text
stringlengths
73
500
prompt
stringlengths
6
164
html
stringlengths
687
388k
embeddings
sequencelengths
768
768
Button Important Scripts can be a security risk, so they are disabled in the . However, if you are confident in the safety of your scripts, you can use them in the . Button is a dashboard element, which allows you to execute a certain script when clicking or depending on click condition. When using the Button , you can change design settings of dashboard elements, filter data, hide other elements, etc. The Button element doesn’t have its own editor, and it is customized using properties an
Dashboards Button
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Button</title> <body> <header> <p class="f_Heading1"><span class="f_Heading1" translate="true">Button</span></p> </header> <p class="f_Stimulsoft text" style="text-align:left;"><table styleclass="Important" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Important</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Scripts can be a security risk, so they are disabled in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Reports_Designer.Template.Calculation_Mode" styleclass="Stimulsoft text" translate="true">Interpretation mode</link><span class="f_Stimulsoft text" translate="true">. However, if you are confident in the safety of your scripts, you can use them in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Reports_Designer.Template.Calculation_Mode" styleclass="Stimulsoft text" translate="true">Compilation mode</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> is a dashboard element, which allows you to execute a certain script when clicking or depending on click condition. When using the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true">, you can change design settings of dashboard elements, filter data, hide other elements, etc. The </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element doesn’t have its own editor, and it is customized using properties and controls on the Ribbon panel. A full set of properties will be presented in the table of element properties. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Button" anchor="text" styleclass="Stimulsoft text" translate="true">Button Text</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Button" anchor="icons" styleclass="Stimulsoft text" translate="true">Icons in the Button</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Button" anchor="shape" styleclass="Stimulsoft text" translate="true">Button Shape</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Button" anchor="visualstates" styleclass="Stimulsoft text" translate="true">Appearance</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Button" anchor="tableofproperties" styleclass="Stimulsoft text" translate="true">Table of the Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <para style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">When creating dashboards, you can change a type for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element. To do this, you should set the Type property to one of the following values:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true">, i.e. an element will be presented as a simple button and will call a script when clicking.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Check Box</span><span class="f_Stimulsoft text" translate="true">, i.e. an element will be presented as a check box, accordingly it may have checked and unchecked conditions. You can define a condition by default using the </span><span class="f_Stimulsoft text bold" translate="true">Checked</span><span class="f_Stimulsoft text" translate="true"> property. Depending on a condition, a script can be executed. Also, you can execute a script when clicking. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Radio Button</span><span class="f_Stimulsoft text" translate="true">, i.e. several buttons can be grouped into one control, where only one button can be checked from the group. Buttons are formed into groups to the general rule of </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">grouping elements in a dashboard</link><span class="f_Stimulsoft text" translate="true">. Depending on a condition, a script can be executed. You can define a condition by default using the </span><span class="f_Stimulsoft text bold" translate="true">Checked</span><span class="f_Stimulsoft text" translate="true"> property. Also, it’s possible to execute a script when clicking. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <para style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">The script, that is executed when interacting with the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element, is defined in its events. The following events can be defined for this element:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> When clicking the </span><span class="f_Stimulsoft text bold" translate="true">Click</span><span class="f_Stimulsoft text" translate="true">, it occurs when clicking on the element by the input pointer. It’s the main event.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Checked Changed</span><span class="f_Stimulsoft text" translate="true">, it occurs when changing element condition from the preset value of the </span><span class="f_Stimulsoft text bold" translate="true">Checked</span><span class="f_Stimulsoft text" translate="true"> property.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="text" styleclass="Stimulsoft text" style="font-weight:bold;"></anchor><span class="f_Stimulsoft text bold" translate="true">Button Text</span><br/><span class="f_Stimulsoft text" translate="true">When creating dashboards, you can define some text, which will be displayed in the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element. It is defined using the </span><span class="f_Stimulsoft text bold" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property. Also, as a value of this property you can specify an expression in curly brackets - {expression}. In this case, the text will be the result of the expression calculation. Please, note if an expression is a link to a data source column, the first value from this data source column will be displayed on the button. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In addition, you can change horizontal or vertical text alignment. You can do this using the </span><span class="f_Stimulsoft text bold" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Vertical Alignment</span><span class="f_Stimulsoft text" translate="true"> properties. In cases, when the text is longer than the button, it will be wrapped to the next line. However, you can disable wrapping having set the </span><span class="f_Stimulsoft text bold" translate="true">Word Wrap</span><span class="f_Stimulsoft text" translate="true"> property to the False value. In this case, the text will be clipped to the border of the element. &#160;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="icons" styleclass="Stimulsoft text" style="font-weight:bold;"></anchor><span class="f_Stimulsoft text bold" translate="true">Icons in the Button</span></p> <para style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">In addition to the text in the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element, you can specify an icon. It can be done using the</span><span class="f_Stimulsoft text bold" translate="true"> Icon Set</span><span class="f_Stimulsoft text" translate="true"> properties group. In this group, using properties, you can define an icon by default, also icons depending on button condition. It’s relevant for buttons of </span><span class="f_Stimulsoft text bold" translate="true">Check Box</span><span class="f_Stimulsoft text" translate="true"> and</span><span class="f_Stimulsoft text bold" translate="true"> Radio Button</span><span class="f_Stimulsoft text" translate="true"> type. This way, the button may have three icons: </span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> By default, an icon is defined using the property of the same name – </span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Checked Icon</span><span class="f_Stimulsoft text" translate="true">, i.e. the icon which will be displayed on the button, if its status will be defined as checked;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Unchecked Icon</span><span class="f_Stimulsoft text" translate="true">, i.e. the icon, that will be displayed on the button, if its status will be defined as unchecked. &#160;</span><br/><br/><span class="f_Stimulsoft text" translate="true">Icon alignment in the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element is defined using the </span><span class="f_Stimulsoft text bold" translate="true">Icon Alignment</span><span class="f_Stimulsoft text" translate="true"> property, and can be defined to the left, to the right, bottom, and center. Please, note that the </span><span class="f_Stimulsoft text bold" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> value for the </span><span class="f_Stimulsoft text bold" translate="true">Icon Alignment</span><span class="f_Stimulsoft text" translate="true"> property disables the display of an icon on the button. &#160; </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="shape" styleclass="Stimulsoft text" style="font-weight:bold;"></anchor><span class="f_Stimulsoft text bold" translate="true">Button Shape</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To display the button in a dashboard, you can use one of two shapes: </span><span class="f_Stimulsoft text bold" translate="true">Rectangle</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Circle</span><span class="f_Stimulsoft text" translate="true">. By default, rectangle is used to display the button. You can change button shape using the </span><span class="f_Stimulsoft text bold" translate="true">Shape Type</span><span class="f_Stimulsoft text" translate="true"> property.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It’s worth taking into account, that when viewing, the entire dashboard will be stretched to the viewer area. If another is not defined using the </span><span class="f_Stimulsoft text bold" translate="true">Content Alignment</span><span class="f_Stimulsoft text" translate="true"> property. Elements of the dashboard will be stretched proportionally. However, you can define behavior for the Button element when stretching in width and height. You can do this, having set the </span><span class="f_Stimulsoft text bold" translate="true">Stretch</span><span class="f_Stimulsoft text" translate="true"> property to the </span><span class="f_Stimulsoft text bold" translate="true">Stretch</span><span class="f_Stimulsoft text" translate="true"> XY value, i.e. stretch in height and width, or </span><span class="f_Stimulsoft text bold" translate="true">Stretch X</span><span class="f_Stimulsoft text" translate="true">, i.e. stretch only in width.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="visualstates" styleclass="Stimulsoft text" style="font-weight:bold;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Appearance </span></p> <para style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">Element visual design is defined using the properties, which are located in the </span><span class="f_Stimulsoft text bold" translate="true">Appearance</span><span class="f_Stimulsoft text" translate="true"> group in the properties panel or style settings of the </span><span class="f_Stimulsoft text bold" translate="true">Report Control</span><span class="f_Stimulsoft text" translate="true"> type. All design properties of the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element can be divided into the following categories:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">Common, i.e. the categories that are present and for other elements of a dashboard. For example, border, brush, style, rounding radius, font, icon brush, shadow, text brush.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">Special, i.e. the categories that are located in the </span><span class="f_Stimulsoft text bold" translate="true">Visual States</span><span class="f_Stimulsoft text" translate="true"> group. These properties allow you to define design depending on the interaction with the Button element. For example, you can change an icon, its brush, button brush when clicking or hovering. More detailed the set of the property will be presented in a table of properties. &#160;</span><br/><br/><span class="f_Stimulsoft text" translate="true">It&apos;s worth considering that you can’t define design settings in the style properties. For example, you’re not able to change an icon when hovering there. You can do it only using special design properties. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text bold"><anchor id="tableofproperties" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Table of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The table contains name and description of the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element properties.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="29" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text bold" style="text-align:center;"><span class="f_Stimulsoft text bold" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text bold" style="text-align:center;"><span class="f_Stimulsoft text bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Text</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify some text on the button. Also, you can specify an expression in curly braces. For example, {expression}. In this case, the result of the expression calculation will be displayed as the text. If the expression is a link to a data column, the first value from this data column will be displayed as the button text. &#160;</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Checked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define button element condition by default. This property is available for buttons of the </span><span class="f_Stimulsoft text bold" translate="true">Check Box</span><span class="f_Stimulsoft text" translate="true"> and the </span><span class="f_Stimulsoft text bold" translate="true">Radio Button</span><span class="f_Stimulsoft text" translate="true"> types. If the current property is set to the true value, the element condition will be defined as </span><span class="f_Stimulsoft text bold" translate="true">Checked</span><span class="f_Stimulsoft text" translate="true">. If the property is set to the false value, the element condition will be defined as Unchecked.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to combine Button elements into a group. This property is available only for buttons of the </span><span class="f_Stimulsoft text bold" translate="true">Radio Button</span><span class="f_Stimulsoft text" translate="true"> type. Using grouping, you can form a single control from different buttons. Buttons are combined according to the general principle of </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">grouping elements in a dashboard</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Icon Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change icon alignment in the button. Icon can be aligned to </span><span class="f_Stimulsoft text bold" translate="true">Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Right</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Top</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Bottom</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Center</span><span class="f_Stimulsoft text" translate="true"> of the button. In addition, this property can be set to the </span><span class="f_Stimulsoft text bold" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> value. In this case, the button icon will not be displayed. &#160; &#160;</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Icon Set</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties, that allows you to set an icon for the button:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true"> property allows you to define an icon by default for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Checked Icon</span><span class="f_Stimulsoft text" translate="true"> property allows you to define an icon for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element in </span><span class="f_Stimulsoft text bold" translate="true">Checked</span><span class="f_Stimulsoft text" translate="true"> condition.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Unchecked Icon</span><span class="f_Stimulsoft text" translate="true"> property allows you to define an icon for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element in </span><span class="f_Stimulsoft text bold" translate="true">Unchecked</span><span class="f_Stimulsoft text" translate="true"> condition.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Horizontal Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define the horizontal alignment of the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> text: </span><span class="f_Stimulsoft text bold" translate="true">Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Center</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Right</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Width</span><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Vertical Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define the vertical alignment of the Button text: </span><span class="f_Stimulsoft text bold" translate="true">Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Center</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Right</span><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Type</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change the element type, which can be defined as </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Check Box</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Radio Button</span><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Word Wrap</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable text wrapping in the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element. If the current property is set to the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the text can be wrapped to the next line in the button element. If the property is set to the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, word wrapping will not be possible, and the text will be cut off at the border of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Shape Type</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change drawing shape of the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element. The following kinds of shape: </span><span class="f_Stimulsoft text bold" translate="true">Rectangle</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Circle</span><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Stretch</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define the element stretch mode in a dashboard. It can be set to one of two modes:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Stretch XY</span><span class="f_Stimulsoft text" translate="true"> value allows you to stretch the element in width and height in a dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Stretch X</span><span class="f_Stimulsoft text" translate="true"> value allows you to stretch the element only in width in a dashboard. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties, which allows you to set element borders: color, sides, size and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Brush</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change brush type and its customization for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Corner Radius</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define the rounding radius for the corners of an element in a dashboard. You can round each corner of the element separately: </span><span class="f_Stimulsoft text bold" translate="true">Top - Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Top - Right</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Bottom - Right</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Bottom - Left</span><span class="f_Stimulsoft text" translate="true">. The property can be set to a value from 0 to 30, where 0 is no rounding angle and 30 is the maximum value of the rounding radius.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties that allows you to define font family, its style and size for the values of the </span><span class="f_Stimulsoft text bold" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Icon Brush</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change brush type and its settings for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> icon. It’s relevant, if icon is defined for the button. &#160;</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Shadow</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties allows you to customize the element&apos;s shadow:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> property allows you to specify the color that will be used to display the element&apos;s shadow;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The properties in the </span><span class="f_Stimulsoft text bold" translate="true">Location</span><span class="f_Stimulsoft text" translate="true"> group allow you to determine the shadow shift in X and Y coordinates, relative to the location of the element in a dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Size</span><span class="f_Stimulsoft text" translate="true"> property allows you to set the size of the shadow from the borders of the element. It can be set to the value from 1 to 10, where 1 is the minimum size and 10 is the maximum;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property allows you to enable or disable the display of the element&apos;s shadow in a dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to select a style for the current element. By default, the </span><span class="f_Stimulsoft text bold" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true"> is set, i.e. a style of this element is inherited from a style of a dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Text Brush</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change brush type and its settings for some text in the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element. It’s relevant if some text is specified for the button. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Visual States</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of special properties allows you to define different design settings, depending on the state of the interaction:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Checked</span><span class="f_Stimulsoft text" translate="true"> property group allows you to define the border, brush, font, icon brush, character set, and text brush for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element when its state is сhecked.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Hover</span><span class="f_Stimulsoft text" translate="true"> property group allows you to define the border, brush, font, icon brush, character set, and text brush for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element when the input pointer is hovered.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Pressed</span><span class="f_Stimulsoft text" translate="true"> property group allows you to define the border, brush, font, icon brush, character set, and text brush for the </span><span class="f_Stimulsoft text bold" translate="true">Button</span><span class="f_Stimulsoft text" translate="true"> element if the element has been clicked.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the current element in a dashboard. If the property is set to the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element is enabled and will be displayed when viewing the dashboard in the viewer. If this property is set to the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when viewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties allows you to define margins (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties allows you to define paddings (left, top, right, bottom) of the graphic element area from the border of the value area.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change the alias of the current element. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to prevent or allow resizing and moving the current element. If the property is set to the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true"> value, the current element cannot be moved or resized. If this property is set to the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true"> value, this element is moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to bind the current location to a dashboard or another element. If the property is set to the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true"> value, the current element is anchored to the current location. If this property is set to the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true"> value, this element is not anchored to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.5482314229, -0.1226679832, -3.4867477417, -1.2504714727, 1.8035333157, -1.0817694664, 2.1306297779, 0.4175399244, 0.1055693105, -1.4250378609, -0.2595725358, -0.4101778269, 2.1202411652, 1.2417519093, 0.8507451415, -0.4625452459, 0.6344061494, -1.6637324095, 0.3715619743, 0.1535077393, 1.072550416, -0.5034177899, -1.2190725803, 0.8914875388, 2.7270638943, 0.5631514788, 1.0401368141, 1.0089902878, -1.3214194775, 0.7288693786, -0.3323346674, -0.0815643743, 0.3010345697, -0.7279815674, 0.2224726975, -0.9909899831, -0.8349524736, 0.450252533, -2.0329656601, 2.0069847107, -0.9853942394, -0.0376961268, 0.3996418417, -0.6734807491, 0.0087934826, -0.6117283702, -0.372923106, 0.5548536181, 1.3537480831, -1.1545227766, -0.3990944624, -1.0580719709, -0.366075635, -1.9946578741, 0.7971825004, 0.4530287981, 0.7805523872, 1.0357061625, 0.2242364883, -0.0777935833, 0.4423212707, 2.8665235043, 0.7764391899, 1.4524018764, -0.0102304379, 0.7287631035, -0.4276360571, 0.9223670959, -0.6908164024, -0.9713016152, -0.8600484133, -0.2945512831, 0.5645486712, 0.4707543254, -0.8167983294, 0.3044697642, -0.7495708466, -0.6923536062, 0.3567866087, 0.7524563074, 0.1065144315, -1.6052715778, 0.8967291713, -0.1657657027, 0.9471703172, -0.8116980791, 0.0949097127, -0.5635377765, -0.1471876949, 1.7715167999, 1.1832169294, -0.593753159, -0.7459382415, 1.1573197842, -0.6540718079, 0.7166464925, 1.1208660603, 0.0350871831, 0.0804647505, -0.277279377, -0.5578771234, -0.4673493505, -1.7046159506, 0.2937775254, 0.6847419739, 0.0588904358, 0.15024665, -0.6589791775, 0.6934565902, -0.78340137, -0.2541860938, 0.6840785146, 0.389070183, -0.3639813364, 0.9609419107, -0.405587256, 1.3795980215, -0.0043885447, -0.781086266, -0.6057851911, -0.5415585041, 0.8150660396, 0.7612679601, 0.5250200629, 0.6643723845, -0.3287278414, -0.1643221229, -0.0607498921, -0.8131787181, -1.2781442404, -1.0598993301, -0.6681860089, -1.5541170835, -0.2418684512, 0.1890284121, 1.2046329975, -0.8959623575, -0.3357255161, -0.1679973453, -0.2334434986, -0.7004433274, -0.0068357959, -1.544937849, -0.9232700467, -1.006454587, -0.1730488539, -0.3155669868, 0.0088672051, 0.230064258, -0.7022592425, -0.174393177, -0.2151984572, -0.0937618315, 1.2186163664, 0.8345620036, -1.6028300524, 1.4838320017, 0.774928689, -0.3473889828, 1.0766541958, 1.0608842373, -0.1056202278, -0.4435313642, 1.8053102493, -0.8240740895, -0.9051592946, 0.5382480025, 2.164965868, -0.3331159949, 0.5318389535, -1.6336233616, -0.3253056109, 1.2244030237, -1.50131464, -0.0869658142, -0.0135109797, 0.0043337322, 0.1606812924, 0.4085315764, -0.4217167497, 0.4724354148, -1.6623136997, 0.2229542434, 0.720690608, -0.9451098442, -0.2355915457, -0.1425569803, -0.7849921584, -0.5355166197, -0.9396233559, -1.4343018532, -0.4961189926, -1.432113409, -1.5041235685, 0.0080103613, -1.5379420519, 0.1658600718, 0.0712843165, 0.4262758493, -0.2924581766, -1.2638562918, -0.4363152087, 0.6459341645, -0.3168914616, -1.5821493864, -0.4127543867, 1.7731050253, 1.6945923567, 0.2692479193, 0.285684526, 2.6336159706, 0.9137163758, -0.6478546262, -0.8445901275, 0.1352963746, -0.2142863721, -0.2112215012, -1.4336122274, 0.5407459736, -0.1826453954, 0.8450961709, 0.044257544, 0.2906215191, -0.3543123305, -0.2241402417, -0.1840904057, -0.6278917789, 0.2645075917, -0.7114511132, -0.0449929722, -1.5070025921, -2.6769909859, -0.1320361942, 0.6140915751, 0.1804054379, -0.2395808548, -0.4176013768, 1.088188529, -0.0933841616, -0.0448327586, 0.6449516416, 0.4832183123, 1.9938101768, -0.2554289699, -0.4884478748, 0.5962402225, 0.0399927497, -0.433585614, -0.1195022911, 2.0313456059, -1.3751493692, -0.0347375311, 0.1796776056, 1.1616621017, -0.3826533258, -1.003964901, -0.6021437645, 0.4925204515, -0.1439432055, -0.0243512075, 0.5470303893, -0.4719369113, 0.3945867419, -1.0844436884, 0.2871055901, 0.0365456156, -0.3052019775, -0.3434588909, 1.3539144993, -0.1762115806, -0.2971836925, -0.3754846454, -1.0362621546, -0.2978101969, -0.1394561529, 0.7473591566, 1.1654069424, -0.1341091692, -0.5608750582, 0.1528442651, -0.8116077781, -0.492010653, -0.725033462, -0.306830436, -0.8524024487, 0.2841537297, -0.1616045237, 0.7243355513, -0.3045168221, 0.6689401269, 0.2423297763, 1.3952667713, -0.2476034015, 0.4994889498, -0.5738702416, -0.7781354189, 1.2057570219, -0.2739791572, 0.0224589985, -1.8990622759, 1.3422932625, 0.290353179, -0.0597282723, 1.2192999125, -0.8365368247, -1.4132537842, 1.6538236141, 0.6616197228, 1.4241858721, 1.2240650654, -0.8775381446, 0.8113828301, -0.3108192384, 1.8320657015, -1.2569121122, 1.603467226, 0.91369766, 1.2870154381, 0.9289397001, 0.1645124555, 1.069010973, -0.9638897777, -0.7221886516, -0.1428147107, -0.3512938619, -0.0336207487, -0.0690019801, 0.2840125859, 0.4488579035, -0.7881723642, 0.4800961018, 2.8575108051, -0.5590732098, -0.4431427121, 0.246018514, 0.6999912262, -0.8146381378, -0.160260424, -0.5940678716, 1.0697455406, 0.7177196741, -0.9063357711, 0.5487377644, -2.2051072121, -0.620262146, 0.5819536448, 0.9645003676, 0.050795272, 0.4839558899, 0.7730330229, -1.7807995081, -0.3906718194, 0.2324255407, -0.1272016913, 1.0229184628, -0.2317893356, 0.3827585876, 0.3683070242, 0.2504097223, 0.5434377193, -0.4475364983, 1.4118841887, -0.5737701654, -0.4302229881, -0.1153488606, 1.8914337158, -0.2175865471, 0.416017592, -0.5461193323, -1.1789804697, 0.2361277044, -0.7072997093, 0.4942083955, 0.2884757519, 0.1898175925, 0.5195938945, -0.74563694, -0.7864455581, -0.169662416, 0.7283824086, 0.5101753473, -0.6017254591, 1.1609036922, 0.1344020069, 1.9893859625, -0.3439442515, 0.497451067, -1.0131276846, 0.2619405091, 0.5403186679, 0.4281956255, -0.6242067814, 0.8393859267, 0.9331222177, 0.1281162947, 0.1874937415, 0.5435192585, 0.81963557, 0.2549991012, 1.2179931402, -1.3555492163, -1.4718836546, -0.1305090487, -0.0797910541, -0.3458733857, 0.3789198697, -0.4391416013, -0.5753496885, 1.0104203224, -0.8269462585, 1.1667128801, -0.5920425653, 0.1213413626, -0.3649489582, 0.282838136, 0.6199551225, 0.6478396058, 0.722309947, 0.0741056129, -0.7065030336, 0.3734586239, 0.7699881792, -0.292362839, -0.5697382689, 0.5835577846, -0.7148277164, -0.3245692253, 1.2049424648, -0.0711836815, -2.250893116, 0.2284674644, 0.719840169, 0.3387766182, -0.397865355, 1.0521982908, -0.6514515877, -0.9061040878, 0.1285301149, 0.0302054975, 1.2538349628, 0.7020145655, -0.523881495, -0.5639628768, -0.0420688055, -0.8671770096, 2.4840154648, 1.0221904516, 0.4071409106, -1.0970398188, 0.5536215305, -0.4647808969, -0.0359375179, 0.1165281013, 0.5430297852, 1.9782269001, -0.4721723199, -0.3853366077, -0.9879465103, -0.3640572429, -0.6781715155, 0.7696145773, -0.9908628464, -1.8130786419, 1.3702802658, 0.1599353701, -0.6090058684, 0.7663158178, 0.1602980196, 1.0294239521, 1.7135004997, -0.2600328922, -0.5056707263, 0.849799931, 0.3016710877, -0.0320206806, -0.009582581, 0.582636714, 0.2526297569, 0.434127599, 2.1912987232, -0.3445771039, 0.7997318506, -0.2796674967, -1.0780025721, -0.5679107904, -0.0961719379, 0.4862546623, -0.6191354394, -0.0127710719, 1.030249238, 1.1640644073, 0.0296903867, 0.6846086383, -0.5283346772, -0.9440121055, -0.475584507, -0.1472493857, 0.1605482996, 0.2884348631, -0.6958550811, 0.544230938, -0.4935216308, -1.5263762474, 0.9593937993, -1.8111664057, -1.3506202698, -1.1784161329, -2.519354105, -0.5157985091, -0.8236822486, -1.0639183521, -0.4501007199, 0.4230115712, 0.7373235822, 0.9454227686, 0.8958773613, 0.7040728331, -0.4314115644, -2.7118098736, -0.0127985682, 0.7181061506, -0.4287265539, 0.1510516107, -0.6052151322, -0.5281227231, 1.4427713156, 0.1441279203, -0.6180716753, 0.7899833322, -0.5653846264, -1.3601289988, 1.4834161997, -0.1308581084, 0.3646695316, 0.5407518148, 0.0456770174, -0.3570080996, 0.6113815904, 0.3608559966, -0.4998698831, 0.1339085251, 0.476765126, 0.7192829847, -0.577668786, 0.1367124915, -0.7039052248, -0.6045501828, 0.028132489, -1.0310058594, -1.5532753468, 1.3282903433, -0.9081534147, 0.3146542609, -0.6558154225, -0.5682054758, -0.6163639426, 0.8111075163, 0.2962906659, 0.479388535, -0.6977910995, 0.6027818322, 0.2271096259, 1.1401492357, 0.8479154706, 0.4861050546, -0.6112407446, 1.5883929729, -0.276877135, -0.3034315705, -0.4573177993, 0.5655972362, -0.4532431364, 0.1479583532, -0.0347956493, -0.5060892701, 0.1888113767, -0.5536446571, 0.1220744848, -0.7289835811, 0.3445807993, 0.3076019287, -0.1641755402, 0.0501404963, 0.5785365701, -0.5415179729, -1.5090141296, -1.1064704657, -1.3189653158, 1.5489932299, -1.5524414778, -0.6935229301, 0.2048316598, -0.2517253458, 0.7807363272, -0.1020638421, 0.7693995237, -0.630196929, -2.3979156017, 0.7487379313, 0.4248687625, 0.9126641154, 0.5076799989, -0.4604349732, 0.4899961948, -1.1797306538, 0.8481292129, 0.9123880267, 0.1632906497, -0.010425874, -0.9161179066, 0.9803324342, -0.5169999003, -0.3500089943, 0.2209383249, 0.6608271599, -0.0709768459, 1.1858773232, 0.2809458971, -0.0372872837, -1.0719847679, -0.2411400825, -0.508931756, 1.6727417707, 0.1298199743, 0.7002703547, -0.6680572629, -0.7180325985, -0.1092922986, -1.6035757065, 0.7242535949, -0.8624644876, -0.196104899, -2.3053939342, -0.1302005351, -0.2850295603, 1.3930799961, -0.2595170736, 0.9878272414, -0.1011750326, 0.6731938124, 1.6602088213, -0.309864521, 0.0538613498, 1.3009872437, 1.7850500345, -1.3359330893, 0.5828677416, -0.5753626227, -0.0657695755, 0.4646619558, 0.7802011967, 1.5841251612, -0.1188550219, -0.0400237851, 1.880877018, -1.0565828085, -0.7725117803, -0.7047725916, -2.2485909462, 0.6809204817, 0.3441628516, -0.0723927617, -0.4465252161, 0.4777620435, 0.6861019135, -0.694111228, -1.1892130375, 0.4146694243, -0.9128329158, -0.3382918835, -0.291357398, 0.9960865974, 0.9826058745, -0.7916345, 0.1780158132, 1.5894788504, 1.4890394211, 0.4509914815, -0.1249203011, 0.7194086313, 1.0841064453, -1.7858351469, 0.3542678654, -0.3381173909, -0.5356675982, -0.0949870199, -0.0910529867, -1.3313683271, -0.1899323165, -0.7016960382, 0.2260045558, 0.5406034589, -0.5050398111, -0.9472364187, 1.0883704424, -0.448320508, -0.811008811, -0.468075037, -1.3594256639, 1.0239422321, -0.3826727569, 0.9939848781, 1.1462025642, 1.2002356052, -0.3540945053, 0.4048435688, -0.4533819556, -0.729121089, -1.476436615, 0.6566545367, -0.3802014291, 0.3014015853, -1.3662266731, 0.251092732, 1.8454684019, 1.8530780077, 1.4515924454, -0.3641628623, 0.6399411559, 1.4747729301, -0.1375932992, 0.3208294511, -2.2203905582, -0.666778326, 0.8542566895, -0.251889348, 1.0595498085, -0.639588058, 0.4433749318, 1.1631840467, 0.231644541, -0.0266313273, -0.0881022066, 1.695274353, 0.0152338371, -1.0209223032, -0.4591715634, -0.4452983439, -0.7758188844, -0.0165171605, -0.2001686692, -1.7023587227, -0.0795088485, 1.1191757917, -0.4201016128, 0.6318246126, -1.2822117805, 0.4986706078, 0.5143229961, 0.0127476649, 0.0840785801, -0.5630224347, -1.3418368101, -1.6134051085, 0.6999086142, 0.9684486985, -1.0142688751, -1.001237154, 1.2289758921, -0.4289694726, 0.90985322, 0.507643342, -0.7960529327, -0.5876162052, -0.7916229367, -1.3101114035, -0.0621251501, 0.0312610194 ]
Cards Cards is a data analytics element, which allows you to display grouped values of data fields as a card. In this chapter the following questions will be considered: ; ; ; ; ; . You can display on cards: Values from data fields and a graphic analysis applied to them; Manually specified value; Images from data fields. Values display of the Cards element is customized in its editor and using properties. To call the editor, you should: Double click on the Cards element; Se
Dashboards Cards
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Cards</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Cards</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cards is a data analytics element, which allows you to display grouped values of data fields as a card.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In this chapter the following questions will be considered:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Cards" anchor="editor" styleclass="Stimulsoft text" translate="true">Element editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Cards" anchor="ordertocreatecards" styleclass="Stimulsoft text" translate="true">Card Layout</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Cards" anchor="ordertooutputvalues" styleclass="Stimulsoft text" translate="true">The order of displaying values in cards</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Cards" anchor="ordertooutputincards" styleclass="Stimulsoft text" translate="true">The order of displaying cards in an element</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Cards" anchor="backcolor" styleclass="Stimulsoft text" translate="true">The color of cards background</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Cards" anchor="propertiestable" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">You can display on cards:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Values from data fields and a graphic analysis applied to them; </span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Manually specified value;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Images from data fields.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Values display of the </span><span class="f_Stimulsoft text bold" translate="true">Cards</span><span class="f_Stimulsoft text" translate="true"> element is customized in its editor and using properties. To call the editor, you should:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double click on the </span><span class="f_Stimulsoft text bold" translate="true">Cards</span><span class="f_Stimulsoft text" translate="true"> element;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Cards</span><span class="f_Stimulsoft text" translate="true"> element, and choose the </span><span class="f_Stimulsoft text bold" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><anchor id="editor" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Element Editor</span><br/><span class="f_Stimulsoft text" translate="true">In the editor of the </span><span class="f_Stimulsoft text bold" translate="true">Cards</span><span class="f_Stimulsoft text" translate="true"> element, you can add fields with data, the order of their display in each card, deletion and enable of different types of graphic data analysis.</span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The list of data fields of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Cards</span><span class="f_Stimulsoft text" translate="true"> element. </span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field of a selected data field.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Value type of the selected data filed:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> is the type at which the value of the data field will be displayed in its initial state.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> indicator is the type in which various functions can be applied to the values of the data field.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Data Bars</span><span class="f_Stimulsoft text" translate="true"> is the type in which various functions can be applied to the values of a data field, and a Data Bars will be added for each value of this field.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Color Scale</span><span class="f_Stimulsoft text" translate="true"> is the type in which various functions can be applied to the values of a data field, and a color scale will be added for each value of this field.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> is the type in which various functions can be applied to the values of a data field, and an indicator will be added for each value of this field. </span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Sparklines</span><span class="f_Stimulsoft text" translate="true"> is the type in which a value of a data field will be presented as a graphic. By the way, in this case, the sparkline has several views – graphic, area, data bars, win/lose. In addition, you can define the mode of starting points for sparkline, graphic or area. </span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Bubble</span><span class="f_Stimulsoft text" translate="true"> is the type in which various functions can be applied to the values of a data field, and each value will be presented as a bubble.</span><br/></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to enable or disable the display of a selected column in a element of a dashboard. Also, enable or disable of a column can depended on the result of a logic expression. If the result of expression calculation will be the true value, a column will be enabled. If the result of expression calculation will be the false value, the column will be disabled.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In cases, if such types of graphic analysis as </span><span class="f_Stimulsoft text bold" translate="true">Color Scale</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Sparkline</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Bubble</span><span class="f_Stimulsoft text" translate="true"> are used for data fields, other parameters, which allow you to define additional settings of these types will be displayed in the editor. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="ordertocreatecards" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Card Layout</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When adding the first data field to the </span><span class="f_Stimulsoft text bold" translate="true">Cards</span><span class="f_Stimulsoft text" translate="true"> element, for each value from a data column will be formed its own card. Next, if another data column will be added from the same source, its values will be added to existing cards as well as these data is compared in the source. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If a data column will be added from another data source, its values will be added to existing cards if there is a connection between data sources. Otherwise, if there is no connection between data sources, for values from the second column data column will be formed their own cards.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><anchor id="ordertooutputvalues" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">The order of displaying values in the cards</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Each value from a data column, by default, it is displayed in a new row. The order of displaying values in rows of a card is defined by the location of fields in the </span><span class="f_Stimulsoft text bold" translate="true">Cards</span><span class="f_Stimulsoft text" translate="true"> element editor. This way, the higher a data column, the higher a value from it in the card. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you need to display a value from the following data column in the same row as the previous one, you should use the </span><span class="f_Stimulsoft text bold" translate="true">Wrap Line</span><span class="f_Stimulsoft text" translate="true"> property and set to the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true"> value. After that, the values from the data column which is located in the element editor below will be displayed in the card of the same row.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text bold"><anchor id="ordertooutputincards" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">The order of displaying cards in the element</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The order of displaying cards in the element is defined by the following element properties: </span><span class="f_Stimulsoft text bold" translate="true">Column Count</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Orientation</span><span class="f_Stimulsoft text" translate="true">. By default, the </span><span class="f_Stimulsoft text bold" translate="true">Column Count</span><span class="f_Stimulsoft text" translate="true"> property is set to 0 value, i.e. the number of columns in the element to display cards is calculated automatically. However, you can change it, having specified the necessary number of columns as a value of this property.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The direction of cards columns filling depends on a value of the </span><span class="f_Stimulsoft text bold" translate="true">Orientation</span><span class="f_Stimulsoft text" translate="true"> property and by default is defined as </span><span class="f_Stimulsoft text bold" translate="true">Horizontal</span><span class="f_Stimulsoft text" translate="true">, i.e. cards are displayed from left to right line by line. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">However, the </span><span class="f_Stimulsoft text bold" translate="true">Orientation</span><span class="f_Stimulsoft text" translate="true"> property can be defined as the Vertical, i.e. firstly cards will be filled with from top to bottom, after in the next right column. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><anchor id="backcolor" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Cards Back Color</span><br/><span class="f_Stimulsoft text" translate="true">By default, cards back color in the element and the element back color are defined from the </span><span class="f_Stimulsoft text bold" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property. The value for this property can be received from the element style or defined from the </span><span class="f_Stimulsoft text bold" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property. However, each card can have its own shade. It depends on the value of the </span><span class="f_Stimulsoft text bold" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> property. If the </span><span class="f_Stimulsoft text bold" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> property is set to the True value, each card will have a unique shade.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Color sets for creating shades depend on a value of the </span><span class="f_Stimulsoft text bold" translate="true">Series Colors</span><span class="f_Stimulsoft text" translate="true"> property and can be received from a style of the element or defined from preset color collections in the list of values of this property. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><anchor id="propertiestable" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Table of Properties</span><br/><span class="f_Stimulsoft text" translate="true">The table contains name and description of the </span><span class="f_Stimulsoft text bold" translate="true">Cards</span><span class="f_Stimulsoft text" translate="true"> element properties and its fields.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="29" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text bold" style="text-align:center;"><span class="f_Stimulsoft text bold" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text bold" style="text-align:center;"><span class="f_Stimulsoft text bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Cards</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties, which allows you to set cards in the element:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> property allows you to enable or disable the mode of a unique shade for each card in the element. If the property will be set to the False value, cards back color will be the same. If the property will be set to the True value, cards back color will be unique for</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> Each card.    </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Corner Radius</span><span class="f_Stimulsoft text" translate="true"> group of properties allows you to define radiuses of rounding for cards in the element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> A group of properties that allows you to define indents (left, top, right, bottom) of the value area from the cards border.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Padding</span><span class="f_Stimulsoft text" translate="true"> group of properties allows you to define paddings (left, top, right, bottom) values of area border from the border of cards in the element. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Column Count</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define the number of columns in the element. By default, the property is set to 0, i.e. the number of columns for cards in element is counted automatically. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Orientation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define the direction of filling the columns of the element with cards. If the property is set to the </span><span class="f_Stimulsoft text bold" translate="true">Horizontal</span><span class="f_Stimulsoft text" translate="true"> value, the columns are first filled from left to right within the width of the element, and a transition to a new line is performed. If the property is set to the </span><span class="f_Stimulsoft text bold" translate="true">Vertical</span><span class="f_Stimulsoft text" translate="true">, the columns are first filled from top to bottom within the height of the element, and then a transition is made to a new column on the right.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify a background color for cards in an element. By default, the color from the style is used. Also, it’s worth taking into account that if the </span><span class="f_Stimulsoft text bold" translate="true">Color for each</span><span class="f_Stimulsoft text" translate="true"> mode is enabled, the background color of the cards is defined by the value of the </span><span class="f_Stimulsoft text bold" translate="true">Series Colors</span><span class="f_Stimulsoft text" translate="true"> property.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the cards - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Corner Radius</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define the rounding radius for the corners of an element on the dashboard. You can round each corner of the element separately: </span><span class="f_Stimulsoft text bold" translate="true">Top - Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Top - Right</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Bottom - Right</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Bottom - Left</span><span class="f_Stimulsoft text" translate="true">. The property can be set to a value between 0 and 30, where 0 is no rounding angle and 30 is the maximum value of the rounding radius.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Series Colors</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define a collection of colors to generate unique background hues for cards in an element. This property is relevant if the Color each mode is enabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Shadow</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties that allows you to customize the element&apos;s shadow:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> property allows you to specify the color that will be used to display the element&apos;s shadow;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Properties in the </span><span class="f_Stimulsoft text bold" translate="true">Location</span><span class="f_Stimulsoft text" translate="true"> group allow you to define the shadow shift in X and Y coordinates, relative to the location of the element in a dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Size</span><span class="f_Stimulsoft text" translate="true"> property allows you to set the size of the shadow from the borders of the element. Can be set to a value between 1 and 10, where 1 is the minimum size and 10 is the maximum;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property allows you to enable or disable the display of the element&apos;s shadow in a dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to select a style for the current element. By default, the value is </span><span class="f_Stimulsoft text bold" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of a dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the current item in a dashboard. If the property is set to the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element is enabled and will be displayed when viewing a dashboard in the viewer. If this property is set the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when viewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties that allows you to define the indents (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties that allows you to define indents (left, top, right, bottom) of values from the border of the value area.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property allows you to change the background color of the current element&apos;s header. By default, this property is set to </span><span class="f_Stimulsoft text bold" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the settings of the current element style.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the text color of the heading of the current element. By default, this property is set to </span><span class="f_Stimulsoft text bold" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the heading text color will be derived from the current element style settings.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> property group allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property allows you to change the alignment of the title relative to the element: </span><span class="f_Stimulsoft text bold" translate="true">Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Center</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Right</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property allows you to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property allows you to enable or disable the display of the title of the current element. If the property is set to the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the header elements will be included. If this property is set to the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, the title of the element will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change alias of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to set the permissions to use the current element in a dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> parameter provides the option to allow or deny the element to be modified. If the checkbox is checked, the current element can be changed. If the checkbox is not checked, this element cannot be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option provides the option to allow or deny the item&apos;s deletion. If the checkbox is checked, then the current element can be deleted. If the checkbox is not checked, then this element cannot be deleted.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> parameter provides the ability to allow or prohibit the element from being moved. If the checkbox is checked, the current element can be moved. If the checkbox is not checked, then this element cannot be moved.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option provides the ability to allow or prohibit the element from being resized. If the checkbox is checked, the size of the current element can be changed. If the checkbox is not checked, the dimensions of this element cannot be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option provides the option to allow or deny the selection of the element. If the checkbox is checked, the current element can be selected. If the checkbox is not checked, then this element cannot be selected.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to prevent or allow resizing and moving the current element. If the property is set to True, the current element cannot be moved or resized. If this property is set to the False, this element is moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to bind the current location to a dashboard or another element. If the property is set to the True, the current element is anchored to the current location. If this property is set to the False, this element is not anchored to the current location.</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2"> <p class="f_Stimulsoft text" style="text-align:left;"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Properties of the element data fields:</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Expression</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify an expression for the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Label</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change the label of a data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify fore color for the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Height</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you a row height for the value of the current data field. By default, the property is set to 0, i.e. the line height for the value is calculated automatically.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Horizontal Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify the horizontal text alignment for the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Vertical Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify vertical text alignment for the current data field. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Wrap Line</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define whether the next value in the current card will be displayed on the same line or will be moved to the next line. If the property is set to the True value, the next value will be displayed in a new line. If the property is set to the False value, the value from the next data field will be displayed on the same line as the value from the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties that allows you to define font family, its style for values of the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify text format for the values of the current data field.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.5466219783, 0.7951242328, -3.855931282, -1.8080813885, 0.8140818477, -1.1424791813, -0.7870203257, 0.1635332406, -1.4096400738, -1.829666853, 0.3209832311, 0.8506730199, 1.8243390322, -0.1223229542, 0.0066134566, 0.1180952117, -1.1904369593, -0.7313667536, 0.5521534681, -0.1377085596, 0.1412918717, -0.3497730494, 0.3349051178, 0.6560021043, 2.5728549957, -0.6381536722, 0.3732615709, 0.0941009, -2.4782967567, -0.3680342734, 0.583705008, -0.0943621919, 0.2681296766, -0.9085672498, 0.6689782143, -0.4134722948, 1.6062648296, -0.0472183675, 0.7456556559, 0.5436098576, 0.46176368, 0.8201823831, 0.3360042274, -0.5499507189, -0.2752149999, 1.237981081, 0.7007152438, 0.6726719141, 0.8744223714, 0.2573632598, -1.218343854, -1.5528987646, -0.0137068331, 0.5782331824, 0.7347068787, 1.564029932, -0.3564095199, 0.6244830489, 0.7146215439, 0.4599027634, 0.7782896757, 1.3610374928, -0.2979069948, 1.883764267, 1.1921439171, -0.6971966624, 0.1782672256, 1.0930986404, -1.684484601, -0.4362850487, 1.6261441708, -0.3757035732, 1.6214594841, 0.365293771, -0.3705154061, 0.0228959434, 0.0270687621, -0.5865087509, 0.2920000851, 1.713812232, 0.676337719, -1.2424422503, 1.0165009499, -0.2873333097, 1.7702504396, -1.4476901293, 0.0634696111, 0.0869138464, 0.0316158868, 1.7444293499, -0.7773415446, 0.6631899476, 0.6329216361, 0.2288328856, -0.8745678663, 0.6218084097, 0.1915267706, -0.0746314153, -0.0360678807, -0.6360539794, -0.7781502008, -0.4907019436, 0.7599591613, -0.3272945881, -0.3585879505, 1.2665383816, -1.9590599537, 0.5703318715, 0.3596746027, -0.5185275078, -0.0178317484, -1.524091959, 0.3724982142, -0.6663241982, 0.023094438, 0.3574476838, 0.219285205, 0.1709033847, 0.3596410155, 0.6585235, 0.2667776048, 0.4039581418, 0.5399846435, 1.346971035, 0.0080020297, 0.1845093966, -0.4911558032, 0.6657967567, 0.2340890765, -0.0456530862, -0.0007193437, -0.6453674436, -0.7330570221, -0.4760008752, -0.0522808358, 0.06227725, -0.0446250103, -0.3711774349, 1.4212955236, -0.0794826671, 0.6126509905, 0.7755158544, -0.4476813078, -1.5254378319, -1.0545452833, -1.2954639196, 1.574586153, -1.2906633615, -0.7610535026, -0.0230408609, 0.0580075346, -0.0667359829, -0.0259272251, 1.816993475, 1.181078434, -0.1767409295, 0.6917899847, 0.2234392315, -0.3449396789, 0.718655467, 1.4791265726, -0.7710906267, -1.290084362, 0.8766513467, -0.8149983883, -2.5251538754, 0.2902319133, 0.4939840734, 1.6810133457, 1.9649610519, -0.8761054873, -0.2583829761, -0.0745807365, -1.2628102303, 1.4883517027, -0.1718765199, 1.0783787966, 0.4249334037, -0.5195944905, -1.4233956337, 0.399307549, -0.8884320855, 1.0597172976, 1.0767942667, -0.1002406925, -0.4574994445, 0.4584676325, -0.0795731246, 0.2012458593, -0.7100816965, -0.560277164, 0.5704934001, -0.6346165538, 0.0078166649, 0.211392045, -0.4729210436, 0.1885932535, 0.3204568923, -0.0548104607, -0.7044947147, -0.3132414818, 0.0963146836, -1.4547144175, 0.4351064265, -1.0698115826, -0.4496512115, -0.013323471, 1.0010334253, 0.0719420761, 1.194632411, 0.6492422223, 1.0887160301, -1.1800849438, 0.7886705995, 1.0594488382, -0.1638084203, 0.7131268382, -0.5158179998, -1.0247058868, -0.062759459, 0.7493591309, 0.450204581, 0.2975544035, -0.1427725405, -0.1107086167, -0.1547308564, 0.4116536081, 0.9659003615, -0.2554561794, -0.5674276948, -1.6570191383, -0.5443913341, 0.6946146488, 0.1254791468, -0.2159527987, 0.8125899434, -0.3971497715, 1.8143564463, -0.300144732, -0.6104804873, 0.2539896369, 1.435020566, -0.4833329022, 0.4408755004, -0.4747433662, 1.2556004524, 0.1667408645, -0.9436010718, 0.3866507411, 0.3735531569, -0.3864766359, -0.5839757323, 1.1676245928, 0.695859313, 0.3986070752, -0.8058259487, -0.5598110557, -0.653660357, -0.4015111029, 0.445329845, 1.4643864632, 0.9260459542, 0.1836824715, -0.3765074611, 0.6537293196, -1.3555953503, -0.2366418988, 0.7648800015, 0.3774411976, 0.0419388153, 0.1160726324, -0.5014412999, 0.0691547841, 0.5111039281, -0.2105060518, 0.020837564, -0.3105868399, -0.3563571274, -0.7773837447, 0.6024897695, 1.3341062069, -1.3605110645, -1.3873364925, -0.7584158182, -1.3130438328, 1.3074258566, 0.5461711287, 0.0425234064, 0.6430875659, 1.0608890057, 0.2619651556, 1.0423183441, -0.9578235149, -1.3500175476, -0.3958873153, 0.0575239472, 1.2697156668, -0.1283504367, 0.4463586211, 0.2809259593, 0.2359770983, -0.1397029907, 0.6634812355, 0.1429426074, -0.1766222119, 0.4787044525, 2.9835832119, -0.8420698047, 1.2320215702, -0.4352630675, -1.0187228918, -1.3027422428, 0.1265009046, 1.1731026173, -1.2276334763, 0.0853194892, 1.0627313852, 1.4411575794, -0.4408907592, 0.5393057466, 0.7716779113, -0.6310727596, 0.5977637768, -1.628166914, 1.0733714104, 0.6697901487, -1.0122286081, 0.0818604678, 1.2474631071, -0.7918040752, -0.3644382954, 0.555139482, 0.4071517885, -1.083796382, -1.5601050854, 0.5038064122, -0.1671332717, -0.242965728, 0.021354733, 0.87898314, 0.0696581975, 0.2091480047, -0.0780140981, -2.731669426, -0.6088903546, -0.8086003065, 0.0617368557, -0.967171669, 0.8045133948, 0.3990198374, 0.0674406812, -0.2626717985, 0.7127901316, 0.769595623, 0.7662057281, -0.973105371, -0.1647036374, -0.186826244, 0.6302989125, 0.3198543787, -0.8392492533, 0.9571372867, 0.7086474895, -0.4904532731, -0.1166151389, 1.3084754944, 0.6855828762, 0.4176748395, 1.0339205265, -0.7464689612, 0.3185928464, 0.407726109, 0.486797452, 0.0189521462, 0.423484385, 0.2310459763, -1.158472538, -0.1952423751, -0.7568398714, 0.607622683, 0.2311531156, -0.7940737009, 1.0612990856, -0.1705723107, 0.2183928043, -0.2570123971, 0.2805623412, -1.0032900572, 0.7089061141, 0.1301164478, 0.0499828607, 0.2287456691, -1.2737970352, 0.7410079837, -0.1726986617, -2.6663193703, 0.205824092, -0.0521735996, -0.9230782986, 1.2830476761, -0.874293685, -1.2657045126, 0.8427023888, -1.0002454519, 0.4817948043, 0.8873884082, -0.7836926579, -1.6374866962, 2.2299096584, -0.0026830684, 0.2806150913, -0.2137624174, -0.3031435609, -0.6802589893, 1.0120052099, 0.6207901239, 0.7853251696, 0.256134212, -1.212269783, -0.4677297771, 1.2634630203, 0.4163995385, -0.3451360762, 0.389583081, 0.2694919407, 0.198310256, 0.7172355056, 1.5445864201, 0.8459845185, -0.7632046342, -0.4815181792, 0.8940292597, -0.1461247951, 0.3282445073, -0.8900390863, -0.8053356409, -0.0225649755, 0.1936762184, 0.8394970298, 1.8198009729, 2.0670902729, -0.5399398804, -0.9789198041, -0.4534138739, 0.5983789563, 1.9879841805, -0.0764713511, 0.2417099178, -1.0558823347, 0.7774609923, -0.530516386, -0.0045111435, -0.8391156793, 1.5073384047, 1.5510010719, -0.6125819683, -1.3228954077, -0.8362157941, -0.2063304931, -0.1407868266, -0.1485724002, 1.178104043, -1.5364214182, 0.0429748334, -0.2153782099, -0.0151692396, 0.5844165087, -0.1231631935, 1.0148118734, 1.9497053623, -0.4253615737, -0.403858602, -0.1087373644, -1.525788784, -0.0730052069, 0.4560644329, 0.4510712028, 0.3726864159, 0.011714723, 0.5394412279, 0.6887336373, -0.657714963, -0.2752625942, -1.1434165239, 0.3450794518, 1.165163517, 1.5494207144, -0.9471166134, 0.6250513196, 0.199222222, -0.5717973113, 0.5981092453, 0.4347700179, 0.5268285275, 0.6109983921, -1.4153277874, 0.9452329278, 0.3650171757, 0.5168991685, -0.5925805569, 1.0116847754, 0.1183921322, 0.0450540148, -0.3513164818, 0.5387070179, -1.3682630062, -0.0841937512, -3.4542074203, -0.3538717926, -0.5083751678, -0.865183115, -0.0777349323, 2.5625534058, 0.2867540419, 1.4673695564, -0.078934297, -0.1669073105, -0.8382908702, 0.8092226386, 1.4455651045, -1.1856707335, -1.8107360601, -0.6683264971, -0.0791905224, -1.2564598322, -0.2480375618, 0.5922541618, -1.1669906378, 0.6882039905, -0.0090735536, 0.1828522831, 0.385746479, 0.4339160621, -0.7220620513, -1.1035517454, -0.7288950682, -1.3491945267, 0.454598248, 0.3799258769, 0.7552303672, 0.6315453649, -0.1510187089, -0.802760303, 0.1446956098, 0.2344672233, -0.8563615084, -1.5848220587, 0.9208747745, 0.3154532015, -2.0803747177, 0.0279316958, -0.893470943, 1.2536863089, -0.5613546371, -0.2499981225, -1.0506654978, -0.3362109661, 0.353374064, -0.0998252407, -0.1147096157, 0.1655019224, -0.0020640453, 0.1250647902, 0.842594564, 0.1796368062, -0.1428442299, 0.749494791, 0.1297196001, 1.0648524761, -1.5929192305, 0.8222359419, -0.8449715376, 1.5864161253, -0.4157443941, -0.4169170558, 0.0652923062, 1.0072598457, -0.111552231, -1.5006922483, 0.0204520039, -0.1362348199, -0.264391005, 0.4260787964, 0.1956987977, 0.9841396809, -1.4519751072, -1.6590049267, 0.3387789428, -0.4011223912, -0.0892933458, 0.3313112259, 0.3742735684, 1.1935886145, -0.5636864305, 0.2138376683, 0.8590210676, -1.1224719286, -2.7937550545, 0.9447085261, -0.9182540774, -0.8239305019, 0.4796859622, 0.0828104839, -0.4635678828, -1.2678753138, 0.4868137538, -0.5231217146, 0.3084216416, -0.8094146848, -0.7874970436, -0.2969696522, -0.680847764, -1.729834199, -0.2210992426, -0.1554388404, -0.2965579629, 2.3514223099, 0.7192026973, -0.0094638839, -1.9229022264, -1.6580626965, -0.4868319333, -0.4075325727, -0.2263318449, 1.0799561739, -0.6574690938, -0.6398967505, -0.0017368932, 0.1233163178, 1.072106123, -0.2275722474, -0.5819871426, -1.757119298, 0.3695563078, 0.2634265423, 0.2909431756, -0.6596013308, 1.4404364824, 0.9828747511, 1.2229431868, 0.738501966, -0.023909511, 0.3427592814, -0.1099195257, 1.9096870422, -1.1683325768, 0.1710193455, 0.0033869059, 0.7747529745, -1.3874406815, 2.0782840252, 2.0125484467, 0.2202005386, -0.3329812586, -0.255566299, -1.9855076075, 0.6822390556, -1.2556643486, -3.2691469193, -1.1674258709, -1.0800675154, -0.5623028278, -1.1274498701, -0.0343244672, 0.4705277681, -1.6294740438, -0.4852195382, 0.3733683228, -0.8551720381, -0.6607396603, 0.251478821, 0.8474556804, 0.0234154258, 0.3485222161, -0.1297189891, -1.0922396183, -0.162745297, 0.5359942913, -1.0282567739, -1.2554391623, 0.2775093317, 1.1892601252, 0.2265909761, 0.9463610053, -0.0919196829, -0.5198584199, 0.4352469742, -0.4642631412, 0.1976092756, -0.8750014305, 0.9504352808, -1.6111103296, 1.2171008587, 0.0452470705, 0.8796591163, 0.29370749, -0.648766458, -0.2503333986, -1.4150128365, 1.1156731844, -0.4875023663, 0.6765105724, 1.0127079487, 1.0846443176, -0.1278098226, -0.617883265, 0.244885847, 0.2828649879, 0.1347863227, -0.8532382846, -0.1917396188, 0.6679334044, -1.1776481867, 0.5055564642, 0.2585407794, 1.0052139759, -0.8027684689, -1.6121979952, -0.4874705672, 1.7446042299, -0.682497859, 0.5652383566, -0.7191451192, -0.7737010121, -0.1976717412, -0.8540785313, -0.5256339908, 0.3032327294, 0.7558464408, 0.7330425382, -1.5088654757, 0.329548806, -1.1229906082, 3.038734436, 0.3236221671, 0.6467581391, -0.1619074494, -0.781612277, 0.3471602798, -1.1649163961, -0.1920201331, 0.647423327, 0.0636180937, 0.3553815484, -0.6884704828, -0.3276277483, -1.4094680548, -0.0423396714, -0.1840754151, -0.3075996339, 0.2715789378, 0.000158883, -0.0689346716, -0.6861815453, 0.3712419271, 1.3913173676, -0.5809283853, -0.0146497088, 0.8787340522, 0.1781198382, 0.6045371294, 0.3101109862, -0.0829316974, 0.697058022, 0.1632461548, -1.1365652084, -1.0308747292, 0.1048508286 ]
Chart Chart is a graphical element of data analysis, using which the data can be processed and the result is displayed as graphs. Information and can be applied to the values of the current element. This chapter will cover the following: ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; . Chart Editor You can configure the Chart element in the special editor. To call the chart editor, you should: Double-click the left mouse button; Select the Chart item and select the Desi
Dashboards Chart
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Chart</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Chart</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> is a graphical element of data analysis, using which the data can be processed and the result is displayed as graphs.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Appearance" anchor="TextFormat" styleclass="Stimulsoft text" translate="true">Text formatting</link><span class="f_Stimulsoft text" translate="true"> and </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">Interaction</link><span class="f_Stimulsoft text" translate="true"> can be applied to the values of the current element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="ChartEditor" styleclass="Stimulsoft text" translate="true">Chart Editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="ChartValues" styleclass="Stimulsoft text" translate="true">Chart Values</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="ChartTypes" styleclass="Stimulsoft text" translate="true">Chart Types</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="ChartArguments" styleclass="Stimulsoft text" translate="true">Chart Arguments</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="ChartSeries" styleclass="Stimulsoft text" translate="true">Chart Series</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="ColorEach" styleclass="Stimulsoft text" translate="true">The Color Each Property</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="ChartLegend" styleclass="Stimulsoft text" translate="true">Chart Legend</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="ConstantLines" styleclass="Stimulsoft text" translate="true">Constant Lines</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="moreoptions" styleclass="Stimulsoft text" translate="true">More Options</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="charticons" styleclass="Stimulsoft text" translate="true">Icons</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="roundvalue" styleclass="Stimulsoft text" translate="true">Round Values</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="showzeroshownull" styleclass="Stimulsoft text" translate="true">Show Zero and Show nulls</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="linewidthlinestyle" styleclass="Stimulsoft text" translate="true">Width and Style of Line</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="yaxis" styleclass="Stimulsoft text" translate="true">Y axis</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="viewchart" styleclass="Stimulsoft text" translate="true">Views</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="ChartEditor" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Chart Editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can configure the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> element in the special editor. To call the chart editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the left mouse button;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> item and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> item, and, on the property panel, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button for the </span><span class="f_Stimulsoft text bold" translate="true">Values</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Arguments</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> properties.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the chart editor, you can do the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify data fields with values for the chart;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify chart arguments;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the rows of the chart;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Choose a chart type;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Modify the expression of the selected item.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The chart area is configured using the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Area</span><span class="f_Stimulsoft text" translate="true"> group on the property bar. You can adjust the horizontal, vertical lines and etc.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ChartValues" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To create a chart in the dashboard, at least one data field specified in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field is required:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Drag and drop the data column from the dictionary into the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field, and for newly added items - into the editor or chart area.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Field</span><span class="f_Stimulsoft text" translate="true">. Set the expression for this element, the processing result of which will be the values for the chart.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, the chart can specify the arguments and series. If the arguments and series are not specified, then all element values will be processed and displayed using one graphic element. For example, if three data fields are created in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field, then three graphical elements will be displayed in the </span><span class="f_Stimulsoft text bold" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For some types of charts require setting values in several fields. For example, for financial charts you need to specify the value in the fields - </span><span class="f_Stimulsoft text bold" translate="true">Open</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Close</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Max</span><span class="f_Stimulsoft text" translate="true">, and </span><span class="f_Stimulsoft text bold" translate="true">Min</span><span class="f_Stimulsoft text" translate="true">. In this case, you should create at least one data field for every Value field. </span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ChartTypes" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart types</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Depending on the type of a chart chosen, the data will be displayed using one or another graphic element. You can display several types of charts within the same chart element. For example Clustered Column and Line.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Within the same </span><span class="f_Stimulsoft text bold" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> element, not all types are compatible. It is impossible to display the </span><span class="f_Stimulsoft text bold" translate="true">Funnel</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Gantt</span><span class="f_Stimulsoft text" translate="true"> in one element.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should know that only one type of a chart can belong to one data field. If it is necessary to display the same data field with different types of charts within the same </span><span class="f_Stimulsoft text bold" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> element, you should create several duplicates of this data field in the </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field and specify one of the chart types for every copy.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To change the type of a chart, you should do the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the left mouse button on the </span><span class="f_Stimulsoft text bold" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the chart type button in the editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the chart type you need.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ChartArguments" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Arguments</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The argument refers to data that is associated with the values of the chart. In other words, every value of the chart will correspond to some value. For example, product prices are related to the list of products, i.e. every product has its own price. In this case, in the chart, each product will be represented in a separate graphic element.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, for product prices, an argument may be a category of products. In this case, for each category of products, a graphic element will be presented. The value of this graphic element will be the sum of the prices of products which are included into this category.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For charts with an area of X - Y, the arguments are the values along the X axis (except for bar charts). In the case of other chart types, the arguments are separate chart segments.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To set chart arguments, you should to the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the mouse left button on the </span><span class="f_Stimulsoft text bold" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the element editor, drag ad drop the data column from the dictionary to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Arguments</span><span class="f_Stimulsoft text" translate="true"> field.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">  Create </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Field</span><span class="f_Stimulsoft text" translate="true"> in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Arguments</span><span class="f_Stimulsoft text" translate="true"> field. Set the expression for this element, the processing result of which will be the arguments for the chart.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the chart editor, you can specify multiple data fields for the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Arguments</span><span class="f_Stimulsoft text" translate="true"> field.</span><br/></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ChartSeries" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Series of charts are graphical elements with or without arguments and grouped by a specific value.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, you have a chart with product prices (chart values) and a list of products (chart arguments). If you add an element to the series of the chart with the category data for these products, then a list of products will be displayed for every category. Below is a chart with prices for every product category and one argument.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To set the series of a chart, you should do the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the mouse left button on the Chart item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the element editor, drag and drop the data column from the dictionary to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Create </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Item</span><span class="f_Stimulsoft text" translate="true"> in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field. Set an expression for this element, the processing result of which will be series for the chart.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The chart axes are configured using the</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true"> X Axis</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Y Axis</span><span class="f_Stimulsoft text" translate="true"> property groups (you can find them on the property panel). You can customize axis labels and titles.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ColorEach" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">The Color Each property</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">By default, the graphical elements of a diagram within one series have one color. However, if you need to display each graphic element in a separate color, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the Chart element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> set the </span><span class="f_Stimulsoft text bold" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> property to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true </span><span class="f_Stimulsoft text" translate="true">on the property panel.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ChartLegend" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart Legend</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The chart legend is a description for the graphic elements. If the chart has series, the legend will automatically be enabled. The legend shows:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Marker</span><span class="f_Stimulsoft text" translate="true"> is a special graphic icon with the color of the graphic element to which it belongs.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The value of the series for a specific graphic element of the chart;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If the arguments are set for the chart, it shows the value of the argument for a specific graphic element of the chart.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Setting the legend is done using properties from the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Legend</span><span class="f_Stimulsoft text" translate="true"> group on the property panel. You can adjust the alignment of the legend horizontally and vertically, the title of the legend, the text of the legend, and etc.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="ConstantLines" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Constant lines</span></p> <p class="f_Stimulsoft text"><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Constant lines are used to display value lines in the </span><span class="f_Stimulsoft text" translate="true">chart area.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should do the following to add constant lines in the chart:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Select a chart in the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> On the property panel, click the </span><span class="f_Stimulsoft text bold" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button of the </span><span class="f_Stimulsoft text bold" translate="true">Constant Lines</span><span class="f_Stimulsoft text" translate="true"> property.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After that, the editor will open. Configure constant lines for the current chart in the editor.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Normal"><anchor id="ConstantLinesEditor" styleclass="Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Constant Lines editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the current editor, you can add, setup and remove constant lines for the current chart.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true"> Сlick the </span><span class="f_Stimulsoft text bold" translate="true">Add Constant Line</span><span class="f_Stimulsoft text" translate="true"> button to create a new constant line. After that, you can use the properties on the properties panel to set this constant line. For each constant line, you can specify value, color, style, width, text and it position.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true"> You can move constant lines in the list of lines by dragging.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">You can remove constant line from the list hovering over and click </span><span class="f_Stimulsoft text bold" translate="true">Delete</span><span class="f_Stimulsoft text" translate="true"> button.</span></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="moreoptions" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">More Options</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">There are additional parameters on the </span><span class="f_Stimulsoft text bold" translate="true">More Options</span><span class="f_Stimulsoft text" translate="true"> panel. However, a list of additional parameters depends on the type of a chart. Some of them can be available only for Line charts, other only for Clustered Columns, the third, such as the bind to the </span><span class="f_Stimulsoft text bold" translate="true">right Y-axis</span><span class="f_Stimulsoft text" translate="true">, depend on the values of the element properties. To open the additional parameters panel you should click the </span><span class="f_Stimulsoft text bold" translate="true">More Options</span><span class="f_Stimulsoft text" translate="true"> button in the element editor. To hide the additional parameters panel you should click the </span><span class="f_Stimulsoft text bold" translate="true">Less Options</span><span class="f_Stimulsoft text" translate="true"> button. &#160;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Below we will consider each parameter separately.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="charticons" styleclass="Stimulsoft text" style="font-weight:bold;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Icons</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can display a graphic value as a selected icon. It`s worth noting, that if the </span><span class="f_Stimulsoft text bold" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> parameter is set, the icons of each graphic value will be of different colors. This parameter is available not only for all chart types. For example, you can`t display values by an icon for lines.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The menu of icon selection is placed on the additional panel of parameters in the element editor. To display a value using an icon, you should select an icon. If you select the </span><span class="f_Stimulsoft text bold" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> value, an icon will not be applied to draw graphic chart values. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="roundvalue" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Round Values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Round Values</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to display all or part of the icons for Clustered Columns. Accordingly, whether or not this parameter is present depends on whether or not the current chart type supports icons. If the property is set in the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true"> value, then only the entire icons will be displayed in Clustered Columns. If the property is set in the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true"> value, then the icons can be partially displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="showzeroshownull" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Show Zero and Show nulls</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Show Zeros</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Show nulls</span><span class="f_Stimulsoft text" translate="true"> parameters allow you to display zeros and nulls in a chart as chart zero values, a gap, a line connection points using a line. These parameters can be present individually for a specific chart type or together. These parameters are not available for some chart types.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="linewidthlinestyle" styleclass="Stimulsoft text" style="font-weight:bold;"></anchor><span class="f_Stimulsoft text bold" translate="true">Width and Style of Line</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can change line width and line style for the charts that use lines when drawing values. It can be made using the </span><span class="f_Stimulsoft text bold" translate="true">Line Width</span><span class="f_Stimulsoft text" translate="true"> and the </span><span class="f_Stimulsoft text bold" translate="true">Line Style</span><span class="f_Stimulsoft text" translate="true"> parameters. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="yaxis" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Bind to various axis of values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sometimes there are situations when several data fields need to be displayed in one chart. In addition, the values of these fields may differ by several orders. For example, sales volumes (millions and billions) and average bill (hundreds and thousands), or number of visitors (hundreds, thousands, millions) and bounce rate (relative index from 0 to 100). Since the range of Y-axis values is calculated automatically during data processing, displaying values of different orders in a chart, especially the lowest ones, may not be comprehensible. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Pay your attention to the values of the red line. It was impossible to perceive values, tendencies of their behavior. To do that you should enable the display of the right Y axis. It can be done having set the </span><span class="f_Stimulsoft text bold" translate="true">Area - Y Right Axis – Visible</span><span class="f_Stimulsoft text" translate="true"> property of chart element in the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true"> value. Next in the chart editor, you should select data field and define an </span><span class="f_Stimulsoft text bold" translate="true">Y axis</span><span class="f_Stimulsoft text" translate="true"> to which it will be assigned. The bind is carried out using the </span><span class="f_Stimulsoft text bold" translate="true">Y axis</span><span class="f_Stimulsoft text" translate="true"> parameter in the additional parameter panel and by default, it is set in the </span><span class="f_Stimulsoft text bold" translate="true">Left Y</span><span class="f_Stimulsoft text" translate="true"> value, i.e. all data fields are bound to the left Y axis.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For the example above, we will set the right Y-axis to the red line. In this case, the range of the left Y-axis values will be calculated from the values of the blue line, and the range of the right Y-axis values will be calculated from the values of the red line. Now, you can analyze the graph of the red line, its values, and tendencies. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="viewchart" styleclass="Stimulsoft text" style="font-weight:bold;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Views</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can create several chart views in one element and then use controls to switch chart view when viewing a dashboard in the viewer. To add an alternative view to the current chart, you should select the </span><span class="f_Stimulsoft text bold" translate="true">New</span><span class="f_Stimulsoft text" translate="true"> command in the additional parameters panel, from the drop-down menu of the </span><span class="f_Stimulsoft text bold" translate="true">Views</span><span class="f_Stimulsoft text" translate="true"> parameter. Each view should be set, i.e. you should specify data, define chart type, and change some properties. A maximum of 5 views the </span><span class="f_Stimulsoft text bold" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> element can have, i.e. the main kind element and 4 views. The </span><span class="f_Stimulsoft text bold" translate="true">Duplicate</span><span class="f_Stimulsoft text" translate="true"> command allows you to create a copy of the current view. It is comfortable if you need to display the same data in a new view, but with another chart type.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The views are controlled using controls (buttons) in a chart when editing or viewing a dashboard. Each button includes a certain view. This way, views within one chart are switched using buttons.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="30" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Area</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A property group that is used to customize the chart area:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> property is used to set a unique shade for every graphic element of the chart. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">, then colors from the style collection will be applied to graphic elements. Every graphic element will have its own color. After all the colors from the collection are used, the same colors with a lightening coefficient will be applied to the other graphic elements. Thus, every graphic element will have a certain shade. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">false</span><span class="f_Stimulsoft text" translate="true">, then the graphic elements of one series will use one color from the collection of style colors.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Grid Lines Horizontal</span><span class="f_Stimulsoft text" translate="true"> group of properties is used to change the color and visibility of horizontal grid lines. If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">, the horizontal grid lines will be displayed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Grid Lines Vertical</span><span class="f_Stimulsoft text" translate="true"> group of properties is used to change the color and visibility of horizontal grid lines. If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">, the vertical grid lines will be displayed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interlacing Horizontal</span><span class="f_Stimulsoft text" translate="true"> group of properties is used to change the color and visibility of horizontal interlacing. If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">, the horizontal interlacing will be displayed. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interlacing Vertical</span><span class="f_Stimulsoft text" translate="true"> group of properties is used to change the color and visibility of vertical interlacing. If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">, the vertical interlacing will be displayed. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Reverse Horizontal</span><span class="f_Stimulsoft text" translate="true"> property is used to mirror the chart area horizontally. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">, the area will be displayed horizontally.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Reverse Vertical</span><span class="f_Stimulsoft text" translate="true"> property is used to mirror the chart area horizontally. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">, the area will be displayed vertically.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">X Axis</span><span class="f_Stimulsoft text" translate="true"> group of properties, which allows you to set the range of arguments: </span><span class="f_Stimulsoft text bold" translate="true">Labels</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Range</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Show Edge Values</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Start from zero</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Title</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">X Top Axis</span><span class="f_Stimulsoft text" translate="true"> group of properties which allows you to set the upper axis of arguments: </span><span class="f_Stimulsoft text bold" translate="true">Lables</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Show Edge Values</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Title</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true">. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Y axis</span><span class="f_Stimulsoft text" translate="true"> group of properties, which allows you to set the axis of values: </span><span class="f_Stimulsoft text bold" translate="true">Lables</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Range</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Start from zero</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Title</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Y Right Axis</span><span class="f_Stimulsoft text" translate="true"> group of properties, which allows you to set the right axis of arguments: </span><span class="f_Stimulsoft text bold" translate="true">Lables</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Start from zero</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Title</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Constant Lines</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the constant lines of the chart element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the data transformation of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Labels</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that is used to customize the chart labels:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Auto Rotate</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable the auto rotate mode of chart labels. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> group property allows you to change the text color of the title of the current item. By default, this property is set to From Style, the text color of the title will be obtained from the settings of the current element style.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> property allows you to change the text color of the labels of the current item. By default, this property is set to From Style, the text color of the labels will be obtained from the settings of the current element style.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Position</span><span class="f_Stimulsoft text" translate="true"> property allows you to select the type of headers of values in a chart area.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Style</span><span class="f_Stimulsoft text" translate="true"> property allows you to change the label style. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Text After</span><span class="f_Stimulsoft text" translate="true"> property is used to specify text after a label value.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Text Before</span><span class="f_Stimulsoft text" translate="true"> property is used to specify text before a label value.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Legend</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A property group that is used to customize the chart legend:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Columns</span><span class="f_Stimulsoft text" translate="true"> property allows you to define &#160;the number of columns for the Legend values.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Direction</span><span class="f_Stimulsoft text" translate="true"> property allows you to define the direction of column fill in by the Legend values.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property is used to determine the horizontal position of the legend on the Chart element. The legend can be located in the chart area or outside of it.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Labels</span><span class="f_Stimulsoft text" translate="true"> group of properties is used to change the color and font of the legend label.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Title</span><span class="f_Stimulsoft text" translate="true"> group of properties is used to customize the title of the legend - specify the text of a title, change its color and font.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Vertical Alignment</span><span class="f_Stimulsoft text" translate="true"> property is used to set the vertical position of the legend on the Chart element. The legend can be located in the chart area or outside of it.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property allows you to enable or disable the display of the Legend chart.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Trend Line</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to set a trend line in the current chart.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Marker</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that is used to customize the chart markers:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Angle</span><span class="f_Stimulsoft text" translate="true"> property allows you to change the inclination angle of markers. The value of the property can be negative and positive. If a value of the property is negative then the marker is inclined anticlockwise. If the value of the property is positive then the marker is inclined clockwise. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Size</span><span class="f_Stimulsoft text" translate="true"> property is used to set marker size in pixels. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Type</span><span class="f_Stimulsoft text" translate="true"> property allows you to set the marker type.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to define the display mode of markers:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true"> value - displaying of markers will depend on the visibility property in the chart style.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true"> value - markers will always be displayed.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true"> value - markers will not be displayed always.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">X axis</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that is used to customize the value axis:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Labels</span><span class="f_Stimulsoft text" translate="true"> property group is used to customize labels of the X axis - change color and font, specify the rotation angle, text before or after labels, their position and alignment.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Title</span><span class="f_Stimulsoft text" translate="true"> property group is used to customize the title of the X axis - specify the text of the axis title, change its color and font, direction, alignment, and position.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Y axis</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that is used to customize the value axis:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Labels</span><span class="f_Stimulsoft text" translate="true"> property group is used to customize labels of the Y axis - change color and font, specify the rotation angle, text before or after labels, their position and alignment.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Title</span><span class="f_Stimulsoft text" translate="true"> property group is used to customize the title of the Y axis - specify the text of the axis title, change its color and font, direction, alignment, and position.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the Chart element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of a table - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Conditions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofchart" styleclass="Stimulsoft text" translate="true">conditions element of the chart</link><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Negative Series Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the list of colors for negative values of the rows of the Chart element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Series Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the list of colors for the values of the rows of the Chart element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Argument Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the formatting </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Report_Internals.Text_Formatting" styleclass="Stimulsoft text" translate="true">of the arguments</link><span class="f_Stimulsoft text" translate="true"> the Chart element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> element of the chart.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the Table element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Value Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Report_Internals.Text_Formatting" styleclass="Stimulsoft text" translate="true">formatting of the values</link><span class="f_Stimulsoft text" translate="true"> of the Chart element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.0338597745, 0.29433918, -4.0691409111, -1.670976758, -0.3252771199, -0.0649295226, 1.2005621195, -0.9485019445, -0.8127366304, -0.5806443691, 1.4795662165, 1.4346185923, 3.3353962898, -0.1113578901, 0.6783571243, -0.2196321636, -1.3262877464, -0.7077381611, -0.1295762509, -1.0634346008, -0.0257300064, 0.4807571471, -0.3481981456, -1.0962908268, 1.2443414927, 0.3381825984, 0.0453769006, 0.5359014273, -1.6216543913, 0.5337643623, 0.168106243, 0.1871998906, -0.1011942774, -0.6955845952, -1.5766422749, -2.4332232475, 0.2315092981, 0.4512759745, 0.6237786412, 0.8560280204, 1.9905084372, 0.1979197413, -1.1314250231, -1.4865262508, -0.6445922852, -0.2717099786, -0.1374964565, 0.6848954558, 0.6508566737, -0.6532267332, -0.9714555144, -0.5233969688, 1.3167654276, -0.680128932, 0.7566560507, 2.3268983364, -0.2011523098, 0.5654630661, 1.2360639572, -0.4994308949, 0.4168147445, 1.5965408087, -0.2339199185, 0.8926448226, 1.7390565872, -1.1565272808, -0.4789906144, 0.0994443148, -0.9511731267, -0.4904049039, 0.3904880583, -0.5744475126, 1.3709950447, -0.7755583525, -1.4065442085, -0.7016705275, -0.3705809712, -0.5024912357, -0.2174699306, 1.1534855366, 0.1208531559, -0.0411954299, 2.2060463428, -0.2606480718, 1.5808390379, -0.2220175266, 0.434163779, 0.083307445, -0.8718749881, 1.8542269468, -0.5858409405, 0.7601637244, -0.957577467, 0.3223477006, -0.5213465691, -0.1498072445, 0.0835398436, -0.6242701411, -0.6324178576, -0.6492385268, -0.4092763662, -0.5571292043, -0.4045178592, -0.0650282651, -0.3364633024, -0.5702831149, 0.1430320591, -0.6832123399, -1.1516903639, -1.1283386946, 0.2809438109, -0.9294791818, 0.145164907, 0.218358472, 0.2160947472, -1.9889912605, 1.739415884, -1.4929820299, 0.0511047728, 0.3862394392, 0.5071373582, 0.9811272621, 1.6194292307, 0.3804333508, -0.1367557645, 0.5655368567, -0.4242937267, 0.8669301271, -0.8313902617, -0.5549166203, 0.1821689755, 0.577840209, -0.8816136718, 0.5474826097, -0.9327963591, 0.9345601797, 0.1515611261, -0.5758786201, 0.5847548842, 0.5788522363, 0.6204061508, -0.5372653008, -0.3016623259, -1.2973558903, 0.4327642024, -0.3144644201, 1.2645593882, -1.1255544424, -1.1013427973, 0.7043975592, -0.1665591896, -0.2500657439, -0.3563758731, 1.1432766914, -0.8112651706, -0.4592641294, 1.3676116467, 0.7602492571, -0.1475350112, 0.6789130569, 1.108718276, 0.7552062273, -0.659948945, 1.0950865746, -0.962300241, -1.8451035023, 0.5183154345, 1.613675952, 0.7354110479, 1.0207225084, -0.9802007675, -1.3143843412, -0.0373768397, -1.1269794703, 1.6049497128, -0.1170846224, 1.1115742922, 0.2258874923, 1.2759314775, 0.8433359861, 0.3523600996, 0.5474416018, 1.513833046, 0.2284382433, -1.0859752893, -0.5851821899, 0.5605853796, -1.150331974, -0.3449752927, -1.1006217003, 0.7883664966, 0.5727282763, -3.0261297226, -0.1505754739, 0.2547573745, -1.1460644007, 0.1115438566, 0.1539624035, -0.0129538262, -1.4512851238, -0.1521413326, 0.8079206347, 0.1059807092, -0.0664274096, -1.5375033617, 0.3817238808, -0.3558622003, 0.373611629, -1.1179566383, 0.2452349961, 1.3502594233, -0.0764043257, 0.9001181126, -0.0524263494, 0.1410503089, -1.3477543592, -0.1943240613, -0.4094448984, 0.4828265309, 0.5308089256, -0.1353330016, -0.03688097, 0.0564615875, -0.2034480274, 2.0075526237, -0.0455913134, -0.547323823, -0.8752488494, -0.1073028147, -0.9127516747, -0.3430026472, -2.0033488274, -0.1143622696, 0.5443840623, 0.4698800743, -0.1422840357, 0.410048157, 1.5454819202, -0.1482900381, 0.4452237189, 0.1396901459, 0.6207733154, 1.1320793629, -0.2381691933, 0.1731610447, 1.470197916, 0.4090034664, -1.0139077902, 0.4366671145, 1.5139766932, 1.0171369314, 0.0625109822, 0.223592639, 1.2007009983, 0.1189642027, -1.4741396904, -0.6563530564, 1.0613758564, 0.553037107, 0.2351055145, 0.6207755208, 0.2419973314, 0.9893022776, -0.3616920412, -0.8932763934, -0.2776001692, 0.5079246759, 0.8845427632, 0.6735299826, -1.4278861284, -0.3536399007, -0.4590885937, 0.3515681624, 0.3958882689, -0.4137755334, 0.1191346496, 1.0086722374, -0.4818017483, -1.5494171381, 0.1593417078, 0.4861859977, -0.8555621505, -0.9895380139, -0.2921933532, -0.6199867725, 1.0237387419, 0.9807115197, 0.1426619589, -0.6465605497, -0.1437049657, 0.9885160327, -0.771848619, -0.8282880783, 1.1785082817, -0.2088171542, -0.7796397805, 2.4917929173, 0.1999720484, 0.6421007514, -0.6539881229, 0.3952316642, -0.0230355114, 1.771910429, 0.7875375748, 0.4818127453, 0.3594714999, 1.2164150476, -1.2166246176, 0.6403853893, -0.8779913187, -1.4749037027, -0.2432522625, -0.8825428486, 0.6088165641, -0.788752377, 0.4401697814, 0.4461749792, 1.4933048487, 1.2484331131, 1.1434361935, -0.4745500088, -0.4662534297, 0.0688770488, -0.6284372807, -1.0871895552, -0.026638465, -0.3011826873, 0.5924962759, -0.5105691552, -0.0801821873, -0.6376234889, 0.6237766743, 0.781665206, 0.1284057647, -0.1268392801, 0.5007249713, 0.201956898, -1.0766962767, -0.806391418, 0.9157420397, 0.517672658, -1.399610877, 0.0067622862, -2.1350674629, -0.6553149223, -0.5837632418, -0.3913178742, 0.0274390243, -0.038977664, 0.2017745376, -0.9628929496, -1.4800190926, -0.0885476321, -0.1904588193, 1.0202670097, -0.2024627775, 0.6827681661, 0.8733966351, 0.2873437107, -0.0204669051, -0.1582767814, 1.0113819838, -0.7513515949, 0.6269060373, -1.4359139204, 1.8172587156, 0.0030633879, 0.5817770958, 0.6962257028, 0.7555943727, 1.4396547079, 0.7489237785, -0.1819310337, 0.8378314972, -0.0253689662, -0.3488113284, -0.9514414668, 0.0235557407, -0.3198325932, 0.8778263927, -0.0447359122, -0.5900502205, 0.3507322073, -0.0750745237, -0.5664229989, 0.1752439886, 0.1236866191, -0.2367756218, -0.3157728016, -0.5476481318, 0.6555913687, -1.26422894, -0.9003843665, 1.2521522045, -0.0799307302, -0.536593914, 0.664642632, 0.6499534249, -1.4918535948, 1.0272035599, -0.4955617189, -1.3086559772, -0.0109246327, 0.2397236228, 0.1886171997, -0.2103143334, -0.4582244754, -2.3685696125, 2.0226910114, -0.5617555976, -0.3909617066, -0.1859572977, 0.0676887333, -0.4793036878, 0.3186716437, 0.6473554969, 1.4275095463, -0.0835373253, 0.2175863832, 0.0067003188, 0.1222145259, 1.6041897535, -0.6909466982, -0.661382854, 0.518814683, 0.6804386973, 0.6504280567, 1.0572504997, 0.3560545444, -0.6140268445, -0.7364883423, 0.1748106033, 0.1853340715, 0.0669361725, -0.8198488951, 0.5578204989, -0.0684532449, 0.4420959353, -1.0058137178, 0.7372390628, 0.0644318312, -1.2136777639, -0.7958309054, -0.4945905209, -1.1155153513, 1.9562430382, 1.3988002539, -1.1484069824, -1.1745488644, 0.7021283507, 0.9451752305, 0.4015404284, -0.1749996841, 1.3030532598, 2.9307410717, -1.2604109049, 0.7132233977, -0.1537178755, 1.0437619686, 0.473808229, 0.5334098935, 0.1795321107, -2.4324946404, -0.0491974726, -0.0605821423, -1.475820899, -0.0575469881, 0.2796046138, 0.4529112279, 0.8878935575, -0.7876868844, 0.7552497983, 1.2344475985, -0.5838778615, -0.0892899036, 0.7521481514, 0.0328701474, -0.6196457148, 1.0421210527, 0.4703378081, 0.6797944903, -0.2010950297, -1.0453090668, -0.9331057072, -0.5231282711, 1.1429927349, -0.8529033661, -0.3284706473, 0.5828637481, 0.1248735264, 0.1142114401, -0.7489807606, 0.0565477386, 0.1392642707, -0.2264479995, -1.0881896019, 0.3307457268, 0.2994226515, 1.2902244329, -0.6967980266, 1.5047546625, 1.1058740616, -1.4545344114, 0.0310199261, -0.2334104031, -1.3393983841, 1.0274209976, -2.576636076, 0.0133501552, 0.592664063, -0.7217243314, -0.0199572202, 2.5608072281, 0.1765189171, 1.2878341675, -1.528919816, 0.0418762676, 0.12170396, -0.9725140333, 0.6014037132, -0.8155878186, -0.5016619563, -0.7675499916, 0.0398522802, 0.2369917035, -0.0649931356, -0.7766849995, 0.0725975335, 0.3549199998, -0.1253772676, -0.0147792418, 1.1594485044, -1.4211987257, -0.7580652833, -0.1220756993, -1.0395553112, -0.1219816357, 1.1132605076, 1.2086889744, 0.5861679912, 0.4207879305, -0.3444901407, -0.7315446734, -1.1976521015, 1.1848762035, -0.3424182832, -1.8012965918, 0.3671475053, -0.4074275494, -0.9281378388, -0.3906659782, -1.4710781574, 0.970207572, 0.261983037, -1.3358438015, -1.4921712875, 0.7847895622, 0.3050645888, -0.3660434484, -0.5485338569, -0.4335770309, 0.1720729619, 0.1619094908, 1.0591623783, -0.1359691471, 0.1716949195, 0.3911976814, -0.1374038458, 0.5723908544, 0.5381484032, 0.9792380929, -0.5600287914, 1.0759973526, 1.4676146507, -1.0486780405, 0.7912724614, 0.6635096669, 0.2836277187, -0.5745604634, -0.2966226637, 0.4375599325, -1.1947073936, 0.5122528076, 0.3854072988, 0.5231261849, -0.0996685475, -0.948179245, -0.0054594777, -0.5290615559, 0.4633521736, -0.1711349785, 1.4127905369, 0.397039324, 0.9359157085, 0.3654306233, 0.4439893961, -0.3377844095, -1.5797593594, 1.2951443195, -1.2971423864, -0.3438062072, 0.7276234627, 0.6973313093, -0.4062244296, 0.8369951844, 1.7641837597, -0.0640435144, 0.6622489691, -1.1023124456, -1.6088443995, -0.0919969901, 0.5861554146, -0.6039170623, 0.1698332131, 1.106680274, -1.2661401033, 1.9337064028, 0.4285433888, -0.6828309894, -1.0606640577, -0.5695438385, -1.6323009729, 0.2894450426, -1.3641406298, 1.045129776, 0.56967026, 1.107391715, 0.506775856, -0.5351645947, 0.6906878352, -1.4294579029, 0.691952467, -2.9092357159, -0.632481575, -1.0785297155, 0.4261650443, 0.0562667027, 1.2172666788, 1.2252802849, 1.5621529818, 0.134190619, -0.6609688401, -0.3266246915, -0.4120514691, 1.1291145086, -1.5188916922, 1.2023410797, -0.6855019331, 0.5142222047, -0.1083851978, 1.3582415581, 1.1342329979, 0.5661616921, -0.5190891027, 1.3168880939, -0.7553711534, 1.6454535723, -0.1324126869, -0.8513532877, -0.7403786182, -1.0047874451, 0.9670724869, 0.1378229558, 0.8407552838, 0.2008106112, -0.8865834475, -0.5651856065, 0.2105352432, -1.2851823568, -0.3201367557, -0.6537500024, 1.1428024769, 0.8427132368, -0.3457123041, 0.2448817641, 1.4799183607, 0.4203015268, -1.0245519876, -0.360699594, -0.3902880847, -0.0119781978, -0.3031009138, 1.707256794, -0.3761214614, 0.7141373158, -0.5272853971, 0.1758380085, -0.5108100176, 0.9892854691, -0.7657984495, -0.1587715745, -0.8320843577, -0.3454962969, -1.6182920933, 0.8322167993, 0.0077682985, -0.9140340686, -0.5581532717, -1.0707235336, 0.0628361702, 2.029103756, 0.5898227692, -0.747741878, 0.288823694, -0.2616255581, -0.5343280435, 0.8314119577, -0.5616387725, -0.7128834128, -0.4641782045, -0.1320385039, -0.6692994833, -0.1361702085, 0.987693429, 0.579572916, 0.6087839007, 0.1749694645, -1.750338912, -2.8185501099, 0.9861078858, -0.0345549099, 0.6513948441, -0.9345934391, -1.0969927311, 0.3816475868, -0.1039396077, 0.3991758823, 0.7733948231, 1.205170989, 0.2768803537, 0.1628206074, 0.6554531455, -0.9965919852, 1.5163676739, -0.1045772657, 0.2082715034, -0.707339406, 0.550109446, -0.3708851635, -1.0348352194, 0.5007247925, 0.1424956322, 0.708583653, 0.4974837601, -0.821872592, -0.0580412932, 0.0398526229, 0.784167707, 0.2719150186, -0.1696673781, -0.504804194, -0.0295508429, -0.6111360788, -2.1870450974, -0.1929639578, 0.9725670218, -0.888466239, 0.0389941335, 2.9000647068, -0.5929546356, -0.0993416533, -0.0941672847, 0.2899993062, 0.8100118637, -0.5712453723, -0.2434922457, -1.1813168526, -0.3979676068 ]
Conditions Conditional formatting is used to highlight information in a certain color. This chapter will cover the following: ; ; ; ; ; ; . Conditional formatting can be applied to the following elements of the dashboards: ; ; . Conditional formatting is configured in the condition editor. To call this editor, you should: Select an element on the dashboard panel; Click the Condition button on the Home tab in the report designer. Condition editor In the editor, conditi
Dashboards Conditions
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Conditions</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Conditions</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Conditional formatting is used to highlight information in a certain color.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditioneditor" styleclass="Stimulsoft text" translate="true">Condition editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersoftable" styleclass="Stimulsoft text" translate="true">Condition parameters of Table</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofchart" styleclass="Stimulsoft text" translate="true">Condition parameters of Chart</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofpivottable" styleclass="Stimulsoft text bold" style="font-weight:normal;" translate="true">Condition parameters of Pivot Table</link></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofindicator" styleclass="Stimulsoft text bold" style="font-weight:normal;" translate="true">Condition parameters of Indicator</link><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofprogress" styleclass="Stimulsoft text" translate="true">Condition parameters of Progress</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="termsofusingconditions" styleclass="Stimulsoft text" translate="true">Terms of using conditions</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="tableofoperations" styleclass="Stimulsoft text" translate="true">Table of condition operations</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Conditional formatting can be applied to the following elements of the dashboards:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" styleclass="Stimulsoft text" translate="true">Chart</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" styleclass="Stimulsoft text" translate="true">Pivot</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" styleclass="Stimulsoft text" translate="true">Indicator</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Conditional formatting is configured in the condition editor. To call this editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an element on the dashboard panel;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text bold" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> button on the </span><span class="f_Stimulsoft text bold" translate="true">Home</span><span class="f_Stimulsoft text" translate="true"> tab in the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="conditioneditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Condition editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the editor, conditions can be added, configured, moved and deleted.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Add Condition</span><span class="f_Stimulsoft text" translate="true"> button is used to add a new condition to the list of conditions.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Remove Condition</span><span class="f_Stimulsoft text" translate="true"> button is used to remove the selected condition from the list.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Buttons to move up or down the selected condition in the list of conditions.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All conditions are processed sequentially in the direction from top to bottom - the higher is the condition in the list, the earlier it is processed and applied. To move a condition above or below the others, you should place the cursor, hold down the left cursor button and drag the cursor up or down. See the details </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="termsofusingconditions" styleclass="Stimulsoft text" translate="true">how to apply the conditions</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="conditionparametersoftable" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Condition parameters of Table</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For each new condition, you should specify the parameters of its applying. The color will be applied to the specific value of the selected data columns if the condition is executed.</span></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Field Is</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the data field from which the source values will be obtained.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Data Type</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the type of condition values.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="tableofoperations" styleclass="Stimulsoft text" translate="true">condition operation</link><span class="f_Stimulsoft text" translate="true">, which means the operation of logical comparison of the initial value of the series and the value of the condition.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify a condition value.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The parameter, which allows you to initialize a condition value as </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true">. If this parameter is defined as </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true">, the condition value will be the result of calculation this expression.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Destination</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to define table columns which values should be formatted, if a condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The menu of formatting settings. In this menu, you should check the conditional formatting options to be applied to the table values, in case the condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The commands that allow you to define a font style in a table cell, if the condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_9.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The parameter, that allows you to specify text color for values when a condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_10.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The parameter, that allows you to specify back color for table cells when a condition is executed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="conditionparametersofchart" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Condition parameters of Chart</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For each new condition, you should specify the parameters of its applying. The color will be applied to the specific value of the element if the condition is executed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Field Is</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the data field from which the source values will be obtained.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Data Type</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the type of condition values.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="tableofoperations" styleclass="Stimulsoft text" translate="true">condition operation</link><span class="f_Stimulsoft text" translate="true">, which means the operation of logical comparison of the initial value of the series and the value of the condition.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify a condition value.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> The parameter, which allows you to initialize a condition value as </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true">. If this parameter is defined as </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true">, the condition value will be the result of calculation this expression.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the color that will be applied to the value of the element when the condition is executed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For line charts, two additional options will be displayed:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Marker Type is used to change the type of a marker when the condition is executed;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Angle is used to rotate the marker to the right (positive value) or left (negative value).</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="conditionparametersofpivottable" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Condition parameters of Pivot Table</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For each new condition, you should specify the parameters of its application and design settings. Design settings will be applied to the cells of the pivot table, if the condition will be executed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Field Is</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to specify the field from which the initial values ​​will be taken – from the field of rows, columns or totals. You should know that, depending on the selected field, conditional formatting will be applied to its values. If the total field is selected, formatting will be applied to the values ​​of the current field in the pivot table. If a row or column field is selected, formatting will be applied to the row or column headings, respectively.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Data Type</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to specify the type of condition values. This parameter affects how the report engine handles the condition. Also, the list of condition operations depends on this parameter.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to specify the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="tableofoperations" styleclass="Stimulsoft text" translate="true">condition operation</link><span class="f_Stimulsoft text" translate="true">, the operation of a logical comparison of the initial value from the data field, and the value from the condition.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to specify a condition value.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The preview panel for the conditional formatting value, when the condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Commands with which you can specify the font style in the cell of the pivot table when the condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> option. It is used to specify the text color of the cell in the pivot table to which conditional formatting will be applied.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to specify the background color of the cell in the pivot table to which conditional formatting will be applied.</span></p> <p class="f_Stimulsoft text"><image src="img_9.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Formatting settings menu. You should check the conditional formatting parameters that must be applied to the values of the pivot table if the condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_10.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to specify the font family for the pivot table cell to which the conditional formatting will be applied.</span></p> <p class="f_Stimulsoft text"><image src="img_11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Font Size</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to set the font size in the cell of the pivot table to which the conditional formatting will be applied.</span></p> <p class="f_Stimulsoft text"><image src="img_12.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to enable and locate the icon relative to the value in the cell in the pivot table to which the conditional formatting will be applied.</span><br/><image src="img_13.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Icon Type</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to select a value icon from the list of Stimulsoft icons. You can also load a custom value icon. To do this, click the </span><span class="f_Stimulsoft text bold" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button and select the icon from the repository.</span></p> <p class="f_Stimulsoft text"><image src="img_14.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Icon Color</span><span class="f_Stimulsoft text" translate="true"> option. It is used to specify the color of the icon for values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, when using the conditions of the pivot table, you should take into account the procedure for applying conditions. Below is a step-by-step example of using conditional formatting in a pivot table.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="conditionparametersofindicator" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Condition parameters of Indicator</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For each new condition, you should specify the parameters of its application and design settings. Design settings will be applied to the indicator values if the condition is executed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Field Is</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the field from which the initial values will be taken: from the value field, target, series etc.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="tableofoperations" styleclass="Stimulsoft text" translate="true">condition operation</link><span class="f_Stimulsoft text" translate="true">. This is the operation of logical comparison of the initial value from the data field and the value from the condition.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify a condition value.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Format settings menu. In this menu, you should check the conditional formatting parameters that must be applied to the indicator, if the condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify a font family for indicator values.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Commands using which you can specify the font style in the indicator.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> option is used to specify the color of the indicator value.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the background color of the indicator.</span></p> <p class="f_Stimulsoft text"><image src="img_9.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Font Size</span><span class="f_Stimulsoft text" translate="true"> parameter is used to set the font size of indicator values.</span></p> <p class="f_Stimulsoft text"><image src="img_10.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Icon group</span><span class="f_Stimulsoft text" translate="true"> of parameters is used to change the appearance of the value icon, its position and color.</span></p> <p class="f_Stimulsoft text"><image src="img_11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Target Icon</span><span class="f_Stimulsoft text" translate="true"> group of parameters is used to change the appearance of the relative value icon, its position and color. You should know that the color of the target icon will also be applied to the deviation value.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, when using the indicator conditions, the procedure for </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="termsofusingconditions" styleclass="Stimulsoft text" translate="true">applying the conditions</link><span class="f_Stimulsoft text" translate="true"> should be considered. Below is a </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofindicator" styleclass="Stimulsoft text" translate="true">step-by-step example of using conditional formatting for an indicator</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="conditionparametersofprogress" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Condition parameters of Progress</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For each new condition, you should specify the parameters of its application and design settings. Design settings will be applied to the progress values if the condition is executed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Field Is</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the field from which the initial values will be taken: from the value field, target, series etc.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="tableofoperations" styleclass="Stimulsoft text" translate="true">condition operation</link><span class="f_Stimulsoft text" translate="true">. This is the operation of logical comparison of the initial value from the data field and the value from the condition.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify a condition value.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Format settings menu. In this menu, you should check the conditional formatting parameters that must be applied to the progress, if the condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Commands using which you can specify the font style in the progress.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> option is used to specify the color of the progress value.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to define the color of the progress value, which will be applied when a condition is executed.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Track Color</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to define progress track color, which will be applied when a condition is executed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="termsofusingconditions" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Terms of using conditions</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All conditions are processed sequentially, in the &quot;from top to down&quot; direction in the list of conditions. When creating multiple conditions for a single element, logical operations should be considered.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Considering the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="tableofoperations" styleclass="Stimulsoft text" translate="true">logical operation</link><span class="f_Stimulsoft text" translate="true"> of the condition and the value of the condition, a range of element values is formed to which formatting will be applied. For example, a condition operation is less than, a condition value is 3. Therefore, formatting will be applied to all element values that are less than 3.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofchart" styleclass="Stimulsoft text" translate="true">example discussed bottom</link><span class="f_Stimulsoft text" translate="true">, change the order of the conditions - move the condition of maximum values ​​(green color) above the average values ​​(yellow color).</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">And then, there will be no values indicated in green on the chart.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This will happen because:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: The report engine will analyze all the values of the selected data field;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Apply a red color to all values that are less than 10,000.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Apply a green color to all values that are greater than 19,000.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: Apply a yellow color to all values that are greater than 10,000. Values greater than 19,000 fall into the range of values of the last condition, and formatting will be applied to them.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Therefore, when using conditions in the elements of the dashboard, it is important to track the logical operations of the conditions and their order in the list of conditions.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="tableofoperations" styleclass="Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Table of Operations</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list of available operations depends on the data type. Below is a list of operations for each data type and their description. The operation is performed on the value from the data field and the condition value (the value that is specified in the condition).</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><table styleclass="Stimulsoft Tables" rowcount="17" colcount="6"> <tr style="vertical-align:middle"> <td style="width:400px;"> <p class="f_Stimulsoft text bold" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Name</span></p> </td> <td> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data Type is</span><br/><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">String</span></p> </td> <td> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data Type is</span></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Number</span></p> </td> <td> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data Type is</span></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data</span></p> </td> <td> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data Type is</span></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Boolean</span></p> </td> <td> <p class="f_Stimulsoft text bold" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">equal to</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is equal to the condition value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">not equal to</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is not equal to the condition value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">between</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is in the specific range of condition values, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">not between</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is not in the specific range of condition values, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">greater than</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is greater then the condition value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">greater than or equal to</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is greater then the condition value of equal to the filter value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">less than</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is less then the condition value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">less then or equal to</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is less then the condition value of equal to the filter value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">containing</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value contains the condition value, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">not containing</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value does not contain the condition value, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">beginning with</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value starts with the condition value, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">ending with</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value ends with the condition value, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">is blank</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is blank, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">is not blank</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is not blank, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">is null</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is null, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">in not null</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is not null, then the condition is true. </span></p> </td> </tr> </table></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 1.8710203171, -0.5125992894, -3.5202386379, -1.9854228497, 0.7811968327, -0.278693974, 0.9005016685, 0.3274893761, -0.6939183474, -2.2795460224, 2.3186564445, 0.0059320848, 2.1415834427, 1.7082856894, 0.0612623692, 0.5266047716, -0.3242515922, -1.3054940701, 0.0717929825, 0.7962918878, 0.248074472, 0.1779708713, -2.1286284924, 0.8216403127, 2.4140713215, 1.1142580509, 0.5984448195, 0.5665905476, -1.5975943804, -0.0510551259, -0.212272197, 1.0146387815, 0.3612442315, -1.6521623135, -0.3033938706, -1.2131963968, 0.9902760983, 0.630363524, -0.6004359722, 0.0027488635, 1.5286456347, 0.8588026166, -0.4987670779, -1.2975221872, -0.3429060578, -0.6050290465, 1.0084706545, -0.2861082256, 1.0437911749, -0.8586824536, -0.4181283414, -0.1232907251, -0.4353297651, -1.7337067127, 1.5799491405, 0.8725609779, -0.5780733228, 0.6664956808, 0.201208964, 0.894280076, 1.3070597649, 1.1918877363, 0.1357882917, 1.3854647875, 0.6540524364, -0.6137600541, -0.9824084044, 1.1417520046, -1.2765835524, -1.3919854164, 0.7373073697, 0.1281289309, -0.3147049546, -0.8137148023, -0.9126485586, 1.4098471403, -0.8635656834, -0.2477131635, 0.5276560187, 2.5465443134, 0.409167558, -0.5818805695, 1.7386125326, 0.0004047226, 0.6152576208, -0.0768379271, 1.3147854805, -0.8139068484, -0.2936656177, 0.7108563781, 0.2421265841, -1.1931060553, 0.4599233568, 0.9358696938, -1.2228671312, -0.312931478, -0.0928034857, 1.0017484426, 0.5310343504, -0.7391440272, 0.8525331616, -1.3485137224, 0.1170486361, -0.3830106258, -0.7522018552, -0.2540065944, -0.0579129197, -0.0794017017, -0.7742686272, -2.6958861351, -0.9697821736, 2.1610093117, 0.1910906881, -0.197238341, 0.0698315799, -1.6857327223, 1.4091789722, -0.5866670609, 0.1703779101, 0.2980274558, -0.3456844091, -0.928629458, 0.8980381489, 0.2681110501, 0.3646760881, 0.3526103795, -0.0401464477, 0.5270224214, 1.1194473505, -2.0940701962, -0.2692091763, 0.7061127424, -0.1866531074, 0.4520247281, -0.9544180036, 1.3950821161, 0.8041582108, -0.3641843796, -0.9847500324, 0.150079459, 0.7307476401, 1.3993016481, -1.4547595978, -0.3017316163, 0.0246516559, -1.0549653769, 0.5596289635, -0.6883101463, 1.4119621515, -0.5528646708, -0.855188787, -1.1336821318, -0.5581065416, 1.2069089413, 0.2778271139, -1.2419794798, 0.8533241153, -0.3195153475, -0.9857314825, 0.5321711302, 2.2145552635, 1.0519570112, -1.071264863, 1.0750049353, -0.4952700436, -1.1211614609, -0.2896011472, 1.3690502644, -0.1688436866, 0.7269768715, -1.1101920605, -0.4617142081, 0.8881556392, -0.7506671548, 1.1908022165, 0.8026615977, 0.7014158368, 0.3663372993, 1.107375741, -0.6911535859, 0.3718793988, -0.9399843812, 1.3686534166, 0.8749352098, -0.4189237058, -1.4657690525, -0.2388521135, -0.2596707642, -1.0207340717, 0.4281361401, -1.0377153158, -0.4795846045, -1.2813588381, -0.6292847395, -0.7146421671, -1.5289707184, -0.3612900078, -0.3203897178, 0.36768049, -0.9770805836, -0.6492149234, -0.2127679735, -0.3316964507, 1.1027681828, -1.1077343225, 0.1465535611, 0.4321803153, 2.0280146599, -0.1874923706, 0.5731974244, 1.1344264746, 0.2162451744, 0.2652986348, 0.0697060898, 0.2188693434, -0.9135037065, -0.3653961718, -0.099649407, -0.2106642872, -0.3754221797, 0.4211394489, -1.1093434095, 0.8166511059, 0.3493270576, 0.4031283855, 0.5229334235, -1.6109120846, 1.0641620159, -0.1655000448, 0.0371762104, -0.5894324183, -2.3260121346, 0.1788394749, 0.5929216743, -0.3736062348, 1.5021953583, -0.1210063249, 1.0424501896, 0.5258782506, 0.0134587241, -0.7080678344, 0.5523473024, 0.9211571813, -0.0354297236, -1.1805197001, 0.8980375528, -0.739802897, -0.2482727468, -0.585924983, 2.1990501881, -1.4172891378, -0.9014417529, 0.4874382019, 0.4877647758, -0.4876689911, -1.0772271156, -2.633575201, 1.1708244085, -0.2701003551, 0.169422105, 0.6622207165, -0.6571278572, 0.6692820191, -0.7245016098, -0.6827589869, -0.3837979436, 0.2962951064, -0.4580833912, 0.8239917159, 0.0749657974, 0.7425881624, -0.2143836468, -0.9669478536, 0.4481606483, 0.3684165776, 0.4989571273, -0.029127121, -0.3030387461, -0.1459980905, 0.7105929852, -0.8321291804, -1.5147124529, -0.4925336838, -0.3631742001, -0.7798893452, 0.837669909, 0.4462585449, 0.6977000237, 0.0745216683, 1.4814151525, 0.0013553164, 2.0028858185, -0.5041050315, -0.1485638916, -0.0085217645, -0.4418543577, 0.3513841033, 0.3030975163, 0.5531259775, -2.3286819458, -0.0211893246, 0.4208639264, 0.9354544282, 0.6850280762, 0.029793229, -0.1906056702, 0.3083322048, -0.516592443, 1.1580913067, -0.4393132925, -0.7890080214, -0.651794076, -1.2131870985, 1.4380643368, -0.6855458021, 0.1346213967, 1.0585340261, 1.097578764, -0.4743900895, -0.7513387799, -0.0126622394, -1.612695694, 0.7687687874, 0.2280661017, 0.2183026075, 1.0155222416, -0.7532907128, -0.2694136798, -0.0452282429, 0.5508750677, 0.1728955954, 0.9100933075, 0.2061836571, -0.6703230143, 0.6485278606, -0.3908834755, -0.8359466791, -1.3995090723, 0.0575305149, 0.2430874556, 2.5577898026, -1.2754282951, -0.7096277475, -1.7684973478, -0.4593321979, -0.2819773853, 0.2184099257, -0.2267609835, 2.1394238472, 2.054571867, -0.757003665, -0.3935734332, 0.5936126709, 0.2188229561, 1.0156755447, 0.0523050986, 0.1989258677, 0.8880335689, 0.3330918849, 1.486323595, -0.5026003122, -0.2298345566, -1.3591400385, -0.6884958744, 0.6878174543, 2.3348381519, 0.6902676821, 0.136340782, 0.5556030273, 1.0534603596, 1.8649655581, -0.3585458398, 0.7007564902, 0.0244919453, 0.7350836992, -0.2457868457, -0.5299406052, -0.4727734327, 0.1807245165, 1.4661335945, -0.0708663613, -1.1443477869, 1.0464369059, 0.5882903934, -0.0493330248, -0.0057059964, 0.0258775894, -0.3928234875, -0.3415891528, -0.9024274945, -1.1828767061, -1.0494627953, -0.4518531859, 0.0596234612, 0.4010911882, 0.7636998296, 1.642800808, 0.1093074679, -0.0628357232, 0.5433955193, -1.0618525743, -1.2455272675, 0.2985580862, 0.2805743217, -0.7426484227, -0.8123826385, -1.190322876, -1.5216752291, 1.2789921761, -0.5128810406, 0.5334276557, -0.7772203088, -1.3009003401, -0.5278073549, -0.2859789729, 0.0617187954, 1.1211081743, 0.4305403829, -0.2825609446, -0.0436515547, 0.8401702642, 0.8438517451, -1.2363132238, 0.2630479336, 2.1005501747, -0.0581013076, -0.1198523641, 0.468591243, 0.1815856546, -1.1021574736, 0.4668807685, 0.5031272173, 0.7602471113, -0.4230121076, -0.2183627039, 0.6955804229, -1.5424480438, 1.159194231, 0.7347178459, 0.8625158072, -0.1322815567, -1.0038946867, -0.1545182317, -0.4323440492, 0.1505304724, 2.2276759148, 0.7808872461, -1.4564908743, 0.0339144766, 0.7662224174, -0.2922925353, -0.3374250233, -0.0721984431, 0.8084409833, 1.7129662037, -1.602196455, 0.1083207056, 0.5385295153, -0.4398620725, 0.8519684076, 0.2126904875, -0.1169542223, -1.2509022951, 0.3207580149, -0.7278089523, -0.4696249366, 0.0917012244, -0.7874704599, 0.6431926489, 1.5605193377, -1.4845349789, 0.1866453588, 0.4128138423, -1.0439324379, 0.1614451259, 0.9046729803, 0.0956974924, 0.150882259, -0.0410086587, 2.137348175, -0.0021088172, 0.3823427558, -0.1728403568, -1.0210362673, -1.2353736162, 1.4238494635, 0.390406847, -0.4572821558, 0.5221673846, 0.2270112932, 0.2817083895, 0.054352887, 0.2855250537, 0.49791646, -0.4790923595, -0.1109612137, -0.3746192753, -0.1253581196, 0.7991400361, -0.5626869202, 0.5477612615, 0.102012895, -0.4024382234, 0.1264656633, -0.2649286389, -0.0154833598, 0.030090848, -1.8032729626, 0.3609492779, -0.0135776186, -1.0152682066, 0.1158456802, 1.7062488794, 0.7306115627, 0.121526368, -0.1503658295, 0.4715899527, 0.6086243987, -2.4285719395, 0.1255280226, 0.7354655266, -1.7478364706, -1.3950256109, -0.6382648349, -1.1944246292, 0.1671955884, -1.3394552469, -1.1230163574, 1.2035474777, -0.0842218697, 0.0434252135, 1.9621371031, -0.5597521067, -0.2621704638, 0.8973994255, -0.6449763179, -1.3750754595, 0.8762567639, 0.1375242472, 1.2969932556, -0.316242218, 0.5388815999, -0.9878420234, -0.4184013903, 0.0401496291, -0.796128273, -0.4552457929, 0.2578939795, -0.1795647144, -1.7317209244, 1.0899531841, -0.3934320211, 1.0582927465, -0.527459085, 0.4566154778, -1.5883978605, -0.2698458433, -0.8211680651, -0.3126557171, -0.1853018999, 0.0089936079, 0.0775442645, 1.7945299149, 1.2654864788, 0.6127880216, 0.1305445731, 1.0086092949, 0.7764424682, -0.1472142637, 1.6131881475, 0.0186876655, -1.2320725918, 0.9326816797, 0.039676208, -0.4876127243, -0.4962360859, 0.0766431987, 0.8662876487, -0.817648232, 0.5025246143, 0.1777749956, 0.0925319046, 0.0703998283, 0.54745996, -0.6759454012, -0.6014291048, -1.1434124708, -0.6444848776, 0.7606009841, -0.9186987281, -0.4774117768, 0.4534567297, 0.0219981447, 0.3864391148, 0.668551445, 1.5272963047, -0.7808275819, -2.3618195057, -0.922849834, -0.3879719675, 0.5843948126, 0.6681580544, 0.512999773, -0.0851675719, 1.0078095198, 1.5772069693, 0.1977919787, 0.1893841475, -0.2923996747, -0.7930122018, -0.5976133943, -0.1903207749, -0.0566538051, -0.9883717299, 0.4980114996, -0.4725127816, 1.1488494873, -0.166088596, -0.8795534968, -1.6063034534, -0.3177316189, -1.6624827385, 1.532558322, -0.8851689696, 0.3585888147, -0.1976559013, -1.3468779325, -1.5262291431, -0.3987081945, 0.8667553067, -0.1512920409, 0.6696338654, -1.5586929321, -1.0090097189, -0.3635009229, 0.6521375775, 0.10982164, 1.1850883961, -0.3414900899, 1.0172684193, 1.4314244986, -0.0644912273, -0.4274058938, -0.700263679, 1.3096013069, 0.5580848455, 0.5893830061, 0.2824734747, 0.0037178164, -0.4611357152, 1.9060277939, 1.5126723051, 0.4049259722, 1.2205934525, 0.4870403409, -0.1350830793, -0.1878858954, -0.2738302946, -2.4543018341, 0.49786973, -0.2727930844, -0.7787885666, -1.0647367239, 0.7990499735, 0.3204109669, -0.2573001981, -0.5134984255, -0.5491731167, -1.6970351934, 0.1194020957, 0.182935223, 0.0231237765, 0.740459919, -0.4433557391, 0.8653145432, 0.770113349, 0.1208376586, 1.1595253944, 0.1691402793, 0.6359775066, 0.6062407494, 0.009384633, 0.5788180232, -0.9383107424, -0.7891313434, -0.4743342698, -0.4159115851, -0.8959525228, 0.5408012271, -0.9076318145, -0.3970668018, -0.3699842989, -0.1793621927, -0.9340897202, -0.0207029898, -1.2979179621, -0.1759268641, 0.2421992272, -0.6012093425, 1.6454670429, -0.4594451189, -0.4508062899, 0.9699805379, 0.8130230904, 1.1011875868, -0.761903584, -0.4394571185, -0.4854835272, -1.0083098412, -0.7672904134, 0.6358426213, -0.0683171898, -0.6126309633, 1.2592322826, 0.4383051097, 0.7282140255, 0.3671380579, -1.5402387381, -0.032245703, 0.586243093, 0.0502358414, 0.8952040672, -1.6101874113, 0.8257237673, 0.6983534694, -0.2842075825, 0.0394705459, -0.1661277115, 0.50454849, 0.1258820891, -0.6828826666, 0.6080758572, 0.2414228767, 1.6489764452, 0.6784277558, -0.4285050333, -0.1840148121, -1.0063488483, -0.2834402323, 0.3091421127, 0.226336807, -0.062004853, -0.3563990891, -0.0243328251, -0.4544378519, 0.0471454151, -1.0213631392, 1.0933462381, 0.1305256188, -0.5619116426, -1.0268814564, -0.9634444714, -0.7824050188, -0.8756459355, 0.3534186482, 1.3506222963, -0.7505781651, -0.580573678, 2.1452629566, 0.5696498156, 0.4356535673, 1.2442014217, -0.3668555319, -0.7462709546, -1.49416852, -0.7336617708, -0.5239678621, -0.5803824663 ]
Data Elements of data analysis can work with different data sources. Before starting the design of the dashboard, you should read the following chapters: ; between data sources; Data transformation. This chapter will cover the following: ; ; ; ; ; ; . All data sources of dashboard elements form a virtual data table for the current dashboard. This is necessary for the interaction of the dashboard elements with each other. Information When designing a dashboard, data from vari
Dashboards Data
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="chern" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Data</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Data</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Elements of data analysis can work with different data sources. Before starting the design of the dashboard, you should read the following chapters:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Dictionary.DataSources.Creating_Data_Source" styleclass="Stimulsoft text" translate="true">Data Sources</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Dictionary.Relation.Creating_Relation" styleclass="Stimulsoft text" translate="true">Relations</link><span class="f_Stimulsoft text" translate="true"> between data sources;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data transformation.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data" anchor="DataFields" styleclass="Stimulsoft text" translate="true">Data fields</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data" anchor="Expression" styleclass="Stimulsoft text" translate="true">Data filed expression</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data" anchor="AddingDataField" styleclass="Stimulsoft text" translate="true">Adding data to an element</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data" anchor="EnterValuesManual" styleclass="Stimulsoft text" translate="true">Putting values manually</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data" anchor="enterdatamanually" styleclass="Stimulsoft text" translate="true">Enter data manually</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data" anchor="RemoveData" styleclass="Stimulsoft text" translate="true">Removing data from elements</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data" anchor="TableOfFunctions" styleclass="Stimulsoft text" translate="true">Table of Functions</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All data sources of dashboard elements form a virtual data table for the current dashboard. This is necessary for the interaction of the dashboard elements with each other. </span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When designing a dashboard, data from various sources can be used in the elements. In this case, for correct analysis and comparison of data between these sources, relationships should be established. Otherwise, interactive actions with the elements of the dashboard may lead to incorrect data processing and incorrect displaying of the result.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can view the virtual table of a dashboard by selecting the </span><span class="f_Stimulsoft text bold" translate="true">View Query</span><span class="f_Stimulsoft text" translate="true"> command in the context menu of the dashboard header.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="DataFields" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data fields</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">There are fields in which data fields are indicated in the editor of the dashboard elements. Each data field has an expression which results of processing are the data values ​​for the current dashboard item. The data field expression can be a reference to a data column or a variable.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If a reference to a data column is specified, the values ​​of the data column will be the values ​​of the data field on the basis of which the current element of the dashboard will be rendered.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If a reference to a variable is specified, the value of the variable will be the value of the current data field. You should know that at this moment we support the variable of the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Dictionary.Variables.New_Variable" styleclass="Stimulsoft text" translate="true">Value</link><span class="f_Stimulsoft text" translate="true"> is specified.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Also, you can manually specify the values ​​of the data field. To do this, enter a value or a list of values in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field of the current data field. To enter values ​​manually, you should use the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List()</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Array() </span><span class="f_Stimulsoft text" translate="true">functions using the &quot;,&quot; separator between values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A function can be applied to the expression of data fields. In that case, the values of the data field will be the values processed using this function.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can add a new data field using on of the ways below:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Drag and drop a data column into an item field. In this case, a new data field will be created with reference to the data column you dragged.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Field</span><span class="f_Stimulsoft text" translate="true"> command from the context menu of the element editor.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the Table element, the data fields can be of the following types:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">. By default, this field type applies to all numeric data types. Also, this type of data field is used if it is necessary to group the values of the current data field by the values of another data field.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true">. This type of field is used by default for non-numeric data types. When grouping data, the values of this data field will be a condition of grouping for the values of other data fields.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changing the type of data field is carried out in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element editor, using the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> buttons:</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true"> </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="Expression" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data field expression</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The data fields of the element have the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field. In this field, you can see the expression of the current data field, and there is also a drop-down menu with a list of commands:</span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command is used to create a field of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> type.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command is used to create a field of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> type.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command is used to create a duplicate of the current data field.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command calls the expression editor for the current data field.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command is used to change the name of the current field. Also, you can select a field in the list and press the F2 key.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command is used to delete the current field.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command is used to remove all data fields from the current item field.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command contains menus and submenus with a list of data sources from the report dictionary and data columns in these sources. With this command, you can select the data column for the current field.</span></p> <p class="f_Stimulsoft text"><image src="img_9.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> A list of the most frequently used functions that can be applied to the expression of the current field. Depending on the type of data, this list of functions may vary.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="AddingDataField" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Adding data to an element</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Drag and drop the data source or columns from the dictionary to the element or its editor. In this case, data fields will be created with references to data columns.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="height:64px;"> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When you drag a data source into the dashboard, a </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element with all columns of this data source will be added.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the data field in the element editor, using the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> command, select a data column. In this case, the expression of the data field will be a reference to the selected data column.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the data field, call the Expression editor to create an expression for this field;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the data field and change the expression manually.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="EnterValuesManual" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Putting values manually</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the elements of the dashboard, you can enter one value for the current data field or you can specify a list of values. To enter a single value, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Call the item editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create a new data field;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field you should enter the value for the current data field;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> In addition to this data, which entered manually. </span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To enter a list of values, you should to the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Call the item editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create a new data field;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field you should enter the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List()</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Array()</span><span class="f_Stimulsoft text" translate="true"> function with the list of values with the &quot;,&quot; separator.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="enterdatamanually" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Enter data manually</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">There is the mode of element data manual input for the following elements: </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" styleclass="Stimulsoft text" translate="true">Chart</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" styleclass="Stimulsoft text" translate="true">Indicator</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" styleclass="Stimulsoft text" translate="true">Progress</link><span class="f_Stimulsoft text" translate="true">, and </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" styleclass="Stimulsoft text" translate="true">Gauge</link><span class="f_Stimulsoft text" translate="true">. In this mode, each element data field is a column with cells. You can specify one value of an element in each cell. A list of entered values in various columns will form a data table for this element. The number of element data rows is not limited.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To go to the manual value input mode, you should click the </span><span class="f_Stimulsoft text bold" translate="true">Enter Data Manually</span><span class="f_Stimulsoft text" translate="true"> control. After that, the grid of value input, where you should specify element data will be displayed. You can specify expressions in the cells. For example, specify a link to the - </span><span class="f_Stimulsoft text bold" translate="true">{Variable1}</span><span class="f_Stimulsoft text" translate="true">. In this case, the result of the expression processing will be a value for the current cell.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When you enter data manually, this element is not interconnected with the others and it`s a stand-alone analytical element. The data manually entered are not displayed in the </span><span class="f_Stimulsoft text bold" translate="true">View Query</span><span class="f_Stimulsoft text" translate="true"> menu of a dashboard too.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The commands of row control are placed in the context menu and allow you to:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Move a selected row upper or bottom;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Insert a row or rows upper or bottom than the current one;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Delete a selected row or rows from the grid of element data.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Pay attention to the fact that:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The cells in the grid of manual input can be selected using the Ctrl button. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The range of cells can be selected using the Shift button.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> You can entirely select a column or row having clicked a column or row header;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> You can select entirely the grid of manual input having clicked the upper left cell, which is located at the intersection of row and column headers. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To go back to the data from columns mode, you should click the </span><span class="f_Stimulsoft text bold" translate="true">Use Data Fields</span><span class="f_Stimulsoft text" translate="true"> in the element editor.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Links to data columns can be specified in a dashboard element and entered manually. However, the analysis and display of data depends on the mode you select (manual or data fields) in the element editor.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="RemoveData" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Removing data from elements</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the field in a specific field of the element editor, and click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Remove Field</span><span class="f_Stimulsoft text" translate="true"> button (see the picture below).</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Remove Field</span><span class="f_Stimulsoft text" translate="true"> command in the context menu of the current data field.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Remove All Fields</span><span class="f_Stimulsoft text" translate="true"> command in the context menu of the field of the dashboard element, .</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If the manual mode is enabled you can:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Delete rows from a table. To do this, you should select the rows or cells in the rows that should be deleted and select the </span><span class="f_Stimulsoft text bold" translate="true">Delete</span><span class="f_Stimulsoft text" translate="true"> command from the context menu of the value input grid.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Also, you should clear the content of the cells. To do this, you should select the cells that should be cleared and click the </span><span class="f_Stimulsoft text bold" translate="true">Delete</span><span class="f_Stimulsoft text" translate="true"> key on the keyboard.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfFunctions" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of functions</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Depending on the type of values, the list of functions used may vary. The table below contains a complete list of functions that can be applied to data fields.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="44" colcount="2"> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Function</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2"> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Functions that are available from the menu of the Expression field</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Count()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Calculates the number of values in the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">DistinctCount()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Calculates the number of unique values in the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">First()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the first value of the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Last()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the last value of the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sum()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the result of the sum of values in the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Avg()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Calculates the arithmetic average for the values of the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Min()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the minimum value from the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Max()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the maximum value from the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Median()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the average (non arithmetic) value from the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Year()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the year from date encoding.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Quarter()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the quarter from the date encoding.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Month()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the month from date encoding.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Day()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the day from date encoding.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">PercentOfGrandTotal()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It shows the specific gravity of a value from the sum of all values of the current data column. If you apply the percent formatting to this data field, percentage of the value of 100 percent will be displayed</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2"> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Functions that can be added from the data dictionary or entered manually</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">CountIf(,)</span></p> </td> <td> <p class="f_Stimulsoft text" style="line-height:1.0;"><span class="f_Stimulsoft text" translate="true">It allows you to calculate the number of values in the current data field by a condition. For example, CountIf(DataSource.Column1, DataSource.ColumnID &gt; 5).</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">SumIf(,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It shows the result of the sum of values in the current data field by a certain condition. For example, SumIf (DataSource.Column1, DataSource.ColumnID &gt; 5). </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Mode()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the most frequently repeating values in the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">List()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enters a list of values for the current data field of an item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Array()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enters an array of values for the current data field of an item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">ToUpperCase()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Converts all data field values to uppercase.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">ToLowerCase()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Converts all data field values to lowercase.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">ToProperCase()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the first character value to uppercase, and the remaining characters to lowercase.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Insert(,,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Inserts text into data field values, after a specific character. Three arguments are specified through the &quot;,&quot; delimiter:</span><br/><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data field;</span><br/><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The ordinal number of the character after which another value will be inserted.</span><br/><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The value to be inserted.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Replace(,,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Replaces certain characters in values. Three arguments are specified through the &quot;,&quot; delimiter:</span><br/><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data field;</span><br/><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> A character or combination of characters that needs to be replaced.</span><br/><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The value to be replaced.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Remove(,,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Removes the specified number of characters in the values. Three arguments are specified through the &quot;,&quot; delimiter:</span><br/><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data field;</span><br/><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The ordinal number of the character from what the removal starts.</span><br/><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Number of characters to remove.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">DayOfWeek()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows day of week from date encoding.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">DayOfWeekIdent()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It shows the days of the week from the date encoding, sorted in the order from Sunday to Saturday. Also, this function is used to sort the days of the week, if data field type is defined as string.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">DaysInMonth()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the number of days in a month.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">DaysInYear()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the number of days per year.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Month()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the number of the month.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">MonthIdent()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It shows the names of months from the date encoding, sorted in the order from January to December. Also, this function is used to sort months, if data field type defined as string.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">FiscalMonthIdent(,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This function allows to sort data by months starting from a different month in a fiscal year. Example of using: FiscalMonthIdent(DataSource.DataColumn, &quot;September&quot;) or FiscalMonthIdent(DataSource.DataColumn, 9).</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Quarter()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It shows the abbreviated names of the quarters of the year, sorted in the order from the first quarter to the fourth.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">ISO2()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the two-letter code of the geographical object.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">ISO3()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the three-letter code of the geographical object.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">NormalizeName()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the names of the geographical objects by default.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Left(,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the specified number of characters from the left side of the value. Two arguments are specified through the &quot;,&quot; delimiter:</span><br/><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data field;</span><br/><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The number of characters to show.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Mid(,,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows characters from a value. Three arguments are specified through the &quot;,&quot; delimiter:</span></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data field;</span><br/><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The ordinal number of the character with which to start the display.</span><br/><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The number of characters to show.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Right(,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows the specified number of characters from the right side of the value.. Two arguments are specified through the &quot;,&quot; delimiter:</span><br/><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data field;</span><br/><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The number of characters to show.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Substring(,,)</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shows characters from a value. Three arguments are specified through the &quot;,&quot; delimiter:</span></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data field;</span><br/><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The ordinal number of the character with which to start the display.</span><br/><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The number of characters to show.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Image()</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to get images from URL and display them in the ranges of the  Table element. You should also specify height and width in arguments of the function for SVG images. For example, Image(DataSource.DataColumn1, 10, 15), where the DataSource.DataColumn1 contains URL for SVG images.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.4319242835, 0.2268201411, -4.1147012711, -0.7629386783, 1.7921200991, -0.7481147051, 0.6744767427, -0.3963797688, -1.0589258671, -0.9408727288, 1.1148817539, 0.40175879, 2.5987956524, 0.1302213818, -0.1902166754, 0.0024362307, -1.6715065241, -0.9025630355, -0.1021237001, 0.8143220544, -0.0084605096, -0.5282166004, -1.4149259329, -0.2460630238, 1.8847936392, 0.6326549053, -0.1284832805, 0.5534822345, -1.5088819265, -0.2126992345, 0.4361459911, 1.3026012182, 1.0294510126, -0.6674307585, -0.2360699028, -0.88512218, -0.836269021, 2.0310928822, -0.5211399794, 0.9233427048, 0.5039436817, -0.3848845661, 0.8334717155, -0.7573544979, -0.1725731939, -1.1344419718, 0.675391376, -0.1708493084, 1.4053940773, -0.9052416682, -0.3644037843, 0.7635312676, -1.1492625475, 0.7973889112, 1.8874335289, 0.095242545, -0.5944081545, 0.530775547, 1.4551389217, -1.7102687359, 1.8551185131, 0.8203555346, -0.5471196771, 1.1224930286, 1.3831729889, 0.3429994583, -0.3478525877, 0.4765009582, -2.0211884975, -1.0741924047, 1.3034716845, 1.1506345272, 0.3298820555, 0.3069050014, -0.753066659, -0.1333174855, 0.3288630247, -0.4100193381, -0.5474355817, 1.6562457085, 1.0326945782, 0.1683817953, 1.1453777552, -0.1604214013, 2.4559321404, 0.1666056812, 1.4329613447, 0.251381278, -0.7613862753, 1.3039648533, 0.0442890488, -0.2766498923, 1.5802857876, 0.8542801738, -1.6228415966, 0.0957139581, -0.4974793792, 0.3983650208, -0.7417371273, -0.0227801278, -0.439042002, -0.0774789676, -0.5990025997, -0.3854296207, 0.3575972319, -0.099357076, -0.059548717, 0.0015512545, -0.4566120207, -0.5847946405, -0.7995377183, -0.50571841, -0.9000162482, -0.3490186632, 0.2709308565, -0.6635947824, 1.4190411568, -1.168218255, -0.5260421634, 0.4362027645, -0.235969305, -0.3033465743, -0.3354737163, 0.5042082667, 0.1500393152, -1.2327464819, -0.2010356784, 0.9021360874, -0.0682847872, -1.3367196321, -0.0509000532, -0.7761438489, -0.7624750733, 0.9254994392, -0.1911975294, 0.6559196711, -0.3053803146, -0.179872185, 0.2153216302, 1.2543165684, -1.0696214437, 1.0272905827, -1.7223329544, -2.1857786179, 0.2575177252, -1.1783994436, 0.8153948188, -0.1944186836, -0.0926370099, 0.3205939531, 0.3523834944, 0.2574168146, -0.7102742195, 0.6166065335, -0.2210267335, -1.2276118994, -0.0732423365, -0.0961482748, 0.1450943351, 0.1707039028, 1.7497012615, -0.4877563715, 0.1407787949, 0.5764359832, 0.974996388, -1.3016915321, -0.8476822376, 1.0614950657, 1.8884432316, 0.7985140681, -0.871222198, -0.9383884072, -0.919903636, -0.8213700652, 1.2432407141, 1.3802733421, 1.1707925797, -0.214353472, 1.476072073, 0.8318255544, 0.8455041647, -1.5532377958, -0.5894866586, 0.7352440953, 0.9155940413, -1.4746809006, -0.1466953903, -0.0020736759, -0.6462156773, -0.5481404662, -0.5852469206, 0.66218853, -1.0346506834, -0.4494144917, 0.0299947653, -0.6078971624, 0.1116875634, 0.2184654176, 0.1171987951, -1.4256290197, -0.7118496299, 0.2198287398, -1.1975989342, 0.8765545487, -0.7533615828, 0.2998504341, 0.5061799884, 0.3071837127, -1.4400888681, 0.8613161445, 1.7396848202, 0.5625733137, -0.5298138857, -0.1009215713, 0.7360824943, -0.0750868991, -0.2532448769, -0.3832752109, 2.0742566586, -0.1271320432, -0.0484242477, -1.1207495928, 0.942391932, -0.2745760083, 0.5678242445, -0.0339193158, -0.5876342654, -0.0878172666, 0.2578928471, -0.9747737646, 0.3283772767, -1.7638232708, -0.2550415993, -0.2458712459, 0.4390345216, 1.1838639975, -0.799521327, 0.9387928247, 0.5190345049, 0.3767849207, -0.0078880424, -0.0113345655, 1.2827765942, 0.4919543266, 0.4932337999, 0.6404725313, 0.4099708498, -0.5174640417, -0.0505209826, 1.4300299883, -1.7938268185, 0.0913351774, -0.2738221884, 1.0083233118, -1.2832950354, -1.6911275387, -1.3570235968, -0.3546319902, 0.4282412529, 0.5787001848, -0.1567330807, 0.1896864474, 1.2010761499, 1.0976457596, 0.1425835639, -0.6111349463, -0.084031947, -0.5776171684, -0.1842802316, -0.0292411577, -0.3154492378, -0.0292458646, -0.1326740831, 1.2392175198, 0.7595281601, 0.0920915902, -0.6540522575, 0.286320895, -0.7714287639, 0.2938317955, -1.7323977947, -1.6518386602, -0.4993270338, -0.5260141492, 0.6277891397, 1.4731997252, -0.3675415516, -0.358904928, 0.3264534771, 1.1830605268, -0.3602615595, 0.2272367328, -0.2510181665, -0.0030922277, 0.315266341, -0.4189194441, 1.5141795874, -0.5171586275, 0.7923068404, -1.7285518646, 0.5201793313, -0.0417882577, 1.3164947033, 0.6688169837, 0.9637002349, -0.7109466791, 0.0146260485, -1.1483058929, 2.3602085114, -0.8062096238, -1.404104948, -0.5189997554, -1.1382867098, 1.1759519577, -0.6334162951, 1.6469939947, 0.3103840053, 0.5962539911, 0.1985682696, 0.5115586519, -0.0103934892, -2.7712366581, 1.0122308731, -0.2329372615, -0.3779157102, 1.0443096161, -1.3266558647, 0.6053237319, 0.2522120178, 0.3782637417, 0.6061389446, -0.3905748427, 0.8388311863, -0.5440770984, -0.8860501647, 0.5175244212, -0.7196723819, -0.559091568, 1.0661236048, 1.8215563297, 0.9583738446, 0.1287780404, -0.511169374, -2.0208983421, -1.6752480268, -0.416092813, 0.1853863448, -0.0016263385, 1.542547226, 0.5053059459, -1.052703619, 0.4649696946, 0.5516678691, 0.1387242526, 0.1344357878, -0.3644552827, 0.4750034809, 1.1603325605, -0.0611064062, 0.6383869648, 0.3488856256, -0.5044728518, 0.2041034549, -0.3717394173, -0.5093227625, 1.5668922663, 0.5343906283, 0.1917046905, 0.8957650661, 0.1086405739, 0.8732013702, 0.2481493056, -0.3365732729, 0.4213300943, 0.2311280966, 0.1651601046, -1.1788523197, -0.0348069221, 0.0825419351, 1.0073392391, 1.1834036112, 0.4035614729, 1.6168744564, 0.3803874254, 1.1614949703, -1.4993112087, -0.9895072579, 0.0707720816, 0.062413305, -0.525836587, -0.133327052, -0.8364351392, -1.566889286, -0.0142994691, 0.6899932027, -0.3327745795, -0.144064784, 1.1693973541, -0.1056912243, 2.3830080032, -0.8275305033, -0.4711141586, 0.095854938, -0.4318795204, 0.7381520271, 0.31581828, -1.4206428528, -1.5170772076, -0.4597005844, -0.0476386584, -0.6406827569, 0.053144332, 0.0684931949, -1.9679604769, 0.525044322, 0.1914556026, 0.597789526, 0.2534877658, 0.1900981516, -0.7563396096, 0.9436622858, -0.0298136957, 0.0046419967, -0.0999563932, 0.8446574807, 0.2152995914, 0.2856169045, 0.4587089717, -0.2818975151, -1.2381185293, 1.1312196255, -0.240822345, 0.6688042283, -0.613253057, -0.9425222874, 0.2075349838, 0.0050472901, 1.0524172783, -0.5226692557, 0.5046797991, 0.590403676, -0.8922998309, 0.3387479782, -0.1119608283, 0.2511875033, 2.9936468601, -0.416040659, 0.7157589793, -1.2508847713, 1.3039537668, 0.7078382969, -0.9401500225, 0.8426709175, 0.6509950161, 3.2254941463, -1.1953750849, -0.0499580577, 0.0313340425, -0.194247961, 0.6300365329, 0.6869034171, -0.0629990399, -2.8732666969, 0.7704620957, 0.1066432595, -1.5621768236, -0.8620286584, -0.6039773822, 1.1861985922, 1.0392696857, -0.7291493416, -0.0803540498, 0.3490492105, -1.2520303726, 0.3594099879, 0.5913589001, -0.1213472709, 0.2419202477, 0.9257071018, 1.1498677731, -1.2580176592, -0.1276399195, -0.6230721474, -0.2034560591, -0.6786288023, 1.3556091785, -0.0852129161, -0.9157723188, 0.9726167321, 0.3139870167, -0.0132662533, 0.6274349093, 0.9923350811, -0.3466853499, 0.0294377878, 0.0592761189, 0.6656217575, -0.7579442263, -0.424369812, -0.7072566152, 0.8502507806, 0.3574381173, 0.0109582385, 0.785975337, 0.0633991212, -0.5497267246, 0.9873794317, -1.9767731428, -0.3843508363, -0.1347264647, 0.2110054195, 0.2790673375, 1.1957809925, 1.1266963482, 0.0180095676, -0.4541178346, 0.7124232054, 1.115457058, -1.7333160639, -0.4850904346, -0.6296641827, -1.1340430975, -0.0811266676, 0.5886361599, -0.6953183413, -0.7104282379, 0.3146342039, -0.5217674971, 0.324088335, -0.5064184666, 0.6534503698, 2.0463151932, -1.3879380226, -0.5015266538, -0.1936489344, -0.107102029, -1.4139691591, 0.005377329, 1.2107981443, 1.3922821283, -0.4396678805, -0.1232037172, 0.869625628, -0.0015777129, 0.1962101161, -1.2538152933, -0.4627337158, 0.7329976559, 0.237094149, -1.7242102623, 0.4464270175, 0.6643825173, 0.7601653934, -0.3933545351, 0.5108167529, -1.0894382, 0.5316567421, -0.1818604618, 0.2989118695, -0.4151389301, -0.5347890854, 0.3433297276, 1.8497247696, 0.7127322555, 1.452334404, 0.9833191037, -0.6562449336, 0.224750787, -0.3474886417, -0.1912506372, 0.1400472671, -1.979189992, 0.7141481042, -0.6305325627, 0.164334178, -0.5143635273, 0.5152305365, -0.3668067455, 0.1926830858, -0.3007546961, 1.1125036478, -1.0093460083, 0.513969481, 0.8780736923, -0.6054697633, 0.2065048963, -1.4518412352, -0.397693783, -1.5520220995, -0.9659329653, -0.3345010281, 1.2342991829, 1.1769684553, 0.2472784072, -0.2455120385, 0.0640453547, -0.3313809037, -2.3669013977, -0.6032740474, -0.6963766813, 0.1147369072, 0.3442984521, 0.6837936044, -0.1730348468, 0.8188769221, 0.9573639631, 0.2256121784, -0.6812137961, -1.0627509356, -1.5081987381, 0.1816576123, 0.1434610635, -0.6661114693, 0.3400862515, 0.6793659329, -0.3769522011, 0.3311245441, -0.405226469, -0.6634770632, -1.1548415422, -0.6499599814, -1.6355587244, -0.122724548, -1.3430255651, 0.4807182252, 0.8362025619, -1.912258625, -0.556257844, 0.3728086948, 1.1149809361, 0.4230566323, 0.7868866324, -1.0033612251, -0.4064435661, -1.0667273998, 0.3868816197, -0.0414991751, 1.0715880394, 0.3939052522, 1.1458667517, 1.0778737068, -0.3046837151, -0.1063593179, 0.1038111448, 1.5368998051, -0.0632616654, 0.5627452135, 0.6774199605, 0.376801312, 0.1157141775, 2.5235950947, 2.0631167889, 0.7640209794, 0.2344457805, 0.0749695897, -0.2292194515, -0.5034037828, -0.524007678, -0.4332825541, -1.0992130041, -0.7097086906, 0.0927042738, -0.9635654688, 1.1491502523, 0.1815044433, -0.297426939, -0.3455636203, 1.1794329882, -0.0891633332, -1.4816910028, 0.2515053153, -0.5196227431, -0.0785275996, -1.022768259, 0.699297905, 0.5092193484, 0.6882573962, -0.0653056353, -0.7778199315, 0.4537965059, 1.3031306267, 0.7945404053, 0.9438112378, -0.654568851, -1.3590314388, 0.1167959198, -0.6121555567, -0.4039809704, 0.4235384762, -1.0231463909, -0.7933397293, -1.5285335779, -0.728662014, -0.4286806285, -0.3165347874, -0.6058045626, -0.3599898517, 0.0854512677, -1.5590298176, 2.0728607178, -0.0290252231, 0.0422094576, 1.3761531115, 0.4214192927, -0.7274709344, -0.1619171053, -0.0044343323, 0.0612349138, 0.4027308822, -0.5486475229, -0.245237425, 0.8659065962, -0.6470680833, 1.3140562773, 0.315384984, 0.3918043077, -0.1637785286, -1.2001587152, -0.6786540151, 1.1988016367, 0.0316542983, -0.4246384501, -1.3056322336, -0.6255353093, 0.2901174128, -0.5963943005, -0.3308033943, -0.1499761939, 1.0730782747, -0.060793452, -0.8062850237, -0.5911720395, -1.027012825, 1.3211047649, 0.0610593744, 0.8724418283, 0.5801967978, -0.6057673693, -0.8804774284, 0.1062078178, -1.1807229519, -0.0698772445, -0.388433814, -0.0940613076, -1.4609599113, -0.4631147087, -1.2051318884, 1.1141937971, 0.3055827022, -0.0134715382, -0.9873339534, -0.423266232, -0.6953325868, 0.1062839925, -0.7424366474, 0.5415871739, -0.2568480372, 0.6214774251, 2.3877675533, 1.5827881098, 1.0273894072, 0.165904671, -1.0828888416, -0.016037602, -0.5806233287, -1.2718299627, -1.3429354429, -0.0678192228 ]
Combo Box Combo Box is an element of filtering on the dashboard, which is used to filter data for analysis, depending on the selected value. This element is an analogue of the List Box element, with the only difference that all values are contained in the drop-down menu. It can be located anywhere on the dashboard. Depending on the size of the dashboard panel in the viewer, it can grow or shrink by width only. This chapter will cover the following: ; . The Combo Box element may be subordi
Dashboards Data Filtering Combo Box
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Combo Box</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Combo Box</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Combo Box</span><span class="f_Stimulsoft text" translate="true"> is an element of filtering on the dashboard, which is used to filter data for analysis, depending on the selected value. This element is an analogue of the List Box element, with the only difference that all values are contained in the drop-down menu. It can be located anywhere on the dashboard. Depending on the size of the dashboard panel in the viewer, it can grow or shrink by width only.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Combo_Box" anchor="ComboBoxEditor" styleclass="Stimulsoft text" translate="true">Combo Box editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Combo_Box" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table Of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Combo Box</span><span class="f_Stimulsoft text" translate="true"> element may be subordinate to other filtering elements or be the main filtering element for them. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Combo Box</span><span class="f_Stimulsoft text" translate="true"> item can work in two selection modes:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">One</span><span class="f_Stimulsoft text" translate="true">. In the viewer you can select only one value of the Combo Box. Accordingly, data filtering for the elements of the dashboard will be executed only by one value.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Multi</span><span class="f_Stimulsoft text" translate="true">. In the viewer you can select several values of the Combo Box. Accordingly, data filtering for the elements of the dashboard will be executed by all selected values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The item is set up in its editor. To call the editor, you should to the following in the report designer:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the Combo Box;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the Combo Box and select </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> in the context menu</span><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The search string for elements will be displayed automatically, if the number of values of the element will be 10. </span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ComboBoxEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Combo Box editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the editor of the Combo Box element, you may add elements with data, set up the mode for selecting values, select the main element of filtering.</span><br/><br/><span class="f_Stimulsoft text" translate="true"> &#160;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Key</span><span class="f_Stimulsoft text" translate="true"> field. The data element is specified there by the values of which the data will be filtered.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span><span class="f_Stimulsoft text" translate="true"> field. Indicates the data item which values will be displayed in the Combo Box element. If the name is not specified, then the names of keys will be displayed in the list item.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> field. Displays the expression of the selected item data field.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Selection Mode</span><span class="f_Stimulsoft text" translate="true"> parameter. Specifies the number of simultaneously selected values of a Combo Box item — </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">One</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Multi</span><span class="f_Stimulsoft text" translate="true">. If one value is selected, the data will be filtered by the current value of the Combo Box element. If the Multi mode is set, the filtering will be performed for all selected values.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show (All) Value</span><span class="f_Stimulsoft text" translate="true"> option. Enables the option to select all values in the Combo Box element. If this option is enabled, then the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Select (All) Value</span><span class="f_Stimulsoft text" translate="true"> value will be present in the Combo Box element.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Show Blanks</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to display or not to display blank values from a data source in the list of the values of the current element.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Parent Element</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to define the main filtering element for the current Combo Box element. The data of these filter elements will be interrelated, and depending on the selected value of the main element, the list of values of the current element will be filtered.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Get acquainted with the step-by-step instruction in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Getting_Started.Dashboard_with_Combo_Box" styleclass="Stimulsoft text" translate="true">Dashboards with Combo Box</link><span class="f_Stimulsoft text" translate="true"> chapter. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="17" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" styleclass="Stimulsoft text" translate="true">the data transformation</link><span class="f_Stimulsoft text" translate="true"> of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margin (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of values from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the formatting of values for the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and replacement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.8661829829, -0.0181697831, -3.4367101192, -0.9484532475, 1.2783590555, -1.9894245863, 1.4220497608, 0.1167574897, -0.5533345938, -1.6479413509, -0.4227096736, 0.3298403621, 1.1088088751, 1.0835264921, -0.2157976478, -1.3308080435, -0.9357990623, -0.7351395488, 0.2364402115, 0.0550313927, -0.7775987983, -0.9615882635, 0.1428851187, -0.6686680317, 2.2783305645, 1.2647874355, 0.5939170718, 1.4414489269, -1.5716252327, 0.6479921937, 0.6792165041, -0.0715410039, 1.3666357994, -0.0464865491, -1.2278277874, -1.5991196632, 1.715429306, -0.4693359435, -1.1285409927, 0.9547820091, 0.0715013668, 0.8170881271, 0.2367022634, -1.2573610544, -0.2718871236, 0.6217541695, 1.7395757437, -0.762819469, 1.0814179182, -0.2853241861, -0.7326900959, 0.1573432982, 0.4143610597, -1.2925498486, 1.6155871153, 0.4390958846, 0.0063112881, 0.6165973544, -0.3344338238, -1.161593914, 0.4848373532, 0.7226330638, 0.6842832565, 1.2914606333, 1.9286904335, 0.6315798759, 1.4261496067, 0.8632753491, -0.7300843, -0.9489880204, 0.3417189717, -0.3258151412, 1.8675396442, 0.5164132714, 0.9961135387, -0.7558710575, -1.1038979292, 0.9410629272, 0.6635608077, 0.1876534969, 1.1336609125, -0.6328282952, 0.9463542104, -1.2178106308, 0.955398798, -1.6240525246, 0.047069449, 0.1696838737, -0.4122517109, 0.4407310188, 0.1152613536, -0.6944720149, 0.969320178, -0.1832447797, -0.4188295007, 1.0403431654, 0.544316709, 0.6920469403, 0.8415551186, -0.472738415, -0.4607649744, 0.6925936937, -1.184412241, 1.1109399796, -0.9760369062, 1.5686165094, 0.1394952089, 0.3821851313, -0.7175742984, -0.8201619983, -1.6206982136, -0.5230996609, -0.2075259984, -1.1506290436, 0.646125257, -0.2663106918, -0.1636057198, -0.7736749649, -0.0770954341, 0.3903166652, 0.2335766554, -0.3500151336, 0.4547700286, 0.0273503456, 0.0068976721, -0.4517690539, -0.2782414258, 0.9162610769, -0.3195268214, -1.6840494871, -0.4160642028, 0.0169360712, 0.019068867, 0.4361787438, -0.1504138112, 0.8200675845, 0.2690487206, 0.0720551983, 1.1221402884, 0.3973118663, -0.4491144121, 0.6304922104, -1.4600454569, -0.2019890696, 0.5633077025, -1.8263885975, 0.7606664896, -0.7518171072, -0.4803021848, -0.0622550435, -0.1023296118, -0.6039295197, 0.2491460592, 1.3077697754, 0.4810249805, -0.7168453932, 1.1440457106, 0.1937689334, 0.2379805744, -0.0668703318, 1.0345215797, 0.8711969256, 0.1115909517, 1.3414025307, -0.7993234992, -2.1174314022, 0.2953960598, 0.926974833, 1.2780969143, 0.8423994184, -1.4444346428, -1.526234746, -0.8188506961, -0.5821957588, 0.2447981685, -0.1594055444, 0.7420241833, -1.1947920322, -0.2701729536, -0.0024931424, 0.8727290034, 0.320710808, 0.4425629675, 1.7611289024, 0.278404057, 0.0805321336, -0.1144895703, 0.7712355852, -0.8467106223, -0.8441841006, 0.2473741174, -0.4727424383, -1.7722904682, -1.1323751211, -0.3605744243, 0.2335073203, 0.4665215015, -0.8422057033, 0.4169202745, -2.840919733, -1.6484160423, 0.407933414, -0.2713890672, 0.6763106585, -0.24766846, 1.9545693398, -0.3999883533, 1.9216398001, -0.4530203938, 1.1036771536, 1.6241320372, 0.9881207943, -0.2423091382, -0.6422284842, 0.9166615605, -1.1576880217, 0.1639298946, -1.3748660088, -0.1024373546, 0.0208714157, 0.7380600572, 0.1176240668, 0.1984243393, -1.1574827433, 0.2092640996, 0.1118580401, 0.4386071265, 0.5321896076, -1.6053317785, -0.1724137962, -1.520806551, -0.6643936634, 0.0065702912, -0.6426383257, -0.281871736, 0.7103379369, 0.0380955674, 0.6954494715, -0.5247539878, 1.1106289625, 0.5674939752, 0.5217869282, 0.6690516472, -0.3373098075, -0.9886356592, 1.2825095654, 0.8369594812, 0.4721362591, -0.0066981022, 0.7828705907, -1.6900384426, -0.204659, -0.972140491, 0.4436626434, 0.4765918851, 0.1106455475, -0.9137565494, -0.4578511417, 0.5742761493, 0.2754956186, 1.7490404844, -0.1982568502, -0.1431447864, 0.6955390573, -1.1322245598, -1.8027652502, 1.0745084286, -0.6584637761, 0.5735384822, -0.057819169, -0.3845934868, -0.7091758251, 0.5753316283, -0.2605391145, -0.1074525788, -0.4144540429, 0.0995084196, 0.4348776937, -0.4481359124, 0.3788251281, -0.7387527227, 0.4756688178, 0.3147163093, 0.8897097111, -0.9215512872, 1.19328022, 0.4530924559, 0.8272566199, 0.3359610736, 1.5681768656, 0.4512211978, 0.7623779774, -1.2025140524, -0.5788837671, 0.7341870666, -0.3805993795, 2.5816171169, -1.2071585655, -0.2819643021, -0.9832001925, 0.6730950475, -0.1914712489, 0.6492763758, 0.1190737039, -1.1114224195, -0.0007057071, 1.3477776051, 0.7284909487, 0.5091167092, -0.2657625675, -0.759295702, 0.2257411182, -1.767663002, 0.6481772065, -1.4405978918, 0.2236062586, 1.222812295, 1.7997097969, 0.3523373902, -0.6371055245, 0.5631559491, -0.9508960247, 0.3470933437, -1.7278630733, -0.2376639694, 1.2869038582, -0.6400398612, 0.963453114, 1.1667150259, -0.3576660156, 0.5908184648, 1.1779452562, 0.8280406594, 0.7786523104, -0.8663007617, 0.9332294464, -0.9205182791, -1.1264009476, 1.0038472414, 2.6057627201, 1.1190871, -0.0517619438, 0.3293420672, -1.4615424871, -0.9159455299, 0.9418879747, 0.3421468437, -0.249719575, 1.1210603714, 0.0226283763, -2.0977983475, -0.3416651487, 0.4917269051, 0.3071421087, 0.0322718099, 0.4628201425, -0.4980026782, -0.7248685956, 1.1279482841, 1.9297599792, -0.2387622893, -0.1165075898, -0.7254373431, -0.2421219051, -0.5172277689, 1.7874419689, 0.0136353783, 1.04814744, 0.1541074961, -0.7963604331, -0.741815865, -0.0945305824, 0.7013434172, -0.6589477658, 1.0170696974, -0.0604386814, -1.6510432959, -1.8982095718, 0.3871850669, 0.9322806001, -0.5169519186, -0.4336016178, 1.3935546875, 0.6126970053, 1.413844347, -0.2394274026, 1.0986242294, -0.9599737525, 0.3913619518, -0.1291926652, -0.6764842868, -0.018788388, -0.1963645965, 0.2784824073, -0.4973244369, 0.6436981559, -0.0211413261, -0.3295031488, -1.7590801716, 0.935028553, -1.2505992651, -0.6338275075, -0.2074651718, -1.6690322161, -0.1851430982, -0.3882731795, -0.6861459613, -1.1283102036, 2.5142114162, -1.4641140699, -0.3395435214, 0.4494990408, 0.1562235057, -0.9937244654, 0.2763577998, 0.1318401843, 0.9817900062, 0.8380456567, 0.3089285195, -0.7201195955, 0.1926164478, 1.272791028, -1.3689616919, -0.5030273199, -0.4830446541, -0.2884719372, 0.0279903654, 0.6214777827, -0.4109637737, -0.5998473763, 0.9331367016, 0.7591605783, 0.2698024213, 0.1570104212, -1.2618023157, -1.1643322706, -1.0951371193, -0.8297984004, 0.1985854954, 1.4571382999, 1.1174221039, -0.513868928, -1.0959017277, -0.4360533953, -0.0961288288, 2.0471458435, 1.1023117304, -0.2509768307, -0.3402447999, 0.7600172162, 0.3159427643, 0.1242718101, -0.4505419135, 0.9991586208, 1.1642756462, -0.4094210267, 0.7700775862, -0.2697590292, -0.4914078414, 0.2491359264, -0.2868101299, 0.7796355486, -1.8648804426, 0.8793243766, 0.6530472636, -0.5120462775, 0.9722916484, -1.0964647532, 0.6001375914, 1.3255684376, -0.3884917498, -0.615026772, 0.4980077147, -1.1435062885, 0.4702934623, -0.8985642791, 0.5884209275, 1.3089872599, 1.455953002, 2.3496961594, 0.2346473336, 0.7840479016, -0.2685682476, -1.2188808918, -0.5756574869, 0.2628668547, 1.5133932829, -0.2021412998, 0.221514672, 0.7050945759, 0.4666990638, 1.9943412542, 1.4803655148, -0.0166530851, 0.51223737, 0.4124644697, -0.7461782694, 0.6740551591, 0.6195645332, -0.4361209571, 0.4059050083, -0.620343864, -0.6673356891, 0.7255717516, -0.8695257902, -0.2634006739, 0.3756744862, -0.428083092, -0.4343436956, -0.760127604, -0.7269563675, -0.6137526631, 1.5926243067, 1.1792951822, 0.0286286045, -0.1368804425, -1.0055835247, -0.4679818749, -1.5689704418, -0.6888608932, 0.5315902829, -1.2279653549, -1.202532053, 0.3896786273, -2.2459533215, 0.8840101361, 0.8541611433, -0.6201947331, 0.105390504, -0.0822822526, -0.3995428979, 0.8289509416, -1.043132782, -0.6535177231, -0.7507484555, 0.0468516424, -1.4062100649, 1.2464433908, -0.1837681532, 1.1433405876, -0.3943350315, -0.3052507639, -0.7728115916, 1.297673583, 0.742293179, 0.68829, -0.4300112724, -0.1391614228, -0.8752977252, -0.5030364394, 0.2612818182, -1.2623690367, 0.2294413447, -0.7363951206, 1.3915405273, -1.1097809076, -0.0701776072, 1.0962713957, 0.3066504598, 0.3587225676, 0.4523125887, -0.1156386584, 0.8360648155, 1.5652668476, 1.5235733986, -0.370588541, 0.6047230959, 1.1834446192, 0.1052886918, -0.3129032254, 0.0145936944, -0.4599895775, -0.1071381196, -0.1215830967, 0.0547185466, -0.3820458651, -0.0441031903, 0.6184484363, -1.3668284416, -0.3661652207, 0.6714370847, -1.2833662033, 0.0321900956, 0.7962170243, -1.6395840645, 0.3370280862, -0.9941009879, -0.3452066481, -0.5932424068, -1.9276909828, -0.4103122354, 1.0165908337, 0.3891244829, 0.2261565328, 0.2677303255, 0.3353179991, 0.4162017703, -1.1286627054, -0.6401557922, -0.7200552821, -0.1242015213, 0.3153338134, 1.2202496529, -0.2644753754, 0.3367893398, 1.403285861, -0.5262212753, -1.540302515, -1.7540113926, -1.2724004984, 1.0154292583, -0.8688771129, 0.5615785122, 0.677744329, -0.2018982619, -0.1176059991, 0.7055276036, 0.140461117, -0.6636261344, -0.1686559916, -0.6933143735, -0.379984051, -0.3211256266, -1.102083683, 0.069938615, -0.9414152503, -1.0392456055, -1.200933218, -0.6751711369, 0.2718110681, -0.8451268673, 0.3537577987, -1.2477180958, 0.058316648, -1.0747476816, 1.0405175686, -0.3813210726, 0.5455850959, 0.3357677162, 1.4820036888, 1.3559882641, 0.6589860916, 0.8342184424, 0.3851646781, 2.0642867088, -0.4690085649, 0.9119706154, -0.1488000453, 0.456274271, -0.4913922846, 1.0731614828, 1.4237384796, 0.9987309575, 0.3016138673, -0.2003933638, 0.3568951488, 1.2930788994, -0.731941402, -2.1962585449, -0.373432219, -0.9143794775, -0.8704672456, -1.4386019707, 0.9728850126, 0.2082350999, -0.9533123374, 0.0639630482, 0.7174734473, -0.5299441814, -1.986315012, 0.838001132, 0.480263412, -0.472237736, -0.7224128246, 0.2433416843, 0.2156814337, 0.5321720839, -0.1933718175, -0.3262820542, -0.7711780667, 1.3659161329, 0.0265512448, -0.6218956709, -0.2604248822, 0.7644191384, -0.464299351, 0.7019099593, -0.9157924652, 0.5319469571, -0.8749018312, 0.5319865346, -1.5837011337, -0.5532460213, -0.2545537949, -0.1236341521, 1.3908218145, 0.1010899991, -0.4244667888, -1.0383597612, 1.9704303741, 0.1471162885, 0.9882177114, 0.2160094827, 0.4559027553, -1.3038598299, 0.3341831565, 0.1089477018, 0.8642909527, -0.9940219522, -0.6777903438, 0.5369633436, 0.7354898453, -0.9702457786, -0.0814293846, -0.2385456264, 0.938269496, 0.4515114427, -0.0452774428, -0.3917103708, 1.0615319014, 0.0568194687, -0.419590503, -2.4778370857, -0.3078154624, 0.1146202087, -1.2780216932, 0.1030691117, 0.6712273955, 0.2438346446, 1.0162100792, -0.6105525494, -0.9840900898, -1.7098869085, 1.7450425625, 1.1025580168, -0.0249963142, -0.7061616778, 0.6075922847, -0.3273740709, 0.2859857976, -0.4213858247, -0.7192949057, 1.1797041893, 0.059925627, -0.014664961, -0.1761478037, -1.2294445038, 0.5871776938, 0.018106319, -0.3801906407, -0.1988954842, -1.4233263731, -0.7903942466, -1.4408361912, 0.467146188, 0.1858424544, 0.4118827283, -0.3097729087, 0.9414395094, 0.6728466153, 0.2240331322, -0.168348372, -0.5138785243, -0.6390522122, 0.2683243155, -1.0808159113, 0.5331370831, -0.3468069434 ]
Data Transformation All data that is used in any dashboard is a data column in the virtual table of the dashboard panel. For example, if three data fields are specified in a chart, the chart uses three columns from the virtual data table of the dashboard. This chapter will cover the following: ; ; ; ; ; ; ; ; . Information There are always two additional columns of data: Max and Min in the data transformation of the element. Filtering using the Data Transformation tool is:
Dashboards Data Filtering Data Transformation
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Data Transformation</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Data Transformation</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All data that is used in any dashboard is a data column in the virtual table of the dashboard panel. For example, if three data fields are specified in a chart, the chart uses three columns from the virtual data table of the dashboard.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="DTEditor" styleclass="Stimulsoft text" translate="true">Data Transformation Editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="DTSorting" styleclass="Stimulsoft text" translate="true">Sorting Data</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="SkipAndLimitRows" styleclass="Stimulsoft text" translate="true">Skip and Limit Rows</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="RunningTotal" styleclass="Stimulsoft text" style="font-weight:normal;" translate="true">Running total</link><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="ShowPercentage" styleclass="Stimulsoft text" style="font-weight:normal;" translate="true">Show percentage</link><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="ReplaceValue" styleclass="Stimulsoft text" style="font-weight:normal;" translate="true">Replace value</link><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="TypeFilter" styleclass="Stimulsoft text bold" style="font-weight:normal;" translate="true">Filtering by type of values</link><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="CustomFilter" styleclass="Stimulsoft text" style="font-weight:normal;" translate="true">Custom filter</link><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="SelectFilter" styleclass="Stimulsoft text" style="font-weight:normal;" translate="true">Selecting values</link><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">There are always two additional columns of data: Max and Min in the data transformation of the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" styleclass="Stimulsoft text" translate="true">Gauge</link><span class="f_Stimulsoft text" translate="true"> element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Filtering using the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data Transformation</span><span class="f_Stimulsoft text" translate="true"> tool is:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Prior and customizable in the report designer.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Resetting filter settings are also carried out in the report designer.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The already filtered data for the current element of the dashboard is displayed in the viewer.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To configure </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data Transformation</span><span class="f_Stimulsoft text" translate="true"> you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the dashboard element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the Browse button of the Data Transformation property on the property panel.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data transformation is configured only for a specific element of the dashboard. All data transformation settings are applied only to the current element </span><span class="f_Stimulsoft text" translate="true">and are not applied to the data of the other elements of the dashboard.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="DTEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data Transformation editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Every column in the data transformation consists of:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Header;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> List of values.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All data transformation settings are located in the command menu. To call this menu, left-click on the header of the data column.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Depending on the type of values (numeric, string, Boolean, etc.), the list of commands and actions for the values of the data column may differ.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Consider the commands that can be applied to the values of the data column.</span><br/></p> <p class="f_Stimulsoft text"><br/><anchor id="DTSorting" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Data sorting</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">By data sorting we mean the order of the element values in a certain direction.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the Data Transformation element, the values can be:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Sorted in ascending order. In the case of string values, the sorting is performed From A to Z, and for numeric values From Smallest to Largest;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Sorted in descending order. In the case of string values, the sorting is From Z to A, and for numeric values From Largest to Smallest;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Without sorting, values are transferred to the report in the order that they are contained in the data storage.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="SkipAndLimitRows" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Skip and Limit Rows</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">One of the ways to filter data when converting data is to skip and set the limit rows in the data table element. For example, defining a range from 3 to 7 lines, or only the first three lines, or only the first four lines, starting from the 3rd line.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To skip lines and (or) set their limit, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the title of the data column in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data Transformation</span><span class="f_Stimulsoft text" translate="true"> editor of the element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the menu of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> item, select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> command;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the dialog that opens, specify the number of lines to skip. The default value is 0, no rows in the table are skipped.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a predefined number of rows or enter an integer that will be the number of rows in the data table of the element. By default, all rows are selected.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="RunningTotal" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Running total</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When designing a report, it is often necessary to calculate the cumulative total. The cumulative total is the calculation of a new value, as a result of adding the current string value to the sum of the previous values. You can enable the function to calculate the cumulative total for the item data field in the Data Transformation of the element.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To enable the calculation of the cumulative total for a column, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the title of the Data Transformation editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Running total</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Set the initial value. The default value is 0, the cumulative total is calculated only from the data column values. However, if necessary, you can set the initial value. Then the specified value will be added to the first value.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To disable the calculation of the cumulative total you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the title of the element in the Data Transformation editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Remove Actions</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Delete the value in the cumulative total dialog and click </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">OK</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ShowPercentage" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Displaying percent</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When designing reports, the situations may occur when it is necessary to output a specific weight (percentage) of a value from the list of values of a data column. For example, when analyzing sales, to identify the most profitable regions, it is necessary to calculate the percentage of sales in a particular region in relation to sales in all regions.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To display the percentage of the value from all the values in the data column, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the title of the element in the Data Transformation editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Percentage</span><span class="f_Stimulsoft text" translate="true"> command from the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ReplaceValue" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Replacing values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can replace some value with another one or add text to the current value in the Data Transformation.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To replace the value in the Data Transformation editor:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the title of the data column;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Replace Values</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the editor that opens, you should specify the value to be replaced and the value to be replaced. Also, you can configure the replacement of several values at once.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><anchor id="TypeFilter" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Filtering by type of values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">By filtering data we mean the selection of data by any condition. For example, the statistics of visits for the last day, or sales in a certain category, etc.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data filtering in data conversion can be done the following way:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the title of the data column;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Go to the filter (the name depends on the type of the element, i.e. for numeric elements - Number Filter, for string elements - String Filter, etc.);</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the define logical operation sub-menu.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Then, an editor will be opened in which you need to specify a value for the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" anchor="OperationsOfTable" styleclass="Stimulsoft text" translate="true">logical operation</link><span class="f_Stimulsoft text" translate="true">. When this filter is triggered, fulfilling a certain logical condition, the values will be displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><anchor id="CustomFilter" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Custom filter</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A custom filter can be applied to any data column of an element.</span><br/><br/><br/><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To add a custom filter, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the title of the data column;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Custom</span><span class="f_Stimulsoft text" translate="true"> filter command in the drop-down menu.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The filter editor will be called. You should add filters, define a </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" anchor="OperationsOfTable" styleclass="Stimulsoft text" translate="true">logical operation</link><span class="f_Stimulsoft text" translate="true"> and value. When this filter is triggered, the values will be displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><anchor id="SelectFilter" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Selecting values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, you can filter the data simply by selecting values.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the title of the data column in the Data Transformation editor.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the drop-down menu, check the values that you want to leave, remove flags from values that are not needed.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should know that more than one command can be applied to a single data column. For example, sorting of values, restriction of lines and filtering by the type of values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also you should know that if a dashboard element has more than one data column, different commands may be applied to each of them. In this case, the commands of one data column affect the other. For example, if the first data column contains a filter by product category, and the second one has prices for these products, then the first column filter will be applied to the values of these columns, and then the second one will be applied.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 0.6803885102, -0.1764239073, -4.1661829948, -1.9000672102, 1.3695553541, -1.0775823593, 1.2112896442, 0.9815868735, -0.5325691104, -1.068312645, 0.4237041473, -0.2351709157, 3.2526443005, -0.5791547894, 0.2098706961, 0.5199514031, -1.2945013046, -0.9479521513, -0.5170014501, 1.0930194855, 0.577265501, -0.6761023998, -0.8076187372, -1.0447446108, 2.5120530128, 0.2613472641, -0.2651378512, 1.0813714266, -0.83648628, 1.198764801, 0.7668026686, 1.3634562492, -0.1151447743, 0.2906183898, 0.1815200597, -0.1143980026, -0.0578084476, 0.8374752402, 0.3967178464, 1.3858997822, 0.6856227517, -0.4464188516, -0.0296608377, 0.2116842866, -0.3021555543, -1.3334563971, 1.5159329176, -0.31484586, 1.0460746288, -0.9348906279, -0.9125692844, 0.5569808483, -0.6659073234, 0.6109772325, 0.8300186992, 0.449159205, 0.2488861084, -0.5618245602, 0.7613468766, -1.5303051472, 0.2613565028, 0.6568840742, -0.7235306501, 1.3243141174, 0.0681045651, 0.0932132527, -0.1298120618, 0.7689339519, -1.6260681152, -1.5568102598, 0.7920207977, 1.1214182377, 0.5194424987, 0.3267938495, 0.0029698976, -1.4638620615, -0.7997322679, -0.886370182, 0.5999561548, 1.4063392878, 1.0900326967, -0.2935643494, 0.2755691409, -0.9675402045, 1.516458869, -0.4892991185, 0.5654506683, 1.1008250713, 0.4252672791, 2.091530323, -0.3269604445, -0.6749972701, 1.5614013672, 0.4073536098, -2.1296219826, 0.3525899649, -0.0235981513, 0.5755794644, -0.103697367, -0.9662672281, -0.4488871396, -0.4952961504, -0.5487132072, 0.1986045092, 0.0766303241, 0.5458468795, -0.2171405554, -0.1379811913, -0.6238544583, -1.2623461485, -1.2088176012, 0.5637526512, 0.3220794499, 0.1119216233, 0.5553337336, -1.2857428789, 1.3684811592, 0.393075794, -0.1376058906, 0.272796005, 0.8068835139, -1.2265839577, 0.1200135052, 0.862703383, 0.6219236255, -1.3922663927, -1.0724698305, 1.8816357851, 0.6363570094, -1.4367930889, -0.9804000258, -0.2794233263, -1.4285657406, 0.6821302772, 0.2648593187, 0.5279022455, 0.1862895042, -0.0498440899, 0.3166567683, 0.7105190754, -0.2778519988, 0.6193629503, -1.1676006317, -1.3590003252, 0.4581044614, -1.3044742346, 0.1754475236, 0.5030416846, 0.5694297552, -0.3295411766, -0.31329301, -0.5359848738, 0.2069287002, 1.0785501003, -0.070876807, -1.8392064571, 1.3919939995, 0.6501399875, -0.5762259364, 0.6263590455, 1.1410382986, -0.6846333742, -0.8389274478, 0.3212324381, 0.2487516254, -1.5397812128, -0.6131362915, 1.649289608, 0.5045952201, 0.2802959681, -1.4017384052, -0.8585723042, 0.2722012401, -0.596039474, 0.6903609037, 1.0297094584, 0.9727072716, 0.197145924, 1.0400229692, 0.2948744893, 1.0664336681, -0.6008112431, 1.4433195591, 0.8211829662, 0.6201890111, -1.8859702349, -0.7022436857, 0.9422855973, -0.7940943837, 0.1695973575, -0.9415122867, -0.3704337478, -1.1980429888, -1.4899741411, 0.5287371278, -0.5755599737, 0.9953643084, -0.3407380283, 0.0229045488, -2.0526885986, -0.1414673924, -0.0984283835, -0.8274849057, 0.498295486, -0.7549553514, 0.8370590806, 0.3866482675, 1.0547486544, -0.6073608994, 1.0963238478, 1.4699553251, 1.2555272579, -0.145237729, -0.9439241886, 0.0130275069, -0.093476519, -0.792457521, -0.547821939, 2.1676952839, 0.1623142064, -0.2869623601, -1.7396508455, 0.4780899584, 0.1073538959, 0.6385272741, -0.0906490013, -0.0982989669, 0.3999884427, -0.1695113778, -0.4650662839, 0.3909132183, -1.4573589563, -0.6526814103, -0.1339385808, 0.31649822, 0.8998426199, -0.7829995155, 2.0843067169, 0.7004440427, 0.5579223037, 0.1054758504, 0.0456583127, 0.4828097522, -0.507574439, 0.4782907367, 0.8189552426, 0.6332834363, -0.1513869315, -0.0505836941, 0.8140006661, -1.080308795, 0.276207149, -0.4087212682, 0.5841350555, -0.7509037256, -1.6980118752, -1.3676457405, 0.2499019653, 0.1474816054, 1.1150990725, -0.0684091598, -0.5268335938, 0.6101447344, -0.1480500102, -0.8491823673, -1.2935874462, -1.0366004705, -0.3225749135, 0.9132475853, 0.3539368808, -0.1853117943, -0.2885928154, -0.1429086626, 1.0535224676, -0.2274830043, -0.2164619565, 0.0008613027, -0.7623291612, -0.892831862, 0.3816255629, -1.2023186684, -1.9060845375, -1.3599561453, 0.0748688951, -0.0956270024, 1.0311360359, -0.4646080136, -1.1878900528, 0.3820533752, 1.7525510788, -0.4062747359, -0.2344052792, 0.0495061912, -0.0026432106, 0.0746990442, -0.3608146608, 2.6804385185, -0.4076493979, 0.9502817988, -1.4286409616, 0.12224444, -0.4297538102, 0.9420830607, 1.1157324314, 0.7365909815, 0.2621380091, 0.9032841325, -0.2139060199, 1.3684030771, 0.076716952, -1.4339362383, -0.3156094849, -1.2755416632, 2.031617403, -0.5073200464, 0.9749615788, 0.1898714602, 0.7582372427, 0.6991451383, 0.4805519283, -0.1396722794, -2.385035038, 0.0802085027, 0.1227407977, -0.0589594878, -0.0227929633, -0.3740148246, 0.2831149697, -0.3089628816, -0.4461459219, 0.4552714825, 0.1437486559, 0.2679333091, -0.9886949062, -0.0487589128, 0.8471884727, -0.3833636343, -0.6991028786, -0.0034039749, 0.9124636054, 0.689446032, -0.405261606, -1.8738592863, -1.4014102221, -1.1815474033, -0.2054993063, -1.0962797403, -0.9512500167, 1.7164103985, 1.4162198305, -1.230997324, 0.7463114858, 0.2684769332, -0.0686264858, 0.3844558001, 0.4306978583, 0.0325474739, 1.2591590881, 0.0085770227, 0.0667661354, 0.0248119161, -0.7122465968, 0.2923665643, 0.0282457992, -1.3149362803, 2.3117303848, -0.2149404883, -0.5994084477, -0.0132294595, 0.2001560479, 0.6465905309, -1.0344263315, -0.2146077901, -0.2560389042, 0.1117910072, -0.1604925394, -0.423145771, 0.770560801, 0.7216759324, 1.1744735241, 1.2672208548, -0.7960560322, 2.2859141827, -0.2430794537, 0.0056517958, -0.9929074049, -0.1651913226, -0.7198156714, 0.6890886426, 0.039757017, -0.4087255597, -0.3528290689, 0.3827459514, 0.3381750584, 0.3160353303, -0.3218000531, -0.3105778694, 0.653121233, -0.3644755185, 2.0436298847, -1.5458936691, -0.3985365629, 0.1306298226, 0.1110192239, 0.507130444, -0.6380929351, -0.2310501635, -1.7559530735, 0.929286778, -0.8795284629, -0.5167061687, -1.1483662128, 0.7037488818, -1.4786106348, 0.1982222348, 0.4996212423, 0.7659646273, -0.440395534, 0.1430376917, -0.958722651, 0.8153688312, 1.1549363136, -0.0126533117, 0.920126617, 0.9771716595, -0.0626359507, 0.5224246383, 0.1813893914, -0.2563955486, -1.1832995415, 1.193157196, -0.5578174591, 0.5245402455, 0.050009653, -0.8528831005, -0.5718812346, 0.1427687109, 1.1628605127, 0.2811890543, 0.0535611436, 0.4675370753, -1.6239694357, -0.1650585383, -0.3016341925, -0.7371453047, 1.5195829868, 0.0085930964, 0.1193830818, -1.1294624805, 2.2944264412, 0.5951226354, -0.3913954496, 0.4590293467, 1.2990711927, 2.3506302834, -0.3547827601, -0.2177726477, -0.194651857, 0.0650466904, -0.1492269337, -0.6196209788, -0.1549611539, -2.6805586815, -0.3200935125, -0.2790505588, -1.1983846426, -0.4883806109, -0.804641366, 1.3671396971, 1.1439203024, -1.0487756729, -1.4301247597, -0.3367248476, -1.4904649258, 0.4322592914, 1.1146627665, 0.031615451, -0.6348482966, 1.3860735893, 0.6518904567, -0.7542404532, 0.7768030763, 0.205984354, -0.4344711006, -1.0216816664, 2.2388219833, 0.2461334914, -0.837946713, 0.9422528148, 0.1113584042, -0.9403850436, 0.8588519096, 0.5907244086, -0.3654551804, -0.3846686184, 0.1736088693, -0.5488858223, -0.8757047057, 0.3511118591, -0.6736963987, 0.5686560869, 0.4038628638, 0.0068515837, 0.3580164909, -0.0521820188, -1.4252113104, 0.6489883065, -1.337652564, -1.0413659811, -0.0963252634, 0.1472275257, -0.8278633952, 0.5037702322, 0.95462358, 0.1632507741, -0.8664985895, 0.5569728613, 1.2628445625, -1.2175476551, -0.5128388405, -0.0985703319, -1.3893270493, 0.3289564252, 0.1685702205, -0.2587607503, 0.4586906433, 0.3755071461, -0.7537336946, 1.0112719536, -0.8361940384, 0.348875314, 1.4899492264, -1.6129299402, -1.0579317808, -0.3103873134, 0.5074161887, -0.6649189591, 0.8704974055, 1.5386791229, 0.2042752951, 0.0495874174, -0.5753957629, -0.6104140282, -0.7793411613, 0.3362124264, -0.7957221866, -0.7099533677, 0.1142998785, -0.3959129751, -0.6363907456, 1.1373404264, -0.3838419616, 0.6753467321, -1.2917922735, 0.2722522616, -0.1362439841, 0.3956322074, -0.2991647124, 0.1007636786, -0.3886185586, 0.5201314688, 0.3299391568, 1.8059202433, 1.1468423605, 0.0369837172, 0.0897774175, 0.834017992, 0.810852766, 0.004797597, 0.4213424027, 0.1472630799, -0.8533129096, 1.6422355175, 0.5492048264, -0.5995494723, -0.7070337534, 0.6814870834, -0.3315785229, -0.2161441594, -0.3557299078, 0.5208500028, -1.8446980715, 0.7634709477, 0.9206793308, -1.6172339916, -0.6144962907, -0.8041555882, -0.771273911, -1.0058569908, -1.5380016565, -1.1381534338, 0.7028906345, 0.7190151811, 0.3932546377, 0.4537897408, 0.4299144447, -0.5955737233, -2.0877292156, -0.2089307606, -0.1575112492, 0.0347560048, 0.7626050711, 0.4463169575, 0.8770552278, 1.3119869232, 0.9282920361, 0.1064262539, -0.0799680501, -0.4717494547, -1.4820245504, 0.2567447126, -0.697791338, -1.3956954479, 0.2698159516, -0.323238492, -1.0116170645, -0.3187944293, 0.5495746136, -0.6419119239, -0.8938676119, -1.152066946, -1.425792098, 0.8273363709, -0.4385819137, 0.9120544791, 0.9006408453, -0.8473592997, 0.065680787, 0.4738639891, 1.1275109053, -0.5906800032, 0.3064697087, -1.7274947166, -0.3534679711, -0.9046807289, 0.2912818193, -0.334012568, 1.0945101976, 1.130887866, 1.3680154085, 0.8511219025, -0.8736685514, -0.8591990471, -0.2216352373, 1.121311903, -0.9641346931, 0.4464657605, 0.4468318522, 0.343343854, 0.461346209, 1.7912101746, 2.0164341927, 0.5048912764, 1.1227977276, 0.5234385133, -0.6973505616, -0.4196656048, 0.2617214024, -1.1750763655, -1.0640457869, -0.5657516122, -0.719640255, -0.0085284067, 0.7758826613, 1.2112964392, -0.2713872194, -0.3204950094, 1.1607507467, 0.4440017343, -1.5582822561, 0.2687582374, 0.2415728569, 0.612302959, -0.0717840567, 1.7475954294, 1.3129149675, 1.007168889, 0.4401082098, -0.8330488801, 0.8493705988, 0.6723194718, 0.1506931633, 1.0419931412, -0.283970654, -0.1869939119, 0.2960661054, -0.2203552425, 0.32809484, 0.0848689526, -1.1837660074, -0.8221672177, -1.2203844786, -1.0119470358, -0.0433219597, -0.2612276375, -0.3614723086, -0.519836843, -0.397690475, -0.5866739154, 0.7729120851, 0.959089458, 0.4850280881, -0.4546799064, 0.3616270721, -0.621956408, 0.8896056414, -0.1885805279, -0.7554416656, 0.2465749234, -0.4126899838, 0.4449573755, 0.6669293046, -0.3811616898, 1.0935498476, 1.1721863747, 1.340551734, 0.9483078122, -0.8085771203, -1.0854275227, 1.7196676731, 0.2301333696, -0.0610243231, -1.6045351028, -0.3957113624, -0.0541441292, -0.9577532411, 1.2040446997, -0.7757998109, 0.6122701168, -0.842967391, 0.3077018559, 0.7599112988, -0.863714993, 0.8349159956, 0.2145226151, -0.5272566676, -0.5033009648, -0.1985655874, -0.5070245862, -0.4085112512, -0.3987178206, 0.4510014951, -0.3742144108, 0.5198255777, -1.4441037178, 0.7668044567, -1.7369970083, 1.6618255377, -0.3259725869, -1.8836390972, -0.5715723038, -0.5467023849, -0.7247374058, 0.4042287171, -0.6367991567, 1.0005207062, 0.0407705419, 0.135898903, 1.5508764982, 1.5539832115, 1.415722847, 0.1649368852, -0.2599821389, 0.9496341348, -1.0903503895, -1.0468255281, -0.8211850524, 0.8426366448 ]
Date Picker Date Picker is a filtering element on the dashboard panel that is used to determine the calendar range and filter the data for the analysis in the viewer, taking into account the specified range. It can be located anywhere on the dashboard panel. Depending on the size of the dashboard panel in the viewer, it can grow or shrink by width only. This chapter will cover the following: ; . The Date Picker element can only be the main filtering element for other filtering elements an
Dashboards Data Filtering Date Picker
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Date Picker</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Date Picker</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Date Picker</span><span class="f_Stimulsoft text" translate="true"> is a filtering element on the dashboard panel that is used to determine the calendar range and filter the data for the analysis in the viewer, taking into account the specified range. It can be located anywhere on the dashboard panel. Depending on the size of the dashboard panel in the viewer, it can grow or shrink by width only.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Date_Picker" anchor="DatePickerEditor" styleclass="Stimulsoft text" translate="true">Date Picker editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Date_Picker" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table Of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Date Picker</span><span class="f_Stimulsoft text" translate="true"> element can only be the main filtering element for other filtering elements and cannot depend on the values of other filtering elements. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Date Picker</span><span class="f_Stimulsoft text" translate="true"> can have the following selection modes:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Single</span><span class="f_Stimulsoft text" translate="true">. By default, the current date of the operating system and the subsequent range will be determined depending on the value of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Range</span><span class="f_Stimulsoft text" translate="true">. By default, the current day range will be set.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto Range</span><span class="f_Stimulsoft text" translate="true">. By default, the range will be set from an earlier date in the data source to the latest date. In other words, the original date range will correspond to the data range of the data source.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You may setup the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Date Picker</span><span class="f_Stimulsoft text" translate="true"> element in the editor. To call the editor, you should to the following in the report designer:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Date Picker</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Date Picker</span><span class="f_Stimulsoft text" translate="true"> and choose the Design command in the context menu</span><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="DatePickerEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">The Date Picker editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In this editor you can add elements with data, set up the mode for selecting values, select the main filtering element.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Key</span><span class="f_Stimulsoft text" translate="true"> field. The data element is specified in it, according to the values of which the data will be filtered.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> field. Displays the expression of the selected item data field.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Selection Mode</span><span class="f_Stimulsoft text" translate="true"> field. It selects the mode of the Date Picker item. The following values can be selected:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Single</span><span class="f_Stimulsoft text" translate="true">. The current date of the operating system and the subsequent range will be determined depending on the value of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Range</span><span class="f_Stimulsoft text" translate="true">. By default, the current day range will be set.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto Range</span><span class="f_Stimulsoft text" translate="true">. By default, the range will be set from an earlier date from the data source to the latest. In other words, the original date range will correspond to the data range of the data source.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> field. Depending on the selected item mode, the following parameters may be present:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter is available only if the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Single</span><span class="f_Stimulsoft text" translate="true"> mode is selected. The value of this parameter is a logical operation that determines the continuation of the date range from the current date. For example, if </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Greater then</span><span class="f_Stimulsoft text" translate="true"> is selected, then the default element range will include all subsequent dates from the current date of the operating system.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Initial Selection</span><span class="f_Stimulsoft text" translate="true"> parameter is available only if </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Range</span><span class="f_Stimulsoft text" translate="true"> is selected. You can specify the default element range. For example, you can select the previous week. Then when you open the dashboard in the viewer, the range of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Date Picker</span><span class="f_Stimulsoft text" translate="true"> item will be set to the previous week.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Get acquainted with the step-by-step instruction in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Getting_Started.Dashboard_with_Date_Picker" styleclass="Stimulsoft text" translate="true">Dashboards with Date Picker</link><span class="f_Stimulsoft text" translate="true"> chapter. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="16" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margins (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the formatting of values for the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and replacement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 1.0913709402, -0.9127410054, -4.4732894897, -0.4969694912, 0.0354333632, -0.0715724155, 0.1453115791, -0.5726215243, 0.2264236957, 0.1091014296, -0.1072707847, 0.8462793231, 2.3086402416, 0.413548857, 0.8739991784, -0.5293918252, 0.0289076325, -1.9751582146, 0.1695819348, -0.2784009278, 0.7280337214, 0.250217706, -1.4057360888, -0.4457815289, 2.1873552799, 0.9889832139, 0.4471725225, 0.667796731, -1.4414747953, 1.8858864307, 0.6322349906, 1.6863850355, -0.5960638523, -0.3501411676, 0.2883509696, -0.9358944297, 1.1498721838, 0.0535077229, -0.0118787717, -0.2876247764, -0.1889861077, 0.1672843546, 0.6242049336, -0.5155273676, 1.2150738239, -0.6468959451, 0.9549300671, 0.5295624137, 0.7890079618, -1.372115612, -1.1590286493, 0.3253141046, -0.1880897731, -1.4968737364, 0.6274694204, 0.6710452437, 0.8727711439, 0.604881227, -0.2848577797, 0.3973564506, 1.4173488617, 1.6349743605, -0.2728125155, 2.093546629, 0.2532644868, -0.1529570073, 0.6679933667, 1.2203392982, -0.6358782649, -0.8132753372, 1.3365535736, 0.3781912625, -0.1017804742, 0.4546824694, 0.4282329679, 0.8116956353, -1.4299367666, -1.4945505857, -0.0970782489, 1.3365876675, 0.923340559, -0.1158975288, 0.2223577201, 0.3463248909, 1.2805233002, -1.0414330959, 0.7235777974, 0.9155760407, 0.8271891475, 0.3349790573, -0.0464836024, 0.2725493014, 0.2877518535, 0.3549623191, -1.1067415476, 0.8584564328, 0.1356629729, -0.7449669242, -0.5501137972, -0.7643984556, -0.2778455019, 0.4928502142, -0.3864230216, 1.8178116083, 0.411323905, 0.367174685, -0.8816859722, -0.2112693787, -0.6248006225, -0.1103840023, -0.8602788448, -0.1991910785, 1.4197025299, -1.1945860386, 0.8571984172, 0.5480271578, 0.2796898484, -0.9915422797, 0.5486687422, 0.2235060781, 0.6391653419, -0.4865237474, 0.2731733322, 0.8004989028, 1.0286830664, -0.9871898293, -0.3147274852, 1.0994496346, 0.4677765965, -2.0700294971, -0.239676699, -0.1038936749, 0.2020754069, 0.461851418, -0.2087575197, -0.1645542085, 0.2945846021, 0.1734200716, 0.5408380628, 0.8778595328, 0.3583373427, 0.4668937624, 0.2542271614, -1.4255865812, -0.3105677068, -0.2265058458, -0.0655845404, -0.5792881846, -0.6084533334, 0.0444947928, -0.8462367058, 0.64355129, 0.2366962135, 1.0734820366, 0.0250124056, -1.1160773039, -0.4585543573, -0.3245486319, -0.5017303228, -0.1225790456, 1.6286135912, -0.3183048368, -0.5510665178, 0.7547510266, -0.0798749104, -0.8648278713, 0.3737300038, -0.4803021252, 0.4458358586, 1.5280131102, -1.9392132759, -1.4198588133, -0.9125631452, -1.9256783724, -0.0224343725, -0.095274128, 0.4781860709, -0.9136564136, 1.1201837063, -0.4051642716, 1.5844115019, -2.20687747, 1.2074437141, 0.9954500794, -1.1655116081, -1.4968490601, 0.1380668879, -0.5268315077, 0.5104832053, 0.314412117, 0.0076522296, -0.3379898369, -1.8667103052, -0.7047221661, -1.3732031584, -0.8956487775, 0.2431007922, -0.173983857, -0.3524034023, -0.4859736562, -1.3575224876, -0.542607069, -1.2541821003, 0.6581492424, -0.1207783073, 0.7070564628, 0.4259370565, 0.7415153384, -1.2038178444, 0.7709993124, 1.476159811, 1.8431813717, 0.1015086621, -0.6910983324, 0.3546573222, -0.1906244904, -0.502858758, 0.608029902, 0.9916900396, 0.3332933486, 0.7471597791, 0.55319947, 0.1082761213, 0.1031774059, 0.140688166, 0.3846360743, 0.4585413039, 0.3833911121, 0.2027096152, -0.447247684, -0.4045536816, -1.5015437603, -0.4018691778, 1.2569308281, 0.0958217829, 0.6930086017, 0.6921355128, 1.2994661331, -0.2970883548, 0.5632961392, 0.2795083523, 1.0298420191, -0.112632148, 0.2666397691, -0.8214151859, 0.7344924212, 0.1584477276, 0.5275324583, -0.5126848221, 0.0292402823, -0.0906054005, 0.7287011147, -0.210595414, 2.3917534351, -0.3326517642, -0.6204209328, -1.6579532623, -0.5240463614, -0.472530663, -0.7638303638, 0.9755555987, -0.5271142125, 2.0840446949, -0.0417513587, 0.6231122017, -1.6446499825, -0.4776659906, 0.5723975897, 0.2123003453, 0.1952733248, 0.5155628324, -0.3455750048, 0.4339679182, 0.9929106236, -0.7173112035, 0.7097035646, 0.6692094207, -1.3172008991, -0.2763658464, 0.7177571058, -1.03677845, -1.3581979275, -0.8479509354, -0.5070943236, 0.3214806914, 1.3753067255, 0.6904555559, 0.2267279327, 0.6417552233, -0.5816734433, -0.025745498, 0.6561481357, -1.8333669901, -0.0557765849, 0.5897621512, 0.7025142908, 1.683550477, -0.7711626291, -0.209035337, -0.8420805931, 0.8769524693, 0.2245120555, 0.7916154265, 0.9657893181, -0.803409636, -0.0338759124, 0.8282572031, -0.6870879531, 2.0431213379, -0.4715986252, -0.3510136306, -0.8288051486, -1.0391323566, 1.6529227495, -1.0178580284, 1.2183058262, -0.0788911059, 0.8706098199, -0.2955912948, -0.1903285533, 0.8029082417, -1.2210693359, -0.1548505127, -0.3796595037, -1.18755126, 1.4149166346, -0.2931585312, 0.5216350555, -0.8488238454, 0.1070777774, 0.3633086085, -0.0181191061, -0.1401226968, -0.7763350606, 0.2393118292, 0.3385243714, 0.7027206421, 0.1431840807, -0.0404673293, 1.4323325157, 0.9918220043, 0.2095346153, -0.0908675268, -2.0049512386, -0.6668465137, -0.7305628061, -0.4795483947, -0.1343721747, 0.9743739963, 1.508241415, -0.28248474, 0.0157573782, -0.6395794153, 0.3719514906, 0.726596415, -0.8228101134, -0.4779661298, 1.0729181767, 0.4037941694, -0.6156318784, -0.494774878, 1.7996822596, 0.2135937214, -0.3760698736, -0.208886683, 1.5161855221, 0.1903930902, 0.1194262803, 1.5405880213, -0.8081771135, 0.3518389165, -0.8480712175, 1.1553560495, 1.345595479, 0.3971067965, 0.719214797, -1.7208573818, -0.4766322374, 0.580144465, 0.2141280323, -0.3281134367, -0.488088131, -0.1747450829, 1.1589944363, 1.0660495758, 0.0890977085, 0.5776783824, -0.4242911041, -1.3341040611, -2.0147185326, 1.2451540232, 0.6545920372, -0.2909237742, 0.5315306783, -0.2874972224, -0.0366407186, 1.5201227665, -0.0665680468, -1.7697784901, 1.2885332108, -0.9115999937, -0.2068023533, 1.0955170393, -0.6403440237, 0.953682363, 1.636335969, -1.2676659822, -1.969307065, 1.0210996866, 0.3173461258, -0.5877327919, 0.6094406247, -0.3471480608, -0.9815066457, -0.1573831886, 0.0027148202, 2.2182991505, 0.2854190171, 0.2793946266, -1.6512130499, 1.091529727, 0.5618489981, -1.733564496, -0.4152549207, -0.0094317365, -0.3944162726, 0.0358826555, 0.1570213884, 0.086067833, -1.5679675341, 0.638471365, 0.3776482642, 0.712980628, 0.162999779, -0.6642366052, 0.4692609012, 0.1388469487, 0.6469637156, 0.2178389579, 0.3888959587, -0.2058812529, -1.5359717607, -0.7092029452, 0.29319489, 0.0107029518, 1.8578299284, 0.3705197275, -1.596953392, -0.1329672337, 1.832768321, 0.7093155384, -0.6385155916, 1.0418895483, 0.8552022576, 1.5899851322, -0.7779530883, -0.1425420344, -0.7626687884, -0.6115456223, 1.5393354893, -0.127133891, -0.0988558754, -1.1612032652, 0.7081567049, -1.0067839622, -0.6134753227, 0.6123084426, -1.2568778992, 0.4923861921, 2.0435009003, -0.9316270947, -0.13133578, -0.1453749239, -0.8615916371, -0.4197984338, 0.1000413895, 0.1169986203, -0.6426095963, 0.2790209055, 2.0506088734, 0.3040741682, 0.1803944111, -0.6544517875, -0.1314166784, -0.9675112367, 0.5183288455, 0.4770459831, -0.3542013764, -0.2368284911, 0.5345129967, 0.2714000344, 0.3008472025, 0.2764527202, -0.1055606827, -0.0905415118, -0.2624633014, 0.9134796262, 0.3279325962, 1.0678529739, -1.4689437151, 0.3168910146, 0.8823797107, -0.6887477636, 0.5610576272, -0.252467066, -0.4556443691, -0.0594751239, -1.9994972944, 0.0091796182, 0.3913353086, -0.828709662, 0.7435870767, 1.6774516106, -0.0535992905, 1.1866391897, 0.1986731738, 1.3890422583, 0.2554213703, -1.2710573673, 1.1733286381, -1.2688096762, -0.2176127881, 0.4485202134, 0.4105194509, -1.2665827274, 0.5990312696, -0.5927860737, -1.6649730206, 0.4751599729, -0.4596716166, 0.7716889381, 0.0127570527, 0.2961961627, -1.06747365, 0.4882748723, 0.3093345463, -1.8851567507, 1.8310120106, -0.4922808409, -0.4310584366, -0.3204113543, -1.0110199451, -0.3645645082, -1.3392708302, -0.2502783537, -0.2156288475, -0.7576320171, 1.325543046, -0.5161918402, -1.5237753391, 1.7431584597, -0.5593553185, -0.0047459388, -1.1643611193, -0.1541523039, -0.0068383273, 0.7744066715, 0.0446155071, -2.2967562675, -0.256239295, 0.0539711528, 0.0542101376, 1.5810534954, 0.8272078037, -0.1880716085, 0.3457754552, -1.0267055035, -0.2989923954, -0.0526327342, -0.5663905144, 0.5999985337, -1.2480118275, -0.6983075142, -0.7360323668, 0.8055063486, -1.0468068123, -0.0818110704, 0.8966878057, -1.2421252728, 0.1164529026, 0.5967915058, -1.2295843363, -0.5065791607, 1.7361272573, -1.2258124352, -0.7951630354, -0.6193018556, 0.0872215927, -0.12533696, -0.7355087996, -0.1262181699, 0.0605242327, 0.9246605635, -0.7550650835, -0.7054387331, 0.58711344, -1.1497157812, -2.7201783657, -0.956987381, -0.7053095698, 0.2405554801, 0.5394082069, 0.5876970291, -0.4770113528, -0.300457716, 1.2221384048, -0.8457800746, -0.3432218134, 0.451708883, -1.7695641518, -0.5263779163, -0.3135538101, -0.2006358057, 0.0050581703, 0.2028046697, -0.5874809027, 0.8854325414, 0.7514224648, -0.4059746563, -0.2625596225, -0.2235730588, 0.8973697424, 1.2733744383, -1.2285937071, 1.2531459332, -0.0727982819, -1.185993433, -1.5091558695, -0.3312007189, 1.3750386238, -0.8491628766, 0.098995693, -0.8415729403, -0.1665045023, -0.5735105276, 0.2329185754, -0.7264617085, 0.8553051353, -0.8889006376, 1.527179122, 0.6221784949, -1.1511809826, -0.0487796105, -0.104912214, 0.7781329751, -0.8692687154, 0.7628315091, 0.4649507701, 0.927482605, -0.4650861919, 1.2639636993, 0.8068804741, 1.838566184, 0.9924950004, 1.4245944023, -0.3188741207, -0.3829995096, -0.0079948595, -1.2811504602, -0.6616172194, -1.0010156631, -0.5947702527, -0.2514721751, 0.02995787, 0.416698426, -0.7711712122, -0.0900546014, 1.059725523, -0.5314365029, -0.6068201661, -0.3729867041, -0.0204407331, 0.4478037357, -0.5901675224, 0.9125432372, 1.388405323, -0.6186778545, 0.5472501516, -0.5082366467, -0.55447191, 1.9396375418, 0.9454790354, -0.0467883646, -0.5922999978, 0.2816978693, 0.0675999075, 0.5951068997, -0.8550639153, 0.7934266329, -0.5851355195, 0.4853704274, -0.5337679386, -1.7933092117, -1.1224617958, -1.1837067604, -1.0276042223, 0.0157001466, -0.2571865916, -0.7542784214, 0.9946162105, -0.2970564067, 1.4510324001, 0.502795577, 0.9204691052, -0.8118146062, -1.0404726267, -1.0856237411, -0.4185477495, -0.3882624507, 0.994520545, 0.0467880405, 0.5806996822, -1.1996104717, 1.0397801399, 1.1148350239, 0.6401774883, 0.6032319665, -0.5182205439, 0.0045096888, -0.3846920133, 0.9844127297, -0.949986279, -0.7012220621, -1.6914002895, 0.2044179887, 0.252461791, -0.2240877748, 0.6882694364, 1.5898237228, -0.1356255859, 0.2204386145, -0.6481075883, -2.5527756214, 1.9820803404, 0.4273281097, 0.4740636647, -1.2058358192, -0.0626249537, -0.6113004088, -1.3831326962, -0.3929487765, -0.1406729966, 0.7641129494, 0.0169957504, -0.8419042826, -0.3585785329, -1.210149765, 0.0391456671, 0.5040974021, 0.3732049167, -1.1057624817, -0.4329774082, -1.3702824116, -0.5780563951, 0.2459214181, 1.4313640594, -0.0210837107, -0.1412231475, 1.9733476639, 0.5281201601, 0.6544094086, -1.7682738304, 0.4297440946, 0.9337973595, 0.4566443563, 0.4748103917, -0.8987749219, 0.1825939566 ]
Filters All data that is used in any element of the dashboard is a data column in the virtual table of the dashboard panel. For example, if three data fields are specified in a chart, the chart uses three columns from the virtual data table of the dashboard. Unlike the tool, the Filters tool is used to filter data of an element not only by the used fields, but also by other data fields it is related to. This chapter will cover the following: ; . . Information You may configure filters on
Dashboards Data Filtering Filters
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Filters</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Filters</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All data that is used in any element of the dashboard is a data column in the virtual table of the dashboard panel. For example, if three data fields are specified in a chart, the chart uses three columns from the virtual data table of the dashboard. Unlike the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" styleclass="Stimulsoft text" translate="true">Data Transformation</link><span class="f_Stimulsoft text" translate="true"> tool, the Filters tool is used to filter data of an element not only by the used fields, but also by other data fields it is related to.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" anchor="FilterEditor" styleclass="Stimulsoft text" translate="true">Filter editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" anchor="Sample" styleclass="Stimulsoft text" translate="true">Example of setting the filters of an element</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" anchor="OperationsOfTable" styleclass="Stimulsoft text" translate="true">Table of filter operations</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You may configure filters only for a specific element of the dashboard and apply them only to it. The data of the remaining elements of the current dashboard panel is not filtered.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Filtering using the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Filters</span><span class="f_Stimulsoft text" translate="true"> tool is:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Prior and customizable in report designer;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Reset filter settings are also carried out in the report designer;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the viewer, the already filtered data for the current element of the dashboard is displayed.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To set up Filters you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the element on the dashboard panel;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Filters</span><span class="f_Stimulsoft text" translate="true"> button.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">And specify the settings for filtering data in the editor.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="FilterEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Filter editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The editor is setting up data filters. Every filter is a data field, a logical operation, and a data filtering value. All added filters work through the logical &quot;AND&quot;, the data will be filtered first by the first filter, then by the second, and so on. In other words, only data that matches all filter conditions will be displayed in the element. The order of applying filters is determined by their order in the Filter editor. The higher is the filter in the list, the higher is its order of application.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This field indicates any related data fields.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The field, where an expression of a selected data column is displayed</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" translate="true">This parameter is used to determine the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" anchor="OperationsOfTable" styleclass="Stimulsoft text" translate="true">logical operation</link><span class="f_Stimulsoft text" translate="true"> in the data filtering condition.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The parameter is used to determine the logical operation of adding </span><span class="f_Stimulsoft text bold" translate="true">And</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Or</span><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" translate="true">filters. This parameter is displayed only if several different data columns are specified. The </span><span class="f_Stimulsoft text bold" translate="true">AND</span><span class="f_Stimulsoft text" translate="true"> operation means that data will be displayed that matches all of the enabled filters. If the </span><span class="f_Stimulsoft text bold" translate="true">OR</span><span class="f_Stimulsoft text" translate="true"> operation is selected, this means that data will be displayed that match at least one filter from the list of all enabled filters.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> This field indicates the value of the filter condition.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The parameter defines the algorithm of processing the value of the filtering condition. If a checkbox is set, the value of the filtering condition will be processed as an expression. The result of calculation this expression will be the value of the filtering condition. If a checkbox is not set, the value of the filter condition will be processed as a normal value.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The parameter defines whether the current filter is enabled or disabled. If the</span><span class="f_Stimulsoft text bold" translate="true"> Filter On</span><span class="f_Stimulsoft text" translate="true"> parameter is set in the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" translate="true">value, the filter is enabled and takes part in data processing for the current item. If the current parameter is set in the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true"> value this filter is disabled and does not take part in data processing for the current element.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="Sample" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">An example of setting the filters of an element</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Suppose there are three elements on the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Progress - displays the number of orders in relation to the quantity of goods in stock;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Indicator - displays the total value of goods in stock;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Chart - displays the quantity in stock and the number of orders for each product.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Set up filtering of data in a chart. Display products only from a certain category, the price of which is in the required range.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> element in the report designer;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Filters</span><span class="f_Stimulsoft text" translate="true"> button to open the Filter editor;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Add a data field with a list of product categories;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: Define a </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" anchor="OperationsOfTable" styleclass="Stimulsoft text" translate="true">logical filter operation</link><span class="f_Stimulsoft text" translate="true">. In this case, select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">equal to</span><span class="f_Stimulsoft text" translate="true"> operation.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 5</span><span class="f_Stimulsoft text" translate="true">: Select or enter the value of the filter condition. In this example, the category </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Condiments</span><span class="f_Stimulsoft text" translate="true"> will be selected.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Products related to the category </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Condiments</span><span class="f_Stimulsoft text" translate="true"> will be displayed. The relationship of categories and products is defined in the data dictionary. Now add a second filter. We display products from the category </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Condiments</span><span class="f_Stimulsoft text" translate="true">, which prices are in a certain range.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 6</span><span class="f_Stimulsoft text" translate="true">: Add a data field with product prices to the Filter editor;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 7</span><span class="f_Stimulsoft text" translate="true">: Select this data field and select a </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" anchor="OperationsOfTable" styleclass="Stimulsoft text" translate="true">logical operation</link><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">between</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 8</span><span class="f_Stimulsoft text" translate="true">: Select or set the price range values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Pay your attention to the fact that the filter addition operation is set in the </span><span class="f_Stimulsoft text bold" translate="true">And</span><span class="f_Stimulsoft text" translate="true"> value. A chart displays the products which data matches the conditions of all filters.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now, the product list in the chart will first be filtered by the category </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Condiments</span><span class="f_Stimulsoft text" translate="true">. After that, products will be filtered by prices and displayed only those which prices are in range within the specified prices.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Normal"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Note that data filtering using filters:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> It is performed on data fields that are not used in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> It is applied only to the element of the dashboard where filters are set, in our example, only to the chart.</span></p> <p class="f_Normal"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="OperationsOfTable" styleclass="Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Table of Operations</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list of available operations depends on the data type. Below is a list of operations for each data type and their description. The operation is performed on the value from the data field and the filter value (the value or expression that is specified in the filter).</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><table styleclass="Stimulsoft Tables" rowcount="17" colcount="6"> <tr style="vertical-align:middle"> <td style="width:400px;"> <p class="f_Stimulsoft text bold" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Name</span></p> </td> <td> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data Type is</span><br/><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">String</span></p> </td> <td> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data Type is</span></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Number</span></p> </td> <td> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data Type is</span></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data</span></p> </td> <td> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data Type is</span></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Boolean</span></p> </td> <td> <p class="f_Stimulsoft text bold" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">equal to</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is equal to the filter value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">not equal to</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is not equal to the filter value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">between</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is in the specific range of filter values, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">not between</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is not in the specific range of filter values, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">greater than</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is greater then the filter value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">greater than or equal to</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is greater then the filter value of equal to the filter value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">less than</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is less then the filter value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">less then or equal to</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is less then the filter value of equal to the filter value, then the condition is true.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">containing</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value contains the filter value, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">not containing</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value does not contain the filter value, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">beginning with</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value starts with the filter value, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">ending with</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value ends with the filter value, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">is blank</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is blank, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">is not blank</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is not blank, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">is null</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is null, then the condition is true. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal" style="text-align:center;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">in not null</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Stimulsoft text" style="text-align:center; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" translate="true">+</span></p> </td> <td style="vertical-align:middle;"> <p class="f_Normal" style="text-align:center;"></p> </td> <td> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">If the data field value is not null, then the condition is true. </span></p> </td> </tr> </table></p> </body> </topic>
[ 1.6364270449, -0.6398256421, -3.7738928795, -1.5639913082, 2.3337938786, -1.4194993973, 1.8181227446, 0.8803986907, -0.7279568911, -0.7951026559, 1.1908419132, 0.2849592268, 2.3222362995, 0.6572319269, -1.2553502321, 0.5872874856, -1.0889133215, -1.0582449436, -0.5754746795, -0.4588398933, 1.1113284826, -0.2007755637, -0.8710989952, 0.0144003406, 2.6665987968, 1.2480682135, -0.353877455, 1.2414177656, -0.6271772385, 1.1146484613, 0.372418344, 1.1232060194, -1.1731587648, -1.7092912197, -0.0995200202, -0.1874219179, 0.2922465503, 1.1051985025, -0.1177325174, 1.0343637466, 0.8996431231, -0.0448323749, 0.5131279826, -1.0118272305, -0.6092275977, -1.1090173721, 0.7710695863, 0.9026512504, 0.7265977263, -1.5347212553, -0.794583559, -0.4027748704, -1.1460945606, 0.2722373903, 0.5155490041, 0.3800009191, 0.3011566997, 0.2185989767, 0.6739879251, -0.9380582571, 0.5868049264, 1.0413751602, -0.5203456879, 1.3085641861, -0.9569178224, 0.5032178164, -0.9869598746, -0.3702484965, -0.8301929832, 0.0224908125, 0.2889888287, 0.4445203543, -0.6709084511, -0.1477455795, -0.3005937934, -0.5556442142, -1.6725974083, 0.1563566178, 0.2197432667, 1.4601997137, 1.5259635448, 0.0448574238, 0.2426962703, -0.0615925454, 1.7171242237, -0.6295699477, -0.2407517731, 0.3930824697, 0.2546415925, 0.1653251499, -0.9970732927, -0.8812378645, 0.7433218956, 0.4248153269, -1.0888752937, 1.0322728157, 0.0556818657, -0.3924072683, -1.1248347759, -0.3176698685, 0.4464688599, 0.5560916066, 0.080844067, 0.4000534713, 0.9904049635, 0.0241755657, -0.1710972339, 0.1323758364, 0.5457507968, -1.7588324547, -0.9058878422, 0.2041511238, 0.8705225587, -0.7036213279, 0.0458450653, -0.7117029428, 0.9144912362, -1.2881855965, -0.518055439, -0.3504920304, 0.4688785374, -0.018842902, 0.7286002636, 0.4749649167, 0.4811123013, -0.1152972654, -0.7512563467, 1.5726228952, 0.8463861346, -0.7244112492, 0.2043909729, -1.2713110447, -0.7939800024, 1.1578073502, -0.358862102, 0.2466556281, 0.0804312378, -0.2374381125, -0.343721956, 0.4401269853, 0.0914259329, 0.9124295712, -0.7068049312, -0.6341116428, -0.2498500198, -2.1163339615, -0.1277361214, -0.8727068305, 0.9192888141, -1.3940862417, -0.0980738178, -0.0345194489, -0.4874176681, 2.0287058353, 1.1334996223, -2.3292858601, 0.8735010624, -0.0209223237, -0.205300808, 0.6903299093, 1.661359787, 1.171967864, 0.3614497185, 0.8565182686, -0.1181835085, -1.9239715338, -0.3408260643, 0.251013279, 0.0583741777, 0.6043556929, -1.5003209114, -0.8201351762, 0.0950455219, -1.5705926418, 1.0641293526, 1.3439129591, 1.1413137913, 0.53714329, 0.3909159601, -0.0787658915, 1.1186368465, -1.8551661968, 1.6498714685, 1.1783658266, 0.4140047133, -1.4979805946, -1.0502476692, -0.3419321477, -0.2120793313, 0.021717038, 0.0127975186, -0.9388286471, -0.8275683522, -1.4819223881, -0.4759778976, -0.5502038002, -0.8056268096, 0.7224478722, -0.4403809011, -1.0854818821, -0.7747814655, 0.2624741793, -0.5275387764, 0.6310802698, -0.8040034771, 0.0274221357, 0.1533706784, 1.0578589439, -0.8257262111, 0.1832822859, 0.8050050735, 0.640986979, 1.0991247892, -1.2021421194, 0.2001923621, -0.2932285368, -0.1214379296, -1.3005933762, 1.6618821621, 0.2779168189, -0.1930874288, -1.1794532537, 0.2780585885, -0.6207129359, 0.4963871241, -0.0308577064, -0.2180663198, 0.4939452112, 0.1593982279, 0.0679908842, 0.665217638, -2.3117876053, 0.1226590946, 0.0963538736, -0.1443122327, 1.1190578938, -1.673111558, 1.2037038803, 0.8231961727, 0.6126890182, -0.7929486632, 0.692961812, 0.0627610236, 0.0332904868, 0.1519327164, 0.5561670065, -0.1867251247, -0.0995816514, -0.3732309341, 1.2365392447, -1.3580245972, 0.3017996252, -0.355848074, 1.4170970917, -0.4267398417, -1.0380142927, -0.1403759271, -0.5099129677, 0.3527798653, 0.7309187055, -0.466774404, 0.3031696081, 0.9713244438, -0.4548709691, -0.1320334822, -1.1947010756, -0.6689736843, -0.4296249151, 2.013520956, -0.0537695698, 0.2506923974, 0.1863621324, 0.6505740285, 0.4233027995, 0.5691012144, 1.6088608503, -0.10668993, -0.6115918159, -0.5496948361, 0.4074140787, -1.5372489691, -0.9815453887, -0.6488161683, -0.4083406925, 0.6519972682, 0.8512454629, 0.116053842, -0.1215826273, 0.7839194536, 1.1379601955, -0.9530465007, 0.6334798932, 0.0502778627, 0.3149414062, -0.7493111491, -0.2983585894, 1.9331563711, -1.4274642467, 0.2559478283, -0.9204609394, 0.531219542, 0.4148750007, 1.7070026398, 1.0520628691, -0.0829436481, -0.1045379713, 0.7885996699, 0.3670415282, 1.7404302359, -0.505630374, -0.5092218518, 0.3472847044, -1.4116871357, 1.3719700575, 0.9598767757, 0.8112183213, 0.5751187205, 0.7019839883, 0.1581584215, 0.4016145468, 1.473555088, -1.532966733, -0.5069332123, -0.549341023, -0.3083050847, 0.4780734181, -0.4172974527, 0.2612473667, -0.0071162623, -0.4942110181, 0.288947165, 0.0870911181, -0.4056737125, -0.2077238709, 0.3593724668, -0.4737100303, -0.8175296783, -0.6983129382, -0.2740457654, -0.0758984536, 1.08111763, 0.2418043017, -1.073569417, -2.5637180805, -2.107793808, -0.2336515784, -0.9019423127, -0.0453864299, 0.892929256, 1.5465736389, -1.1698416471, 0.6539082527, -0.5238189697, -0.6543389559, 0.2278372049, 1.3287284374, 0.5333651304, 0.6824818254, 1.0558465719, 0.391830653, -0.7226284146, -0.3660551012, -0.0467274189, -0.2282293737, -0.6030979753, 1.9576171637, 0.593388617, -0.9273534417, -0.032821618, -0.1493085027, 1.0268980265, -0.4592857957, 0.242093429, 0.5511033535, -0.362563014, 0.0715248659, 0.4153497219, 1.1554499865, 0.3908984661, -0.2315319777, 0.689807117, -1.2115784883, 1.9455368519, 0.4889557064, 0.455748409, -1.0216636658, -0.2867211699, -1.7443773746, -0.5147398114, -0.3041345179, -0.4182411134, -0.1584167629, -0.446782589, 0.456723392, -0.669814527, -1.0127117634, 0.1986410171, -0.2496721298, -0.9934638739, 1.6169145107, -0.5202118754, -0.7061181664, 0.0621853024, 0.7655568719, 0.3585200012, -0.4437600672, -1.6358187199, -1.4662131071, 0.2149850726, -0.205000028, -1.4880952835, -1.2805498838, -0.2588173747, -1.190338254, 0.568873167, 0.2364905328, 1.0267026424, 0.64299196, 0.7794248462, -1.5298061371, 0.9234217405, 0.8752601743, 0.0245006345, -0.7258545756, 0.0151613951, -0.0397355333, -0.0395742916, -0.0027510941, -0.0603874475, -1.0706274509, 0.7304750085, -1.5093400478, 0.2093483955, 1.0439113379, 0.1386982948, 0.2743097544, -0.8016056418, 1.5879580975, -0.344704926, 1.2241911888, -0.4784151316, -1.4559144974, -1.1193073988, -0.7156250477, -0.1389257312, 1.5940929651, 1.6383581161, 0.5288481116, -0.9546288848, 1.715509057, 0.8910987973, -0.4065228403, -0.2404347807, 1.3853070736, 2.0132033825, -0.5844098926, -0.5229380131, -0.5875906944, 1.0664658546, -0.6088033319, 0.0633595809, 0.2696387172, -2.825937748, 0.6195963621, 0.2970121205, -0.955802083, -0.3157783151, -1.2197175026, 1.4523633718, 1.2021616697, -0.2011383474, -1.396009326, -0.0564385094, -0.2064816356, -0.4446091652, -0.1155936196, 0.201220125, 0.175791949, 0.5896211267, 0.8349663615, -0.9786613584, 0.2898281813, -0.2002396882, 0.0607171133, -0.9841409326, 1.2410993576, 0.1924278885, -0.7836765647, 0.0395747162, 0.6427240968, -0.6348540783, 1.2024550438, -0.0246612504, 0.5567030907, -0.1798620075, -0.4530602396, 0.6333417892, -1.3473562002, 0.5719834566, -1.1499878168, 0.5806039572, -0.4878777266, -0.2722023129, 0.2372526973, -0.2022951841, -0.7764053345, 0.2862607241, -1.8147367239, -0.0057082293, -0.7544676065, -0.2168848068, -0.988950491, 0.3165770173, 1.5106812716, 0.4024418294, -0.2299298495, 0.5586355329, 0.2108797431, -2.1383388042, 1.0731936693, -1.2976756096, -1.0266385078, 0.389639318, 0.9550803304, -0.6277319789, 0.8019070029, 0.655969739, -0.5285843611, 1.7023777962, -0.35570243, -0.2701557279, 1.4905096292, -1.6665776968, -0.3630582988, 1.3094497919, 0.4980969131, -0.3915698826, 0.4422162771, 0.4732397497, 0.8943713307, -0.5960462689, -0.0340517536, 0.2784431875, -0.9027184248, 0.0292458665, -1.2441248894, -0.357180953, 0.7160440087, 0.3437353671, -1.6448041201, 0.8069204688, -0.8250474334, 1.1014456749, -1.1620532274, -0.0747408122, -0.2063580751, 0.4564300478, 0.3552657366, -0.7590374947, -0.2107721567, 0.0412616916, 0.2571881115, 1.4287061691, 0.450953722, -0.0945047215, 0.6166530252, 1.0865242481, 0.0721951872, -0.2061886787, -0.8943476677, -0.5519105196, -1.6116902828, 1.8516025543, 0.4894086421, -0.3998512328, 0.0381701812, 0.527890861, 0.1328039765, -0.2134446651, 0.1149016246, 0.7307664156, -0.8109120131, 1.2290561199, 1.5509301424, -0.3260201514, -0.8097649813, -0.6774255037, -0.6710084677, 0.3065356016, -0.8239498734, -0.1407637149, -0.5763033628, 0.7296503782, 0.4403374493, 0.6738687754, -0.0242067948, -0.0680204183, -1.5369095802, -0.577455163, -0.3777755499, -0.0430073664, -0.9794924259, -0.0005521211, -1.2814384699, 1.3874033689, 0.2597762346, 0.10914471, -1.240675211, -1.6491405964, -1.1075370312, 0.1178947166, -0.8880868554, 0.0395795964, -0.3441006839, -1.0002499819, -1.3218305111, 0.1870009303, 0.4909181893, 0.2154334486, -1.141161561, -1.3980242014, -1.1360408068, 0.5275367498, -0.4767975211, 1.1600964069, 0.2982955575, 0.3651049137, -1.5589691401, 0.3113285899, 1.541638732, -0.0439924411, 1.7336775064, 0.5666775703, -0.2656679153, -0.9247810245, 0.1780005693, 0.5299376249, 1.0214383602, 2.055201292, 1.5252928734, 1.2912597656, 0.7889503241, -0.3401550651, -0.1490964144, 1.2310307026, -0.3641976714, 0.7531206012, 0.761472404, 0.1164464131, -1.0649616718, 2.0638239384, 2.4887466431, 2.0966906548, 0.8371555805, 0.4683725536, -0.6708725691, -0.2451410145, 0.1168137491, -0.8951765299, -0.2520565987, -0.4167289138, -0.8703801036, -1.0601155758, 0.4966897368, 0.3156401813, -0.03342795, -0.7687065005, 0.4852123857, 0.4807878137, -0.7415676713, -0.1944126189, 0.0987618715, 0.8819797635, 0.5682651401, 0.8156097531, 0.5530018806, -0.1466078162, -0.3299831748, -1.1668184996, 0.604903698, 1.1662186384, -0.1063561291, 1.0116180182, -1.1832426786, -0.6868348122, -0.7482681274, -0.8265553117, -1.2319657803, 1.6080428362, -1.4627754688, -0.2849733233, 0.514115274, -0.5361476541, -1.4658612013, 0.3456006348, -0.7500744462, -0.376310885, -1.5431431532, -0.3377505839, 0.8994084001, 0.3053910136, 1.0661631823, 0.2941486239, 0.359787941, 0.5791717172, -0.3265790045, 0.7537103295, -1.019518733, -0.2403709888, 0.170562461, 0.4716244042, 1.0146094561, -1.0320641994, 1.7711399794, 0.9313287139, 0.7469007969, 0.0373303741, -0.4169691801, -0.772587657, 0.938218832, 0.9146730304, 1.0198119879, -1.0334410667, -0.8224378228, 0.9315601587, 0.2830855548, 0.9829240441, 0.1547259688, 1.0081791878, 0.0186649393, 0.4914037585, -0.2286494225, -1.5458379984, 1.9216196537, 0.2874705493, -0.691591084, -0.0699631348, -1.1016180515, -0.0830283165, -0.122611016, -0.4526480138, 0.1476623714, 0.2270355374, 0.2957086265, -0.0712421462, -0.2102172524, -1.5100053549, -0.2233095616, 0.1688968539, -0.0501995273, 0.231978476, -0.3298022449, -1.138368845, 0.1772907674, -0.67974931, 0.2868225873, 0.35131374, -1.8865987062, 1.74271667, 1.1146116257, 0.940328002, -0.1729073822, -1.1034543514, 1.007448554, -0.2693650126, -0.5728780031, 0.1338185072, 0.1756486446 ]
Relationship of Elements Interaction means filtering data in the viewer of an analysis element on the dashboard panel, depending on the selected value of another analysis element on this panel. For example, depending on the selected segment on the map, the gauge will display the population size, and the progress will be the population growth rate. In order filtering through interaction to occur, the following conditions must be met: Data items on the dashboard should be related to each other;
Dashboards Data Filtering Items Correlation
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Relationship of Elements</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Relationship of Elements</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction means filtering data in the viewer of an analysis element on the dashboard panel, depending on the selected value of another analysis element on this panel. For example, depending on the selected segment on the map, the gauge will display the population size, and the progress will be the population growth rate.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In order filtering through interaction to occur, the following conditions must be met:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data items on the dashboard should be related to each other;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Items on the dashboard panel should belong to the same group.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All elements of data analysis depend on the values of other elements within their group. However, not all elements can be interactive.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The elements that can affect the values of other elements of the dashboard panel include:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" styleclass="Stimulsoft text" translate="true">Table</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" styleclass="Stimulsoft text" translate="true">Some types of charts</link><span class="f_Stimulsoft text" translate="true">; </span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Region_Map" styleclass="Stimulsoft text" translate="true">Region Map</link><span class="f_Stimulsoft text" translate="true">.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Every element (a chart and regional map) on the dashboard that can filter data have data filtering control buttons. These buttons are displayed when you hover over the element of the dashboard:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button is used to enable and disable the filtering mode by several segments.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If this button is enabled, then for filtering data, you should select several segments on one dashboard element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If this button is disabled, then when selecting the next segment, the previous filter will be reset.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, when filtering by map, by clicking on each segment in the single mode, other elements of the dashboard will display the associated data only with the current map segment. In the multi-segment filtering mode, other elements of the dashboard will display the associated data with all selected map segments.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button is used to remove all filters. When you click it, all filters of the current item in the dashboard will be deleted.</span></p> </body> </topic>
[ 0.2366840988, -0.4451990426, -3.6177766323, -1.0785986185, 1.4899501801, -0.6011977196, 1.4065306187, -0.8676303029, 0.5500178933, -0.5007922053, 0.7895486355, 0.7560893297, 1.5919462442, 0.1060285121, 0.4107928574, 0.1608618498, -0.0603777952, -0.7852145433, -0.7715241313, -0.171255812, -0.0740653425, -0.1621636599, -0.1792830527, 0.6258785129, 2.4448373318, 0.8012415767, 0.9603319168, 0.137138769, -2.1966180801, 0.3652887344, 0.5519806147, 1.8290182352, 0.4768083692, 0.0327282809, -1.7977392673, -1.0782003403, 0.1653569043, 1.803209424, -0.2547010779, 0.990591228, -0.1575775146, 0.475916028, 0.1570801735, -0.5474874377, 0.2417372316, -0.3682123423, 0.1682521701, 0.3528411388, 1.0720000267, -0.1080728099, -0.9323855639, 0.906352818, -0.7846303582, 0.4658724368, 2.1516730785, 1.4746404886, 0.8345240951, 0.5095379949, 0.722341001, -1.8983623981, 0.5820240974, 1.6668782234, -0.3295271099, 1.076918602, 1.5378862619, -0.1655140221, -0.7171868086, 0.6602413654, -0.8059694767, -0.9444462061, 0.6127983332, 0.1794400066, -0.3968604505, 0.5715517998, -0.0499834642, 0.4252703488, 0.0052891984, -1.2259844542, 0.1709009558, 1.2418382168, 0.0631337166, -0.0736397505, 0.6681371331, -0.4963063896, 0.8876534104, -0.2258153409, 1.1645617485, -0.8477730751, -1.5025513172, 0.8815141916, 0.3200212121, -0.5617064834, 0.5655550361, -0.1532661468, -1.9423698187, 0.9585044384, -0.672347784, -0.2119605541, -0.7067453861, -0.6624369025, -0.7550061941, 0.2452883124, -0.5367010236, 0.6685550809, 0.144857794, -0.0746319517, -0.4153354168, 0.4088849425, -0.2003400475, 0.266271174, -0.9429327846, 0.1363081634, 0.0875599757, -1.2657573223, 1.5618653297, -1.3754396439, 0.726472199, -1.1049854755, -0.2488528639, 0.2521218061, -0.3729824126, -0.3009213209, -0.0277627315, 1.3127011061, -0.0750435665, -1.0431705713, -0.7110025287, 1.371999383, 0.0602726713, -1.3228617907, -0.7740865946, -1.298469305, 0.4477936029, 0.3319834769, -0.9220743775, -0.2229907513, -0.2529588342, -0.5182001591, -0.263317436, -0.1524385065, -0.1056278795, 0.828158319, -1.5044636726, -1.2221726179, 0.0749861971, -0.4304125905, 1.0040866137, -0.5338814855, -0.739297092, -0.5913572907, -0.1348876953, 0.0171132982, -1.1669353247, 0.9304313064, -0.2545737922, -0.9690108299, -1.2818602324, -1.0222787857, -0.058776591, -0.3325870931, 1.6154851913, -0.5173091292, 0.5385335088, 0.2602314353, -0.3325562477, -1.5049343109, 0.5865964293, 0.2042626441, 1.0019512177, 1.0780026913, -1.3980468512, -1.7206020355, -1.2139700651, -0.0973602757, 0.8236365914, 0.5470149517, 0.7027252913, -0.262742281, 0.147654295, -0.13079606, 1.277368784, -3.0117106438, 1.3396241665, 0.5085346699, 0.0178407189, -0.8011174202, 0.2932273746, -0.3812942505, -0.8791679144, -0.8254977465, -0.9591228366, -0.7776226997, -2.1726212502, -1.1296072006, -0.1235729754, -0.6323378086, -0.0539988466, -0.7202547193, 0.6790124178, -2.3384022713, -1.0798770189, -0.1259580255, -1.1531300545, 0.5937139392, -0.596467495, 0.0835325569, -0.2463372946, 0.9611557126, -1.2952716351, 0.4745508432, 1.0682569742, -0.4682916105, -0.6063539386, 0.0759211257, -0.1292428076, -1.4652068615, -0.2648968101, 0.1382369548, 0.4424001575, 0.1142319739, 0.3774166405, -1.3656468391, -0.2748119831, 0.3607687354, -0.4318741262, -0.587392211, -0.4800526798, 1.4047107697, -1.2957947254, 0.3393248618, -0.5376005173, -0.4709393978, 0.0238823965, 0.0093396185, -0.2966100276, 1.1626204252, 0.3907466233, 0.9064871669, -0.6281940937, 0.3651557863, 0.3626889586, 0.9824263453, -0.7404440045, 0.697621882, 0.5558763742, 0.8978497386, 0.817941308, 0.5803812742, -0.0336657912, 1.0969473124, -1.1758849621, -0.6375569701, 0.066565685, 0.152578041, -0.4107194245, -1.1232054234, -1.2553220987, 0.4606360197, 0.9347405434, 0.2947741151, 0.8161922693, -0.2218417823, 0.609840095, -0.2677815259, -0.088022992, -2.0881209373, 0.3302697837, -1.1487935781, 0.6534458995, -0.07080172, 0.1662953049, -0.2561064661, -0.3178515434, 0.4943488538, 0.3644021749, -0.0927381217, -0.9967504144, -0.9572842121, -0.6974597573, 0.2166071236, -1.1565651894, -1.1445094347, -0.690805316, -0.2525482774, 0.7541645169, 1.4700051546, 0.0569421574, 0.3494977951, 0.7684848309, 0.3585908711, 0.6386612058, -0.2382658273, -1.9182906151, 0.752971828, -0.430206567, -0.20605506, 1.7671281099, -0.870790422, 0.2118702531, -0.3909618556, 0.6484530568, 0.4471358657, 0.8260374665, 0.4093463123, -0.0023870319, -1.200463295, 0.0085218502, -0.6619331241, 1.3814963102, 0.0216917768, -1.7085800171, -1.0218423605, -0.6711944342, 0.4487804174, -0.1176919565, 2.0575606823, 0.3918013871, 1.2245721817, 0.0977666527, -0.6547445059, -0.0136200925, -1.3907756805, 1.3102980852, -0.949649632, -0.8780664802, 0.3278598785, -1.3046475649, 1.0123081207, -0.5864945054, 0.6525901556, 0.0254416745, -0.7245525122, 1.9364105463, -0.4442663491, -0.6537181735, 1.5453132391, -0.7443845868, -0.7278943062, 0.5461972356, 1.3742955923, 0.9636153579, -1.0486819744, -0.1056603491, -2.0454282761, -1.3670467138, 0.3142855167, -0.3487044275, 0.1873586476, 1.750880599, 0.3910723031, -1.0153561831, 0.283393085, -0.1992646009, 0.4132040739, 0.2914939225, -1.3696409464, 0.5423434973, 0.2830264568, -0.423440367, 0.3516828716, -0.0345839076, 0.3840874135, -1.2594585419, -0.0351300426, -1.1238057613, 2.3226976395, 0.2281169295, 0.7218956947, 1.2151764631, -0.1366795748, 0.2773266435, -0.419960618, -1.0182762146, 0.4961673021, 0.7818065286, -0.0201751981, -1.1589033604, -0.0946288928, -0.0585606806, 1.809081912, -0.3066980243, 0.5658381581, 1.3749862909, 2.0949869156, 1.9870690107, -0.1564716101, 0.8334656954, -0.3559971452, 0.3648184538, -0.4605771303, -0.342379421, 0.0394271165, -1.8173322678, 0.1701726168, 0.6912608147, -0.6183992028, -0.2245698869, 0.6822915673, 0.2973911762, 1.1442508698, -0.5579271317, -0.9909876585, -0.7880813479, -0.4995779097, 0.3766294122, 0.2170633674, -1.4190881252, -0.6266293526, 0.8278964758, -0.3334429562, 0.0871015042, 0.2108914256, 0.312271297, -1.577445507, -0.3786959052, -0.5495214462, -0.2084398419, 0.6646086574, -0.3126476705, -1.2673927546, 0.5145030022, 0.6274974942, -0.072952792, 0.5577930808, 0.2374667972, -0.2996332943, -0.6528199911, 0.2735410929, -0.5248039961, -2.1721405983, -0.1130439192, 0.5458043814, 0.927649498, -0.4972477555, -1.4832165241, 0.5423310399, 0.4082065821, 0.6627056599, -0.4190721214, 1.2749466896, 0.5712513328, -0.3796353936, -0.3280098438, 0.4021634459, 1.4057881832, 2.2668161392, 0.484947443, -0.427592963, -1.5207469463, 1.6628178358, 0.3172114789, -0.8479924202, 0.3781921268, 0.1702441722, 2.108881712, -0.5000715852, 0.0334567502, -0.2978416085, -0.5504382849, -0.1867083907, 0.3933799863, 0.5695654154, -1.8764516115, 0.362885505, -0.1565448642, -1.4834575653, 0.4385327697, -0.3426488638, 0.2875438929, 2.2362992764, 0.0250146277, -0.9851544499, 1.6456911564, -0.6432452202, 0.1804890782, -0.2728773355, -0.2471918613, 0.2590199709, 1.1159130335, 0.5591375232, -0.9815775752, 0.8246794939, -0.6655020714, -0.6980332136, -0.6742734909, 0.2136206329, 0.2956227362, -0.5666151047, 1.0112550259, 0.8542821407, -0.2189440876, 0.2450388074, 0.8594369292, 0.5456146002, -0.3521590531, -0.550434947, 0.3604917228, -0.0751248598, 1.2500585318, -1.1184237003, 0.9925430417, 0.4700627625, -0.1385577768, 0.1548910141, -0.7708607316, 0.0174621455, 1.8758870363, -2.3268861771, -0.6586809158, -0.631462574, -0.4058761299, 0.5913510919, 1.6022348404, 1.400503993, 0.0133153703, 0.2944536805, -0.0271885339, -0.4119653702, -2.2964863777, 0.8016813993, 0.343870312, -1.8269530535, -0.7029944658, -0.3356361091, -1.0831767321, 0.2424708307, 0.6118647456, 0.6406849027, 0.690299511, 0.7952666283, 0.9646320939, 1.3425256014, -0.9637229443, -0.1612578034, 0.5916187763, -1.0562298298, -0.8471636176, 1.1630011797, 0.8657290339, 0.9131664634, 0.4927054644, 0.0178089235, -0.3166122735, -0.6561315656, 0.2301346809, 0.2275104672, -1.027586937, 0.8425349593, 0.4468516707, -0.5590296984, 1.1341437101, -0.5955322385, 0.1501819491, 0.2320419401, 0.7688786387, -1.4616980553, 0.1697496176, 0.0628939122, 0.3470334411, 0.6217971444, 0.3623605669, 0.6805257797, 1.6707444191, 1.7875814438, 0.8778557777, 0.1095677912, -0.5006952286, 0.7802200913, -0.4371859133, 1.283775568, 0.8132418394, -1.447232008, 0.4881367385, -0.043765679, -0.0481873453, 0.1873115301, -0.16006504, -0.4979834557, -0.8313525319, -0.2864999473, 0.7117637992, -0.6201914549, -0.2878426909, 1.0155155659, -0.5808934569, 0.0836816132, -0.7260376811, 0.1199221537, -0.3554731309, -0.1612168849, -0.1705793291, 0.5141677856, 0.833614409, 0.7678518295, 0.2083557993, -0.2325728834, -0.0645003691, -1.7610456944, 0.4011661708, 1.055456996, -0.4200723171, -0.4962680042, 1.1106413603, -0.4220852554, 0.2545238435, 1.3130635023, -0.8124219179, 0.2454722971, -0.4214387834, -0.7968893647, -0.0567582659, 0.5705825686, 0.3876021206, 1.0242987871, 1.3007756472, -0.4445652068, 0.9026885033, -0.2272739708, -1.5385439396, -0.9152103066, -2.338010788, -1.4998297691, 0.1073704213, -1.9971169233, 0.2048762888, 0.0142957838, -1.3633921146, -1.3585361242, -0.4350644648, 1.2881560326, -0.9962993264, 0.9750927687, -1.1573052406, -1.1173106432, -0.3172700107, 0.4296217859, -0.38669765, 0.4386089444, 0.7092874646, 2.3772478104, 1.6137795448, 1.1282476187, -0.4658986628, 0.540838182, 1.2436745167, -2.22874856, 0.4489585161, 0.7510339022, -0.6225776672, 0.0197158754, 2.3073170185, 2.5229229927, 0.3393267691, 0.9673963785, 0.6449607611, -0.5889737606, -0.8662974238, 0.6277285814, -0.7295153141, 0.4017195702, -0.9550619125, 0.210149467, 0.1300479919, 0.6890644431, -0.0613994822, -1.0543043613, 0.2405782491, 0.6321732998, 0.1194105297, -0.4790409207, -0.4865324795, -0.3936226964, 0.8570548296, -1.5592477322, 0.0385733806, 0.4243740737, 0.0819654018, 0.1352477372, -0.3081736267, -0.1744830459, 1.8346364498, 0.0738136917, 2.0857622623, -0.1775656939, -1.2072094679, -0.1315008104, 0.0030963584, 0.1333071887, -0.851416707, -0.802319169, -1.4876749516, -0.6069719791, -0.5975361466, -0.2101276219, -0.5190386176, 0.33866027, 0.4911424518, 0.7050830126, -0.4776608944, 2.8025352955, 0.4935563803, 0.3650330603, 0.4709403813, -0.3234734237, 0.5795947313, -0.5875264406, 0.0905077904, -0.7683461905, 0.4908577204, -0.2252715528, -0.0185626373, 1.2489144802, -0.5215861201, 0.746824801, 0.0084539698, 0.5455831885, 0.7299920321, -0.2053842247, 0.0674050599, 1.4640794992, -0.1691299528, -0.3283377886, -0.8892825246, -0.9843330979, -0.9045142531, -0.6355932355, 0.8200890422, -0.4741669893, 1.0857681036, 1.0163314342, 0.1744137853, -0.8994143009, -1.1140813828, 1.8314753771, 0.3075883985, 0.3870271146, 0.6291334033, -0.3568497598, -1.8152706623, 0.1064931899, -0.3839592636, -0.9471031427, 0.5762428045, 0.796203196, -0.8328588009, -0.6504107118, -0.9058436751, 1.1437005997, -0.602611661, 0.5107683539, -0.7950026989, 0.7997640371, -0.4179954827, 0.0138812652, 0.3081173599, 1.1147303581, -0.5955535173, 0.8309037685, 1.5384588242, 0.4384293854, 1.0353933573, 0.1669935584, -1.4518303871, 0.5258267522, -0.2034797668, -0.9130599499, -0.5434051752, 0.386885643 ]
List Box List Box is a filtering element on the dashboard, which is used to filter data for analysis elements in the viewer, depending on the selected value. It can be located anywhere on the dashboard panel. Depending on the size of the dashboard in the viewer, it can grow or shrink in height and width. This chapter will cover the following: ; . The List Box element can be subordinate to other filtering elements, or can be the main filtering element for them. The List Box can work in
Dashboards Data Filtering List Box
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">List Box</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">List Box</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List Box</span><span class="f_Stimulsoft text" translate="true"> is a filtering element on the dashboard, which is used to filter data for analysis elements in the viewer, depending on the selected value. It can be located anywhere on the dashboard panel. Depending on the size of the dashboard in the viewer, it can grow or shrink in height and width.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">&#32;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.List_Box" anchor="ListBoxEditor" styleclass="Stimulsoft text" translate="true">List Box editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.List_Box" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table Of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List Box</span><span class="f_Stimulsoft text" translate="true"> element can be subordinate to other filtering elements, or can be the main filtering element for them. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List Box</span><span class="f_Stimulsoft text" translate="true"> can work in two modes:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">One</span><span class="f_Stimulsoft text" translate="true">. In the viewer you can select only one value of the List Box. Accordingly, data filtering for the elements of the dashboard will be executed only by one value.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Multi</span><span class="f_Stimulsoft text" translate="true">. In the viewer, you can select several values of the List Box. Accordingly, data filtering for the elements of the dashboard will be executed by all selected values.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">List Box</span><span class="f_Stimulsoft text" translate="true"> element can be of two types:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Horizontal list of values;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Vertical list of values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The item is set up in its editor. To call the editor, you should to the following in the report designer:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the List Box;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the List Box and select </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> in the context menu</span><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The search string for elements will be displayed automatically, if the number of values of the element will be 10. </span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ListBoxEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List Box editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the editor of the List Box element, you may add elements with data, set up the mode for selecting values, select the main element of filtering.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Key</span><span class="f_Stimulsoft text" translate="true"> field. The data element is specified there by the values of which the data will be filtered.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span><span class="f_Stimulsoft text" translate="true"> field. Indicates the data item which values will be displayed in the List Box element. If the name is not specified, then the names of keys will be displayed in the list item.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> field. Displays the expression of the selected item data field.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Selection Mode</span><span class="f_Stimulsoft text" translate="true"> parameter. Specifies the number of simultaneously selected values of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List Box</span><span class="f_Stimulsoft text" translate="true"> item — </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">One</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Multi</span><span class="f_Stimulsoft text" translate="true">. If one value is selected, the data will be filtered by the current value of the List Box element. If the Multi mode is set, the filtering will be performed for all selected values.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Orientation</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to define the List Box element orientation: </span><span class="f_Stimulsoft text bold" translate="true">Horizontal</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Vertical</span><span class="f_Stimulsoft text" translate="true">. </span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show (All) Value</span><span class="f_Stimulsoft text" translate="true"> option. Enables the option to select all values in the List Box element. If this option is enabled, then the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Select (All) Value</span><span class="f_Stimulsoft text" translate="true"> value will be present in the List Box element.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Show Blanks</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to display or not to display blank values from a data source in the list of the values of the current element.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Parent Element</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to define the main filtering element for the current List Box element. The data of these filter elements will be interrelated, and depending on the selected value of the main element, the list of values of the current element will be filtered.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Get acquainted with the step-by-step instruction in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Getting_Started.Dashboard_with_List_Box" styleclass="Stimulsoft text" translate="true">Dashboards with List Box</link><span class="f_Stimulsoft text" translate="true"> chapter. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="18" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" styleclass="Stimulsoft text" translate="true">the data transformation</link><span class="f_Stimulsoft text" translate="true"> of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margin (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of values from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the formatting of values for the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px; height:22px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td style="height:22px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and replacement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.6408396363, 0.4396891296, -3.4336564541, -2.1815919876, 1.8925023079, -1.6062219143, 0.6169697642, -0.2454378307, -0.8541405201, -1.171500206, 0.4526535869, 0.8952175379, 2.2894220352, 1.1634134054, -1.294000864, -1.5349872112, -0.7515027523, -1.8647415638, -0.2612604797, -0.1244933382, 0.5412139297, -0.4500441253, -0.8985131383, -0.0093263621, 1.5603578091, 2.4587526321, 0.3716035783, 0.996093154, -1.4955253601, 1.3621726036, -0.6380240917, 0.5448216796, -0.2892540097, 0.0403856598, 0.7975735664, -0.0266358592, 1.6439157724, -0.0113917766, -0.3450471461, 1.1524938345, 0.3813311458, -0.0278176256, -0.9441890121, -0.7263150215, -0.3294445574, -0.6879239082, 0.8615507483, -0.1431539357, 0.8423304558, -1.0427590609, -0.0885135904, -0.0215586182, 0.5579796433, -0.3028687835, 0.1677399427, 0.9258078337, -0.5633823276, 0.9990758896, 0.3562052846, -0.7293960452, 1.5799981356, 1.4333386421, 0.2890849113, 1.2173181772, 1.4026118517, -0.2885172069, 0.6817215085, 1.0964844227, -1.5480494499, -0.3068131506, 0.2001889497, 0.4752573967, 0.4619666636, 0.0650081635, -0.3994342089, -0.0175725631, -1.42773211, 0.0578407235, 0.3133183122, 0.5480504036, 0.0129824374, -0.1967674792, 0.5490890741, -0.8067756295, 0.5228866935, -1.3502200842, 0.514991343, 0.422313869, -0.0702888742, 0.9627922773, -0.2812817693, -1.1241383553, 0.4466927946, 0.6444296837, -0.4472198188, 1.3215994835, -0.2002304494, -0.5002219677, -0.3474324048, -1.1311593056, 0.2833916545, 0.5642194748, -0.5071004629, -0.4181004167, 0.6018841267, 0.3814032376, -0.0464272164, 0.5599156022, -1.1663981676, -1.6818481684, -0.6174963117, -0.1776219606, 0.1115035936, -1.0333577394, 0.4181085527, -1.4598947763, 0.9489747286, -0.8621860743, -0.1135551855, 0.8822675943, 0.6841319799, 0.0554502606, 2.1390995979, 0.0300442353, -0.0047084717, -0.7067370415, -0.8886204958, 1.9759886265, -0.2211823314, -0.9729523063, 0.38456285, -1.0855821371, -0.8285664916, 0.6335979104, -0.5723788142, 1.0334757566, -0.1566619873, -0.0782955289, 0.4678293467, -0.5341212749, -0.061597079, 1.0515557528, -1.2374361753, -0.9171302915, 0.0041418062, -1.1728073359, 0.8025814295, -1.4369229078, -0.099692665, -0.9209723473, -0.1523620337, 0.6811378002, -0.4837482274, 1.2214856148, 0.1673800945, -1.2251144648, 0.2414056063, -0.4581508934, -0.17024827, 0.5763216019, 1.2654514313, 1.7480481863, -0.0830546618, 1.6968278885, -0.9130806327, -1.8148593903, -0.2106806338, 0.657548964, 0.8421885371, 0.7549779415, -1.0605475903, -2.2618091106, -0.1938144863, -0.7888216376, 0.36056903, 0.0512059927, 1.8153840303, 0.1596104056, 0.2683579028, -0.2868520021, 1.2397586107, -0.9880671501, 0.2530137599, 1.0624836683, -0.933973372, -0.7657202482, 0.0459977686, -0.0755426586, -0.2634834051, -0.8349378109, -0.468006283, -0.3355292082, -1.6641253233, -0.3561734855, 0.540749073, -0.1452115774, -0.2566179037, -0.9487258792, -0.0609392188, -2.1422467232, -1.2736967802, -0.3361870944, -1.1487513781, 0.255491972, -1.8160309792, 1.1572755575, -0.4323574007, 1.5047727823, -0.7471030354, 1.0189859867, 1.9208791256, 1.188065052, 1.0298604965, -0.8101847768, 0.7915568352, -0.5294659138, -0.6832220554, -0.5644025803, 0.8349155188, -0.1216965765, -0.214485243, 0.052440457, 0.015555772, -2.0434114933, -0.071591191, 0.6161119342, -0.0258306675, 0.7127921581, -0.0268308297, 0.4084525108, -1.6215736866, -1.0126056671, 0.0121873198, -0.6116139889, -0.7816545963, -0.5661935806, -0.5701937675, 0.0767147243, -0.4311906099, 0.4515113235, -0.3034206629, 0.691031754, 0.7689985037, -1.4165344238, -1.169432044, 1.2439923286, 0.5758177042, -0.5717813969, -0.1556121111, 1.232724905, -1.809096694, 0.5131167769, -0.4881060421, 1.686760664, 0.4290560186, 0.0952330604, -0.5842259526, 0.3140833676, 1.3667806387, -0.0784825459, 1.2853810787, -0.2804421484, 0.7475130558, 0.1622918397, -0.9674972296, -1.2193032503, 0.6724337935, -0.3582281172, 1.1390435696, -0.0842855871, 0.0174982231, -0.6260464787, 0.3725149632, -0.1874832511, 1.0484879017, 1.1160453558, 0.5065960288, -0.8287461996, -0.7302145958, 0.3726021647, -0.5343037248, -0.515863657, -0.6583537459, -0.0653045326, -0.2360052913, 0.4208610654, -0.3723593354, -0.0425480343, 0.3566921353, 0.5234600306, 1.1449180841, 1.0309207439, -0.9807105064, 0.4959142208, 0.4226859808, -0.0026974331, 2.1188588142, -0.7040154338, -0.3663434386, -0.9991719127, 1.0408320427, -0.2726081312, 1.4196423292, 0.6238852739, -1.0729762316, -0.2367633581, 1.5164891481, 0.5846050382, 1.3065633774, -0.1663953364, -1.0766888857, 0.2049518973, -1.1246266365, 0.7951447368, -1.7302640676, 1.1892824173, 1.1816067696, 1.3609130383, 0.8601927757, -0.3162192702, 1.0973014832, -1.108006835, 0.6411810517, -1.8163647652, -0.414697051, 1.6144180298, 0.0146474298, 0.9193434715, 1.035676837, -0.5559732914, 0.1895714402, 0.5589101911, 0.0412753038, -0.226681143, -0.2697547674, 1.1814562082, -0.7366970181, -0.9164511561, 0.6737011671, 1.8504447937, 1.2568409443, -0.1549010724, -0.2228986025, -1.1274602413, -0.8141065836, 0.5909007192, 0.2759936452, -0.9358146787, 1.0986155272, 1.696839571, -2.4898712635, -0.064529635, 0.7019312382, -0.3934441507, 0.4271411598, 0.4806445241, -0.5956428051, -0.794847548, 1.6993039846, 1.3330756426, -0.6402036548, 0.7577536702, -0.3766676188, 0.2963805497, -0.3909745812, 2.543620348, 0.4275532961, 0.7432072163, 0.6828708053, -1.181512475, 0.202935636, -0.8988313079, 0.6413385868, -0.282037288, -0.0716122761, 0.8449571133, -0.0596488938, -0.1122416332, -0.0698114112, 1.7085629702, 0.571579814, -0.9381757379, 0.8297150135, 0.3612888157, 0.0081649506, -0.3463694751, -0.2250533849, -1.5400265455, -0.092140913, 0.3435581326, 0.2676873207, -0.7036683559, -0.4393741786, 0.548050344, -0.8673163652, -0.4680481553, 0.0038273777, 1.0312489271, -1.6362487078, 1.915618062, 1.0082517862, -0.7192115188, -0.141103074, -0.1073874459, 0.6189585328, 0.4077419937, -1.517805934, -1.2184062004, 1.528467536, -0.8671615124, -1.291253686, 0.1118176579, -0.2924609482, -0.7507531643, 0.2850508094, 0.0572960228, 1.0630863905, -0.0143337855, -0.0509576946, -1.4528319836, 1.0758839846, 0.6519879699, -0.2213230878, -1.4515450001, 0.1868539006, -0.5228424072, 0.2940548062, 0.0927557349, -0.9387454391, -1.4314568043, 0.5917126536, -0.1051108092, -0.369286418, 1.6857076883, -0.9154891372, -0.2095442861, -0.9001262188, -0.617667675, -0.1530930698, -0.1509159505, 0.6172195077, -0.8522978425, -0.4569281042, -0.5670900345, 0.1506643146, 2.304536581, 0.4477459192, 0.239489764, -1.4904564619, 0.6450657248, 1.0037059784, -0.3663658798, 0.2985530496, 1.0826554298, 2.4309334755, -0.7425482869, 0.5985357761, -0.5208069086, 0.2133194953, 0.3866252303, -0.5663533211, -0.0955102444, -1.6243313551, 1.0074254274, -0.0274603888, -1.0486632586, 0.176029563, -0.8913731575, 1.0490576029, 1.9846103191, -0.2332216799, -1.0362914801, 0.1497992128, -1.4966859818, 0.0766646117, -1.0111129284, 0.0288703609, 0.2859372497, 0.3307158351, 0.6109021306, -0.9947984815, -0.1065623835, 0.2334935814, -0.9943842888, -0.3131124079, 0.6605977416, 0.3210400045, -0.2519136369, 0.0506856106, -0.5938253403, -0.5399177074, 1.2683278322, 0.3568773866, -0.0517336391, 0.920569241, -0.8141053319, 0.6509383321, 0.6298671961, 0.2196679562, -0.9477899075, 0.7391312122, -0.2552520335, 0.2465658188, -0.0168242808, -0.1090224236, -0.1153664812, 0.0621859357, -1.2095543146, -0.5951235294, -2.120354414, -0.0261654947, -0.2854581475, 1.8074526787, 0.6305294037, -0.0176826399, -0.8414022326, 0.877815783, 0.4242595136, -1.5610599518, 1.4384850264, -0.165030852, -1.7023439407, 0.240385294, -0.5556075573, -1.9838986397, 1.2788279057, 0.5447942019, -1.4314249754, 0.381434828, -0.3909050226, 0.9691944122, 1.7302020788, -1.2481495142, -1.5299867392, 0.358410269, 0.0344413035, -0.5697788, 1.0021870136, -0.4099031091, 0.6648355722, -0.5694717765, -0.7597177029, -0.4093565941, -0.0973226875, 0.894200027, -0.8980468512, -0.6478890181, 0.0327725857, 0.4149083793, -1.4616894722, 0.8100133538, -1.2619665861, 1.0854160786, -0.4883266389, -0.0673093051, -0.354536742, 0.1908003837, 1.1572642326, 0.6678904295, -0.4240838587, -0.2579216361, -0.1484379321, 0.9000602961, -0.1476773024, 0.9842032194, 0.3545031548, 0.4972313643, 0.7324262857, -0.3091243804, -0.5709679127, 0.5009818673, -0.1610825062, 1.359836936, -0.0969447792, -0.5012148619, 0.1848655045, 0.6343679428, 0.3139187098, -0.1140439212, -0.6676300168, 0.4701026976, -0.4821972847, 0.1914699227, 0.4283635616, -1.3546198606, -0.4468074143, -0.2874186039, -0.4692587554, -0.5028034449, -1.19789958, -0.8865264058, -0.2950576842, 1.1623952389, 0.7087615728, 0.3102825582, 1.6155961752, -0.0679850578, -2.2301211357, -0.0633390546, 0.1110856533, -0.5144965053, 0.7091094851, 0.7907781601, -0.2798320353, 0.4267116487, 1.6720844507, -1.1525763273, -0.8471738696, -1.5143582821, -0.7819084525, 1.2930366993, -0.413025707, 0.3028033078, 0.8494237065, -0.251630187, -0.1262695342, 0.4051399231, 0.0025090612, -0.39615044, -1.1582212448, -0.6363879442, -0.4448584914, 0.8568118811, -0.3538382351, 1.538361311, -0.7237728834, -1.1325407028, -0.3574425578, -0.1282446235, 1.4105852842, -1.087284565, 0.7392745018, -0.9976280332, -0.4229430556, -0.7369256616, -0.0831753537, -0.4896263182, 0.2908474207, -0.123020418, 1.08770895, 0.9168214202, 0.8285536766, -0.1315275729, -1.0309205055, 1.5379747152, -0.6800250411, -0.0073813293, 0.042327024, 0.5136535168, -1.5762536526, 1.1041998863, 1.3057283163, 0.2799310684, 0.2390849143, 0.7175458074, -1.0536961555, 0.099333033, -0.3600742221, -2.065169096, -0.2704354227, -0.141913116, -0.3193732202, -0.1981670707, 0.580655694, 0.3808334172, -1.2442321777, -0.4682511985, 0.9840322733, 0.3325896561, -0.2039707005, 0.9926294088, 1.8768596649, 0.2469252795, -0.1051422432, 0.5667945147, 0.746769011, 0.247341603, -0.470051825, -0.2190890312, -0.6718270779, 0.687368989, 0.0012829823, 0.6925581098, -1.0145815611, 1.2833143473, -0.7762446404, 0.1661334336, -1.3461591005, 0.6688970923, -1.1508653164, 0.2591322064, -0.7354343534, -0.573123157, -1.9347813129, 0.8397616744, 0.1680833548, -1.0529981852, -0.5471993089, -0.9067966342, 1.216062665, 0.1672891229, 1.6822721958, -0.1958200634, 0.2364955097, -0.353587687, -0.7247812152, 0.4805085063, 0.8506202102, -0.1315395832, -0.3846218288, 0.9456766844, 1.0657974482, -0.3496878147, 0.2890456915, 0.148920387, 1.2892922163, 0.4610898495, -0.0888877138, -0.8369600177, 0.7010959387, 0.2135239244, 0.6327282786, -2.6411759853, -0.0239119511, 1.303412199, -0.1619987488, 0.9393564463, 0.8274773359, 1.0446109772, 0.2088790089, -0.8380872011, 0.9183288217, -1.1445327997, 2.1530413628, 0.8124368787, 0.3053779602, 0.5487923026, -0.1095385551, 0.2071049362, -0.97882092, 1.0687040091, -0.0940802991, 1.9972161055, 0.7254737616, -0.0982333794, 0.1934989691, -1.7743673325, -0.5981949568, -0.3940532207, -0.0480354428, -0.2100479454, -0.9088240266, 0.332832098, -0.4141940475, -0.3939059973, 0.5228769779, -0.2702947557, -0.2361571789, 1.6579713821, 0.4113704264, -0.8293351531, -0.6135293245, -0.5793759823, 1.1433331966, 0.4886609912, -2.0674154758, 0.892270565, -0.5708045363 ]
Number Box The Number Box is a filtering element on the dashboard that is utilized to specify either a numeric value or a range of values. It serves to filter data for analysis elements within the viewer. This element can be positioned anywhere on the dashboard. Its width is capable of adjusting, either expanding or contracting, depending on the dimensions of the dashboard in the viewer. This chapter will cover the following questions: ; ; . The Number Box element can function only as
Dashboards Data Filtering Number Box
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Number Box</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Number Box</span></p> </header> <para style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> is a filtering element on the dashboard that is utilized to specify either a numeric value or a range of values. It serves to filter data for analysis elements within the viewer. This element can be positioned anywhere on the dashboard. Its width is capable of adjusting, either expanding or contracting, depending on the dimensions of the dashboard in the viewer.</span><br/></p> <p class="f_Stimulsoft text"></p> <para style="text-align:justify;"></p> <para style="text-align:justify;"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following questions:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Number_Box" anchor="numberboxeditor" styleclass="Stimulsoft text" translate="true">Number Box editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Number_Box" anchor="step" styleclass="Stimulsoft text" translate="true">Switching Values</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Number_Box" anchor="properties" styleclass="Stimulsoft text" translate="true">List of properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element can function only as the primary filter element among other filter elements, and it cannot rely on the values of other filter elements. The </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element can operate in the following selection modes:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Single</span><span class="f_Stimulsoft text" translate="true">. In this mode, a single numeric value is defined, and the filter is applied to the dashboard elements based on the value of the Condition parameter.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Range</span><span class="f_Stimulsoft text" translate="true">. In this mode, both the minimum and maximum numeric values are determined.</span><br/><br/><span class="f_Stimulsoft text" translate="true">The configuration of the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element takes place within its editor. To access the editor in the report designer, follow these steps:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Double-click on the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element, then choose the </span><span class="f_Stimulsoft text bold" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command from the context menu.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text bold"><anchor id="numberboxeditor" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">The Number Box editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> editor, you can add elements with data, configure the value selection mode, and designate the primary filtering element.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field designates the data element whose values will be utilized for data filtration.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> displays the expression of the selected data field for the element.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Selection Mode</span><span class="f_Stimulsoft text" translate="true"> parameter determines the operating mode of the filtering element. The following values are available for selection:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Single</span><span class="f_Stimulsoft text" translate="true">. In this scenario, an initial value is specified, and the filtering of these elements in the indicator panel will be conducted based on the Condition parameter.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Range</span><span class="f_Stimulsoft text" translate="true">. In this scenario, it will be possible to establish both the minimum and maximum values, which will constitute the range of values for filtering these dashboard elements.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Condition</span><span class="f_Stimulsoft text" translate="true"> parameter is accessible only when the </span><span class="f_Stimulsoft text bold" translate="true">Single</span><span class="f_Stimulsoft text" translate="true"> mode is chosen. The value of this parameter represents a logical operation that determines the extension of the value range from the current one. For instance, if &quot;</span><span class="f_Stimulsoft text bold" translate="true">Greater than…</span><span class="f_Stimulsoft text" translate="true">&quot; is selected, the element&apos;s default range will encompass all values greater than the current value of the element.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Initial Value</span><span class="f_Stimulsoft text" translate="true"> parameter is utilized to designate a starting value for the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element. In single mode, only one value can be specified, whereas in range mode, both minimum and maximum values can be provided. If the parameter value is left unspecified, the initial value will default to the minimum value from the data element.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Minimum/Maximum</span><span class="f_Stimulsoft text" translate="true"> value parameter is used to restrict the range of valid values that can be entered into the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element. By default, the </span><span class="f_Stimulsoft text bold" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true"> mode is utilized, meaning the range of valid input values is automatically calculated based on the specified data. In the </span><span class="f_Stimulsoft text bold" translate="true">Custom</span><span class="f_Stimulsoft text" translate="true"> mode, you have the option to manually define the minimum and maximum values permissible for input in the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="step" styleclass="Stimulsoft text" style="font-weight:bold;"></anchor><span class="f_Stimulsoft text bold" translate="true">Switching Values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When viewing the dashboard, you can input values into this element, paste them from the clipboard, or use controls to switch them. When using controls to switch values, an essential consideration for data filtering is the switching step. By default, the toggle step is an integer that increments or decrements by one. Nonetheless, if you wish to make fractional adjustments, you need to modify the value of the </span><span class="f_Stimulsoft text bold" translate="true">Decimal Digits </span><span class="f_Stimulsoft text" translate="true">property.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The value of this property indicates the quantity of decimal places. By default, the property value is 0, signifying a whole number. The switching step is defined by the smallest digit. Put differently, for example, if the </span><span class="f_Stimulsoft text bold" translate="true">Decimal Digits</span><span class="f_Stimulsoft text" translate="true"> property is set to 1, the switching step will involve decimal values. If the </span><span class="f_Stimulsoft text bold" translate="true">Decimal Digits</span><span class="f_Stimulsoft text" translate="true"> property is set to 2, the step will involve hundredths, and so forth.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="properties" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">List of properties</span><br/><span class="f_Stimulsoft text" translate="true">The list below contains the name and description of the properties of the Number Box element, which you may find on the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="17" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Decimal Digits</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adjusts the number of decimal places for values within the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element. The increment at which values change within the Number Box element is determined by the value of this property.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Horizontal Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Horizontally aligns values within the </span><span class="f_Stimulsoft text bold" translate="true">Number Box</span><span class="f_Stimulsoft text" translate="true"> element to the </span><span class="f_Stimulsoft text bold" translate="true">Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Center</span><span class="f_Stimulsoft text" translate="true">, or </span><span class="f_Stimulsoft text bold" translate="true">Right</span><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margins (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and replacement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.3987666667, 0.6263819933, -3.2722175121, -1.6441034079, 1.1700706482, -1.3260711432, 1.6638784409, -0.4825450778, 0.0595470592, -2.2890658379, -0.3376179039, 0.3220847249, 3.0316429138, 0.3689884841, -0.0040586642, -1.0311863422, 0.1643365622, -2.1708920002, -0.2406094074, 0.2239231765, 0.5620728135, -0.4137852192, -1.4633506536, 0.362356931, 1.7195956707, 1.8493890762, 0.992941916, 0.8666571975, -1.149782896, 0.1734983176, 0.1538615674, 0.5895974636, 0.0466211885, -0.2877562642, -0.4404865503, 0.1670619994, -0.0108491965, 0.1862463951, -0.594753325, 1.9042708874, 0.2757947445, -0.6263728142, 0.2439682186, -0.1261865348, -0.8705410361, -0.2501046062, 1.2259955406, 0.3579744995, 2.1773264408, 0.1376574039, -1.3643372059, -1.5040054321, -0.2097678781, 0.4106105268, 0.2782914042, 0.8970791101, -2.0766789913, 0.4580774605, -0.4065686464, -0.0205714535, 2.1852586269, 1.5784024, 0.0110096047, 0.7935172319, 1.1849238873, 1.1984738111, 0.4419843853, 0.9171604514, -0.9425404668, -0.9010337591, -0.2810756862, 0.0390547924, 0.5823465586, -0.0948589817, 0.3367524743, -0.1098859981, -0.8857081532, 0.7205268145, 0.5170240402, 0.9400365949, 1.2058138847, -0.8457815051, 1.397369504, 0.0545373596, 1.2352577448, -0.9409542084, 0.0216024294, 0.2066273391, 0.0719340369, 1.1303166151, -0.2507983148, 0.3205141127, 1.5330519676, 0.4010190666, -0.035132125, 0.3252504766, 0.4231977761, 0.2444004416, -0.1235715151, -0.8414626718, 0.7562953234, -0.2643485367, -1.3688699007, 0.1792191416, -0.1215767488, 0.371276468, -0.120911926, -0.0754905492, -0.2092695683, -1.2924641371, -0.7192972302, -1.2304108143, 0.4601595402, -0.8587053418, 0.4638924599, 0.6344898939, 0.9528475404, -0.6136523485, 0.2963762283, 0.1772004962, 0.7672104836, -0.0163537841, 1.9599288702, 0.6330703497, 0.580719471, -1.2654985189, -0.1777086258, 1.7310743332, -1.0062769651, -0.4842014909, -0.3280941844, -0.4913118184, -0.2338743955, 0.7971271873, -0.3790151775, 0.8729813695, -0.1388740838, 0.3003458679, 0.8241608739, -0.5950093865, -0.3932108283, 0.3328741491, -0.7956514955, -1.2973268032, 0.3191209435, -1.9087930918, 0.3460061252, -1.0007717609, 1.0898963213, -0.4968047142, -0.256323576, -0.5653255582, -0.4305146039, 0.1909259707, 0.465331763, -1.9702051878, 1.2523818016, 0.1771639138, 0.0569722466, -0.0825843066, 0.7450345755, 1.7658470869, -1.9494286776, 0.9812116027, -0.7301837206, -2.0797491074, -0.8233430982, 0.5742173195, 0.7177186608, 0.2267384082, -0.5557290316, -1.4560160637, 0.0855315998, -1.7044641972, 0.3054501712, 0.4547216594, 1.3729031086, 0.3274667859, -0.1022316143, -0.6504473686, 1.1682767868, -1.6332170963, 1.1811884642, 0.8731799722, -0.2317679971, -2.0732674599, -0.3425717652, 0.0838641077, -0.2996479571, -0.4314923882, -0.0979956016, -0.819563508, -1.1036164761, -0.4394267797, 0.0624939203, -0.1387170404, 0.4853894114, -0.1640394181, -0.1439059675, -1.395607233, -0.7180632353, -0.3548274934, -0.5452865362, 0.0264686737, 0.0334536768, 1.1238071918, -0.0480966754, 1.7518749237, -0.8832719922, 1.2288194895, 1.4540997744, 1.028418541, 0.0581374168, -0.4900563061, 0.984151721, -0.1423621625, 0.1114384905, -0.4212497771, 1.1891019344, 0.0575382225, 0.052817557, 0.1198865548, 1.0119724274, -1.552459836, 0.9243660569, 0.6467117071, -0.5685528517, 0.2389573008, -0.2752472162, 0.3422540128, -1.1992281675, -1.3902510405, -0.1429381669, -0.4112753272, -0.5490128994, -0.061593581, -0.8733684421, 0.4885680974, -0.3781713545, 1.0257191658, 0.9611235261, 0.3067222238, 0.1662088931, 0.0245171841, -0.6015539765, 0.758295536, -0.4205397964, -0.0250237081, -0.428994, 1.4439073801, -2.0605249405, -0.7802924514, -0.5660464764, 1.6665556431, -0.8586623669, -0.6168438196, -1.4354848862, -0.0968438163, 0.6879128218, -0.041665744, 0.9414139986, 0.3016472757, 1.3048682213, -0.18797414, 0.1068314463, -1.4194417, 0.259896189, -0.3083940148, 1.0036422014, 0.2850641906, 0.6721327901, -0.0303164236, 0.0860117748, -0.1485229433, 0.6254543662, -0.1617160887, 0.8240911961, -0.6195437312, -0.4741775692, 0.9484590888, -0.7295731902, -1.5568512678, -0.4641360939, 0.0211915374, 0.7181583643, 0.3547323048, 0.1752257496, -0.5937516689, 0.4340365231, 0.3684438169, 1.500195384, 1.4363063574, -1.0760605335, -0.7024866939, 0.7078967094, -0.3303697705, 1.8135405779, -0.8476122022, 1.0022317171, -1.2385482788, 1.1887955666, 0.4321914017, 0.0677800477, -0.2904655039, -1.1736061573, -0.9556640387, 1.525668025, 0.9683124423, 1.8349573612, -0.3288906813, -0.4838036895, 0.2497819364, -0.7314119339, 0.9797782302, -1.68052876, 0.864585638, -0.654797256, 0.8942168355, 1.059715867, 0.0428015776, 0.5421446562, -1.3955528736, 0.9886265397, -0.6761627793, -0.6108950377, 1.0648782253, -0.3570574224, 1.1908841133, 0.1015926227, -0.8121974468, 0.3687055111, 0.2048411518, -0.1218293533, 0.1203608289, 0.1964578331, 0.7219430804, -0.8827559948, -0.916667819, 0.3940024376, 1.5457408428, 1.7149356604, 1.34392488, -0.2436019778, -1.5669379234, -0.7926236987, -0.3144886196, -0.1459549665, -0.7238104343, 0.697142601, 1.3545078039, -1.7681695223, -0.5706118941, -0.6084403992, 0.8080961704, 1.4999961853, 0.3037238419, -0.9311822653, -0.7052506208, 0.647595346, 1.4288985729, -0.7892022729, 1.2261760235, 0.5758637786, 0.182217747, 0.7180586457, 2.2923049927, 0.1153398752, 1.0211194754, 0.8629032969, -0.9402589202, -0.4259906709, -1.1965698004, 0.5164307952, -1.0374274254, -0.1647501439, -0.0551589839, -0.6193172336, -1.6647773981, -0.4804994464, 0.9656234384, 0.3070461154, -1.0231873989, 0.9822772145, -0.7212523222, 0.8658935428, -0.553427875, 0.9680158496, -2.2102444172, 0.2066891491, -0.2170360088, 0.3842085898, -0.6022956371, 0.3168047071, 0.5153946877, -0.0494484566, -0.0614798144, 0.0654076338, 0.5078141093, -1.3127146959, 1.3879500628, -0.1563393325, 0.1091956496, 0.2677979171, 0.219969213, 0.6300183535, 0.3677938282, -0.2208404988, -0.6589717269, 1.7644417286, -0.9590137005, -1.5192521811, -0.1200148016, 0.4469520748, -0.8896849751, 0.967007041, 1.2122780085, 1.0005477667, 0.8880129457, 0.0470521897, -0.7885228395, 1.1854339838, 1.0909342766, -0.503210187, -1.5759426355, -0.2005853057, -0.3549036384, -0.1546705216, 0.2657513618, -0.5527564287, -1.0270549059, 0.8035193086, 0.7001144886, 0.6361687183, 1.4036593437, -1.8045977354, -0.6574679017, -0.2621294856, -0.3663891554, 0.1498235464, 0.9546810389, 0.1571750194, -0.6423381567, -0.4212416112, 0.0401094146, 0.182524845, 2.2687966824, -0.8796889186, -0.2243590951, -0.5959647298, 0.8829433918, 0.3071635365, -0.8073019981, -0.3461241722, 0.6692748666, 1.7407220602, -0.7228826284, 0.207460776, -0.4721214175, 0.3356270194, 0.5766452551, -0.3413612247, -0.1156689674, -1.7551919222, 1.0815360546, -0.2058628798, -0.580145359, 1.0442819595, -0.2774052918, 0.6152402759, 1.4155631065, -1.1408178806, -1.1307216883, 0.4358709753, -1.1928932667, -0.5564034581, -0.544242084, -0.1356554031, 0.0506422706, 0.5722141266, 0.7756270766, 0.0066771526, -0.1481538415, 0.244068101, -0.7242687345, -0.7280302048, 0.8147056699, 0.6942293644, -0.6146740317, -0.0412096195, 0.1585772932, 0.0747424886, -0.0844377279, 0.9301371574, -0.0024291675, 0.696284771, -0.2748008668, 1.0439023972, -0.2064317614, 1.0967355967, -1.0285909176, 0.2923004329, 0.3754110038, -0.8904026747, 0.4248895943, -0.474157691, -0.3798081875, 0.0915313736, -1.8093960285, 0.0906432793, -1.7908061743, -0.1749817133, -1.0662425756, 1.3831058741, 0.4262821078, -0.5363674164, -0.8288524151, 0.3735334277, 0.8528360724, -1.8647060394, 1.3498693705, -0.2249609083, -1.0275195837, 0.5605313182, -0.2278173715, -1.843350172, 0.489340663, 0.9336722493, -1.6375470161, 0.49378708, -0.3831330538, 0.902238071, 2.0990827084, -1.1537802219, -1.3506641388, 0.0148111423, 0.9526028633, -1.1477068663, 0.5363886356, 0.5606327653, 0.8074053526, -0.0798105448, 0.0807890519, 0.426409781, -0.7448564768, 1.4044758081, -0.3863667846, -1.0372160673, 0.4797852337, -0.4021979868, -0.6077411771, 0.6237801909, -0.0201493558, 0.123929821, -0.1691389382, 0.1045084968, -0.4088566601, -0.5064924955, 1.0382148027, -0.28990677, 0.6503805518, -1.0772126913, 1.3203133345, 1.2811352015, 1.8005299568, 0.4295483232, -0.0466758572, 0.0417411216, -0.3062268496, -0.2085072249, -0.3711627424, -0.0357959531, -0.4177863896, 0.9135861993, 0.4596943855, -0.6040071845, 0.2056352049, 0.2314742357, -0.043103788, -0.5730976462, 0.2039160877, -0.7275324464, -0.3912648857, 0.4501870573, 0.5199519396, -0.8768865466, -0.7013436556, -1.0689716339, -0.7525193691, -0.99360466, -0.4375014603, 0.0570173077, 0.1981299669, -0.2544305027, 0.1499052197, -0.4847598374, 0.6038175821, -0.2096174359, -2.0553884506, -0.5245878696, -0.7101177573, 1.1720950603, 0.1819233745, 0.7331784964, -0.131553188, -0.1871860176, 0.3628873229, -0.3408694565, -1.8655405045, -0.9466254115, -1.2835680246, 0.6848819852, -0.6505746841, -0.8873813748, 1.3897116184, 0.1839769632, -0.4097125232, 1.8207848072, -0.0640071034, -0.7194120288, -0.3749500811, -0.2249555737, -0.9445439577, 0.724463284, -1.1051844358, 0.6546958089, -0.333393842, -0.9679478407, -1.0769828558, -0.6336336136, 0.6346738935, -0.4359916747, 0.2491114587, -0.6485335827, -0.6783435345, -1.3504383564, -0.4274756312, 0.0400983728, 0.4895114005, 0.7816283703, 1.4337980747, 0.3932522237, -0.6676267982, -0.0842486396, -0.3101731539, 1.2116706371, -0.8379319906, 0.3428585827, 1.0563106537, 0.0696917102, -0.2527005374, 1.2507840395, 1.6265974045, 0.006051267, 0.2296618223, 0.9061957002, -0.6277660728, -0.0911487639, -0.408788532, -1.2881524563, -0.4401150644, -0.0362705514, 1.041549325, -1.2865167856, 0.3130493164, 0.264123559, -1.196133852, -0.6606606245, 1.2781422138, -0.5064995885, -1.3498479128, 0.8501575589, 1.3137251139, -0.2485997379, -0.9001201391, -0.278455168, 1.9957031012, 0.7664500475, 0.3391911387, -0.9404373169, -0.3775235116, 1.4056060314, 0.6586241722, -0.8686954975, -0.8178479075, 0.9167796969, -0.006148167, 0.6572178006, -1.3271921873, 0.4774653614, -0.4154334068, 1.3534553051, -1.04986763, -0.0756126195, -1.0914438963, -0.3312166035, -0.70201689, -1.2669169903, -1.1147812605, -1.0452347994, 1.0340727568, 1.201030612, 1.4556008577, 1.2279150486, 0.1998661011, -1.1838525534, -0.0943312719, -0.0742798522, 0.6485560536, -0.5471796989, -0.7175850272, 0.3085056841, 1.489507556, -0.4513057172, 1.4461853504, 1.1956230402, 1.3881403208, 1.0158110857, -0.7487177253, -0.7450067401, -0.1398200691, 0.0536374189, 0.1861901581, -1.8647294044, -0.6608806849, 0.3391576707, -1.1062098742, 0.3510155976, 0.2830114663, 0.3181321621, -0.0276271235, -1.0218490362, 0.5175387263, -2.3409895897, 3.2477376461, 0.650842905, -0.2215550542, -0.011542513, -0.4183170199, -0.4210498631, -1.4637461901, 0.4283109605, 0.6648578644, 1.2454063892, 0.8479754329, -0.2505903244, -0.3933937848, -2.3742587566, 0.7729383111, 0.3631480336, -0.23819305, -0.895391345, -1.0590137243, -0.5587517619, 0.3580309153, 1.0847383738, 0.4086181521, 0.6820685267, -0.2212170959, 0.5421692729, -0.0122798728, -0.028438298, -0.4692642987, -0.4449065328, 0.0102794068, -0.1855408102, -1.9910423756, 0.5666576624, -0.2804940343 ]
Top N One of the options for filtering data for the elements of the dashboard panel is the ability to display a certain number of maximum or minimum values. This can be applied with the Top N tool. This feature applies to pre-filtering and only to the current element. This chapter will cover the following: ; ; . Information The top values can be setup only for a specific element of the dashboard and are applied only to it. The data of the remaining elements of the current dashboard is no
Dashboards Data Filtering Top N
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Top N</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Top N</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">One of the options for filtering data for the elements of the dashboard panel is the ability to display a certain number of maximum or minimum values. This can be applied with the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top N</span><span class="f_Stimulsoft text" translate="true"> tool. This feature applies to pre-filtering and only to the current element.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Top_N" anchor="TopNEditor" styleclass="Stimulsoft text" translate="true">Top N Editor</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Top_N" anchor="Maximum" styleclass="Stimulsoft text" translate="true">An example of Top values</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Top_N" anchor="Minimum" styleclass="Stimulsoft text" translate="true">An example of minimum Top values</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The top values can be setup only for a specific element of the dashboard and are applied only to it. The data of the remaining elements of the current dashboard is not filtered.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Filtering using the Top N tool is:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Prior and you customize it in the report designer.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Reset filter settings are also carried out in the report designer.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the viewer, the already filtered data for the current element of the dashboard is displayed.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To customize the Top values you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the element on the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button for the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">TopN</span><span class="f_Stimulsoft text" translate="true"> property on the property panel.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can specify the top values for the elements of the dashboard panel:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" styleclass="Stimulsoft text" translate="true">Chart</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" styleclass="Stimulsoft text" translate="true">Indicator</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" styleclass="Stimulsoft text" translate="true">Progress</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" styleclass="Stimulsoft text" translate="true">Pivot</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The Top values for the </span><span class="f_Stimulsoft text bold" translate="true">Pivot</span><span class="f_Stimulsoft text" translate="true"> element are configured in the editor of this element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text bold"><anchor id="TopNEditor" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Top N editor </span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the Top N editor you may define the type of the values (maximum or minimum), the number of the best values, actions with the rest of the element data.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to define the type of values that you want to display:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> - all values of the current item are displayed. This mode is set by default.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top</span><span class="f_Stimulsoft text" translate="true"> - a list of maximum values will be displayed. The first value is the maximum value from the list of values. Depending on the number of values, the values in the direction from the maximum to the minimum will be sequentially displayed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Bottom</span><span class="f_Stimulsoft text" translate="true"> - a list of minimum values will be displayed. The first value is the minimum value from the list of values. Depending on the number of values, the values in the direction from the minimum to the maximum will be sequentially displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Count</span><span class="f_Stimulsoft text" translate="true"> parameter is used to determine the number of maximum or minimum values. For example, if this parameter is set to 10, then 10 maximum or minimum values from the list of values will be displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When setting the top values for the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" styleclass="Stimulsoft text" translate="true">Pivot</link><span class="f_Stimulsoft text" translate="true"> element, you should also define the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> parameter. The value for this parameter will be one of the data fields specified in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Summary</span><span class="f_Stimulsoft text" translate="true"> field.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Other</span><span class="f_Stimulsoft text" translate="true"> option is used to display a sum of values that were not included in the list of top values:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show other</span><span class="f_Stimulsoft text" translate="true"> option is enabled, then all values that were not included in the list of top values will be summed up and displayed as a separate value.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show other</span><span class="f_Stimulsoft text" translate="true"> option is disabled, then only values that appear on the list of top values will be displayed on the item.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Other Text</span><span class="f_Stimulsoft text" translate="true"> parameter is used to specify a title for the sum of other values. This parameter is applicable only if the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show other</span><span class="f_Stimulsoft text" translate="true"> option is enabled. If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> parameter of other values is not filled, the default value </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Other</span><span class="f_Stimulsoft text" translate="true"> is used for the sum of other values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="Maximum" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">An example of Top values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, we have a table and a chart that display the sales volume for every product.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let&apos;s show three products with maximum sales on the chart:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Select a chart in the dashboard panel in the report designer;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top N</span><span class="f_Stimulsoft text" translate="true"> property on the property panel;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top</span><span class="f_Stimulsoft text" translate="true"> mode in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top N</span><span class="f_Stimulsoft text" translate="true"> editor;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: Set the number to 3;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 5</span><span class="f_Stimulsoft text" translate="true">: Uncheck the box next to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show others</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">As you can see in the picture, three products with maximum sales will be displayed in the chart. In this case, this filtering does not affect the lists of values of other elements.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 6</span><span class="f_Stimulsoft text" translate="true">: Go back to the report designer;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 7</span><span class="f_Stimulsoft text" translate="true">: Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top N</span><span class="f_Stimulsoft text" translate="true"> property on the property panel;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 8</span><span class="f_Stimulsoft text" translate="true">: Check the box next to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show other</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 9</span><span class="f_Stimulsoft text" translate="true">: Define text for general value. For example, Another Products.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now, the chart will display three products with maximum sales. All other values will be summed up and displayed on the chart as a separate graphic element, with the Another Products argument.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="Minimum" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">An example of minimum Top values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, in the dashboard panel, a table and a chart are displayed with the sales volume for every product.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let&apos;s show three products on the chart with minimal sales volumes:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Select a chart in the dashboard panel in the report designer;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top N</span><span class="f_Stimulsoft text" translate="true"> property on the property panel;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Bottom</span><span class="f_Stimulsoft text" translate="true"> mode in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top N</span><span class="f_Stimulsoft text" translate="true"> editor;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: Set the number to 3;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 5</span><span class="f_Stimulsoft text" translate="true">: Uncheck the box next to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show other</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">As can be seen in the picture, three products with minimal sales volumes will be displayed on the chart. In this case, this filtering does not affect the lists of values of other elements.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 6</span><span class="f_Stimulsoft text" translate="true">: Return to the report designer;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 7</span><span class="f_Stimulsoft text" translate="true">: Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top N</span><span class="f_Stimulsoft text" translate="true"> property on the property panel;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 8</span><span class="f_Stimulsoft text" translate="true">: Check the box next to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show other</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 9</span><span class="f_Stimulsoft text" translate="true">: Define text for a general value. For example, </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Another Products</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now, the chart will display three products with minimal sales. All other values will be summed up and displayed on the chart as a separate graphic element, with the Another Products argument.</span></p> </body> </topic>
[ -0.1317699403, -0.8191612363, -4.6830964088, -0.4580713809, 0.5777090192, -1.1000472307, 0.8625947833, 0.238866657, -1.0012834072, -1.0014358759, 0.2198235393, 0.3025386631, 2.2836608887, 0.8485559821, 0.4003486335, -0.3301695883, -0.8406867385, -1.1538250446, -0.1772441417, -0.9449829459, 0.2120903432, -1.0068827868, -1.6578881741, -0.5069651604, 1.9478513002, 1.0488659143, 0.5003630519, -0.2371459603, -0.7422502637, 0.6799738407, 0.2809676826, -0.3141170144, -1.194478631, -0.1008888409, -0.8489828706, 0.3767260015, 1.3975515366, 0.9043244123, -0.3372306824, 0.7044748664, 1.0357904434, -1.570420742, -1.068166256, -0.902788341, -0.7329965234, -0.7730849981, 1.8931640387, 1.3113292456, 1.0785952806, -1.8194621801, -0.52982831, 0.1510656476, -1.2301578522, -0.7914137244, -0.0560414046, -0.7002568841, -0.7709570527, 1.0965363979, 0.520142436, 0.1194974333, 0.7981302142, 1.5982648134, -0.991622448, 1.4820051193, -0.0772600397, 0.7139170766, -0.917817831, 0.8368422985, 0.0658100322, -1.327111125, 0.3990023732, 1.0374403, -1.044752717, -0.1924969256, 0.2827800512, -0.3662670851, -1.0538421869, -1.2019978762, 0.3338053524, 2.1538136005, 1.3698393106, -0.0174062774, 0.5767660141, -0.2485703677, 1.5416679382, 0.3697978258, 0.5025174022, 0.6054501534, -0.2618412673, 2.2211875916, 0.670048058, -0.568187058, 1.2914456129, 0.7230318189, -0.8466229439, 1.5188951492, -0.0318545811, 0.3659456968, 0.0230801776, -0.3472416401, 0.6763754487, -0.0889099315, -0.1562211812, -0.360255152, 0.6904006004, 0.41998294, -0.2989195585, -0.1214248911, -0.4369979501, -1.3547502756, -0.4989833236, 0.1513913125, 0.931955874, 0.0582046546, -0.7190426588, 0.1059164032, 1.5046799183, -0.6108624935, 0.7285140753, 0.0044436161, -0.2139944285, -0.747761488, -0.0395238362, 1.2065604925, 0.6334410906, 0.1460607946, -0.4102687836, 0.9978632331, -0.6794752479, -1.4854719639, 0.2447927892, -0.3101019561, -0.4973663986, 1.1192234755, 0.4808234274, 1.7121635675, -0.2053311169, 0.195755288, 0.6472777128, -0.6167478561, -0.4800331593, 1.0410956144, -0.4608027041, -1.3386883736, 0.4615795314, -2.0562782288, 0.4518469572, -0.0881477818, 0.2104893029, -0.8816290498, -0.4945670068, -0.1812221259, -0.0760827884, -0.5476779342, 0.121322602, -1.3348288536, 0.839376688, -0.5864624381, -0.8724061847, 0.5960110426, 0.816313386, 0.4834042788, -0.2959910333, 0.3706574142, 0.2364357561, -2.1784975529, -1.4187065363, 0.7659249902, 0.7935493588, 0.7198574543, -1.2797290087, -0.407107234, 0.3411416113, -1.9528181553, 0.7212004066, -0.1151559204, 1.2309966087, 0.0114115411, 0.8649453521, 0.4546182454, 1.4543859959, -0.3844607472, 1.6672813892, 1.2868705988, -0.2999791205, -1.0054012537, -0.8211447597, -0.0644872189, -0.4028544724, 0.1044441238, 0.0273312703, -0.0523182116, -0.6655393839, -1.6687322855, 0.1023694873, -0.8710899353, 0.701085031, -0.667642951, 0.3675983548, -1.8529907465, -0.196017921, -0.7417849898, 0.2101643085, 0.1386911273, -1.5315752029, 1.3374977112, 0.2880976796, 2.1306853294, -0.6131774783, 1.2671772242, 0.3217338026, 0.9780652523, 0.6973940134, -0.392573148, 0.5938490033, -0.5426249504, -0.8438122272, -0.6250978708, 1.3135558367, 0.5438361764, -0.5767945647, -1.1887888908, 0.529743731, -0.9634506702, 0.3643386662, -0.4956182539, 0.042615205, -0.0183686633, -0.6542674303, 0.2352078855, -0.6442503333, -1.9112358093, 0.1186521575, 0.2479127049, -0.2163425535, -0.2615762949, -0.4700335562, 0.879370749, 0.0346152335, 0.3916741312, -0.5004029274, 0.4711917341, -0.0988967717, -0.1236962527, -0.1297673732, 0.92851758, -0.8104794621, -0.3055704534, -0.5466563702, 1.2319105864, -1.0732496977, -0.6861031651, 0.0485001914, 0.8173897862, 0.2110354453, -0.7476403713, -1.8312751055, -0.7007981539, 0.1785452664, -0.6545330882, 0.3106791377, 0.7520243526, 0.9849147201, -1.0940924883, -0.3943648934, 0.0642637312, -0.7136880755, -1.1464934349, 1.3476929665, 0.356854111, 0.1453243494, -0.0762486681, 0.2568419874, 0.9658413529, 0.1799489111, 0.9266772866, 0.1633508652, -0.2920386791, -0.4297098815, 0.7610653043, -2.1729586124, -1.31508255, -0.8810501099, -0.4988465607, 0.2622689307, 0.5813051462, 0.8025816083, -0.3327203095, 0.4380114079, 1.4765648842, -0.2833273411, -0.3487785161, -0.2964797318, 0.3507974148, 0.6118119359, -0.9608129263, 1.6837252378, -0.0271875821, 1.4443600178, -1.7250323296, -0.0663462952, -0.2882558405, 1.7746670246, 0.0008201378, -0.3062923849, 0.0597351156, 0.9727594256, -0.0330714509, 2.0893371105, 0.7389562726, -1.4370105267, 0.6211029887, -0.4820103049, 0.728310585, -0.8716755509, 0.8283984661, 0.1576194465, 0.007078242, -0.0624905974, -0.0737192556, -0.4202375114, -1.145889163, -0.9013291001, -0.2424620092, -0.5635001659, 0.2354048491, -0.7743683457, 1.1266441345, 0.1834998429, -0.6456582546, 0.4265804589, 1.2680555582, 0.7990432978, 0.1345311701, 0.8558511138, 0.7896559238, 0.5359796286, -0.620714426, 1.1826467514, 0.1567897648, 0.5522384048, 0.4161515236, -0.5823316574, -1.9428803921, -1.0772570372, 0.4807117581, -1.5067311525, -0.4456581771, 0.0893714279, 0.9336598516, -1.2234184742, 0.279948324, -0.0916735381, 0.492672205, 1.1038008928, 1.4408353567, 0.2394367605, 0.2992204428, 0.7485941648, 0.4026165903, 0.0992835909, 0.9893209934, 0.1126208827, 0.4771073461, -0.8038409948, 1.5193716288, 0.171615243, 0.0131833348, 0.2671054006, -0.1651497781, 0.9884482026, -0.8248031735, 0.7031081319, -0.3693419397, -0.0952481255, 0.4993155599, -0.3330279589, -0.2836510539, 1.1699707508, 1.2553485632, 0.9202595949, -1.6420060396, 1.2038010359, 0.1424514204, 0.6435515285, -0.4085385203, -0.2843872607, -2.3488557339, 0.187423408, -0.0378813222, -0.8917863965, -1.5502758026, 0.5292298794, 0.8255165815, -0.414514184, -0.5638657808, 0.9855837822, 1.2996835709, -1.0758447647, 1.3210983276, 0.312880069, -0.1316602379, 0.2574405372, -1.0706154108, 0.8740076423, 0.1964613795, -0.9943816066, -1.0235065222, 0.5420629978, -0.272379607, -0.642233789, 0.1679365188, 0.1536588669, -1.2479372025, 1.1296933889, 0.0193047021, 1.4949136972, 0.7035930157, -0.5942328572, -0.6091709137, 1.1286580563, 1.4929461479, -0.5385082364, -1.4622781277, 0.5647140741, -1.2832635641, -0.7620124817, 0.4129122794, -0.1556624323, -0.3174136281, -0.1610779166, -1.2607192993, -0.2289349586, 0.266200304, 0.0560431518, -0.5546441674, 0.3324212134, 0.6134907603, -0.0955752507, -0.5742748976, -0.5086837411, -1.228852272, -0.1656694412, -0.7327139974, 0.5689226389, 1.8708136082, 0.8509519696, -0.2168222815, -1.8906651735, 1.4346545935, 1.4477248192, -0.659101069, 0.27813676, 0.9934087396, 1.6019154787, -2.0033667088, 0.5370756388, -0.4325369298, 0.7573053241, 0.0860170275, -0.5434018373, 0.2451729029, -2.9261391163, 0.2389779985, 0.018645633, -0.9815534949, -1.2766231298, -0.5818756819, 1.1687985659, 1.2992460728, -0.7013862729, -0.7470621467, 1.0872218609, -1.0829632282, -0.5224986076, 0.2248657942, 1.2060267925, 0.257924974, 0.6755664349, 1.182682991, -0.0944208354, 0.2622944117, -0.7656182051, -0.4726375639, -0.858328402, 0.8714453578, -0.4325060248, -2.0820508003, 0.6970421076, -0.0265052728, -0.5476803184, 1.1097860336, -0.6284615993, 1.0695660114, 0.1056998074, -0.1515431702, 0.6689617038, -0.5733543634, 0.334942162, -0.4060138464, 0.2246357203, -0.2162856907, -0.1795166731, 0.4993395507, -0.1230882406, -1.0429344177, 0.307939142, -1.459856391, -0.9520481229, -0.3934046924, 0.3664798141, 0.1050632223, 1.0402885675, 0.9937903285, -1.277833581, -1.0800209045, 0.9474131465, 0.5951727629, -2.9118378162, 0.7624468803, -0.1521534622, -0.7464727163, 0.8100734949, -0.2814866006, -0.743391037, 0.3772776723, 0.4049320817, -0.3145159483, 1.4543927908, -1.3925830126, 0.6698617339, 1.5347759724, -1.9800708294, -1.3486870527, 0.2763900757, 0.1288811713, 0.7760313749, 0.2777328193, 0.4820585251, 0.4662059546, 0.3639194071, 0.0029292863, -0.1147661582, -0.8286921978, -0.080077894, -0.7868615389, -1.3252404928, 0.9537643194, 0.4353384376, -0.9405801892, 1.7107880116, -0.5959096551, 0.2406234741, -1.0535838604, -0.0134155825, -0.1071336567, 0.1884671003, 0.5216743946, -0.4333757162, 0.0271249078, 0.3841913044, -0.5308408737, 1.4499205351, 1.8862251043, 0.0342241414, 0.3471626341, -0.2521212995, 0.6219634414, -0.5312198997, -0.3414206505, 0.4316163361, -0.5457035303, 1.3807154894, 0.4281487763, 0.2273407578, -0.8074085116, -0.405416131, 0.0800736919, -0.2012259811, -1.0171711445, -0.1959085613, -1.6721762419, 1.2422571182, 1.4337153435, -0.1160299107, -0.5722670555, -0.3626046181, -0.5867831111, 0.1638242453, -0.5520399809, 0.3477212787, -0.3575251698, 0.9530448914, 0.2857279778, 0.5792777538, 0.5868521333, -0.2813293636, -2.817858696, -0.7597212791, 0.6432737112, 1.1018723249, -0.3816020489, -0.0884261578, -0.1003214419, 0.5105015635, 1.615858674, 0.6457281709, -0.174980253, -1.3188369274, -0.5913708806, 0.4560748339, -0.3735681772, 0.0854186192, -0.054758247, -0.1629001796, -0.8140411973, 1.527889967, 0.0624701306, -0.1150025576, -0.6380954385, -0.8290246129, -1.2311114073, 1.4828594923, 0.1420956999, 0.8560520411, -0.133764267, -0.4154577553, -1.3525973558, 0.2404387891, 1.8111593723, 0.7241871357, 1.4035456181, -1.3394764662, -1.6498317719, -1.0807341337, 0.1134587899, 0.1587943733, 0.5553144217, 0.0736956298, 1.6845158339, 1.1567562819, -0.2224942297, -0.6056377888, 0.6343582869, 1.5727876425, -0.8046283126, -0.1474352479, 1.0245245695, 0.593911171, -0.1774897575, 1.8726416826, 2.3709228039, 0.3776786327, 0.5486600399, 0.3094225228, -0.7400246859, -0.6618131399, -0.3458075821, -1.4374895096, -0.266941011, -0.4909396768, -0.069708392, -0.3457623124, 0.6355805397, 0.2230041176, -0.8976938725, -0.3461414278, 1.2670570612, -0.9117856622, -1.3389803171, 0.6256690025, 0.3651035726, 0.4733489156, -0.3468143046, -0.1903530955, 1.5560145378, -0.7501627803, 0.2540203333, -1.3017401695, 1.0808494091, 0.696944952, -0.8133901358, 0.8169394135, -2.0313847065, 0.0804197118, 0.1404431313, -0.3567216694, -0.6098918915, 0.7808069587, -1.2213054895, -0.4352041781, -0.8778241277, 0.4755457938, -1.0389075279, -0.374528259, 1.1184636354, -0.9548662901, -0.8226071596, -0.3995965123, 0.441347152, -0.1873625368, 1.1463280916, -0.1488997489, 0.8408206701, -1.2597006559, 0.9321344495, 0.019813465, 0.0271741804, 0.0943696946, -0.6713622808, 0.1549702883, 2.0356609821, -0.8621109128, 1.7268140316, 1.2160469294, 1.1592366695, 0.4608101845, -1.2629235983, -1.4128572941, 0.8211760521, 0.2938123047, 1.211897254, -1.3521350622, -0.4599260688, -0.1853344142, -0.7562150955, -0.1070065945, -0.21908997, 1.2657126188, 0.2941143513, 0.0879975408, 0.4680227935, -0.7443190813, 2.1911334991, -0.0969939902, -0.492726028, 0.1700196564, 0.1659902334, 0.662083745, -0.5290846229, -0.8469914198, -0.2964756191, 0.4802322686, -0.2694712877, -0.8343575001, 0.72806108, -0.0728913844, 0.2834312916, 0.0715428963, -0.9903332591, -0.2753851712, 0.117156513, -0.3310627639, 0.2071897984, -0.5456562638, 1.0059591532, 0.9316648245, -0.0049759564, 1.2699958086, 0.4286981225, 0.5033060312, -0.6716113687, -0.6574144959, -0.181765154, 0.7311341763, -0.790361166, -0.4074960947, -0.644028306 ]
Tree View Tree View is a filtering element on the dashboard, which is used to create a hierarchy of values and filter data for analysis in the viewer by these values. It can be located anywhere on the dashboard panel. Depending on the size of the dashboard in the viewer, it can grow and shrink by height and width. This chapter will cover the following: ; . The Tree View can be subordinate to other filtering elements, or be the main filtering element for them. The Tree View can work in t
Dashboards Data Filtering Tree View
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Tree View</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Tree View</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> is a filtering element on the dashboard, which is used to create a hierarchy of values and filter data for analysis in the viewer by these values. It can be located anywhere on the dashboard panel. Depending on the size of the dashboard in the viewer, it can grow and shrink by height and width.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View" anchor="TreeViewEditor" styleclass="Stimulsoft text" translate="true">Tree View editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table Of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> can be subordinate to other filtering elements, or be the main filtering element for them. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> can work in two selection modes:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">One</span><span class="f_Stimulsoft text" translate="true">. In the viewer, you can select only one value within one level of the hierarchy of values. Accordingly, data filtering for the elements of the dashboard will be performed only by one value.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Multi</span><span class="f_Stimulsoft text" translate="true">. In the viewer, you can select multiple values within the same level of the hierarchy of values. Accordingly, data filtering for the elements of the dashboard will be performed by all selected values.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">You may setup the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> element in the editor. To call the editor, you should do the following in the report designer:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> element and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu</span><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The search string for elements will be displayed automatically, if the number of values of the element will be 10. </span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="TreeViewEditor" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">The Tree View editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> editor, you can add items with data, set up the value selection mode, select the main filter item.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">&#32;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Key</span><span class="f_Stimulsoft text" translate="true"> field. The data item is specified, the values of which will form the hierarchy and be displayed in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> item.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> field. Displays the expression of the selected item data field.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Selection Mode</span><span class="f_Stimulsoft text" translate="true"> parameter. Specifies the number of simultaneously selected values of the element. A </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> is one element or many elements.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show (All) Value</span><span class="f_Stimulsoft text" translate="true"> option. Enables the option to select all values in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View</span><span class="f_Stimulsoft text" translate="true"> element. If this option is enabled, the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Select (All) Value </span><span class="f_Stimulsoft text" translate="true">value will be present in the Tree View element.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Show Blanks</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to display or not to display blank values from a data source in the list of the values of the current element.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Parent Element</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to define the main filtering element for the current element. The data of these filter elements will be interrelated, and depending on the selected value of the main element, the list of values of the current element will be filtered.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Get acquainted with the step-by-step instruction in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Getting_Started.Dashboard_with_Tree_View" styleclass="Stimulsoft text" translate="true">Dashboards with Tree View</link><span class="f_Stimulsoft text" translate="true"> chapter. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="18" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" styleclass="Stimulsoft text" translate="true">the data transformation</link><span class="f_Stimulsoft text" translate="true"> of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margins (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of values from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the formatting of values for the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the Table element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and replacement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.3864189088, 0.200271666, -4.2927408218, -1.7061607838, 0.3128539622, -0.981707871, 0.9633157849, 0.4575140476, -0.6081313491, -0.6422301531, 2.0276048183, 0.3188892901, 2.6099014282, 1.5115798712, -0.5148615241, -0.5978186727, -0.8397336602, -0.8766278028, -0.1609132737, -1.6247876883, -0.0107460981, 0.2367907763, -0.4941716194, 1.3853498697, 2.2913985252, 1.6881545782, -0.6321997643, 1.2852855921, -1.4907183647, 1.6744617224, 1.0259479284, 0.9578894973, -1.5264903307, -0.3452660441, -0.4024063349, -0.0369474478, 0.7908429503, 0.0860766992, 0.1165867522, 0.7466815114, -0.5694376826, -0.8327894807, -1.005448103, -1.2655373812, -0.5460754037, -1.7392419577, 2.5541067123, 0.4597733319, 1.3826322556, -0.6932886839, -0.9049607515, -0.2249787003, -0.5148907304, -0.774379313, 0.9131937623, 1.3919571638, 0.3151408136, 0.3610324562, 0.3411236405, -0.5783802867, 0.0719464943, 0.5225052238, 0.7916142941, 1.0750260353, 0.2264632434, -0.1345898211, -0.5543375015, 0.5765593648, -1.3045800924, -1.0771872997, 1.0631308556, -0.4874214828, -1.1956624985, -0.4242478609, -0.3261946142, -0.8578961492, -1.3976864815, -1.1578170061, 0.1330754757, 1.593061924, 0.8143181205, -0.0728749782, -0.5189738274, 0.1771755219, 0.7359027267, 0.138046205, 0.2693266273, -0.0475135185, -0.0750432909, 0.8040830493, 0.7425046563, 0.9057657123, 1.0324374437, 0.5358008146, -1.92958951, -0.8584342003, -0.5208547711, 0.5460430384, -0.2071525007, 0.4523364305, -0.9351725578, -0.2018556744, 0.1952912658, 1.7118060589, 2.0905005932, 0.023038689, -1.3397580385, -0.4008102417, -1.1470259428, -1.0533198118, -0.1852082312, 0.0910818353, 0.4881795049, -0.436080426, 0.7087432146, -0.6058663726, 0.7419208288, -1.4707263708, 1.2697808743, 0.6895533204, 0.2962034941, 0.1213839948, 0.0420708284, 0.6309274435, 0.3609792292, -0.3242715001, -1.276314497, -0.0196589958, -1.0515435934, -0.5659952164, -0.5914165974, -1.1525976658, 0.0116177676, -0.1480973512, 0.3151147664, 1.3031947613, -0.1012555882, -0.2329577357, 0.4246823192, 0.853028357, -0.4269991219, 0.3980647922, -0.6853715777, 0.072859548, 0.7908289433, -0.5491384268, 1.3457533121, -0.6382921338, 0.4825882614, -1.8025251627, -0.5330058932, -0.3725576699, -0.2828133106, 1.7660650015, 0.5437048674, -1.9619326591, 0.8687771559, 0.0451232083, -0.5875508189, 0.6340070963, 1.2401704788, 1.5668092966, 0.014205344, 0.4492132068, -0.0771604255, -1.8823328018, 0.3676036596, -0.1807953417, 1.5211420059, 0.2357521206, -1.5329195261, -1.3769384623, 0.619451046, -0.9238547087, 0.8583920598, 0.1998601556, 1.3283096552, -0.377289474, -0.1812037379, -0.0114669995, 1.7706124783, -0.0713323429, 0.0302508827, 0.7159573436, -0.7347348332, -1.1274423599, -0.413497299, -1.1394371986, 1.1813836098, -0.8461571336, 0.330211997, -0.56718117, -1.6192114353, -0.9273720384, 0.1707103401, -0.3574053049, 0.0133526353, 0.3141045868, 0.8169791102, -2.2063920498, 0.1200617552, -0.1813919544, -0.5621863604, 0.719535172, -1.5775154829, 0.2388792038, 0.3889416456, 1.8930257559, -1.3408904076, 0.6434723139, 0.5300411582, 0.8468882442, 0.6976395845, -0.4574189186, -0.1569534242, 0.0667921975, 0.1477830708, -1.3357955217, 0.5419448018, -0.0484388061, 0.6055312157, -0.8007984757, 0.0483580753, 0.4039237201, 0.5397695303, 0.0942528173, -0.2495858818, 0.0072756545, 0.8623409271, -0.0203296691, -1.7032108307, -0.9507771134, 0.4329915643, 0.8679628968, 0.3088071644, 1.1761804819, 0.2758228481, 0.868347168, 0.357758224, -0.5993968844, -0.1570737809, 0.3532488346, -0.252107501, -1.1237299442, -0.4117159843, 0.7359223962, 0.6077322364, 0.2582255006, 1.1129148006, 0.4303172827, -0.4730214775, 0.9152219296, 0.5353596807, 0.2614883184, 0.076469034, -0.5768017769, -0.5253605247, 0.5444742441, 1.2034277916, -0.3535130024, -0.0118174106, -1.9020929337, 0.0279228482, -1.2266441584, -0.6387313008, -0.661049664, -0.5353885293, -1.5022209883, 1.5410175323, -0.9872941971, -0.2126438171, 0.5691741705, -0.8677313328, -0.2026749104, -0.3598347604, 0.6464471221, -0.4899549484, 0.1534172297, -1.1599805355, 0.9816537499, -1.0023930073, -1.1605244875, -2.1463274956, 0.6143662333, 0.2577439845, 1.4323269129, 0.1288678497, 0.0053576697, 1.1893289089, -0.098305285, -0.5224208236, 0.3830119371, -1.1342915297, 0.3554413319, -0.8422523737, -0.8131356835, 1.0977677107, -0.0076140836, 0.9600658417, -0.9585471749, -0.8065778613, 0.8239856958, 2.0414144993, 1.8163352013, -0.2519570887, -0.604093492, 1.5367736816, -0.1406815946, 1.6904745102, -0.2960981131, -0.9107482433, -0.7791768312, -1.6986780167, 0.7553179264, 0.3757442236, -0.4989950061, -1.6717580557, 1.7295777798, 0.2001166642, -0.09908586, 0.6055349708, -0.3686755896, -0.0161216166, 0.5346316695, -1.0719861984, -0.0166817196, -0.1345740855, 1.2158594131, -0.5424262285, -0.5724639297, -0.1067374274, 0.9081533551, -0.6473860741, -0.1575670242, 0.0824288875, 0.015155049, -0.0167610142, -1.3752902746, 0.2663145959, 0.7950859666, 1.0245893002, -0.9192293882, -2.0817248821, -1.6640088558, -0.006453142, -0.2525410056, -1.5063602924, -0.0025487235, 2.1332719326, 0.6619338989, -0.8659369349, -0.2563408911, 0.4811241031, -0.4759277403, 0.8530268073, 0.6222135425, 0.1016036347, -0.0353235789, 0.6477252245, 0.1799359471, 0.0533483364, -0.1301910728, -0.0644854084, 0.4430882931, -0.4428128898, 1.0577645302, 0.4098560214, -0.5540460348, 1.236675024, -0.6331734657, 0.2651101947, -1.2085233927, 0.6034622192, 0.122116752, -0.0257553719, 0.3945085704, 0.0176654141, 0.201050967, 0.9167166352, 0.8563731909, 0.8348801732, -1.0698769093, 1.2197681665, 1.5357658863, 0.6190309525, -0.2533174753, -0.2644283772, -1.4446009398, 0.6130362153, -0.0160803422, 0.0906237066, -0.5368099809, -0.2187385261, -0.4838499427, -0.9751979113, 0.4513727129, 1.0629280806, 0.9892854095, -1.3616945744, 0.8557599187, -1.427375555, -1.0369597673, 0.3130045831, -0.1726598591, -0.7286556959, 0.2668001652, -0.4773488939, -0.3776147366, 0.9671934247, -0.9225335121, 0.3348303735, 0.0937268138, 0.7938674688, -1.0761908293, 0.2004406452, -0.1432879865, 2.2509119511, 0.2603161633, 0.4403229356, -1.0800768137, 0.8931359649, 1.3358461857, -1.0960434675, -1.170167923, 0.9373821616, 0.4335205257, -0.5880768895, 1.0416938066, -1.0636593103, -1.7407364845, -0.3625234365, -0.7037285566, 0.1747291237, -0.1684654653, -0.0827149376, 0.4113590717, -0.1083055809, 0.1355155259, -0.0675701424, 0.4166120589, -0.5647011399, 0.1339885145, -0.005330618, -0.062863633, -0.102726087, 1.4410316944, 1.2627329826, -0.345693022, -1.135185957, 1.6039637327, 0.8273403645, -0.0236191358, 0.9403480291, 1.4402859211, 1.1212352514, -1.6945986748, -1.0092316866, -0.0880652145, -0.0210021175, 0.5136421323, -0.0567071885, 0.1602392793, -2.0743105412, 0.8235475421, -0.4931194484, -0.2833564579, -1.7620307207, -0.8990269899, 1.0201023817, 1.0828225613, -0.4244057238, -0.7260816097, 0.715991199, -0.4664057195, -0.7863909006, -0.1465165615, 0.13985461, 0.7526370287, 1.9011801481, 0.9972901344, 0.0298960898, 0.2228309959, -1.4122860432, -2.1206109524, 0.6183536649, 0.7267366052, 1.292152524, 0.1782919168, -0.1896198839, 1.1179093122, -0.2887596488, 1.2704210281, 0.3886128664, 1.0429905653, -0.0025213943, -0.4987928867, 0.223710984, -0.389849484, 1.0360459089, -1.0443286896, -0.5471307039, -0.3640738726, 0.0026756178, 0.5367919803, -0.0902488157, 0.6281507015, 1.0852583647, -2.3978083134, -0.6641038656, -0.7514941096, -0.9341346622, -0.5460163951, 0.8590167761, 1.5903725624, 1.0946041346, -1.672560811, -0.5551469326, 0.1710650921, -1.6372594833, 0.8282378912, 0.3157125711, -0.6071658134, -0.889543891, -0.6232764125, -0.9046669602, 1.3417155743, 1.3201572895, -0.2148031592, 0.1876226217, -0.7859100103, -0.229853496, 0.6034738421, -1.0751032829, -0.7516283989, 0.2484499663, 0.2871064544, -0.5993257165, 0.7524453402, 0.9710521102, 1.3970201015, -0.0083929496, -1.0416113138, -0.7503213286, -0.934058547, 0.7564157248, -0.1852859259, -0.129337579, 0.8909496665, 0.0681635961, -1.4084275961, 0.6458812952, -0.0808141828, 0.6359480023, -0.7922989726, -0.5002706051, -1.2621490955, -0.2042948455, -0.1707803458, -0.0812845007, -0.4758378565, 0.0324573629, -0.5693313479, 1.2048009634, -0.4203911424, 0.8994844556, 0.1336357445, -0.0670314655, 0.9589471221, 0.0780405551, 0.168848142, 0.3868863285, -0.8918296099, 1.7740292549, 1.623540163, -0.1318558604, -0.2962628603, 1.0052752495, 0.6515778303, -0.1207659543, -0.2588752806, 0.1871071756, -1.2066669464, 0.8814213872, 0.8224054575, -0.5855907202, -0.6466298699, -0.6748157144, -0.8106300831, 0.1754152775, -0.4620181024, -0.1610518247, -0.0274665095, 0.2844414711, 0.7717863321, -0.3575611413, 0.4176948071, -0.2031407654, -2.1271154881, -0.1159448102, -0.1257383078, 0.4025879502, 0.2989623547, 0.4385998249, -0.7777659297, 1.6095311642, 1.4737942219, 0.1528323889, 0.0664458126, -0.0089977393, -2.3266510963, 0.2432883084, -0.5888348818, -0.4271779358, -0.5684973598, 0.3717425764, -0.0178359188, -0.258427918, -0.0666247457, -0.6819633245, -0.8207378983, -0.6410523653, -1.4043706656, 1.5197652578, -0.6350286007, 1.0075498819, 0.4536946416, -0.8564144373, -0.9594566226, -0.1653825492, 1.681358099, -0.4746182263, -0.293099314, -1.1292397976, -0.2764783502, -0.5409888625, 0.4732640684, -0.0637294725, 0.3865309358, -0.0167105701, 1.5065095425, 1.3619093895, 0.5003524423, -1.6604968309, -0.7416454554, 1.0846472979, -0.7133646607, 0.8474642634, -0.1477510184, 0.3578260839, -0.7842652202, 0.7286274433, 1.6902689934, 1.3694286346, 0.1539409459, 0.9599965215, -0.9101039171, 0.3075433969, 0.3525873721, -0.6212776899, -1.0766191483, -0.9985498786, 0.4528957605, -1.5916962624, 0.2068456411, 0.1410415173, -0.6546008587, 0.0522741675, 2.0324580669, -1.9673036337, 0.4717681706, 0.3154619634, -0.3660180569, 0.751267314, -0.5634297729, -0.6776506305, 1.1281858683, -0.1196295917, 1.5212870836, -0.7376840115, -0.2816874087, 0.4666713178, -0.0756398216, 1.7269212008, 0.2153451592, -0.8283573985, -1.3697497845, 0.6797016263, -0.6126198769, 0.7007287145, -2.0035326481, -0.8845878243, -0.6103602052, 0.0915428773, -0.455270648, 0.1320863217, -0.397585988, 0.2514511347, -0.9773306847, -0.6298511028, 0.9239844084, -0.098091431, 0.5868402123, -0.2972912192, 0.344389081, -0.3146034777, -1.1466715336, 0.2830806077, -0.0396558605, -0.5622200966, 0.7936738133, 0.4285633266, 1.2949249744, -1.3605412245, 1.6734570265, 0.8095295429, -0.4365639389, 0.5169346929, 0.2096612751, -0.7423875928, 0.9508234262, -0.5035051703, 0.3193645179, -0.5185448527, -0.5664656162, 1.0688085556, 0.3858282864, 0.0536036827, -0.3087472022, 2.0824522972, 0.3423805535, -0.2153835744, 1.5104062557, -0.9179150462, 1.8727853298, 0.067596361, -0.107593447, -0.5518420339, -1.0629504919, -0.9750627279, -0.8323659897, 0.3019073904, -0.1907303333, 0.9365772009, 0.7751796246, -0.5061314106, 0.196795553, 0.0882026479, -0.5915275812, 0.9302842617, -0.6852137446, 0.9096625447, 0.3380721211, -0.3962976336, -0.4681648016, -0.2667828202, 1.8468602896, 0.3520132899, -0.6423483491, 1.0481510162, 1.5230875015, 0.7074300051, 0.0705824643, -0.4352875352, 0.1667125076, 0.0530531071, -1.0135302544, -0.8065572977, 1.0433418751 ]
Tree View Box Tree View Box is a filtering element on the dashboard, which is used to create a hierarchy of values and filter data for analysis in the viewer by these values. It can be located anywhere on the dashboard panel. Depending on the size of the dashboard in the viewer, it can grow or shrink by width only. This chapter will cover the following: ; . The Tree View Box can be subordinate to other filtering elements, or be the main filtering element for them. The Tree View Box can
Dashboards Data Filtering Tree View Box
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Tree View Box</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Tree View Box</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> is a filtering element on the dashboard, which is used to create a hierarchy of values and filter data for analysis in the viewer by these values. It can be located anywhere on the dashboard panel. Depending on the size of the dashboard in the viewer, it can grow or shrink by width only.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View_Box" anchor="TreeViewBoxEditor" styleclass="Stimulsoft text" translate="true">Tree View Box editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View_Box" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table Of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> can be subordinate to other filtering elements, or be the main filtering element for them. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> can work in two selection modes:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">One</span><span class="f_Stimulsoft text" translate="true">. In the viewer, you can select only one value within one level of the hierarchy of values. Accordingly, data filtering for the elements of the dashboard will be performed only by one value.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Multi</span><span class="f_Stimulsoft text" translate="true">. In the viewer, you can select multiple values within the same level of the hierarchy of values. Accordingly, data filtering for the elements of the dashboard will be performed by all selected values.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">You may setup the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> element in the editor. To call the editor, you should do the following in the report designer:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> element and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu</span><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The search string for elements will be displayed automatically, if the number of values of the element will be 10. </span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="TreeViewBoxEditor" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">The Tree View Box editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> editor, you can add items with data, set up the value selection mode, select the main filter item.</span><br/><br/><span class="f_Stimulsoft text" translate="true">&#32;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Key</span><span class="f_Stimulsoft text" translate="true"> field. The data item is specified, the values of which will form the hierarchy and be displayed in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> item.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> field. Displays the expression of the selected item data field.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Selection Mode</span><span class="f_Stimulsoft text" translate="true"> parameter. Specifies the number of simultaneously selected values of the element. A </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> is one element or many elements.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show (All) Value</span><span class="f_Stimulsoft text" translate="true"> option. Enables the option to select all values in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tree View Box</span><span class="f_Stimulsoft text" translate="true"> element. If this option is enabled, the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Select (All) Value </span><span class="f_Stimulsoft text" translate="true">value will be present in the Tree View Box element.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Show Blanks</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to display or not to display blank values from a data source in the list of the values of the current element.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Parent Element</span><span class="f_Stimulsoft text" translate="true"> parameter. It is used to define the main filtering element for the current element. The data of these filter elements will be interrelated, and depending on the selected value of the main element, the list of values of the current element will be filtered.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Get acquainted with the step-by-step instruction in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Getting_Started.Dashboard_with_Tree_View_Box" styleclass="Stimulsoft text" translate="true">Dashboards with Tree View Box</link><span class="f_Stimulsoft text" translate="true"> chapter. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="17" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" styleclass="Stimulsoft text" translate="true">the data transformation</link><span class="f_Stimulsoft text" translate="true"> of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margin (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of values from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the formatting of values for the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and replacement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.7025505304, 0.5857610703, -4.1553325653, -2.0076236725, 0.41329512, -1.4653521776, 0.8945231438, 0.0206268504, -0.5858568549, -0.9442572594, 1.1891272068, 0.2766059041, 2.5360636711, 0.9750236273, -0.7169537544, -0.6652863622, -0.5827500224, -1.281365633, -0.417948693, -1.1889964342, -0.3783516288, 0.0145372264, -0.8061009049, 1.2690572739, 1.764580369, 1.8516452312, -0.0257791914, 1.4623103142, -1.0225266218, 1.615223527, 0.66812253, 0.83613801, -0.9364379644, -0.0194077566, -0.1763525456, -0.0550856777, 0.9710165858, -0.0326432884, -0.7543279529, 1.5879204273, -0.0798497498, -0.4351757765, -1.0923572779, -1.0552165508, -0.6145378351, -1.1086295843, 2.4524824619, -0.0737799034, 1.5717442036, -0.7076297402, -0.9665781856, -0.6342462897, -0.252756983, -0.1086007878, 0.6062079668, 1.1431398392, 0.0015482289, 0.6007630229, 0.087533161, -1.1517597437, 0.3315793872, 0.7401627898, 0.6980750561, 1.2266181707, 0.6888183951, 0.4492816031, -0.1248409972, 0.4545736015, -1.2350920439, -1.349435091, 0.6948668957, -0.3599086106, -0.6649602652, -0.1907440573, 0.2065767646, -0.9752913713, -1.2887886763, -0.4037688971, 0.184613198, 1.279132247, 1.3558166027, -0.6178355813, -0.1502314955, -0.3419536948, 0.7015916109, -0.5223841071, 0.5671882033, 0.1980910599, -0.2199934125, 0.7765331864, 0.2860379517, 0.5643530488, 0.9479979873, 0.2576309741, -1.3183295727, -0.296941787, -0.2781946361, 0.5823261738, -0.4137724638, 0.4522568882, -0.4631846547, -0.5041726828, 0.0466562584, 1.4050731659, 1.386382699, 0.1856683493, -1.3535358906, -0.0757723004, -1.1815310717, -1.198577404, -0.4697005451, -0.2421603948, 0.268302381, -0.6322901845, 1.006005168, -0.755673945, 0.7786343694, -1.4872657061, 1.0775165558, 1.1133033037, 0.3351366818, 0.277256608, 0.3487385809, 0.1888148934, 0.5295830965, -0.7017193437, -1.144562006, 0.5602665544, -1.3674727678, -1.077917695, -0.3383031189, -1.1580439806, 0.0580441952, -0.0696491748, 0.180816099, 1.3005491495, -0.4784533381, 0.1474919915, 1.0703158379, 0.3785968721, -0.3987865746, 0.4190214574, -1.1643089056, 0.1443309784, 0.8477124572, -0.4975909591, 1.7456349134, -1.0806468725, 0.405700773, -1.7287027836, -0.5706760287, -0.2796920836, -0.2237380892, 2.0156154633, 0.4606511593, -2.304207325, 0.6575671434, -0.1647034734, 0.3356059492, 0.2484589368, 1.0916384459, 2.0784742832, -0.4465400875, 0.8531786799, -0.5242719054, -2.0789880753, 0.3738341928, 0.0258055162, 1.5049065351, -0.0105768004, -1.2135000229, -2.2450363636, 0.3427396119, -0.8974562287, 0.9324947596, 0.2702186108, 1.5108324289, -0.7212948799, -0.0382033288, 0.0658029243, 1.7292302847, 0.0014857039, -0.4490855336, 1.1263953447, -1.094329834, -1.0718846321, -0.7564359307, -1.0298594236, 1.014007926, -0.7849524021, 0.7733520269, -0.7815664411, -1.7501337528, -0.9747182131, -0.0868107453, -0.1397036314, 0.2115387619, -0.3306652308, 0.6674423814, -2.7436294556, -0.1480649859, -0.5012344718, -0.4238904715, 0.8249264359, -0.9970485568, 0.3233633339, 0.2055269629, 1.7774683237, -1.4049643278, 1.3348935843, 1.2319546938, 0.9710742235, 0.6111205816, -0.9578568935, 0.4329550266, 0.253775239, -0.1382935345, -1.2323966026, 0.6545004249, -0.0835627243, 0.1011392698, -0.4962056279, 0.5491567254, -0.8074621558, 0.1114949882, -0.180626139, -0.1601807624, 0.239314124, 0.7739686966, 0.131811291, -1.7344896793, -1.3275731802, 0.3110070229, 0.6519996524, -0.0431642011, 0.4764400125, -0.0181821901, 0.1826214343, 0.120723106, -0.2499024272, 0.3550963104, 0.4263024628, -0.0728923604, -0.802532196, -0.4101005793, 1.0151618719, 0.9318811297, 0.005407644, 1.0979696512, 0.4974379838, -1.1065511703, 0.895699203, 0.2304650992, 0.57726717, -0.236484617, -0.2113523334, -0.2113268673, 0.0569514856, 0.8304039836, -0.4563518465, 0.3986264467, -1.6593339443, 0.0240989327, -0.8038298488, -0.2659612596, -1.4369049072, 0.1999364048, -0.9310462475, 1.4407922029, -0.6906833649, 0.2250638157, -0.0482031964, -0.390989393, -0.3074815273, 0.1955051422, 0.667537868, -0.2197734416, 0.6693558693, -1.2903286219, 0.7815625668, -0.8586294055, -1.275130868, -1.6120390892, 0.2934500575, 0.6943244934, 1.1969870329, 0.4786179066, 0.3047878146, 0.5178572536, 0.4185017347, 0.4102545679, 0.8091961741, -1.6508563757, 0.108578898, -0.2729385197, -0.5352265239, 1.3978141546, -0.2534927726, 0.7270425558, -0.7661556602, -0.1566300541, 0.594116509, 1.5933974981, 1.2984657288, -0.7440199852, -0.8491029143, 1.5492033958, 0.8021839261, 1.8102428913, -0.3453345597, -1.2212995291, -0.6532488465, -1.3183706999, 0.9683842659, -0.98273772, 0.0805313215, -1.3225809336, 1.9295011759, 0.7909859419, 0.0462142751, 0.982514441, -0.2355734259, 0.040721789, 0.0313234143, -0.8559971452, 0.2275033295, -0.2440284342, 1.6697003841, 0.5645042658, -1.1798710823, 0.3561679721, 1.0153329372, -0.5496900082, 0.2446006387, -0.4204246998, 0.5065856576, -0.2397237718, -1.213436842, 0.3063909411, 1.1767693758, 1.171395421, -0.1103527769, -1.5559155941, -1.1389036179, -0.2367028445, -0.2070866823, -0.7477100492, -0.5846452713, 2.1082372665, 1.260800004, -1.6705307961, -0.3721093833, 0.3981849253, 0.0725963339, 0.9981859326, 0.7056271434, -0.1218619421, -1.0108036995, 0.520195961, 0.6842052341, -0.1341151744, 0.3173208535, 0.7191842794, 0.6639466286, -0.3833527267, 1.5321851969, -0.1201379821, -0.2941818535, 1.416295886, -0.9599145651, 0.4799312353, -1.2279324532, 0.7083509564, -0.6772565842, 0.4089743793, 0.2765463591, 0.6081289649, -0.9081407785, 0.3590649366, 0.7257338166, 0.8966451287, -0.7786081433, 0.6720913053, 1.2412223816, 0.8224074841, 0.0042326581, -0.316136241, -1.5907094479, 0.858668983, 0.0581785589, 0.5090315938, -0.4821502268, -0.2519615293, -0.386718452, -0.7591456175, 0.4370135665, 0.3409974277, 0.6547617316, -1.6395555735, 0.4298688471, -0.7894188762, -0.4079543352, 0.3166787922, -0.5218707323, -0.5246181488, 0.1656371802, -0.3453531265, -0.4070687592, 1.5317063332, -1.2190572023, -0.101907514, 0.1147722974, 0.6498703957, -1.0601680279, 0.7094223499, 0.091468595, 2.306145668, 0.7931703329, 0.7827477455, -1.3818376064, 0.9513514638, 0.8589487672, -0.8484250903, -1.5051094294, 0.5083730221, 0.1495182514, -0.0329305604, 0.5387019515, -1.0734034777, -1.4001004696, 0.2383381724, -0.1427956223, 0.2463277429, 0.2162346393, -0.5105465055, -0.1477172971, -0.0346660949, -0.8801634908, -0.1660291106, 0.1007909179, -0.3475200832, -0.2586790025, 0.1296391934, -0.2702383399, -0.0920045301, 1.9704111814, 0.7326831818, -0.4291602671, -0.7353276014, 1.2425178289, 0.6755613089, -0.3982713223, 0.7832456827, 1.4205030203, 1.4192676544, -1.5914547443, -0.5097894669, -0.2984226644, 0.0763791203, 0.7328161001, -0.2151784152, -0.3031137288, -2.3358745575, 1.3260515928, -0.2277094871, -0.3683436811, -0.9661984444, -0.8573567867, 1.375746727, 1.2318873405, -0.4661114812, -0.5895676017, 0.6642453074, 0.0054499782, -0.6294763088, -0.675388217, 0.2885586619, 0.5674122572, 1.9534775019, 1.1983119249, 0.0493752509, -0.162511155, -0.4687856138, -1.768140316, 0.5346832275, 0.1437596679, 1.5069794655, 0.6610287428, -0.1959590763, 0.6233926415, -0.4463912249, 1.4852167368, 0.6700981259, 0.5125132203, 0.5327174067, -0.8151171207, 0.2596185207, 0.2838051617, 0.9558228254, -1.0064951181, -0.3153796494, -0.0873541683, -0.166630879, 0.5350789428, -0.3776731491, 0.3700982332, 1.1496210098, -1.4543921947, -0.7830102444, -1.4488214254, -0.6553139091, -1.0800203085, 1.4956672192, 1.5552088022, 0.8233783841, -1.8141285181, -0.6344551444, 0.6092360616, -1.8928223848, 0.8983803988, 0.1626041979, -1.1254787445, -0.9541006088, -0.7952920198, -1.6701908112, 1.691475749, 1.1869302988, -1.0277460814, 0.1537967622, -0.7700033188, 0.0912956744, 0.733537972, -0.8722401857, -1.131688118, -0.076367408, 0.4895456731, -1.0858949423, 0.8974607587, 0.7151422501, 1.208904624, -0.2543292046, -1.3250534534, -0.2553739548, -0.6323554516, 0.8701816797, -0.0480972417, -0.5708090067, 0.4686222076, -0.148223117, -1.0747438669, 0.2865931392, -0.2176178098, 1.0734279156, -0.5356764793, -0.3775372207, -1.232773304, -0.412605226, 0.2902656794, 0.2266006321, -0.5696966648, -0.0058648069, -0.1413543671, 1.3339264393, -0.4006437957, 1.0107551813, 0.4285036922, 0.1802191883, 0.736977458, 0.2656805217, -0.5201340318, 0.3180164099, -0.2464911491, 1.7210909128, 1.1898783445, -0.7490642071, 0.2740947306, 0.6349275112, 0.511478126, 0.150183782, -0.4264270961, 0.3680101037, -1.1639111042, 0.6815808415, 0.2893356383, -1.0332481861, -0.4525710642, -0.5078653693, -1.0355452299, -0.6360360384, -0.7292330861, -0.1378018409, -0.1880575567, 0.235357374, 0.7802314758, -0.4933063686, 0.1539349407, -0.5168762803, -2.0398828983, -0.0644283742, -0.2648065388, 0.3086519241, 0.3500196934, 0.5436063409, -0.808359623, 1.0089142323, 1.6305583715, 0.1117777675, -0.9996449947, -0.2300444096, -2.4275877476, 0.8650332093, -1.2375501394, -0.3518543243, 0.3759256601, 0.7708045244, 0.1471554488, -0.067567341, 0.2171858251, -0.5733901262, -0.3357752264, -0.3976841867, -0.8269138932, 1.381980896, -0.8933190107, 0.7576688528, 0.376000911, -1.4269781113, -1.2235158682, -0.3162490427, 1.7020815611, -0.1884970367, -0.2520737648, -0.81650877, -0.6378883123, -0.4700021744, 0.2226101011, 0.0397829674, 0.3716905713, -0.4616427422, 1.2521622181, 1.0921902657, 0.7456359267, -1.0325735807, -0.6060888767, 1.6303319931, -0.8999119997, 0.4719367623, -0.5338560343, 0.3720405996, -0.9678754807, 0.8772029877, 1.0828999281, 1.4588546753, -0.1258291304, 1.3517217636, -1.2670624256, 0.5495350957, 0.2284368724, -1.1604636908, -1.4322526455, -0.7349432707, 0.6601242423, -1.7269020081, 0.1550913006, 0.2554574907, -1.0616719723, -0.3147723377, 2.4455537796, -1.8066489697, 0.4255297184, 0.7708063126, 0.6341884732, 0.4752800763, -0.8933827281, -0.7052688003, 1.0979961157, 0.0631741285, 1.0891338587, -0.5450983047, -1.1547621489, 0.1058190688, 0.2203570753, 0.9430657625, 0.0314484872, 0.0387142897, -1.9224549532, 0.1485646367, -1.2171504498, 1.0783680677, -1.4654240608, -0.1227960587, -0.5598821044, -0.1387220472, -0.8592784405, 0.0413580276, -0.3298156857, 0.2617673874, -0.4418957829, -0.9900519252, 0.6287717223, -0.1854611635, 1.3576128483, 0.1048695296, 0.2633762062, -0.7862960696, -0.9322392941, 0.3465421796, 0.6301264763, -0.6624944806, 0.3521960676, 0.6751629114, 1.7172449827, -0.9068519473, 1.390378952, 0.9688353539, -0.0249482561, 0.1755283028, 0.5050756931, -1.1569327116, 0.5917056799, 0.0644042566, 0.4122684598, -1.4938210249, -0.0780514553, 1.2753709555, 0.1395792812, 0.0734057128, -0.5239517093, 1.6485091448, 0.1658416986, -0.3514787555, 1.2918298244, -1.2453137636, 2.1276607513, 0.4515778422, 0.4673134387, -0.377260834, -1.0137093067, -0.8605359793, -0.9021975398, 0.5333097577, -0.2830983698, 0.7231295109, 1.0555773973, -0.2279893309, 0.2806222439, -0.6590718031, -0.2256966233, -0.0303531177, -0.2661118805, 0.6349354386, -0.2032901049, -0.4810994864, -0.2652424276, 0.1217689738, 1.284684062, 1.1084443331, -0.3739662468, 0.9065720439, 0.9010219574, -0.0138230985, -0.3203542233, -0.8300600052, 0.2185440063, 0.6258486509, -0.9502357244, 0.2499872595, 0.9625509977 ]
Variables Variables are used to pass a value to the elements of the dashboard panel, while filtering the data of these elements. Variables can be: With user-selectable value, the user selects or enters a value, and the data of the elements of the dashboard panel will be filtered based on this value; Without user selection, the user does not select a value, but the elements of the dashboard panel are filtered by the value of the variable. To create an dashboard with variables, you should: Crea
Dashboards Data Filtering Variables
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Variables</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Variables</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Variables are used to pass a value to the elements of the dashboard panel, while filtering the data of these elements.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Variables can be:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> With user-selectable value, the user selects or enters a value, and the data of the elements of the dashboard panel will be filtered based on this value;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Without user selection, the user does not select a value, but the elements of the dashboard panel are filtered by the value of the variable.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To create an dashboard with variables, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create a variable in the data dictionary;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Open or create a dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Set filters for this item using a variable.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">An example of a dashboard with a variable</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Suppose there is a dashboard that displays the results of the examination of patients in a clinic.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">At the same time, since there are more than one patients, it is necessary, when choosing a patient, to display the results of the his/her examination. In this case, it is necessary to create a variable with a list of patients, as well as provide the user to select the value of the variable. To do this:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Go to the Data Dictionary;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Select the </span><span class="f_Stimulsoft text bold" translate="true">New Variable</span><span class="f_Stimulsoft text" translate="true"> command from the </span><span class="f_Stimulsoft text bold" translate="true">New Item</span><span class="f_Stimulsoft text" translate="true"> menu or from the context menu of the dictionary;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Specify the name, alias, description of the variable;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: Specify the data type of the variable. It should match the data type of the column by which the element data will be filtered;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 5</span><span class="f_Stimulsoft text" translate="true">: Specify the type of variable.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">At this moment, the dashboard panel only works with Value variables. If you need to use the selection of several values, then you can use such filter elements of the dashboard panel as the List and the Drop-down list.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 6</span><span class="f_Stimulsoft text" translate="true">: Select the method of initializing the variable as </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 7</span><span class="f_Stimulsoft text" translate="true">: Select the </span><span class="f_Stimulsoft text bold" translate="true">Request from User</span><span class="f_Stimulsoft text" translate="true"> parameter if the user needs to select a value;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 8</span><span class="f_Stimulsoft text" translate="true">: Select the </span><span class="f_Stimulsoft text bold" translate="true">Allow User Values</span><span class="f_Stimulsoft text" translate="true"> if you want to allow user input;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 9</span><span class="f_Stimulsoft text" translate="true">: Create a list of variable elements or select data columns with values;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 10</span><span class="f_Stimulsoft text" translate="true">: Specify whether the first value is obtained using the Select parameter.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Next, you need to set filters for elements that will be affected by the selected variable value. To do this:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Select an item;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Click the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" styleclass="Stimulsoft text" translate="true">Filters</link><span class="f_Stimulsoft text" translate="true"> button for this item;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Indicate the data field by which the data will be filtered for the current element;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: Set the operation of the filter condition;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 5</span><span class="f_Stimulsoft text" translate="true">: Set the check box next to </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 6</span><span class="f_Stimulsoft text" translate="true">: Provide a reference to the variable by name. For example, </span><span class="f_Stimulsoft text bold" translate="true">{Variable1}</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Despite the fact that the Range variable is not supported when filtering on the dashboard panel, if you need to filter a range of values in elements, this can be done using variables. To do this, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create two </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> variables, where the first variable will represent the value of the range, and the second - its end.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> When creating an element filter, the operation of the filter condition is defined as </span><span class="f_Stimulsoft text bold" translate="true">Between</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Indicate the first variable in the initial value field, and the second variable - in the end value field.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">So, in the report viewer, changing the values of variables will change the data filtering range.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now, when viewing the dashboard panel, data can be filtered by the value of the variable. To do this:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Open the dashboard panel in the preview panel or in the viewer;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Select or enter a value if the variable provides for the selection or input of values;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Click the </span><span class="f_Stimulsoft text bold" translate="true">Submit</span><span class="f_Stimulsoft text" translate="true"> button on the options bar.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should know that when filtering data by variable values, you can also use several variables, including dependent variables. In addition, after filtering the data of the dashboard panel, you can filter the data using the elements </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.List_Box" styleclass="Stimulsoft text" translate="true">List Box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Combo_Box" styleclass="Stimulsoft text" translate="true">Combo Box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Date_Picker" styleclass="Stimulsoft text" translate="true">Date Picker</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View" styleclass="Stimulsoft text" translate="true">Tree View</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View_Box" styleclass="Stimulsoft text" translate="true">Tree View Box</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 0.9284043908, -0.725835681, -4.0116357803, -1.8167693615, 0.4432001412, -0.255843997, 1.0982772112, -0.470952183, -1.5848325491, -0.8822671175, 1.1963913441, 0.2809180319, 2.2709431648, 0.131879434, -0.6090129018, -0.1977837682, -2.1136479378, -1.1084637642, -0.3669467866, -0.0666892827, 1.2252628803, -1.800473094, -1.2584505081, 0.6024784446, 3.5454468727, 1.1438900232, -0.9651715755, 0.823420763, -0.7670496702, 0.3012871146, -0.3877640665, 1.0305786133, 1.2586343288, -0.9632470608, -0.7119047642, -0.1594410092, -0.4818430245, 1.6629507542, 0.5824306011, 0.7955840826, -0.0847617984, 0.513014555, -0.1564595699, 0.1670749485, -0.4720508158, -0.3762971461, 1.4666326046, -0.9057269692, 0.5283917189, -0.6385433078, -0.449436903, -0.5713236332, -0.5391762257, -0.7462287545, 2.2792961597, -0.3508905172, 0.1057735533, 0.1392286867, -0.6040234566, 0.1554145962, 2.1460955143, 0.9034962654, -1.2305278778, 0.8330194354, 1.0422586203, 0.6636683345, -0.5887690783, 0.7512370944, -1.3580087423, -0.4224336147, 0.885400176, 0.3970133364, 0.2125015408, -0.3894665539, 0.012076579, -0.3693715632, -1.1404325962, -0.5446197987, 0.7679775357, 0.2736944556, 1.1388288736, 0.2347478718, 0.9650707841, 0.6056795716, 2.2348546982, -0.2043481767, 0.9366067052, 0.7118399739, -0.570258081, 0.6557138562, 0.431212604, -0.5321101546, 0.3658615053, 1.0941911936, -2.081548214, -0.6003352404, -0.2377767861, 0.3163011372, 0.9924099445, -0.637727499, -0.3474961221, -0.0436949059, -0.5151237845, 0.3585864604, -0.2622065842, 0.6401363015, 0.1934072077, 0.0344702452, 0.4613970518, -1.0456364155, -0.7811109424, 0.4870471358, 0.6470552683, -0.4369529188, -0.538923502, -0.7106229663, 0.7803553343, -1.7248294353, -0.1099232286, 0.1167037338, -0.166222319, 0.5018626451, 0.5521331429, 0.196974948, 0.3098835945, 0.0575219207, -0.6257409453, 1.055814147, 0.4914003313, -0.4454001188, 0.5422671437, -0.3162230253, -0.6770771146, -0.2947037816, 0.0610686168, 1.3168168068, -0.2018880844, -0.0765412152, 0.0450160764, 1.5247478485, 0.6388068199, 0.2709212303, -1.2023601532, -1.7621477842, -0.6806855202, -0.7304988503, 1.3294502497, -0.3806624413, 0.289409101, -1.3748307228, 0.3706357479, 0.3566575944, -0.0480912216, 0.2606523037, -1.276815176, -2.0862593651, 0.3606331348, -0.6797383428, -0.9969934821, -0.1948659867, 1.6623595953, 0.936212182, -0.3288737535, -0.0009414831, 0.5524162054, -1.3166309595, 0.0842034742, 1.1852636337, 0.340585798, 1.3065878153, -0.5269379616, -1.201636672, -0.7672202587, -1.4759223461, 1.8077617884, -0.0191282779, 0.2942489088, 0.1286454797, 0.4349511564, -0.1479472816, 1.4009963274, -1.7082612514, 0.830745995, 0.0055847354, 0.0547919348, -1.6817729473, -0.5456472039, -0.9230636954, -1.0813550949, -0.4490307271, -0.5281453729, -0.4589739144, 0.5183575749, -1.0157659054, -1.4038478136, -0.9591903687, 0.7780720592, 0.1599865556, 0.1424556524, -0.3799050748, -1.1143758297, 0.6360283494, -0.5374721289, 1.1604082584, -1.2644445896, 0.9682615399, 0.1002928391, 0.8475669026, -0.6533194184, 1.5898621082, 1.8945099115, 0.6402432919, 0.5216471553, -0.9389136434, -0.06572932, -1.5827373266, -0.1798172146, -0.6561040282, 1.2746258974, 0.0679614097, -0.0343808904, -0.9810571074, 1.6140720844, 0.2814842165, -0.0326825082, -0.4434934258, -0.9130530953, 0.0623254292, 0.1539953947, -0.3196876049, -0.6563919783, -2.31107831, -0.2491960377, 0.7279912233, 0.2865272164, 1.1508352757, -0.0639730021, 0.8492689133, 0.3636425734, -0.423075676, 0.0745751038, 0.4889666736, 2.3087947369, 0.1785372347, 0.6880217195, 0.3751110435, 0.1069645286, -0.3026977479, -0.4297965765, 1.3836143017, -1.8431390524, 0.165932864, -0.8571138978, -0.0610171594, -0.19498007, -0.7594006062, -0.5074859858, 0.3123123646, 0.7400254011, 0.5648280978, 0.7919639945, -0.2909661531, 0.7943487763, 0.1971107572, 1.326264739, -1.020008564, 0.4351466894, -0.0562457852, 0.4429237545, -0.1862510294, 0.3163923621, 0.138160646, -0.768627584, 0.6543758512, 0.8751057386, 0.1677565426, -0.0856474042, 0.3926810324, -0.0960645378, 0.7530702353, -0.81480515, -1.5831574202, -1.3486673832, -0.572158277, 0.2532896996, 0.9641810656, 1.3013840914, 0.1813694984, 0.1377091855, -0.4223915339, 0.5893938541, 0.7119172812, -1.0451315641, -1.0788011551, 0.3375249505, -1.1837052107, 1.3865714073, -0.4354355335, 1.1944648027, -0.7223144174, -0.1965227723, 0.7036065459, 0.4261798561, 0.8019803762, -0.6352910399, -1.1646716595, 1.1789780855, 1.0749095678, 2.3098282814, 0.4457427859, -0.7845873833, -0.2029080838, -1.283141613, 0.8078149557, -1.3209192753, 0.4432329237, -0.0019638808, 1.3128755093, 0.4986155927, -0.6142538786, 0.5385540724, -1.93272686, 1.0978883505, 1.3619427681, -0.2382645607, 0.1490646005, -0.8190305233, 0.5208642483, -0.5563502908, 0.1023875102, 0.4342768192, 1.1193622351, -1.0910447836, -0.1983425319, 1.0780775547, -0.4007139504, -0.5810679197, -0.8139505386, -0.0269729104, 0.8750993609, 1.3571901321, -1.1066462994, -0.5639133453, -1.4932230711, -1.8164139986, -0.5428186655, -0.3934499323, -0.5467622876, 1.4480407238, 1.5873674154, -0.7986229658, 0.4597759545, -0.0160766039, -0.2438463718, 0.7360556126, -0.0876024142, 0.9302216768, 1.0172417164, 0.0222593937, 1.0257569551, -0.752818644, -0.0176961571, -0.6699835658, -0.2900847793, -0.2147068977, 2.4164113998, 1.7504948378, 0.249996081, -0.7090812922, -0.5345830917, 1.0271803141, 0.7571299076, -0.2883096635, 0.5232479572, -0.498711139, -0.3895643055, 0.0075089214, -0.7272874713, -0.1236273944, 1.1561772823, 0.9282062054, -0.7380923629, 1.6947731972, 0.9143518806, 0.7902819514, -1.8369048834, -1.2175576687, -0.2440840602, 0.6834307909, -1.4054130316, -0.0989154726, 0.1880862862, -0.6940211058, 1.277535677, 0.0489341058, 0.6426010132, -0.0456833914, 0.1612062752, 0.5929069519, 1.2277300358, -1.1760700941, -0.5422738194, 0.368946135, 0.1004372835, 0.2668887675, 0.7066704035, -0.3123981655, -1.5972191095, 0.4475909173, -0.0510161258, 0.2823896408, -0.5139075518, 0.8758968115, -1.8171327114, 0.6196383238, 0.5502161384, 0.5638682842, 0.7565724254, -0.1362450719, -1.0794655085, 1.9362831116, 0.2970506549, 0.6822100878, 0.2635104656, 1.3949482441, -1.3874037266, 0.5497553945, 0.5204601288, 0.2866820395, -2.2250084877, -0.2301212102, 0.6013040543, 1.0091722012, -0.6532717943, 0.2875905633, -0.2916462719, 0.3641911149, -0.2695167959, 0.2328911275, 1.5429577827, 0.417968303, -0.2442003787, -0.1523612738, -0.0729320273, -0.0050340705, 2.0393855572, 1.0807827711, -0.4928300679, -0.4643309116, 1.0320872068, 0.2864376307, 0.3495096862, -0.0043283189, 0.5092021823, 3.1312999725, -1.0618904829, -0.0024298504, -0.3434729278, 0.7324979901, 0.6128136516, 0.1020564884, -0.463516593, -1.9094070196, 1.0015796423, 0.0103805643, -1.7692924738, -0.2243364602, -0.7936557531, 0.9281737804, 1.6630247831, -2.0879292488, -0.3029477298, 0.28589347, 0.3217134774, 0.5519770384, 0.0457194149, 0.3138279915, -0.3916554749, 0.5139080882, 1.2917304039, -1.3498852253, 0.9319337606, -0.6022657156, 0.1828555316, -1.600232482, 0.3775872886, 0.7262797952, -1.1461083889, 1.0254631042, 0.9118835926, 0.1781845093, 0.7469474077, 0.9831322432, -0.3023587167, -0.0063719912, -1.0717881918, -0.2268325686, -1.6121968031, 1.3976787329, -0.8805094957, -0.3639447987, -0.0072674165, -0.45440045, 0.0482399166, -0.1913666725, -0.033588618, 0.494492203, -2.5266575813, -0.3875204325, -0.178290084, -0.1297089607, -0.1819566339, 2.0476002693, 0.2359542549, 0.3366593719, -0.4157177508, 0.0333923995, 0.7818486094, -1.3901331425, 1.1198043823, 0.2413336039, -0.2644358873, -1.0020498037, 0.5174047351, -0.7891831994, 0.0600388274, 0.038233798, -1.8010331392, 0.4604722261, -1.1776447296, -0.7542878389, 1.2884055376, -1.6554641724, -0.3566585779, -0.6631048918, 0.0128110321, -1.4777387381, 0.7854453325, -0.3882565498, 0.3718257844, -0.1075714007, 0.5040902495, -0.6403679848, 0.1543406248, -0.2092794031, -0.8860890269, -0.8304563165, 0.5807036757, 0.5785347223, -0.8203527927, -0.2833779752, -0.3238998353, 0.6951827407, -0.4083831906, -0.4261751175, -0.3903546929, 1.3781527281, 0.2572042048, -0.1283074319, -1.1133123636, -1.070792079, -0.2671439648, 0.6841087937, 0.692125082, -0.1466734558, 0.2137010843, 0.5096935034, 0.3856847286, -0.7569916248, 1.6468968391, -0.0886786506, -1.0009640455, 0.9319759607, -0.2294541299, -0.4476662874, -0.6908652186, 0.6815459728, -1.1448634863, -0.4336091876, -0.0811916441, 0.9013398886, -0.8234151006, -0.174845174, 0.6956776381, -0.2093221396, -1.197565794, -0.6441687346, -0.3326646984, -0.9222225547, -0.2189147323, -0.5620093346, 0.4176057577, 0.2072732449, -0.0121656554, -0.1717826575, 1.1605727673, -0.2986412942, -1.3501434326, -1.2058919668, -0.9543264508, -0.0703698993, 0.1960896701, 0.1634598076, 0.0055686859, 0.3093856275, 0.6957589984, 0.3239156306, -0.328515172, -1.3258372545, -0.4992988706, 0.1118451282, 0.5462670922, 0.2842231393, 0.1193647534, 1.1330759525, 0.0832297206, 0.5510975718, 0.6074053049, 0.462602675, -1.1513968706, -1.2463537455, -1.9964891672, 2.127117157, -0.071110718, 1.4738991261, 0.3288451731, -1.3887724876, -0.9832853079, -0.5303507447, 0.7938981652, -0.2294866741, 1.1527215242, -0.3525879681, -0.302919507, -1.0463865995, 0.8243681788, -0.2270058393, 1.4060980082, 0.982702136, 0.7461043, 0.7806109786, 0.5989173651, -1.0056661367, 0.21484828, 1.4748777151, 0.2386423945, 0.649623692, 0.0294742957, 1.333750248, -0.4171434641, 1.4418690205, 0.9337360859, 1.0898575783, 0.8139965534, 0.6689624786, -0.4281882942, 0.2188817263, -0.337939024, -0.9627534747, 1.3149381876, -1.3576060534, -0.4580108225, -1.0208880901, 1.2793191671, 1.403866291, -0.0337694921, -1.0164635181, 0.4803857803, -0.5684903264, -0.25280568, 0.3629552424, 0.4235601723, 1.6173391342, -0.6590647101, 1.8304649591, 0.6435428858, 0.3459573686, 1.0640157461, -0.0985203385, -0.3663897812, 0.7657316327, 0.8043137789, 0.1351493597, -0.1578700244, -0.3992501497, -0.5107501745, -0.2704024911, -0.5867695212, 0.6146033406, -2.021723032, -0.651463151, -0.9882792234, 0.0378723331, -1.5875253677, 0.6775720716, -0.1527467966, -0.2038815022, 0.0034928317, -0.9885071516, 1.8683663607, 0.1758767664, 0.4811862409, 0.4875659347, 0.5756642222, -0.0693065971, -1.1647065878, -0.2018907219, -0.8687128425, -1.2933285236, -0.0516497977, -0.2949894965, 0.543268919, -0.6536585689, 1.7717672586, 0.028275758, 0.5296948552, 0.1381012946, -0.748583138, -0.6363700628, -0.2008077949, 0.0744705871, 0.7288876176, -0.5549938083, -0.4646822512, -0.017161468, -1.0843280554, -0.2348490953, -1.1319988966, 0.7492800951, -0.6932808161, -1.016617775, -0.354744494, -0.9386422038, 1.8944333792, 0.3532003462, -0.7112374902, -1.2401480675, 0.2484719455, -1.0351694822, -0.1688543707, 0.1193260401, -0.4614085257, -0.0588503554, 0.5207850933, -0.6092762351, 0.7060334682, -1.2691434622, 1.5642216206, 0.084048599, -0.824616909, -0.3270534277, -0.4496015906, -2.2011592388, 0.371114403, 0.4993336499, 0.8100727201, -1.3604073524, -0.076782003, 1.3062353134, 0.374232918, -0.0279238671, 0.7230686545, -1.7058817148, 0.5081573129, -0.0486632474, -1.4383150339, -0.6621270776, 0.9121880531 ]
Filtering data One of the main principles of creating and using dashboards is the principle of the interaction of all elements for analysis and displaying data related between them. Thus, all data sources of the dashboard elements form virtual data tables for the current dashboard. This is necessary for the interaction of the dashboard elements with each other. Data filtering is a selection of values from data sources by a specific condition. As a rule, the condition for selecting data is any va
Dashboards Data Filtering
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Filtering data</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Filtering data</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">One of the main principles of creating and using dashboards is the principle of the interaction of all elements for analysis and displaying data related between them. Thus, all data sources of the dashboard elements form virtual data tables for the current dashboard. This is necessary for the interaction of the dashboard elements with each other.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data filtering is a selection of values from data sources by a specific condition. As a rule, the condition for selecting data is any value of a certain element in the dashboard panel.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data filtering using the dashboard panel can be:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Prior - filtering settings are defined in the report designer using the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" styleclass="Stimulsoft text" translate="true">Data Transformation</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" styleclass="Stimulsoft text" translate="true">Filters</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Top_N" styleclass="Stimulsoft text" translate="true">Top N</link><span class="f_Stimulsoft text" translate="true"> and tools.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Items_Correlation" styleclass="Stimulsoft text" translate="true">Interactive</link><span class="f_Stimulsoft text" translate="true"> - filtering settings are performed in the viewer through the interaction of the dashboard elements, the choice of the value of one element affects the values of other elements. For example, if in the viewer a certain segment is clicked on the map, the data from the virtual data table will be compared with the value of this segment, and filtered for other elements of this dashboard.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Using data filtering elements: </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.List_Box" styleclass="Stimulsoft text" translate="true">List Box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Combo_Box" styleclass="Stimulsoft text" translate="true">Combo Box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View" styleclass="Stimulsoft text" translate="true">Tree View</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View_Box" styleclass="Stimulsoft text" translate="true">Tree View Box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Date_Picker" styleclass="Stimulsoft text" translate="true">Date Picker</link><span class="f_Stimulsoft text" translate="true">.</span></p> </body> </topic>
[ 1.2324920893, -0.7424929142, -3.7621207237, -1.3373237848, 1.3962346315, -0.7342313528, 1.5784440041, 0.3037751615, -0.2818918824, -0.3844811022, 1.9444614649, -0.0289830435, 2.2431359291, 1.0658165216, -0.8942084908, 0.329841733, -1.7853634357, -1.0447559357, -1.3047319651, 0.0384940691, 0.7701117396, -0.5620177984, -1.3381894827, -0.4558904171, 1.7536387444, 1.0875380039, 0.4991605878, 0.8586616516, -0.3589730263, 1.0590912104, 0.0236987583, 0.9720121026, -1.5168279409, -0.8301511407, 0.087374337, 0.0531919897, -0.3562979102, 0.5626997948, 0.015308192, 0.8773358464, 0.900927186, -0.3179008961, 0.78586936, -0.7314952016, -0.8064602613, -1.079734087, 1.1899753809, 0.6626061201, 2.0109579563, -1.975600481, -0.5770025849, 0.5715224743, -1.5727704763, 0.0818444863, 0.7071269751, -0.7535641789, 0.1303100139, -0.0366530716, 0.1494526714, -1.1312103271, 1.4624657631, 0.3396068215, -0.0784733742, 1.0698732138, -0.3232030571, -0.2230546325, -1.1738908291, -0.1985984892, -0.5124191642, -0.3606883287, 0.9346473813, 0.9455059767, -1.6490044594, -0.1005051583, -0.1072421893, -0.8355534077, -1.5169154406, -0.1982642263, -0.0889109299, 1.3677854538, 1.4031014442, 0.4072064161, 0.0013975505, -0.3119228482, 1.8703216314, -0.3168940544, -0.1470336318, 0.2641087174, 0.0740073621, 0.7027748823, -0.427883178, -0.8056015372, 1.639862299, 0.5815413594, -0.9459724426, 1.0176006556, -0.3249062896, -0.4158736169, -1.4506658316, 0.3502213955, 0.3567683399, 0.1629617661, -0.4974508584, 0.1352520287, 1.3044515848, -0.2113235295, -0.6665585637, 0.3362722993, -0.4394331574, -1.6637356281, -0.6169238091, 0.5017980337, 0.4828064144, -0.5818319321, 0.6002103686, -0.3832383156, 1.3643699884, -1.4388569593, -0.7547040582, -0.6321828961, 0.6976134777, -0.2067469507, 0.2979835272, 0.5072550774, 0.4471038878, -0.7388224602, -0.7265017629, 1.3727945089, 0.4975496829, -0.5392488837, -0.677821517, -1.2348390818, -0.9432135224, 1.4993040562, -0.0803919584, 0.6167400479, 0.407871455, -0.079823494, -0.0225122478, 1.0222401619, 0.6143096685, 0.7245864868, -0.6012207866, -1.1056302786, -0.0768011808, -1.7088184357, -0.2057766318, -0.0264554825, 1.055287838, -0.8883773685, -0.1045063064, -0.259991765, -0.7773208618, 1.1537048817, 0.7358663082, -2.4684772491, 0.3190805614, 0.5164542794, -0.3647303879, 0.6524154544, 2.2254495621, 1.2861517668, 0.6370407939, 1.0447566509, 0.2405649573, -1.6326361895, -0.9733734727, 0.8550812006, 0.1596683562, 1.0801932812, -1.2733645439, -0.3124222457, -0.0447380841, -1.3769836426, 0.9931143522, 1.1438096762, 1.4910948277, 0.9629343152, 1.0445613861, 0.5663183928, 1.1195528507, -1.9006742239, 1.5632948875, 0.9965430498, 0.0833559632, -2.0687413216, -0.7777064443, -0.2542330921, 0.2618657947, 0.1382655054, 0.0867411122, -1.0354893208, -0.9749996066, -1.8223581314, -0.0184933823, -0.1082257181, -0.1855545193, 0.4857470989, 0.0640250966, -1.4530541897, -1.0301477909, -0.0817243829, -0.4738974273, 0.7254791856, -1.4620007277, 0.6227983236, 0.6670606732, 1.0408263206, -0.6373156905, 0.3825279772, 0.7555004954, 0.2196307778, 0.9162597656, -0.7904402018, 0.3183735013, -0.4431602657, -0.0407484919, -0.675349772, 1.8546566963, 0.129389599, -0.5279275775, -1.4186381102, -0.58500278, -0.7515356541, 0.8061470985, -0.3721367717, -0.4462671876, -0.182711035, 0.2144325823, -0.0005939051, 0.5645825863, -2.3605473042, 0.3145565689, 0.2830814421, -0.5538904071, 1.2507640123, -1.5602473021, 0.8210521936, 1.0599740744, 0.5512227416, -1.0079251528, 0.3592439592, 0.5886108875, -0.7617833614, -0.2472555339, 0.6312670112, -0.3628994524, 0.1941194683, -0.1012994945, 0.5837939382, -1.9313309193, 0.8387730718, -0.5663453341, 1.414047122, 0.0929718763, -1.3687524796, -1.0374307632, -0.0896423757, 0.5646313429, 1.1327875853, -0.1875170767, -0.2527182698, 0.6723433733, -0.6074903607, 0.1675287336, -0.78253901, 0.3526964486, -0.4639282525, 1.8850765228, 0.1058664545, 0.8181611896, 0.3844568729, 0.1892845184, 0.6963668466, 0.6592912674, 1.3444696665, -0.1435111016, -0.6381231546, -0.7522572279, 0.5837814212, -1.7736099958, -1.2143132687, -0.6618081927, 0.1183528453, 0.2974866927, 0.7194257975, 0.1121377945, -0.2345442325, 0.9678903818, 0.9341260195, -0.8297193646, 0.451426506, -0.2922037542, 0.4400959313, 0.1613454074, -0.0532303415, 1.651850462, -0.7450658083, 0.7962056398, -0.9290292263, 0.3666579127, -0.3444238901, 1.8756035566, 0.7630295157, 0.008333331, -0.4847337008, 0.5407829881, 0.6689555645, 1.7075449228, -0.6529530287, -0.5117444396, 0.8846805692, -1.6034315825, 1.4048041105, 0.8842988014, 0.7639018893, 0.4749271274, 0.8892948031, -0.3310680985, 0.2555424869, 1.6366297007, -1.9021731615, -0.6732149124, -0.2970927656, 0.267385006, 0.393427819, -1.0548021793, 0.9921532273, 0.8510267138, 0.258600086, -0.2772874534, -0.2668291628, 0.1194046512, -0.7773757577, 0.7624801993, 0.0517737865, -0.3323050439, -0.5188019276, -0.1396435797, 0.6271989942, 0.5011705756, 0.5245779753, -1.1643160582, -2.120433569, -1.7855561972, 0.0385643058, -0.9758896828, -0.6929526925, 1.8502451181, 1.7409394979, -1.1275106668, 0.3835982084, 0.0132210925, -0.2700845003, 0.5334823728, 1.3489855528, 0.301912725, 0.3913928568, 0.562001586, -0.1921778023, -0.5646930337, -0.1086023077, -0.1556003988, 0.16032134, -0.4965465963, 1.1627204418, 0.91439116, -0.6386327744, -0.0205853451, 0.0794648975, 0.8573724627, -0.2849850953, -0.3087182343, 0.3797072172, 0.161407128, 0.2886371315, -0.2974411845, 0.8376663327, 0.152290985, 0.3037698269, 0.9552951455, -0.8331101537, 1.6083296537, 1.0379775763, 0.1753080636, -1.1127785444, -0.1918291003, -1.5139545202, 0.1081005335, -1.3415702581, -0.3554829359, -0.8227201104, -0.2798475921, 0.7499111891, -0.1981449425, -1.0971487761, 0.1800400168, 0.7419415712, 0.3211963475, 1.6929116249, -0.8879039288, -0.2520041764, 0.1904915273, 0.8045842648, 0.7500825524, 0.1410865784, -1.659427166, -1.13233459, -0.0021852278, -0.1979724616, -1.5048164129, -0.9434564114, -0.6188444495, -1.2173876762, 0.2128301412, 0.719828546, 1.0258539915, 0.1226005182, 0.6477743983, -0.8731043339, 1.2120376825, 0.6100848317, 0.1230677292, -0.6582721472, 0.1728628129, -0.5127896667, 0.4519041479, 0.1077236682, -0.4623053074, -1.1981993914, 0.7631478906, -1.3347452879, 0.2279384434, 0.8355060816, 0.4062730074, 0.0697230324, -0.4520538449, 1.0743992329, 0.1936148256, 0.4033911526, -0.6229350567, -1.5477375984, -0.4268235564, -0.4682074487, -0.466863513, 1.9713369608, 1.3262406588, 1.3452950716, -0.9350887537, 1.9818329811, 1.1967793703, -1.2676485777, 0.6711474061, 1.010155201, 1.8431606293, -0.5220459104, -0.6543217301, -0.7874248028, 0.1796634346, -0.0926611796, -0.2567458451, 0.0757195428, -1.7481321096, -0.0420538448, -0.1716928631, -1.4573030472, -0.0792570189, -0.63503021, 1.4854959249, 1.0937131643, -0.3929511309, -1.1809303761, -0.3214063942, -0.6235865951, -0.71654737, -0.1053642407, -0.2366664112, 0.3566497564, 0.501609087, 0.8436158299, -0.9499543309, 0.4150962234, 0.1685581207, -0.141987741, -0.7980290651, 1.0310095549, 0.3662032187, -0.5880592465, -0.2640213668, 0.7834958434, -0.5628813505, 0.8192381263, 0.1326259375, 0.199846223, -0.5242321491, -0.2738776505, -0.6011026502, -1.6412136555, 0.2750242352, -0.9366254807, 0.6197140217, -0.2527190149, 0.1833059043, 0.4076237679, -0.1146546975, -0.8495459557, -0.1119353026, -2.3230202198, -0.008638883, -0.4786710441, 0.1597996056, -0.4931301475, 0.7745837569, 1.4174816608, -0.3940785527, -0.3867211342, 0.7869056463, 1.4608021975, -0.878436923, 1.3180292845, -1.172888875, -1.0788235664, 0.3087942302, 1.3983112574, -0.8372057676, 0.6382572651, 0.55057019, -0.0091650058, 1.2094554901, -0.7952229381, 0.13827084, 1.6696554422, -1.5177810192, -0.8527380228, 1.0414633751, -0.2423852533, -0.367100805, 0.2288474739, 1.0372678041, 0.9752209187, -1.1597043276, -0.6339401603, -0.015462107, -1.3931844234, 0.2589758337, -1.2058992386, -0.6223773956, 0.378962487, 0.3265298307, -1.1828414202, 0.7336543798, -0.2968614995, 1.0861581564, -0.6214010119, -0.278075099, -0.2282503694, 0.6459600925, 0.4753782451, -1.0004438162, 0.1935165823, -0.2822949588, -0.6626445055, 2.1757910252, 1.044690609, -0.3265739679, 0.7291590571, 0.5939434171, -0.2162415981, -0.9187721014, -0.7840216756, 0.0040140757, -1.2868461609, 1.5719743967, 0.501150012, -0.5853031278, -0.3568254113, 0.2332773507, 0.1708610505, -0.0454711094, 0.0046446491, 0.9387580156, -1.2093850374, 0.9441758394, 1.5070030689, -0.2996231318, -0.9735558033, -1.3235429525, -0.9896050096, -0.1172433123, -1.1676138639, -0.2902022302, -0.4376117289, 0.7520532012, 0.4756704271, 0.4170492291, 0.4008937776, 0.0228959713, -1.7309806347, -0.7531962991, -0.101476118, 0.1381590813, -0.8419432044, -0.7525831461, -0.5722104311, 1.3273795843, 0.1355982721, 0.5203030705, -0.8485034108, -1.4436640739, -1.3453297615, -0.4063689113, -0.5751467943, -0.0993059352, -0.2426818907, -0.9046857953, -1.6918021441, 0.3232750595, 0.0581115521, -0.1910248846, -1.1789553165, -1.069581151, -1.3159817457, 1.0557260513, 0.0447274894, 1.3570268154, 0.3037074804, -0.144489482, -1.1342847347, -0.1749109477, 1.4713033438, 0.3785294294, 1.233707428, -0.0863807648, 0.0897518173, -1.1112742424, 0.1906782389, 0.5253952146, 1.0439662933, 1.3886554241, 0.4916776121, 1.2491208315, 0.555121839, -0.546123147, -0.2805700898, 1.1589231491, -0.286663115, 0.651450932, 0.8619754314, 0.6037992239, -0.8431403637, 1.3301953077, 2.3820877075, 2.068572998, 0.8641247749, 0.6201390028, -0.7436833978, -0.9005954862, 0.024209328, -1.1183228493, -0.1916003972, -0.0015793898, -0.8963623047, -1.4320464134, 1.0671732426, 0.274353981, -0.2830411792, -0.7548595071, 0.5900452733, 0.2421354055, -0.7423765063, 0.4558934867, -0.6717413664, 1.0073354244, -0.2797053456, 1.2508487701, 1.0472445488, -0.1006252244, -1.1060328484, -0.4131220281, 0.92817384, 1.3261911869, 0.0613028258, 1.1144343615, -1.1449137926, -0.5890586376, 0.4252997041, -0.6746354699, -1.3646121025, 1.3368443251, -1.1193865538, -1.2609423399, -0.6209077835, -0.9031291008, -1.2755138874, 0.1098528579, -0.5934506655, -0.2937458456, -1.45401752, -0.4942826331, 0.7011501789, 0.3217316866, 1.2650921345, 0.3434781432, 0.0162954051, -0.1922354251, -0.035975121, 0.7167832255, -1.0126866102, 0.0741172507, 0.4095443189, 0.6891365647, 0.6281929612, -1.4242880344, 1.2370505333, 0.5269195437, 1.0218787193, 0.4830200672, -0.8685191274, -0.6003095508, 0.7433777452, 0.7595337033, 1.3829013109, -1.2150137424, -0.6320561767, 0.9143558145, -0.3588696122, 0.8504157066, -0.571393013, 1.1452388763, 0.1194732264, 0.5127571225, 0.1985241473, -0.821126163, 1.5761299133, 0.0313303471, -0.1864636838, 0.0800501108, -0.6732570529, -0.1608071327, -0.3660193384, -0.5704759955, 0.8535690308, 0.0624588802, 0.485031724, -0.2042398304, 0.2013792247, -1.2453504801, -0.2479079515, 0.3336779177, -0.2743709683, 0.119569771, -0.0113922181, -1.5872495174, 0.4873368442, -1.1064293385, 0.7702555656, -0.1320011318, -1.9728367329, 0.9573443532, 1.2932423353, 0.8728739023, -0.2960862219, -0.9632416368, 0.8811972737, -0.0580377989, -1.2182070017, -0.201420784, 0.2125354558 ]
Gauge Gauge is an element of the dashboard panel using which you can display the processed value from the data field. This chapter will cover the following: ; ; ; ; ; ; . You may adjust the Gauge element in its editor. To call the editor, you should: Double-click the mouse left button on the item; Select the Gauge element, and select the Design command in the context menu; Select the Gauge element, and, on the property panel, click the Browse button of the Value or
Dashboards Gauge
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Gauge</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Gauge</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gauge</span><span class="f_Stimulsoft text" translate="true"> is an element of the dashboard panel using which you can display the processed value from the data field.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" anchor="GaugeEditor" styleclass="Stimulsoft text" translate="true">Gauge Editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" anchor="GaugeValues" styleclass="Stimulsoft text" translate="true">Gauge Values</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" anchor="GaugeSeries" styleclass="Stimulsoft text" translate="true">Gauge Series</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" anchor="GaugeTypes" styleclass="Stimulsoft text" translate="true">Gauge Types</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" anchor="GaugeRange" styleclass="Stimulsoft text" translate="true">Range of Values</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" anchor="ColorRange" styleclass="Stimulsoft text" translate="true">Colored Ranges</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You may adjust the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gauge</span><span class="f_Stimulsoft text" translate="true"> element in its editor. To call the editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the mouse left button on the item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gauge</span><span class="f_Stimulsoft text" translate="true"> element, and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gauge</span><span class="f_Stimulsoft text" translate="true"> element, and, on the property panel, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> properties.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="GaugeEditor" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Gauge Editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the this editor adjusts the gauge.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the Gauge editor you can:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify a data field with values for the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the series of the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Specify a data field with target values for the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Type</span><span class="f_Stimulsoft text" translate="true"> of the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Modify </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> of the selected element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select and adjust the range of the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Set the color palette of the gauge scale.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="GaugeValues" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gauge values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To create a gauge on the dashboard panel, you need a data field in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field. To do this:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Drag and drop the data column from the dictionary to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field, and for newly added items, drag it into the editor or the gauge area.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Field</span><span class="f_Stimulsoft text" translate="true">. Set the expression for this element, the processing result of which will be the value for the gauge.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="GaugeSeries" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series of gauge</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A gauge series is a separate graphic element for a specific segment of values selected by a specific condition. The condition in this case will be the values of the data field which is indicated in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, a data field with product prices is specified in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gauge</span><span class="f_Stimulsoft text" translate="true"> field. Without specifying the series one graphic element will be displayed, the value of which will be the sum of the prices of all products.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you specify a data field with a list of products in series then, for every product, a graphic element will be displayed, the value of which will be the price of this product.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you specify a data field with a list of product categories in series, then a graphic element will be displayed for every category. The value of this graphic element will be the sum of the prices of products included into this category.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To specify the series of the gauge, you should do the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the mouse left button on the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the element editor, drag and drop the data column from the dictionary to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Field</span><span class="f_Stimulsoft text" translate="true"> in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field. Set the expression for this element, the processing of which will be series for the gauge.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="GaugeTypes" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gauge types</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The gauge can be of the following types:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Full Circular;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Half-Circular;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Vertical Linear;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Horizontal Linear;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Bullet.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To change the type of a gauge, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the mouse left button on the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Using the control buttons, select one of the types of a gauge.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Within the limits of one </span><span class="f_Stimulsoft text bold" translate="true">gauge</span><span class="f_Stimulsoft text" translate="true"> element it is possible to use only one type of a gauge. Even in the case of multiple series, the type of the gauge will be the same for all values.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="GaugeRange" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gauge range of values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Regardless of the gauge type, its values and series, you can define a range of values. By default, the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">AutoRange</span><span class="f_Stimulsoft text" translate="true"> mode is used. In this case, the initial and final value of the gauge scale is calculated automatically. However, if you need to specify a specific range of values, you should do the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the mouse left button on the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> field, left-click on the menu.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Custom</span><span class="f_Stimulsoft text" translate="true"> in the drop-down list.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Minimum</span><span class="f_Stimulsoft text" translate="true"> field you should set the initial value of the gauge scale;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Maximum</span><span class="f_Stimulsoft text" translate="true"> field you should set the maximum value of the gauge scale;</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true"> value in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> field to enable the automatic mode for calculating the range of values of the gauge scale.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ColorRange" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Multi-colored scale</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">By default, the gauge scale is monochromatic. However, you can adjust the color for a specific range of the scale. To do this:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the mouse left button on the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Left-click in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Range Type</span><span class="f_Stimulsoft text" translate="true"> field.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> in the drop-down list.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Then you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Determine the type of values for the scale range - </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Percentage</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Customize the list of ranges;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Customize every range by specifying the start - end values of the range and its color.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="22" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the data transformation of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Labels</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties that allows you to set labels of values:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property allows you to enable or disable the display of the value labels in the gauge;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Placement</span><span class="f_Stimulsoft text" translate="true"> property allows you to change the placement of labels relative to the gauge scale – </span><span class="f_Stimulsoft text bold" translate="true">Inside</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Outside</span><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Target</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties, which allows you to customize the display of target value in an element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Show Label</span><span class="f_Stimulsoft text" translate="true"> property allows you to enable or disable the display of target value signature in an element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Placement</span><span class="f_Stimulsoft text" translate="true"> property allows you to define the placement of target value signature in an element - </span><span class="f_Stimulsoft text bold" translate="true">Inside</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Outside</span><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margin (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of the graphic element area from the margin of the value area.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Value Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to set &#160;the formatting of labels of scales for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.3205343187, -0.5990352035, -4.67598629, -2.3719513416, 1.594383955, 0.7170981765, 1.5248200893, 0.5750048757, -1.2527161837, -0.0637500435, 1.679541111, 0.0942153037, 1.1435959339, -0.0171162989, 2.1272039413, 0.3853253126, 0.0117250886, -1.3283259869, 1.4884229898, -1.9143574238, 0.4212541878, -0.1101908758, -0.3986751735, -1.5254046917, 1.6984034777, 0.8468579054, 0.8061267138, 0.9134697914, -0.1721553206, 1.0859457254, 0.0811862051, 0.4882768393, 0.3275080919, -1.1331032515, -1.3973654509, -0.6873229146, -0.4635522068, 1.5230661631, 0.2379462719, 0.590218246, 1.0706223249, -1.0116255283, 0.2195557952, -0.8347076774, 0.3178545833, 0.5776618123, 1.1020793915, 0.0798225328, 0.6911464334, -0.0224484541, -0.6747271419, -0.4754318297, 0.5896029472, -1.4864834547, 1.8749979734, 0.5436097383, -1.0828937292, 1.2395496368, 0.3048457503, -0.3395605385, -0.0443692654, 2.2371263504, 0.0007464795, 0.3812203705, 0.8704126477, 0.2812956274, -0.6724042892, 0.5196031928, -0.5588558316, 0.5488556623, 0.5036759973, 0.0126848137, -0.0519587994, 0.7609348893, -0.0510659255, 0.4894374013, -1.6164271832, -0.0367517993, 0.2921225727, 0.4793805182, 0.2981494665, -0.1329177171, 0.9938704371, 0.5899316669, 1.9536210299, -1.8873174191, 0.4972546995, 0.1999638975, -0.7832183242, 1.0890910625, -0.1833076179, -0.3370663226, 0.6244209409, 0.110550724, -0.7744473219, 0.257252723, 0.0700133964, 0.4714580774, 0.201969564, 0.5794767141, -0.888638854, -0.8115351796, -0.3514649272, 0.4706183076, -0.3118020296, 1.0676312447, 0.1626556963, -0.2227235287, 0.4238265753, -1.7293434143, 0.1292062849, 0.2613895833, -1.0190484524, -0.5057891607, -0.3505646288, -0.7499920726, 2.1999003887, -1.1000112295, -0.4474238157, -0.7965496182, 0.3783800006, -0.2880634665, 2.2603378296, 1.1078467369, -1.2444096804, 0.2203026265, -1.1340613365, 1.3359025717, 0.8664211035, -0.9342145324, 0.5767039657, -1.2100257874, -0.6608471274, -1.2065343857, -0.0513508916, 0.4328804612, -0.4658946395, 0.4725722969, -0.2308613211, 2.2085080147, -0.5222571492, -1.2882779837, -0.9693383574, -1.0308383703, 1.4880877733, -1.154733181, 0.3375581801, -0.9372835159, 0.6339349747, -1.7415418625, 0.6152806282, 0.6148771048, -0.014515413, 1.2973487377, 0.488872081, -1.4890390635, 1.1904085875, -0.093122378, 0.6165804863, 0.5435040593, 1.8951187134, 0.4942214191, 0.2871820331, 1.4064364433, -0.8009499311, -1.3652075529, 0.3754240274, 1.5578988791, 1.3792561293, -0.8176338077, -1.0981851816, -1.207302928, -0.1791207045, -2.5672266483, 0.3975042105, 0.7336758375, 1.0964614153, -0.1965334713, -0.1005828306, -0.821367681, 0.7305525541, -0.1861304492, 1.9068257809, 0.9306402206, -0.5657811165, -1.4505387545, 0.682728529, -1.3968715668, 0.1154662371, -0.5786803365, 0.738329947, -0.2219993323, -2.1830966473, -0.1506324708, -1.0277979374, -1.1057597399, 0.6153588295, -0.006111891, 1.0153717995, -1.4533979893, -0.9087103009, 0.3857490122, -0.6784793735, -0.7311068773, -0.9261116982, -0.8294053674, 0.0574725755, 1.3388726711, -0.8347114325, 0.3097233772, 0.6259618998, 0.8201783895, 0.5009245276, -0.5501362681, 0.0406961739, -0.9375349283, -0.0463149287, -0.7620941997, 0.0468092412, -0.0881452858, 0.6373507977, -0.8104912639, 0.9142102599, 0.3233117461, 0.3135747015, -0.4457190037, 0.1335427016, 0.3973063529, -0.4648233354, -0.9976848364, 0.1841983646, -1.1395454407, -0.266800344, -0.1458963156, -0.2471403629, 1.0585482121, 0.0295973066, 0.3137987852, -0.6497167945, -1.4647265673, 0.0987946168, 1.2034550905, 0.7617605329, 0.2907342315, 0.0214267708, 1.3931632042, -0.2168160975, 0.5841606855, 0.0092886277, 2.016466856, -0.2363710254, -0.4006099999, -0.0216950607, 1.3673717976, -0.4660025239, -0.6719982624, -0.8182989955, -0.6378948092, -1.355666995, 0.3251940906, 0.4615261257, 0.0686429068, 1.7074376345, -0.702537477, -0.9502266049, -0.6140714884, 0.1731685251, -0.4275604784, 0.7005752921, -0.8849478364, 0.4515896738, -0.0193170067, 0.2533836365, 0.4628213346, 0.5374554992, -0.9703549743, -0.4766685069, -0.1297381073, 0.1473721564, -1.3316264153, -1.2943562269, -0.2235078812, -0.5155277848, -0.8739649057, 0.1196114123, -0.273729533, 0.8124648929, -1.0903611183, 0.5313358307, 1.0496919155, -0.1654455215, 0.8452647328, 0.1703470051, 0.2277073562, 0.0185663309, 0.1863075495, 1.9774212837, 0.0031345729, 0.6220152974, -1.3524811268, 0.35651353, -0.3674870729, -0.8940486312, 0.2974520028, 0.2470631152, -0.348893553, 1.1250803471, 0.2540922761, 0.9160083532, -0.7067186832, -1.4343568087, -0.5865863562, 0.1116845161, 0.8247156143, -2.1767950058, 0.7526353002, -0.1117571443, -0.155736506, -0.0432594791, 0.1254704446, 0.8085487485, -0.6260051131, 1.0359997749, 0.146772638, -0.248363167, 0.9485006928, 0.0044356813, 0.5756816268, -0.0137387766, 0.4440752268, 1.3236376047, 0.0923738703, -1.117685914, -0.1099695861, 0.8695278764, 0.5056735277, -0.7142900229, 0.2847019136, -0.1287516952, 0.5599000454, 0.3328975737, -1.1835112572, -0.8065063953, -1.8621515036, -1.3941726685, -0.7996340394, 0.1342567503, -0.317276448, 1.5570878983, 0.2618491948, -1.3282277584, -0.5068790913, 0.0876104832, -0.6244882941, 0.5294368863, -0.7883735299, 1.0860247612, 0.18587102, 0.4749772251, 0.5272033811, 0.2060577422, 0.1924342662, -0.9690514803, -0.7989595532, -0.4404104948, 1.0125441551, 0.7882236242, 0.2920684516, 1.2630729675, -0.1996006668, 0.2060706913, 0.2181208581, -1.181198597, 1.6295019388, 0.1362346858, -0.5662866235, -1.2942048311, -1.2839622498, -0.2899463773, 0.4578585029, 0.1934415549, -0.765211165, 1.5746382475, 0.3937364221, -0.107089892, -0.8938100338, -0.5332990885, -0.6711660624, 0.1909271032, -1.4147177935, -0.6308895946, -0.8357399702, -1.4870445728, -0.2985869348, -0.8784632683, -0.6678564548, 1.4871050119, -0.2619118989, -0.0759107322, 0.4593401551, 0.4379835725, -0.2454201728, 0.6019348502, 0.616730988, -0.0216172151, -0.239926964, 0.3194570839, -1.5879472494, 0.5751281381, -0.1087398976, -0.3949503899, 0.4449339211, 0.9645764828, -1.8273227215, 0.20956783, -0.0713846982, 0.9411585927, 0.8134427071, -0.104150869, -1.1673686504, 1.0766826868, 1.5738568306, 0.8367970586, -0.0205048528, 0.5024959445, 0.9231327176, 0.8172596097, 0.949821949, 0.1386214644, -2.2675123215, 0.1818548739, -0.5279592872, 0.5733627081, 0.358278662, -0.165890649, 0.5129971504, -1.0748354197, -0.6933870912, -0.621360302, 1.7086468935, 0.7461820841, -0.7373117805, -0.9798401594, -0.8554374576, -0.2526516914, 0.8430039883, 0.6373367906, -0.7238280177, -1.0154806376, 1.277078867, 0.6242633462, -0.8956974745, -0.5912153721, 0.9734206796, 3.0678863525, -1.4743368626, -0.017773265, 0.3009499609, 0.5402632952, -0.2130803764, 0.6120272279, 0.8180916905, -1.9052283764, 1.2724493742, 0.1723925918, -0.8470197916, 0.4911473095, -0.4022870064, 0.3920587599, 0.9081276059, -0.8903743625, -0.8537082672, 0.5907956362, -1.4674525261, -0.0824666694, 0.7685548067, 0.4354154766, 0.3280693293, 0.7359799743, 0.5452016592, -1.4793195724, 0.3390881717, -0.9671049118, -0.687286973, -1.1797600985, 1.2019340992, -0.3087884784, 0.0835826769, -0.4117341936, -0.1929857284, 0.2685602903, 0.7281907797, 0.93231076, -0.7492110133, 0.0745935515, 0.2489078045, 1.6875500679, 0.7630245686, 1.4765664339, -0.6249447465, 0.6649174094, 0.7070374489, -0.6692866683, 0.3508712351, -0.4312494695, -0.2511651218, 1.0003057718, -1.692925334, 0.2958761752, 0.2367473692, -1.3567523956, 0.5072764158, 1.8131660223, 0.2989842594, 2.1208465099, -1.0088325739, 0.2145809978, 0.348872304, -1.2581391335, 0.2382743508, 0.2231381238, -1.2499147654, -0.3221742809, 0.0515148453, -1.5720995665, 1.2287021875, 0.2849355936, -0.8260866404, 1.5174845457, -1.0656565428, 0.5489222407, 1.1727986336, -0.5348442793, -1.3395133018, 0.9650993347, 0.3627488613, -0.1128970385, 1.2731050253, -0.4537999928, 0.2393750101, 0.8790749907, 0.0734567493, -0.6356932521, -0.4447512925, 0.5482745171, -0.7798712254, -0.6644799709, -0.1884626299, 0.1442812532, -2.0674645901, 0.5336325765, -0.0498838872, 1.3676549196, -1.5537674427, -0.6137068272, -1.9752862453, 0.6179354191, -0.6908432841, -0.7621919513, -0.6817136407, -0.4239581823, -0.0501881167, 1.4885008335, 0.882779181, 0.7702952623, -1.1804301739, -0.4617892504, -0.6455205679, 0.6918056011, 1.5795720816, 0.0665956661, -0.5534076095, 1.165774107, -0.3087756038, 0.1195999607, -0.2632375658, -0.0196186397, -0.0494634248, 0.5678002238, -0.1355861872, -0.3955081999, -0.1206477284, 0.7278901935, 0.4158629179, -0.6304332018, 0.3989510238, -0.4536083043, -0.1381320059, 0.054200612, -0.5498335361, 0.6914122701, 0.4569576383, 1.0986273289, 0.9460294843, -1.2397414446, 0.7114804983, -0.5220698714, -2.8588194847, 0.1584863663, -0.417113483, -0.2837449908, 0.8910217881, 0.5947220922, -1.336124301, 1.1810036898, 2.455637455, 0.1568109095, -0.4031710625, -0.7566738129, -0.7503589392, 0.1639795452, -0.4047184289, -0.8087924719, -0.5606392026, 0.8589383364, -0.4076556861, 2.0134558678, 0.049504187, -0.3789892197, -0.5702093244, -0.2519000471, -0.7886787057, 0.5783637166, -0.7016252279, 0.7543549538, 0.0883626118, -0.1365454644, -0.8555116057, 0.3949034214, -0.1101011932, -0.9203821421, 0.3129412532, -1.8561663628, -0.1550317109, -0.9895708561, 0.6592339277, 0.4504262507, 0.7917739749, 2.4372303486, 1.9732354879, 1.0717451572, -0.1913214326, 0.0896566361, -0.0856459066, 1.3822140694, -1.403190732, 0.3008506, 0.4035174847, 0.4864259362, -0.2429429889, -0.2254858762, 1.1685876846, -0.5758101344, 0.699382782, 0.3751626611, 0.0165246949, 0.2245669812, -0.0117485197, -1.7105896473, -0.5606650114, -0.1699420512, -0.572689414, 0.5899165869, 0.2617901564, 0.1177198067, -0.3528772295, -1.0608435869, -0.2541677356, -1.1604140997, 0.1054418236, 0.0707554147, -0.1678139269, 0.8478057981, -0.2427438498, -0.1178241596, 0.3850426674, -0.4891178012, 0.8907096386, -0.4613573551, -0.4929953218, 0.8321607113, 0.0948342681, 1.3898614645, -0.489123255, -0.4541485608, -0.9151088595, 0.4249636233, 0.2422025502, 1.9400428534, -0.7976045012, 0.6752203703, -0.2031834573, 0.3792751431, -0.3551653624, -0.7389001846, -0.3707310557, -0.0704773143, -0.553222537, -0.4961113334, 0.3095061481, 0.0162277892, 0.4846566021, -0.0632200614, 1.0585643053, 0.4247734249, -0.2951939404, -0.2873955071, -0.7550582886, -1.1156711578, 0.1972013265, -0.1872320771, 0.8588756919, 0.5485538244, 1.1261748075, 0.6538033485, 0.461600095, -0.0445083752, -1.5879852772, -1.0821589231, 0.9000445604, 0.2620715797, -0.308696866, -0.8549115658, 0.2499022782, -0.1808431447, -0.4125766158, 0.7389511466, 0.4930947721, 1.2496927977, -0.1835085452, -0.4711752832, -0.0967753604, -1.1268107891, 1.7941558361, -0.61426121, 0.908680737, -0.1236451343, -0.0585548989, -0.9988598824, 0.1492567658, -0.0094830543, -0.6589815021, 0.444165796, 0.1116392836, -0.0475785062, 0.4049509168, 0.0125236344, 0.864562571, -0.0826862082, -0.1150211692, 0.5179236531, -0.9396398067, -0.1375243962, -1.1428345442, -0.0283166151, 0.1757539213, -0.0222518221, 0.1600605398, 1.1609079838, 0.2477361709, 0.7098950744, -0.0875421241, -0.1476787031, 0.5485889912, -1.65470469, -1.3205125332, -0.0304918289, -0.1121874377 ]
Groups By default, all elements on the dashboard are related to each other, which means that data filtering of one element affects the data filtering of other elements. However, when designing a dashboard, it is possible to split the elements of the dashboard into groups. For example, you want to display statistics for two unrelated companies in one dashboard. In this case, the elements of the dashboard should be split into groups, where the first group is one company and the second group is ano
Dashboards Groups
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Groups</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Groups</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">By default, all elements on the dashboard are related to each other, which means that data filtering of one element affects the data filtering of other elements. However, when designing a dashboard, it is possible to split the elements of the dashboard into groups. For example, you want to display statistics for two unrelated companies in one dashboard. In this case, the elements of the dashboard should be split into groups, where the first group is one company and the second group is another company.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" anchor="CreatingGroup" styleclass="Stimulsoft text" translate="true">Creating groups</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" anchor="RemoveItems" styleclass="Stimulsoft text" translate="true">Removing elements from the group</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The belonging of an element to a group can be determined using the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> property. By default, this property is empty for an element, and it does not belong to any group. The group of elements in the dashboard is a set of elements for which the value of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> property matches.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should know that using the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> property, you can also create relationships between elements that are located on different dashboards within the same report. For this, those elements must belong to the same group, the values of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> property of those elements must be identical.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="CreatingGroup" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Creating groups</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Do the following to create a group of items on the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the elements;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify any value in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> property . </span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To add an element to a group, you should do the following: </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an element in the dashboard; </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> property, specify the group value that is the same as for other elements in this group.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="RemoveItems" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Removing elements from the group </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> To remove an element from the group you should select it in the dashboard; </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Delete a specified value from the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> property.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can also select several elements in the dashboard and delete the value from the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> property.</span></p> </body> </topic>
[ 0.0188518912, 0.3575668335, -3.9691627026, -1.5363909006, 2.0404150486, -0.4707222879, 1.6172692776, -0.3208326697, -0.7360183597, -0.6430726647, 1.8557116985, -0.1614796221, 0.8946248293, 1.3872412443, -0.8797711134, -0.5138802528, -1.2283784151, -0.7345132232, -0.516325593, 0.692053318, 0.9096434712, -0.3470379114, -1.0080960989, -0.5146586299, 2.3380498886, 0.6270779967, 0.9312468171, -0.7974304557, -1.6135132313, -0.1182895079, 0.3450751007, 1.8599883318, -0.4218889475, -0.5645987988, -0.0292861685, -0.6589148641, -0.5572458506, 0.390399158, -0.0526124537, 1.0556715727, 1.455578208, 0.5194462538, 0.0078499792, -1.5288822651, -0.9019012451, -1.2506654263, 1.7157618999, -0.0405725315, 2.773878336, -1.1061065197, -0.2885154784, 0.3506763279, -0.3763402104, -0.2348517329, 0.920073688, 0.1906773299, -0.6210080981, 1.1152801514, 0.037766505, -0.384745121, 0.5089258552, 1.2811441422, -0.662273407, 1.1627014875, 0.445515871, 0.3537253141, -0.4355499744, 0.9259755611, -0.9933256507, -1.5183959007, 0.2225200981, 1.5969998837, 0.3228390515, 0.5372624397, -0.7445002794, -0.388150692, -0.6222683191, -0.0801355541, 0.3478231132, 1.4538702965, 2.1972472668, 0.395096004, -0.1793273538, 0.7210620046, 1.2510864735, -0.4888342917, 0.1802141368, -0.1036208048, -0.6527533531, 1.5917465687, 0.7589251399, -1.7708823681, 0.7221431136, 0.7647486925, -1.1083527803, 1.3852571249, -0.6282291412, 0.1176042333, -0.6541562676, -0.0560925528, 0.4536958933, -0.1058601812, -0.5778677464, 0.7834678888, 0.5059200525, -0.1544634551, -0.5382383466, 0.4025827348, -0.5729283094, -1.426295042, -0.1978558153, 1.0336738825, -0.0263049658, -0.5940142274, 0.9942648411, -0.3012114763, 1.5268956423, -1.4807971716, -0.241118893, -0.8188306689, -0.0840437859, -0.5825389028, 0.8613485694, 0.4424401522, -0.2048970163, -1.1854401827, 0.245819971, 1.4694904089, 1.1702537537, -1.1395686865, -0.7731171846, -1.6848247051, -0.6227496266, 0.9163095951, -0.9782992601, 0.5604841113, -0.2765634656, 0.3925099075, -0.1852593869, 0.4653128684, -0.8580102324, 1.3619194031, -0.9881697297, -1.0880920887, 0.0299474616, -2.1428742409, -0.3307957053, -1.3740092516, 0.4080221653, -0.5803499818, -0.7455852628, -1.0927848816, -0.0027668567, 1.3553613424, 0.3041729927, -1.8633064032, -0.0337453783, 1.2698607445, 0.1920080036, 0.3699808419, 1.4382222891, 0.538292408, -0.4169659615, 0.3495360613, -0.3020299077, -1.0160394907, 0.177614063, 1.0336604118, 0.7014667392, 0.7547735572, -1.3528643847, -0.7798811793, -0.71106112, -0.7502294183, 1.5727998018, 0.4954359531, 0.8251264095, 0.1963518262, 0.5672259927, 0.1258824021, 1.3437139988, -1.3176620007, 1.2853815556, 1.0655872822, -0.0274238605, -0.8277130127, -0.8226661086, -0.5290736556, -0.8257117271, -0.5647754669, 0.5225406289, -0.1193102002, -1.2019239664, -1.065395236, -0.2699860632, -0.855029285, 0.3017547131, -0.437495023, 0.3874313533, -2.2263593674, -0.9539396167, -0.7226726413, -1.1988639832, 0.4737074673, -0.6369157434, 0.5403798223, -0.1278109252, 0.8385495543, -0.5550690889, 0.84887743, 0.61275208, 0.8664473295, 0.574306488, -1.3360683918, 0.5467919111, -1.1856303215, -0.9416125417, -1.153883934, 1.5949077606, 0.4063554108, -1.8926361799, -0.7949259281, -0.1385222077, -0.0842775851, 0.4503807724, -0.5449582934, -0.2342419922, 0.1507327706, -0.4593600035, -0.0384199657, -0.6408090591, -1.6143857241, 0.0072053308, -0.4570048749, -0.4861117601, 0.2303668261, -1.0503805876, 0.4433865249, 0.353431344, 0.0362143889, 0.0036299271, -0.3813361824, 0.7103667855, -0.5110240579, -0.0845868215, 0.5773203969, -0.4402438402, -0.3518122733, -0.6330617666, 1.310023427, -1.775274992, 0.4161144495, -0.9830790758, 0.3636671603, 0.0600858219, -1.4324851036, -1.4704500437, -0.2080123872, 0.4343447685, 0.6772162318, -0.3690012991, -0.6631704569, 1.7159819603, -0.4016802907, -0.5238446593, -1.8411155939, 0.153882429, -1.2234960794, 1.7592959404, -0.8446701169, 0.4566932321, 0.2765493691, -0.1347712874, 1.1640692949, -0.196859479, 0.7358281612, 0.5621663928, -0.8097869158, -1.024407506, 0.0578736775, -0.0163985509, -1.5986893177, -0.953496933, 0.31523332, 0.2974496484, 0.3709825575, 0.6740671992, 0.1649010777, 0.1798430979, 0.7253389359, -0.2942266166, 0.4122804403, 1.050531745, 0.7644389868, 1.7029435635, -0.5486286283, 1.5312290192, -0.893841207, 0.7920027971, -1.8616517782, -0.5486420393, -0.0097014587, 2.0193426609, 0.6861653328, 0.2388323545, -0.4045329988, 0.2532425821, -0.2972417772, 1.3148726225, -0.0979001001, -1.3567054272, 0.9631106853, -1.065150857, 1.0231347084, 0.2450839281, 0.5788295865, 0.29359442, 0.9925580025, 0.2044647336, -0.3548581898, 0.422953248, -1.1027289629, 0.8047835827, 0.0205614101, 0.1992273033, 1.0817550421, -1.3594675064, -0.3764631152, 0.5791902542, 0.3787017465, -0.5465408564, 0.0137058003, -0.101563327, -0.1547954381, 1.262810111, 0.5271186829, 0.169246316, -1.3457090855, -0.057859499, 0.5373492241, 1.5992188454, -0.7144408822, -0.4217095673, -1.8877995014, -2.045514822, 0.1921078265, -0.3021480143, -0.3146818876, 1.5897519588, 1.6699322462, -1.6026654243, 0.8650201559, -0.6027698517, -0.7525008321, 0.6675420403, 0.2219242752, 0.3568828106, 0.0567385815, 0.3859931231, 0.5446047187, -1.0981513262, 0.3603060842, -0.383946687, -0.1670756936, -0.1292757243, 2.0834026337, 0.2948348522, 0.2448482215, 0.0150437001, -0.2749158442, 1.1182516813, -0.8518944979, -0.4987757206, 0.9416131973, -0.0268293712, 0.7029300332, 0.0768081248, -0.1489265412, 0.1486726403, -0.1374393702, 0.3954845965, -0.9700359702, 1.8208016157, 0.8142586946, 0.7240472436, -0.776383996, -0.3194378614, -0.99440974, -0.6658567786, -0.0818510801, -0.3091017604, -0.4454940259, -0.5986340642, 1.0170872211, -0.1750518978, -0.0313225761, -0.5199366808, 0.3379310369, 0.7181643248, 2.0241858959, -0.7450528145, -0.5685219169, -0.4656009078, -0.4761866927, 1.32249856, -0.1956083179, -1.8224701881, -1.346822381, 0.5597931743, 0.5193033814, -0.1342529207, -0.5987501144, -0.5808502436, -0.0160929449, 1.3009797335, 0.2928797901, 1.9691648483, 0.0299500022, 0.2206612676, -0.2253963053, 0.3262191117, 0.963495791, 0.2985972464, -0.3979974091, -0.5687494874, -0.0622515045, -0.1051963791, -0.0120209372, -0.9483419061, -1.9821233749, 0.3184322119, -0.8740077019, 0.0243020914, -0.0435595065, -0.2540410757, -0.5880206227, 0.8066538572, 0.5535014272, -0.2736575007, 0.6639840603, 0.5770917535, -0.1450027376, -0.5899056196, 0.2180265188, 0.6718953848, 2.8985667229, 1.1625688076, 0.6617049575, -1.6168245077, 1.6138339043, 0.5059840083, 0.0247960277, 0.2126125842, 1.3097506762, 1.3786128759, -0.9198791385, 0.1888080686, -0.4035151899, 0.4720243812, 0.0191014577, -0.3597448766, -0.2392707914, -1.6273391247, 0.5920556784, -0.2395745218, -1.669600606, 0.0449576452, -0.1399802715, 1.3536014557, 0.4045173228, -0.4103135169, -0.2243982255, -0.8161180615, -1.3001997471, -0.4458040297, 0.4782001674, 0.8694396019, -0.128426522, 0.2517331243, 0.3080236018, -0.8275097609, 0.3063350618, 0.1691467613, -0.4933667481, -0.3687412739, 1.7042336464, 0.5467020273, -1.3529919386, 1.0577578545, 0.1974891424, -0.3034566641, -0.4316521883, 0.0373264365, -0.3597909808, -0.1359680742, 0.2863172293, -0.02988475, -1.4078240395, 0.2443564832, -1.4747414589, 0.5670850873, 0.4419102371, 0.2856366038, -0.6509205103, 1.0779932737, -0.7696759105, 0.3168491125, -2.1154966354, 0.1167786643, -0.0539283194, -0.6214719415, -0.5374958515, 1.2795443535, 0.8399366736, 0.0733605176, -0.3979823291, 0.6039785147, 0.7393590212, -1.4041218758, 1.0588474274, -1.1519654989, -1.5398775339, -0.6309052706, 0.5636584163, -1.1405808926, 0.7265561819, -0.1500802636, -0.5853422284, 1.0267335176, -0.1322054416, 0.9874376655, 1.421526432, -0.6624345779, -1.7361443043, 0.9657028317, -0.2254686058, -0.2979758978, 0.451169461, 0.7241899371, 1.6849923134, -0.9277396798, -1.0283080339, -0.1090908796, -0.9538527131, 0.7884768248, -0.8147491217, -0.1418111473, 0.6352175474, 0.1297247857, -0.8273028731, 2.2182717323, -0.0601401366, 1.0749604702, -1.4084316492, -0.5078806281, -1.1317095757, -0.0761012435, 0.4750204384, 0.8123825788, 0.1737935543, -0.2153220922, -1.4090360403, 0.5857375264, 0.3711889088, 0.8536524773, -0.249070093, 0.0828622952, 0.1050305068, 0.3709091544, 0.0841470435, 0.1856248379, -1.4766197205, 1.7952356339, 0.4710472226, -0.6202691793, -0.3801534772, 0.0720078945, 0.4736627936, 0.1644035429, 0.8239973783, 0.5078972578, -1.4388908148, 0.424649477, 1.9566398859, -1.176004529, 0.0304027088, -1.097266078, -1.2299554348, -0.183606416, -0.7334500551, -0.6033436656, 0.4184992611, 1.1031806469, 1.6520684958, -0.8770110011, 0.9719145894, -0.1687487662, -1.602853179, 0.5993723869, -0.547226131, -0.4783073664, -0.384204179, 0.2355740368, 0.7780150175, 2.0849483013, 0.2328474969, 0.7370743752, -0.2143413424, -0.5434759855, -0.3322749138, -0.5839156508, -0.6630613208, 0.5263306499, 0.4502512813, 0.8513112664, -0.6282115579, 0.0027040795, -0.9373669624, -0.2321341038, -0.9935369492, -0.6633441448, -1.6210666895, 0.9035781622, -0.0553925335, 0.0536381416, 0.7514287829, -0.7795143127, -1.3853983879, -0.0296726022, 1.6528562307, 0.1594383121, 0.4824853539, 0.094781749, -0.5039304495, -1.1824475527, 0.0656028464, -0.1026022062, 1.0480972528, 0.9546518922, 0.5417658091, 1.1428227425, 0.2715480626, 0.0122855846, 1.6905961037, 1.0381535292, -1.2269405127, -0.2339258492, 0.9738329053, 1.4640176296, -0.5901451707, 1.7502017021, 1.8292502165, 0.6377860308, 0.7376253009, 0.9053688645, -0.8859116435, -0.0531712994, 0.2675397992, -1.1401786804, 0.6394372582, -0.8991411924, -0.2906106114, -0.6023659706, 0.677406311, 0.1449847221, -1.2540667057, -0.4838410914, 0.6084077358, -0.4254428446, -1.0451530218, 0.5827623606, 1.1377218962, 1.3862817287, -1.1650869846, 0.7949249148, 1.0954686403, 1.2734135389, 0.2587981224, -0.4737902284, 1.0295137167, 1.0217741728, -0.476380229, 1.4945495129, -0.5589955449, -0.4441313446, 0.5472176075, -0.5173975229, -0.6376453638, 2.0596513748, -1.9376006126, -0.9881461859, -1.1578742266, -0.6039817333, -0.110433735, -0.4015108943, 0.3727727532, -0.2366900891, -0.5408366323, -1.4850597382, 0.7476418614, -0.3096449077, 0.4676958323, 0.2337584794, 0.0525999032, 0.6845384836, -0.6723579764, 0.2808554471, -0.4623933733, 0.5174161792, -0.8572221398, 0.7502535582, 1.495049119, -0.8533214331, 0.8748406768, 0.5920049548, -0.1219134331, -0.1673370451, -1.0085254908, 0.4434458017, 1.0891929865, 0.2124657482, -0.0995165631, -0.6488594413, -0.1696324795, 0.3323479593, -0.9338643551, 0.9487130642, -0.7630608678, 1.1784729958, 0.2556265593, -0.7357853055, 1.3058305979, -0.7787814736, 1.9813266993, 0.5505588651, -0.2439388633, 0.5614209771, -0.9471582174, 0.8582032919, -0.5741246939, -0.5487837791, -0.0876518115, -0.4051715434, 0.9184060693, -0.6673321724, -0.658742249, -1.3571076393, 0.072571151, 0.0462220088, -0.5558120608, -1.0228334665, 0.335280031, -0.5789195895, 0.0315306112, 0.2526707649, 0.5923343897, 0.1395180523, -0.1926244348, 1.243822217, 0.8583705425, 0.0584321059, 0.2804876864, -1.9297926426, 0.2640093267, -0.4185990095, -1.0174216032, -0.2530557811, 0.086711064 ]
Image Image is an element with which you can display various graphical objects (photo, logo, picture, etc.) on the dashboard. The Image element supports the following types of graphics - BMP, PNG, JPEG, TIFF, GIF, PNG, ICO, EMF, WMF, SVG. This chapter will cover the following: ; ; . Information can be applied to the current element. The image can be placed anywhere on the dashboard. Setting up the source for the image element is carried out in its editor. To call the editor, you should:
Dashboards Image
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Image</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Image</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Image</span><span class="f_Stimulsoft text" translate="true"> is an element with which you can display various graphical objects (photo, logo, picture, etc.) on the dashboard. The Image element supports the following types of graphics - BMP, PNG, JPEG, TIFF, GIF, PNG, ICO, EMF, WMF, SVG.</span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Image" anchor="ImageEditor" styleclass="Stimulsoft text" translate="true">Image editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Image" anchor="Settings" styleclass="Stimulsoft text" translate="true">Element settings</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Image" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">Interaction</link><span class="f_Stimulsoft text" translate="true"> can be applied to the current element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The image can be placed anywhere on the dashboard. Setting up the source for the image element is carried out in its editor. To call the editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on the Image element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Image</span><span class="f_Stimulsoft text" translate="true"> item, and select the </span><span class="f_Stimulsoft text bold" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Image</span><span class="f_Stimulsoft text" translate="true"> item, and, on the property panel, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button of the Image, </span><span class="f_Stimulsoft text bold" translate="true">Hyperlink</span><span class="f_Stimulsoft text" translate="true"> properties of the image. </span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To resize an image element you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select it in the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Increase or decrease the size of the element vertically, horizontally or diagonally.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ImageEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Image editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the editor you can indicate the source of the image for the current element. Within one element, you can display only one graphic object (picture, logo, photo, an image by hyperlink). </span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Image</span><span class="f_Stimulsoft text" translate="true"> field you can upload an image from the local storage.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true"> field, you can select an icon for the Image element and the color of this icon.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Hyperlink</span><span class="f_Stimulsoft text" translate="true"> field, the link to the graphic object is indicated. This can be either a URL or a link to a report resource (resource://logo). In addition, you can specify a link to the datacolumn://DataSource.DataColumn data column which contains an image in the base64 encoding or variable - variable://variablename.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Since only one graphic object can be displayed in one element, the image can have only one source. The order in which the object is shown in the image element is as follows:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> An image uploaded from the local storage has the highest priority. This image will overlap the selected icon or image by hyperlink;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> An icon has a medium priority. It will be displayed in the current element if the image from the local storage is not loaded, but regardless of the specified hyperlink.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> An image by a hyperlink has the lowest priority. The hyperlink will upload the image in the current element if the image from the local storage is not loaded, and the icon is not selected.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Thus, if a graphic object is loaded directly in the Image element, the image receiving hyperlink or the selected icon will not work.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="Settings" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Element settings</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Any graphic object added to the element is stretched to the entire area of ​​the element, with the exception of the specified margins and padding. The setting of the graphic object in the element is carried out using buttons on the ribbon panel or using properties on the property panel. All these properties are located in the Image additional group:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Aspect Ratio</span><span class="f_Stimulsoft text" translate="true"> property. When stretching an image, its proportions may be broken. To stretch the Image element while maintaining the proportions of the graphic object, you should set the Aspect Ratio property to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property is relevant if the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Aspect Ratio</span><span class="f_Stimulsoft text" translate="true"> property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">. Horizontal alignment of the graphic object within the Image element. You can also specify the horizontal alignment using the buttons on the Ribbon panel.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Vertical Alignment</span><span class="f_Stimulsoft text" translate="true"> property is relevant if the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Aspect Ratio</span><span class="f_Stimulsoft text" translate="true"> property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">true</span><span class="f_Stimulsoft text" translate="true">. Vertical alignment of the graphic object within the Image element. You can also specify the vertical alignment using the buttons on the Ribbon panel.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="18" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Aspect Ratio</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Provides the option of the aspect ratio of the image in the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the aspect ratio of the image in the current element will be saved. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the aspect ratio will not be taken into account and the image will not stretch proportionally.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to add the current element to a definite group of elements.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Horizontal alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the horizontal alignment of the image in the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Vertical alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the vertical alignment of the image in the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Fore Color allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The Visible property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.1576262414, 1.1906106472, -2.8343148232, -2.3000543118, -0.082636714, -0.6349927783, 0.6375106573, 0.7479345202, -1.1999518871, -1.1220048666, 1.9872230291, 1.2438137531, 2.0548319817, 1.5679394007, 0.5390086174, 0.5698705316, -0.6890996695, -2.3583812714, 0.2110921592, 0.1971564442, 0.3015127182, -0.596408546, -1.3277351856, 1.2129380703, 1.7986600399, 0.8788210154, 0.4148229361, 0.6712477207, -2.3152725697, -0.0559884235, 0.2782033682, -0.1841550469, -0.5829384327, -1.9729318619, 0.8611536622, -0.4502996802, 1.0785216093, 0.7899975777, 1.9689939022, 1.6863960028, 0.6533335447, -1.120652914, -0.1777794808, 0.2075361311, -0.9516186714, -0.5034183264, -0.1961264461, 1.1716048717, 0.7342088819, 0.4966361225, -1.1058875322, 0.5779777169, -0.1515192389, -1.5715662241, 1.2208083868, 0.0014376765, 0.4924066961, -0.1939083785, -0.5851472616, -0.3974690735, 0.5678252578, 1.9840153456, 0.7416983843, 0.7824943066, 1.4136695862, -0.8972356915, -1.0010794401, -0.2795799673, -0.6290544868, 0.4455225468, 1.1878097057, -0.3547898531, 0.5810033083, 1.1754703522, -0.9884144068, -1.0062794685, -0.0780730173, -1.557518363, 0.1744707525, 0.3585053086, 1.4562687874, -1.3207011223, -0.7759369612, -0.4222765863, 1.4259649515, 0.0849941745, 0.5790174007, -0.296638906, 0.094856903, 0.3545613289, 0.8883295059, -0.7198842764, -0.2563010454, 0.2469239682, -0.2085771561, 0.3652549982, 0.1014150679, 1.7545962334, 0.6252037287, -0.1996569037, -0.5099056363, -0.2848444879, 0.0313776955, 0.1908301413, 0.2222140282, 1.5863835812, -0.7854375839, -0.1221274957, -0.5440455079, -0.2596657276, 0.0303572081, -0.7129579186, 0.4172812104, -0.484870553, 0.2041469812, -1.039555192, 1.2114995718, -1.0305681229, 0.4256068468, 1.0996762514, -0.2027389556, -0.4055328965, 0.7696703076, 0.102752693, 0.1016108096, -0.6927626133, 0.1196387932, -1.459143281, -0.0611954406, 0.5277677178, 0.0236238092, 0.0530869104, -0.0066084941, 0.2797040641, 1.0809351206, 1.4748357534, -0.0697700828, -0.7734937668, 0.1020809636, 0.9594069719, 0.0138438651, 0.5743600726, -0.6675276756, -0.4873736203, 0.3668430746, -0.6284118295, 1.0882581472, -0.0466943532, 0.2180589586, 0.1038148552, -1.2506915331, -0.1655780822, -0.0442899801, 0.4078698158, 1.2407070398, -1.028339982, 1.0831085443, 0.7294837236, -0.6928213835, -0.3377834558, 0.8223829865, 0.3252623081, -0.4722345173, -0.0925574005, -0.3270093203, -2.7471837997, 0.4759619236, 0.5324594975, 1.6099276543, 1.0945441723, 0.4763186276, -0.3173961639, -0.9045785069, -0.8763981462, 0.6588579416, -1.4257671833, 0.1909066141, 0.3185298741, 0.9774813056, -0.2112520933, -0.0469086766, -1.3942558765, 0.64389956, 0.1488185674, 0.4693365097, -0.7000172138, 0.5376797318, 0.4286234975, -0.4068331718, -0.5671777725, -0.5706579685, 0.8489042521, -0.7913329601, -0.6662374735, 0.5136908889, -0.1403771937, -0.029324064, 0.6135187149, -0.4390878677, -0.7535090446, 0.5403302908, 0.8674054742, -0.521887064, 1.4209997654, -1.3215956688, -0.6091936231, -0.2622852325, 0.3764655292, -1.4909186363, -0.8791598082, 0.9640722871, 0.1081461608, 0.0064480887, 0.444696784, 1.3802241087, 0.3051010072, 0.0444256142, -0.5585939884, 0.2246367186, -0.4442459643, 0.6087281108, -0.4058849216, -0.1806122512, -1.0912089348, 0.4489108026, 0.2814557552, -0.5048671961, -0.731490016, -0.5746058822, 0.2778922915, -0.7919793725, -1.6127003431, 0.9980990887, 0.800655365, -0.2604744732, -0.3489154875, -0.0947871506, 2.1272509098, -0.629465878, 0.5569661856, -0.2319261581, 0.7093577981, 0.0440498032, -0.2560273409, -0.9479528666, 1.2728123665, 0.4920044243, -1.9693727493, 0.6433696151, 1.4742245674, -0.5589078665, -0.2129397839, 0.777617991, -0.6138569713, -0.0891356468, -0.4651135504, -1.3146734238, -0.0947832018, 0.3130037487, 1.1410942078, 0.1763461232, -0.4000332952, -0.6255268455, -0.5151924491, -1.0624805689, -0.2996944785, 0.5214002728, 0.0910542756, 0.5235544443, 0.1328855008, 0.1672603488, 0.5846866965, -1.6547957659, -0.5541680455, -0.5689145923, 0.8214899302, 0.1992876828, 0.5092929006, -1.4520858526, 0.2376091629, -1.3668156862, 0.1987199634, -1.5990333557, 0.4145683646, -0.7296673656, 1.1257082224, -0.0021729581, -0.4212461114, 1.0939046144, -0.2968907952, 0.2195421308, 0.5178329349, -0.5918856263, -0.3548692167, -0.8043242693, -0.8347297907, 2.9182112217, -0.4480569661, 0.9732452035, -1.6245265007, 0.0634295717, 0.3039368093, 1.8101713657, 0.2396612465, 0.7405632734, -0.5962837934, 0.7922573686, -0.4309705198, 0.8454600573, 0.1837072819, -1.364505887, -0.8219467998, -1.3654624224, 1.4335790873, -1.0303051472, 0.1364633441, -0.6020106673, 0.7974108458, 0.1082291082, -0.2553515434, 0.8111570477, -1.4558064938, -0.2475598305, -0.5521813631, -1.8278924227, -0.3758454323, -0.763335228, 1.472042799, 1.6672260761, -0.4458656609, -0.9703505635, 0.6583557725, -1.1470985413, 0.9687324762, 0.6964266896, 0.5694847107, -0.1943647116, 0.2003917247, 1.48112607, 2.1160862446, 2.5916228294, -0.331694454, -1.6126246452, -2.4849083424, 0.301461488, -0.6983469725, -0.1249555573, -1.3171598911, 0.2869453728, 0.1558797807, -0.2699356079, 0.6312229037, 0.9124051929, -0.4119900763, 0.977466464, 0.0473052636, 0.2315576375, 0.0877485573, 0.7095570564, -0.5375392437, 0.4895979762, 0.4326999485, -0.2349156588, -0.2852163613, -0.2718203068, 0.5055574179, 0.3220554292, -0.4638695121, 0.0612043291, -0.9148251414, -0.2420482635, 0.1573703885, -0.4856456816, 0.8556600213, 0.4513694048, 0.7128319144, -1.7426817417, -0.4173626006, 0.4824979305, -0.3571273685, -0.8691916466, -0.5982618928, 0.3079760671, 1.6813675165, 0.5972673893, 0.0176359434, 0.0856396407, -0.5833216906, 0.3616381884, -0.288729459, 0.4674387574, -0.3664790094, -1.5217711926, 0.2946302891, -0.8281579018, 0.1975056827, 0.7542356253, -0.337879926, -0.4691263139, 1.6476246119, -1.2365591526, -1.4002799988, 0.3761294186, 0.1538914144, -0.3681251705, 0.2140865326, -1.0070331097, -1.8181574345, 2.6883397102, -0.265131861, -0.1526634842, 0.0763738975, 0.557654798, -1.6232059002, -0.1039048582, -0.0484299622, 0.8903110623, 0.1437089294, -0.3354977667, 0.4333307445, 0.8484808207, 0.7214497924, -1.6354657412, 0.2995393574, -0.3221069872, 0.3793225288, -0.9788937569, 1.3227672577, -0.0919685662, -1.1050329208, -0.0129647851, -0.3349792361, -0.7370979786, 0.1163466498, -1.1479607821, 0.3337973058, -1.6342619658, -0.4889795184, -0.0343829133, 0.7716441751, 0.8166450262, -0.8364607692, 1.1511259079, 0.9694538713, 0.4757457078, 2.8363296986, 1.4652017355, 0.8154168725, -0.0714843273, 1.7725707293, 0.2502631843, 0.0750973448, -0.6349847317, 1.3792965412, 1.277616024, -0.9777547121, -0.7406440377, -1.0467905998, -0.4314934909, 0.1397306174, 0.7784541249, 2.409416914, -1.9717439413, 1.5472576618, -0.684431076, -1.1256933212, 0.0376655161, -0.873922348, 0.8443213105, 0.9103594422, -0.4260506928, -0.1483846605, 0.6966717839, -1.4117841721, 0.5376503468, 0.8073961735, 0.8609855771, -0.1522045434, 2.4293394089, 1.6061140299, -0.056961935, -0.6897649169, -0.60532552, -0.8492124677, -0.3271147609, 1.5822092295, -0.2848103642, 0.5903872848, 0.9427043796, 0.4644759893, 0.2871192992, 0.6619932652, 0.7946164012, 0.1830712557, 1.4098284245, 0.02265919, 0.2370035648, -0.185219869, 0.7812654972, 0.7280666232, 1.4476491213, -0.6662584543, -0.9946933389, -0.2675605714, 0.3520786464, 0.1093826443, -0.6268015504, -2.2411570549, -1.0542622805, 0.4053789377, -0.311989665, -0.9961894155, 1.4149233103, -0.3954803944, 1.4318027496, -1.4958001375, -0.4424561262, 0.6533446312, -1.2982977629, 0.2735939324, 0.295609355, -1.1201491356, 0.6769444346, 0.2776905596, -0.5670062304, 0.5136150122, 1.7935131788, 0.8687124252, 0.8469727039, 0.6122888923, -0.3995103836, 0.1325605959, -1.2992659807, -0.6079945564, 0.3297031522, 0.0672440752, -0.4006405473, 1.5678725243, 0.8364112377, 0.7845085859, 1.0204674006, -0.2940271497, -0.7982287407, -0.2554285824, 0.5635405779, -0.788228333, -0.8828884959, 0.4043127298, -0.523209095, -1.1644078493, 1.5825204849, 0.0183805991, -0.4227707386, 0.5237278342, -0.4423568249, -0.3879097402, -0.3897388875, -0.249105081, -0.6730486751, 0.6011196971, -0.2107326239, -0.4914655089, 0.2999472022, 0.4247976542, 0.4275335968, -0.8415166736, 0.0019464265, 0.4293095171, 1.0359531641, -0.2139294893, -0.701023519, -1.0004972219, 1.5829128027, -0.1938634813, 0.3801184595, -0.8287906647, 0.7234025598, 1.0390490294, -0.7701204419, -0.1842648983, -0.7873556018, 0.3549472988, 0.9134408236, 0.5969411731, 0.1031341702, -1.173204422, -1.3271759748, -0.8410947323, -0.0626192465, -0.2681911588, 0.4749187827, 1.0687683821, -0.0334860869, 0.3011986017, 1.5412316322, -0.1520438641, -0.8729558587, -2.677986145, -0.8816950917, 1.1607283354, -0.1845702529, 0.6109964252, 0.9873149991, -0.1925646514, -0.3179925978, 0.3134065866, -0.4945690334, -0.4601163864, -0.5957518816, -1.1350425482, 0.8734671474, -0.4206877649, -1.1203488111, -0.8739231229, 0.737255156, 0.0964573026, 0.4269704521, -0.2847276628, -0.5305658579, -0.9154214859, -2.0969948769, -0.9022046328, 0.49152565, -0.9903233647, -0.1792893261, -1.4152152538, -0.5198707581, 1.2329636812, -0.1230936348, 1.5180160999, -0.8701004982, -0.7869474888, -2.2701208591, 0.1637128443, -1.4745532274, -0.0029720655, 0.1499129832, 0.68705374, 1.2011488676, 1.6763576269, 0.5175349712, -0.2724215388, -0.2188003957, -0.9582315683, 1.1484299898, -1.0134040117, 0.6040837169, 0.1539868116, 1.5909842253, -1.0882790089, 1.4806677103, 1.3907494545, 0.8256869316, -0.6431471705, 0.4076221883, -0.1147522479, 0.1136533618, -2.1826651096, -0.7870948911, -0.8709743023, -1.0276514292, -0.1946082562, -0.9693034291, -0.1232780665, -0.4176282287, -1.2085527182, 0.0811713263, 0.5809960365, -0.4040702581, 0.2913245857, -0.6672077775, 0.5899785161, 0.3754228055, 0.4217494726, -0.2913125455, 0.8809559941, 0.3695836663, 1.3692258596, -0.6618613601, -0.3119280636, 0.9143822789, 1.295159936, 0.8023511767, 0.6918451786, -0.4026750624, -1.1998780966, 1.2112954855, -0.3801700175, 1.426543355, -0.7231146097, 0.2571958005, -0.760524869, 0.2441404164, -0.124752596, -1.0615320206, -1.2664675713, -0.4488277733, -1.2133262157, -0.214633286, 1.2697316408, -0.7488094568, 0.4413790107, -0.3836356997, 1.4391963482, -0.8799717426, -1.6036268473, 0.2301039398, 0.6311994791, -0.2583626211, -0.5831416249, 0.2381211817, -0.2487652451, -0.9528443217, 0.2034688741, 0.4814432263, 0.8460355401, 0.2815290093, -0.0834606141, -1.0131046772, 0.4637080133, 1.0505908728, 0.6228536367, -2.0694756508, -0.7369556427, 0.8736394644, -0.4608126879, 0.5177591443, -0.4963156283, 1.3269740343, -0.8839473128, -0.0915047675, 0.9462640285, -0.7338790894, 2.0383198261, 1.1142429113, 0.4822384119, 0.8211117983, -1.2731670141, -0.5836271048, -0.6237266064, 0.5690978765, -0.4908160865, 0.7659769654, -0.5256473422, -0.4663770199, 2.0040781498, -0.0673219487, -1.4651455879, 0.7265207171, -0.6602594256, -1.0789139271, 0.3514558971, 0.1449783891, -0.8222221136, 0.2078461945, 1.4327381849, -1.2220441103, -0.163959235, 1.1460194588, 1.2215768099, 0.0619944371, -0.8246064782, 0.2504066825, -0.5071402192, -0.2977398038, -2.0651669502, -1.3080996275, -0.3841628432 ]
Indicator Indicator is an element of the dashboard that represents the ability to display the aggregated value of the data field, as well as the rate of increase of this value to the target. In addition, the growth rate and the aggregated value of the indicator can be grouped by a condition. This chapter will cover the following: ; ; ; ; ; ; . To display the Indicator , you should add a data item in the Value field. In this case, the value will be displayed with a specific grap
Dashboards Indicator
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Indicator</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Indicator</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> is an element of the dashboard that represents the ability to display the aggregated value of the data field, as well as the rate of increase of this value to the target. In addition, the growth rate and the aggregated value of the indicator can be grouped by a condition.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" anchor="IndicatorEditor" styleclass="Stimulsoft text" translate="true">Indicator Editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" anchor="IndicatorValue" styleclass="Stimulsoft text" translate="true">Indicator Value</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" anchor="IndicatorTarget" styleclass="Stimulsoft text" translate="true">Indicator Target Value</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" anchor="IndicatorSeries" styleclass="Stimulsoft text" translate="true">Indicator Series</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" anchor="IndicatorIcon" styleclass="Stimulsoft text" translate="true">Indicator Icon</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" anchor="glyphcolor" styleclass="Stimulsoft text" translate="true">Glyph Color</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">To display the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true">, you should add a data item in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field. In this case, the value will be displayed with a specific graphic element. Also to display the growth rate, it is necessary to set the data element in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> field. The settings of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> element can be done in the element editor. To call the editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> element and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> element, and, on the property panel, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button of the Value, Target, and Series properties.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Appearance" anchor="TextFormat" styleclass="Stimulsoft text" translate="true">Text formatting</link><span class="f_Stimulsoft text" translate="true"> can be applied to the values of the current element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="IndicatorEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> editor, you can add elements with data, edit the expressions of these elements, select a graphic element to indicate the value.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> editor you can:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the data field for the Indicator value;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the data field for the target value of the Indicator;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the data field for the series of the Indicator;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a graphic element to display the value.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="IndicatorValue" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator value</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the value field, you can specify only one data field. All values of this field will be aggregated, i.e. a function will be applied to them. By default, this is a summation function for numeric values. If a field with non-numeric values is added, then by default the function of the number of rows in this data field is applied to them.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text bold" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> element, you can specify only the value. In this case, the aggregated value of the data field will be displayed with a specific graphic element, without a growth rate.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="IndicatorTarget" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Target value</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To use the indicator to display the growth rate, besides the value in the indicator, it is necessary to indicate the target value. The target value is the aggregated value of the data field specified in the </span><span class="f_Stimulsoft text bold" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> field of the indicator. In the </span><span class="f_Stimulsoft text bold" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> field, you can specify only one data field. By default, the summation function for numeric values is applied to the data field in the </span><span class="f_Stimulsoft text bold" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> field. If a data field with non-numeric values is added, then, by default, the function of counting the number of rows in this data field is applied to it.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If only the target value is specified in the </span><span class="f_Stimulsoft text bold" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true"> element but the value of this indicator is not indicated, then the growth rate in the indicator will be -100 percent.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The target value is not displayed in the indicator, but it is involved in the calculation of the </span><span class="f_Stimulsoft text bold" translate="true">Variation</span><span class="f_Stimulsoft text" translate="true"> value. The variation value is expressed as a percentage and can display either the percentage of the value from the target value or the variation of the value from the target value. The variation display mode depends on the value of the </span><span class="f_Stimulsoft text bold" translate="true">Target Mode</span><span class="f_Stimulsoft text" translate="true"> property.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="IndicatorSeries" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator series</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The indicator series is a separate indicator for a specific segment of values selected by a specific condition. The condition in this case will be the values of the data element that is specified in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, in the </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field on the indicator, a data field with the number of orders issued is set, and in the Target field you set the planned number of orders. Without a series, only one indicator will be displayed. The indicator value will be the aggregated value of the data field specified in the Value field. All data field values form the </span><span class="f_Stimulsoft text bold" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> field will also be aggregated. Based on the value and the target value, the indicator will be displayed with the growth rate. &#160;</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you specify a data field with a list of products in series, then the indicator will be displayed for every product, i.e. for each product, the number of orders issued and the rate of growth of orders for each product will be displayed.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you specify a data field with a list of product categories in series, then an indicator will be displayed for each category, i.e. the indicator value and growth rate will be calculated by processing the values and growth rate of all products included into this category. In other words, the values and growth rate of each product will be grouped into categories to which they relate.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To set the series of the indicator, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the left mouse button on </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Drag and drop the data column from the dictionary to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Field</span><span class="f_Stimulsoft text" translate="true"> in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field. Set the expression for this element, the processing of which will be the values of the series of the indicator.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="IndicatorIcon" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Graphic element of value</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When creating an indicator for a value, you can select a graphic element. To do this:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Call the editor of the element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true"> field, and select the icon in the drop-down list.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If rows and target value are specified in an indicator, you can`t specify an icon for the indicator. However, if values and rows are specified in an indicator, you can specify a set of icons for indicators or ranges of values for each icon. Let&apos;s have a look at the example.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let`s specify rows for an indicator. In this case, you can select a set of icons for the indicator. The minimum value of the indicator will be assigned to the first icon from the set, the maximum - to the last one. The value range will be divided into the number of icons in the set, and depending on which part of the value range the value of the row belongs to, one or another icon from the set will be assigned. By default, the </span><span class="f_Stimulsoft text bold" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> property is set to the </span><span class="f_Stimulsoft text bold" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true"> value, i.e. the calculation of the range of values by parts is performed automatically.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, you can divide the range of values manually, and for each part of the range, you can assign a different icon. To do this, you should set the </span><span class="f_Stimulsoft text bold" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> property to the </span><span class="f_Stimulsoft text bold" translate="true">Custom</span><span class="f_Stimulsoft text" translate="true"> value. This will display additional controls that can be used to customize each part of the indicator values range. You should click the </span><span class="f_Stimulsoft text bold" translate="true">Add Range</span><span class="f_Stimulsoft text" translate="true"> button, define its numerical boundaries, select an icon for each part of the range. It is worth considering that parts of the range can be defined as absolute or relative. This depends on the range type parameter - </span><span class="f_Stimulsoft text bold" translate="true">Percentage</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true">. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you select a type as </span><span class="f_Stimulsoft text bold" translate="true">Percentage</span><span class="f_Stimulsoft text" translate="true">, the boundaries of the value range part is the percentage size of the current part from the relative value of the range. For example, from 0 to 50 percent means that it will be a part from the beginning to the average number of the range values. If you select a type as </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true">, the range part boundaries are absolute range boundaries. For example, from 0 to 50 means that it will be the portion from the numeric value 0 to the numeric value 50.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="glyphcolor" styleclass="Stimulsoft text bold"></anchor><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Glyph Color</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">By default, icon color is assigned from the element style. You can change it using the </span><span class="f_Stimulsoft text bold" translate="true">Glyph Color</span><span class="f_Stimulsoft text" translate="true"> property of the indicator. When using a set of icons for indicator series, the color of these icons will be the same. However, you can change the color of the icon depending on the value using </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofindicator" styleclass="Stimulsoft text" translate="true">Conditional Formatting</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="25" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the data transformation of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Target Mode</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to calculate target indicator: </span><span class="f_Stimulsoft text bold" translate="true">Variation</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Percentage</span><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Icon Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes alignment of the element icon.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Conditions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Conditions" anchor="conditionparametersofindicator" styleclass="Stimulsoft text" translate="true">conditions element of the indicator</link><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font Size Mode</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define mode, size for the font of an indicator value or deviation value. The following values are available:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">. In this case, the font size of an indicator values is automatically changed depending on the size of the current element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true">. In this case, you can change the size of an indicator value using the </span><span class="f_Stimulsoft text bold" translate="true">Size</span><span class="f_Stimulsoft text" translate="true"> property from the </span><span class="f_Stimulsoft text bold" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> group of properties;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Target</span><span class="f_Stimulsoft text" translate="true">. In this case, you can change the size of an indicator deviation value using the </span><span class="f_Stimulsoft text bold" translate="true">Size</span><span class="f_Stimulsoft text" translate="true"> property from the </span><span class="f_Stimulsoft text bold" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> group of properties.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Glyph Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the color of the glyph.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margin (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Report_Internals.Text_Formatting" styleclass="Stimulsoft text" translate="true">formatting values</link><span class="f_Stimulsoft text" translate="true"> of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Fore Color allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.4200726449, 0.3140411675, -3.740645647, -1.8112819195, 1.0669919252, 0.1422382295, 2.2563912868, -0.0918184966, 0.0322732665, 0.3366942704, 1.3387269974, 1.7062855959, 1.7968764305, 0.0419376865, 1.2084006071, -1.2386469841, -0.7084435821, -1.7662198544, 0.6213323474, -0.0734639168, 0.7829793096, -0.3779797256, -1.266895771, 0.0512168445, 2.0876479149, 1.8080245256, 0.5813595057, 0.9871999025, -1.1510730982, 0.9637703896, -0.3391610086, 0.3040395081, -0.4944593906, -0.6357659698, -1.374125123, -0.9874637127, -0.6975973845, 0.7599638104, 0.6511852741, 1.2909803391, 0.8212917447, 0.442710638, 0.5186915398, 0.3604732156, -0.5077920556, 0.009599911, 0.4451548159, 1.8995608091, 2.0292272568, -0.0929757431, -1.6129584312, 0.4462558627, -0.2468255162, -0.2034605294, 1.3719625473, 1.5484790802, -0.7476529479, 0.2015406787, 1.0813775063, -0.3329921365, 0.3512497842, 1.4795763493, 0.0265962947, -0.3104343712, 1.5029267073, -0.0447992906, 0.1660487354, -0.6185889244, -0.3166875243, -1.1420707703, 0.8531882763, 0.7020144463, 0.6439048052, 0.5297117829, -0.0382362343, 0.7884610295, -1.5225088596, -0.6402608156, -0.4803299606, 0.6793694496, 1.2763898373, -1.155693531, 1.502848506, -0.3766427338, 1.2378234863, 0.0342240371, 1.0800760984, -0.1119664907, -1.1850936413, 0.5551201105, 0.0188035015, -0.535545826, -0.0189277716, 1.489251256, -1.1788022518, -0.0128229493, -0.0155444825, 0.3852904439, -0.0021022495, 0.2021636665, -0.2189320773, 0.1186366901, -1.0402157307, -0.3155496418, -0.3034294248, -0.3220823407, -0.7904914618, -0.6545647383, 0.4639793038, -1.3813729286, 0.0985971019, 0.317201972, -0.2283958644, -1.4512521029, 0.6178830862, -0.9074344039, 1.724608779, -1.7384977341, -0.6657096744, 0.2792323232, 0.7110727429, 0.2214200348, 1.8145246506, 0.6057062745, -0.3216468096, 0.1250084341, 0.4378483593, 0.6770505905, -0.6137975454, -0.5163987279, 0.0194697604, -0.3526516557, -1.2323931456, 0.2957063615, 0.3344393075, 2.3614468575, -0.9014866948, 0.1504449248, 0.4461213052, 1.4381796122, -0.4664657414, 0.9649465084, -0.406683892, -0.4411463439, -0.1825308055, -0.9344469309, 1.3883827925, -0.7623191476, 0.5172901154, -0.3168129623, -0.277025193, 1.0801577568, 0.2171703428, 0.4118244946, -0.5048075914, -0.5124263167, -0.4486252367, -0.2415368408, 0.1356714517, 0.7144137025, 1.3748818636, -0.528627038, -1.0320515633, 0.642003417, -0.812333405, -2.0005056858, 0.813842237, 0.6558027864, 0.9399779439, 0.1540346146, 0.0101350155, 0.1660641134, 0.791053772, -1.6330187321, 0.1398230642, -0.1041167676, 0.4748346508, 1.3146634102, 0.3393475115, 0.4624592662, 0.7041424513, -1.6760420799, 1.3960465193, 0.5779368281, -0.31563434, -2.3147168159, 0.4434192479, -0.6858240962, -0.3882399201, -0.5991374254, 0.3707050681, -0.0291957762, -2.0437917709, 0.3209033906, -0.0289695617, -0.8601816893, 1.2166266441, -0.5618950129, 0.6651094556, -1.067330718, -1.0173534155, -0.6549171805, 0.0579404198, 0.3924659491, -0.9012352228, -0.4516878128, 0.6771091223, 0.7305549979, -0.3368099928, 0.4905489981, 0.8349224329, 0.6380087733, 0.0061066449, 0.224461779, 0.381327033, -0.5879686475, 0.6250015497, -0.192276001, 1.9777754545, -0.6704505682, 0.8187859058, -0.1661915332, -0.1970909387, 0.0535159819, 0.2605129778, 0.0654453412, 0.126871407, 0.155665338, -0.8434113264, -0.5089070797, 0.1975070685, -1.2463556528, 0.3289631903, 0.8494015336, -0.6118915677, 0.518044889, 0.4993683398, 0.5683326721, 0.017860502, -0.1147165, -0.1918926686, -0.1107778028, 0.3377124071, 0.1081234738, -0.759809196, 0.9185250998, 0.3163224459, -0.108075507, -0.4188625813, 2.0436933041, -1.0462822914, 1.5936454535, -0.1653221846, 0.5762836933, 0.4757379889, -0.9993106723, -1.4624705315, -0.5826035738, -0.532838285, -0.1902730465, -0.2171469182, -0.3711073995, 1.5891444683, -0.5089995265, -0.1621391475, -0.8815176487, 0.4754976034, -0.8929333091, 0.6930708885, -0.4408645034, 0.2739820778, -0.1816129386, -0.6300167441, 0.8976565003, -0.2727580667, 1.0077829361, 0.3749749362, 0.2126891166, -0.8092392683, -0.9626174569, -1.5025132895, -0.3644318581, -1.2728782892, -1.0098593235, -0.7702212334, 0.7080402374, 0.8709442616, 0.2329889685, 0.4672154486, 1.3157229424, -0.0147594232, 0.2129928917, -1.1582736969, 0.0290546287, -0.9791151285, -1.7393612862, 1.3830952644, 0.5425454974, 1.1773252487, -2.5037374496, 0.9133524299, -0.1923744828, 0.2529048622, -0.399451375, 0.5609022975, -0.7868255973, 0.6256050467, -0.925175786, 0.9644913673, -0.6225861311, -0.995826304, 0.0310021173, -0.773673594, 0.1829854846, -0.9927043319, 1.4174817801, -0.0486323796, 2.2116794586, 0.6147605777, 0.3726848066, 0.9977704883, -1.6209772825, 0.9336620569, -0.0040034242, -1.2189997435, -1.1424643993, -0.423468411, 0.6034969687, 1.0556858778, 0.2133654952, 0.5398219824, -0.5888546705, 0.2041736841, -0.3416159749, -0.4141691327, 0.90203619, -0.2199443281, -0.3491488397, -0.5084249973, 1.1422959566, 0.6564642787, -1.2692258358, -0.5125426054, -2.1417918205, -1.4459657669, -0.692434907, 0.2238001674, -0.465688318, 1.1875261068, -0.073543556, -0.982829392, 1.0052719116, 0.3648015559, -0.8223818541, 0.5972756147, -0.7310541868, 1.2999030352, 0.1568012834, -0.9692442417, 0.4831157625, -0.4467313588, 0.7433072329, -0.9798991084, 0.9446667433, -0.3812019825, 1.7926795483, -0.0636788458, 0.1535073519, 0.3081475794, 0.515396595, 0.247023806, 1.2425659895, -0.8449524045, 1.4449043274, -0.7245069146, -1.156501174, -1.02566576, -1.3501654863, -0.736880362, 0.6309954524, -0.7819889188, -0.4730795622, -0.3087863326, 0.5177399516, 0.6398909092, -0.6528139114, -0.7993548512, -1.2909004688, 0.6461744905, -1.4595373869, -0.0370064378, -1.0131403208, 0.3121726811, 0.9952038527, 0.4134198129, 0.1965727508, 1.5692200661, 1.4735113382, 0.6451223493, 1.4066197872, -1.2701357603, -0.7309613228, 1.2877480984, -0.4583313167, 0.5878792405, 0.0371585116, -0.8109867573, -0.6902798414, 1.0868970156, -0.9994394183, 0.2360269725, 0.1834597141, 0.6692057848, -0.7651907206, 0.0938678384, 0.6126770377, 1.4107859135, 0.4986352026, 0.2967751026, 0.2387603968, 0.8874495625, 1.0799659491, -0.3762054145, -1.0698555708, 0.0122488104, -0.2069620639, 0.5834894776, 1.4715857506, -0.3133092225, -1.9048665762, 0.6000196934, 0.2994860411, -0.0237931143, -0.6087070704, 0.5621669292, 0.7358288765, -1.0834325552, 0.3882293105, 0.1313986927, -0.1681177914, 0.7001326084, -1.0796411037, -0.4737383127, -0.7492103577, -0.5369327664, 1.2275851965, 0.2796664834, 0.1007786393, -0.9210445285, 1.0092525482, -0.0785061494, -0.5082804561, 0.4137928486, 0.7703368664, 1.8997119665, -1.1863446236, 0.028316332, 0.008450957, 0.3645866215, 0.1465542018, -0.0069256313, 1.2628338337, -2.3360614777, 0.0998115614, 0.8334844112, -1.544221282, 1.0158518553, -0.3980909884, 0.5800625086, 1.4480825663, -1.0569196939, -0.6213544607, 1.1873817444, -1.2544755936, 0.29098773, 0.1596639603, -0.2076596916, 0.1392012537, 1.6015886068, 0.3165805638, -0.786416769, 0.3276319802, -0.0129072433, -0.8364225626, -0.660038054, 1.106954813, 0.6052405238, -0.1365423501, 1.1227799654, -0.2559017241, 0.5630245209, 0.5907408595, 0.6879792213, -0.6167321801, -0.4807904065, -0.316166997, 0.9290482998, -0.0286503937, 0.0610906743, -0.8205989599, 0.1798606068, 0.9488867521, 0.1652823091, 0.612785995, -0.6864802241, -1.0862877369, 0.7885639071, -2.7605009079, 1.2312549353, -0.0469693467, -0.8837857842, 0.1870845258, 2.162514925, -0.5407341123, 0.0919514894, -0.0867741331, 1.1451132298, 1.3093818426, -2.2030212879, 0.7314394712, -0.4863395095, -1.347538352, -0.0661907047, -0.8211983442, -0.2994974554, -0.0652078167, -1.0972735882, -0.0794930309, 0.8821209073, -0.3677534759, 1.5089702606, 1.2300479412, -0.6412832737, -1.4857213497, 0.8729989529, 0.3678106666, 0.0943422839, 0.7974310517, 1.2098852396, 0.6155649424, -0.216211617, 0.6914530396, -0.3979865909, -0.9381171465, 0.5176742077, -1.0163553953, -1.712501049, -0.1594846845, -1.1332507133, -1.1943253279, 2.9314906597, 0.2214705497, 1.0800027847, -0.5537780523, -0.6736379266, -0.9112153649, -0.1844857633, 0.144547075, -0.0692289621, -0.4351351857, -0.8153421283, 0.1804178506, 1.3065491915, 2.5295631886, 0.2686823308, -0.4993040562, 0.102955237, -0.189358741, 0.2752842009, 1.2050658464, -0.4801041484, -0.0032670645, 1.2521157265, -0.3849155009, -0.6974398494, -0.7468208671, -0.2170354426, 0.0999421477, 0.4681270719, 0.8496624231, 0.3999062181, 0.0980942175, 0.5716337562, -0.2212272137, -0.563450098, -0.8405088186, -0.8626670837, -0.9395205975, -0.5596162081, 0.0108090173, -0.5834444761, 0.2106381208, 0.8091830611, -1.0490794182, -0.326218307, 0.1018942073, -1.7428944111, -2.3924446106, -0.4205217957, -0.2971251309, -0.6466386914, 0.0246176887, 1.3137261868, -0.6051217914, 0.9678602815, 0.8008499742, 0.5086455345, 0.1751236767, -0.4436948001, -1.6551818848, -0.1784077287, -0.2034965456, 0.4134521484, 0.4976330698, 1.0796194077, 0.3137392402, 2.2725329399, 0.4636528194, -1.4712070227, -0.53419137, -1.03632617, -0.4686981142, 0.924310863, -1.2010660172, 0.2667931914, -0.3674042821, 0.5723034143, -0.479123801, -1.8526197672, 1.4206331968, -1.3152472973, 1.8077571392, -1.6321036816, -0.6155545115, -0.4472934306, 0.2661324739, 0.4374957979, 1.4388670921, 1.1981551647, 0.9433410764, 0.9697983265, -0.2657796144, -0.3686980605, -1.1075737476, 0.7089287639, -0.9736299515, 0.6532524228, 1.1947077513, 0.9732596278, 0.3566435874, 0.2271554917, 0.7305263281, -0.6471745372, -0.8742355704, 0.8882909417, 0.4242433012, -0.7363912463, -0.3347914517, -0.2277842909, -0.4305424392, -0.3380041718, -0.9621371627, 0.1396758407, 0.3930692971, 0.310254842, -1.5113223791, -0.5088002682, 0.1541892439, -0.449385941, -1.2062535286, 0.2712422311, 0.6096248031, 0.1895945519, -1.2503935099, 0.2134774625, 1.3627611399, -0.8419405818, 0.4408105612, -0.9072960615, 0.6149921417, 1.1181658506, -0.0065971706, 1.1776891947, -0.8259490132, -0.7838625908, -0.1397416741, -0.3893227577, 0.0340041928, 1.0154916048, 0.0024068714, -0.269520402, -0.6445853114, 0.063459225, -1.0445170403, -0.1107196882, 0.2561103106, -0.7352265716, 0.0300530046, -1.2517549992, 0.2602057159, -0.5400041342, 0.5559601188, -0.5517436266, -0.5803992748, 0.9847149849, -0.587376833, -0.158264488, -0.8551182747, 0.0161174107, 0.7705811262, 0.3354711831, -0.0844995454, -0.4693082571, -0.1380418986, 0.1332322061, 0.8790556788, -0.3328948617, -1.4195026159, -1.2086514235, 0.6493589878, -0.402525872, -0.0112974513, -1.5149103403, -0.8945143819, -0.9953667521, -1.6697187424, 1.3540681601, 0.519351542, 1.2961108685, 0.1377022117, -0.5581871271, 0.4922511876, -0.6406807303, 2.0378820896, -1.5953161716, 0.7154508233, 1.0621447563, 0.2618885338, -1.5092616081, 0.0128259482, -1.0971642733, -0.6052956581, 1.3547668457, 0.4722679853, 0.3062616587, 0.6586708426, 0.4432710409, 0.4276783764, 0.1530813277, -1.178471446, -0.2953062952, -0.6456801295, -0.4522099793, -0.4663158357, 0.4972730279, 1.8294335604, -1.1598670483, 0.1060020253, 0.6752792597, -0.7035812736, 1.042024374, -0.3567224741, -0.3592836261, -0.2019736171, -0.5827401876, -1.6155508757, -0.2453710884, -0.0448151901 ]
Interaction When viewing the dashboard, its elements may have certain interactive features. In other words, depending on the impact of users on the elements of the dashboard, various actions can be carried out. This chapter will cover the following: ; ; ; ; ; ; ; ; ; . . The user actions for viewing the dashboard include: Cursor hover over the value of the dashboard element; Single click with the left button of the mouse or touch the element value of the dashboard. The in
Dashboards Interaction
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Interaction</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Interaction</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When viewing the dashboard, its elements may have certain interactive features. In other words, depending on the impact of users on the elements of the dashboard, various actions can be carried out.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="InteractionEditor" styleclass="Stimulsoft text" translate="true">Interaction editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="TableInteraction" styleclass="Stimulsoft text" translate="true">Table element interaction</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="InteractionEditorForTableFields" styleclass="Stimulsoft text" translate="true">The Interaction editor for Table data fields</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="ToolTips" styleclass="Stimulsoft text" translate="true">Tool tips</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="ShowDashboard" styleclass="Stimulsoft text" translate="true">Showing dashboard</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="Parameters" styleclass="Stimulsoft text" translate="true">Parameters</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="DrillDown" styleclass="Stimulsoft text" translate="true">Drill Down</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="DrillDownWithFilters" styleclass="Stimulsoft text" translate="true">Drill down with filtering</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="DrillDownWithOutFilters" styleclass="Stimulsoft text" translate="true">Drill down without filtering</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="OrderDataFields" styleclass="Stimulsoft text" translate="true">Drill down order for data fields</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="tableofinteractionparameters" styleclass="Stimulsoft text" translate="true">The table of parameters in the editor interaction</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The user actions for viewing the dashboard include:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Cursor hover over the value of the dashboard element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Single click with the left button of the mouse or touch the element value of the dashboard.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The interactive actions of the dashboard panel include:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Displaying additional information on the values of the dashboard element as a </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tool Tip</span><span class="f_Stimulsoft text" translate="true">. It can occur only when the user hovers the cursor.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Filtering data. It can occur only when a user clicks on an element or when a user touches an element value.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Following the hyperlink. It can occur only when a users clicks on an element or when a user touches an element value.</span></p> <p class="f_Normal"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="ShowDashboard" styleclass="Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Showing dashboard</link><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> can occur only with a single left-click on the input cursor or when a user touches an element value</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Normal"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="DrillDown" styleclass="Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Drill-down</link><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> of values of a dashboard element.</span><br/></p> <p class="f_Stimulsoft text bold" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">In addition to this, an element can have the following features when viewing:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Sorting data of element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> View data of element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Element view in full screen;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Export of element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Disable data columns for the Table element.</span></p> <p class="f_Normal"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can specify interactive element actions in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interaction</span><span class="f_Stimulsoft text" translate="true"> editor. To call the editor you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an element on the dashboard in the report designer;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Click the </span><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Interaction</span><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> button on the </span><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Home</span><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> tab of the Ribbon panel of the report designer.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interactive actions are not available for the following items:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Panel;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Shape;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Filtering elements: </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.List_Box" styleclass="Stimulsoft text" translate="true">List Box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Combo_Box" styleclass="Stimulsoft text" translate="true">Combo Box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View" styleclass="Stimulsoft text" translate="true">Tree View</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View_Box" styleclass="Stimulsoft text" translate="true">Tree View Box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Date_Picker" styleclass="Stimulsoft text" translate="true">Date Picker</link><span class="f_Stimulsoft text" translate="true">.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="InteractionEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interaction editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In this editor, every action is represented as a separate group of parameters with which you can customize an interactive action.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">On Hover</span><span class="f_Stimulsoft text" translate="true"> group of parameters is used to define settings for an interactive action when hovering the cursor over the value of a dashboard element. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to select the type of the interactive action:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> - when you hover the cursor over the value of the dashboard element, no action will occur</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Tool Top</span><span class="f_Stimulsoft text" translate="true"> - when the user hovers the cursor over the value of the element of the dashboard, certain information will be displayed. Also, if you select this type of action, the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tool Tip</span><span class="f_Stimulsoft text" translate="true"> option will be available. You can create and design a custom tool tip. By default, a standard tool tip is used for every element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Hyperlink</span><span class="f_Stimulsoft text" translate="true"> - when the user hovers the cursor over the value of the element, the hyperlink specified in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">On Click</span><span class="f_Stimulsoft text" translate="true"> group will be displayed.</span><br/></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">On Click</span><span class="f_Stimulsoft text" translate="true"> group of parameters allows you to define an interactive action when you click the left button of the mouse or touch the value of a dashboard element. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to select the type of interactive action:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> - when clicking on the value of the dashboard element, no action will occur;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true"> Apply Filter</span><span class="f_Stimulsoft text" translate="true"> - when you click on the value of the dashboard item, the dashboard data will be filtered through the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Items_Correlation" styleclass="Stimulsoft text" translate="true">interrelation of its elements</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Open Hyperlink</span><span class="f_Stimulsoft text" translate="true"> - when you click on the value of the dashboard item, the follow by the hyperlink will occur. Also, when this type of action is selected, the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Hyperlink</span><span class="f_Stimulsoft text" translate="true"> parameter will be displayed, in the value field of which you should specify a hyperlink.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text bold" translate="true">Show Dashboard</span><span class="f_Stimulsoft text" translate="true">. When clicking on the value of a dashboard element, another specified dashboard will open.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text bold" translate="true">Drill Down</span><span class="f_Stimulsoft text" translate="true">. When clicking on the value of an element, a transition to the lower level of the data hierarchy will occur. You should enable the data drill down mode using the Allow User Drill Down option.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">On Data Manipulation</span><span class="f_Stimulsoft text" translate="true"> group of parameters is used to customize the data management of the current item.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Allow User Sorting</span><span class="f_Stimulsoft text" translate="true"> parameter is used to enable/disable interactive sorting when viewing dashboards.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Allow User Drill Down</span><span class="f_Stimulsoft text" translate="true"> parameter is an item of the dashboard that enables data drill down mode.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This group of parameters can be used to enable or disable the </span><span class="f_Stimulsoft text bold" translate="true">Full Screen</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">View Data</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Save</span><span class="f_Stimulsoft text" translate="true"> buttons in the viewer or in the preview panel for the current dashboard element.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Normal"><table rowcount="2" colcount="1" style="width:100%; cell-padding:5px; cell-spacing:0px; page-break-inside:auto; border-width:0px; border-spacing:0px; cell-border-width:0px; border-style:none; background-color:none; head-row-background-color:none; alt-row-background-color:none;"> <tr style="vertical-align:top"> <td style="vertical-align:top; width:688px; background-color:#b2ddc5; border:none;"> <p class="f_Normal"><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="vertical-align:top; width:688px; background-color:#f1f9f4; border:none;"> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Drill down of element data can be carried out </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="DrillDownWithFilters" styleclass="Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">with the Apply Filter</link><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> action or </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="DrillDownWithOutFilters" styleclass="Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">without it</link><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">.</span></p> <p class="f_Normal"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableInteraction" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table element interaction</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element, you can configure interaction both for each column of this table, and for the entire element. You can setup interactive actions in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interaction</span><span class="f_Stimulsoft text" translate="true"> editor.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For a column of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element you can:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify a hyperlink for all values of this column. Only for the fields of the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> type. You should define a hyperlink in the </span><span class="f_Stimulsoft text bold" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element having set a check next to the </span><span class="f_Stimulsoft text bold" translate="true">Show Hyperlink</span><span class="f_Stimulsoft text" translate="true"> parameter and having set an address in an appropriate field.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Display a tool tip or a hyperlink when you hover over a column value;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Filter by value by a single click.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For the entire </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element, you can:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Enable or disable sorting in value column titles;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Enable or disable data filtering commands in value column titles.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To invoke the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interaction</span><span class="f_Stimulsoft text" translate="true"> editor for a column of values, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the data field in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Edit</span><span class="f_Stimulsoft text" translate="true"> button of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interaction</span><span class="f_Stimulsoft text" translate="true"> parameter.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To invoke the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interaction</span><span class="f_Stimulsoft text" translate="true"> editor of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an item on the dashboard panel;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interaction</span><span class="f_Stimulsoft text" translate="true"> property in the property panel.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="InteractionEditorForTableFields" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">The Interaction editor for Table data fields</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can configure Interactive actions for every data field. To do this, select the data field and click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Edit</span><span class="f_Stimulsoft text" translate="true"> button in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> editor.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">On Hover</span><span class="f_Stimulsoft text" translate="true"> group of parameters is used to define settings for the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interactive</span><span class="f_Stimulsoft text" translate="true"> action when you hover over a data field value. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to select the type of the interactive action:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> - when you hover the cursor over the value of data fields, no action will occur;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Tool Top</span><span class="f_Stimulsoft text" translate="true"> - when the user hovers the cursor over the value of the data fields of the dashboard, certain information will be displayed. Also, if you select this type of action, the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Tool Tip</span><span class="f_Stimulsoft text" translate="true"> option will be available. You can create and design a custom tool tip.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Hyperlink</span><span class="f_Stimulsoft text" translate="true"> - when the user hovers the cursor over the data fields, the hyperlink for this data filed will be displayed. If the hyperlink is not set, then the value itself will be displayed when hovering over the value.</span><br/></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">On Click</span><span class="f_Stimulsoft text" translate="true"> group of parameters allows you to set an interactive action when you click with the left button of a mouse or touch the value of a data field. The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to select the type of an interactive action:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> - when you click on the value of the data field, no action will occur. You should know that, if a hyperlink is specified for the values of the data field, then you can follow by this hyperlink.</span></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><anchor id="ApplyFilterInTable" styleclass="Image Caption"></anchor><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Apply Filter</span><span class="f_Stimulsoft text" translate="true"> - when you click on the value of the data field, the data of the dashboard will be filtered through </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Items_Correlation" styleclass="Stimulsoft text" translate="true">the interrelation of its elements</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Show Dashboard</span><span class="f_Stimulsoft text" translate="true">, i.e when clicking on a data field value another dashboard will be displayed. Also, the parameters can be transferred.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ToolTips" styleclass="Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Tooltips</span><br/><span class="f_Stimulsoft text" translate="true">A tooltip is a message that appears when you hover over the value of an item. The following types of tooltips are available for dashboard elements:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Value or text, and combinations of them. To do this, set the Mode property to the Show tooltip value.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The hyperlink that is set for the current values. To do this, you should set the Mode property to the Hyperlink value.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can setup tooltips (value, text) in the editor. To call the editor, click the Edit button of the Display tooltip action.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The editor will open and you may configure the tooltip.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Options are used to customize text style such as font family, size, style, and color.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Sets the color of the text or its characters. Each character of the text can select its own color. To do this, select the character in the field and select a color from the palette or enter a color value in the RGBA format.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Text alignment options - left, center, right, justify.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Insert Symbol</span><span class="f_Stimulsoft text" translate="true"> command calls the menu with a set of various icons, which can be inserted to a tool tip text.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Command is used to delete text of a tooltip.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The function menu contains variables. Each variable is an element data field and contains a list of values ​​for this data field. Adding a variable to the tooltip for the item value, the tooltip will display the corresponding value from a specific data field.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Insert Link</span><span class="f_Stimulsoft text" translate="true"> allows you to insert an URL address. In the hyperlink editor you should specify an URL address and the text that wil be displayed instead of this address.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Tooltip template. In the current example, the tooltip uses the text and variables of the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" styleclass="Stimulsoft text" translate="true">Chart element</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><anchor id="ShowDashboard" styleclass="Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Showing dashboard</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When designing dashboards when you click on the values of a table, chart, map, you can display another dashboard. In this case, it is also possible to pass parameters. Thus, you can create drill down dashboard. Consider the example of displaying a drill down dashboard.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Suppose a dashboard displays sales statistics by category.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You need to display a drill down dashboard for each category - statistics of products sold and availability for each category. You should do the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create a new dashboard in the report template;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Put elements for data analysis and displaying of product statistics;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify data fields for these elements.</span><br/></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Then do the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Go back to the main dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an element for which, when you click on a value, a drill down dashboard will be displayed. In our example, this is a </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" styleclass="Stimulsoft text" translate="true">Chart</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Call the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="InteractionEditor" styleclass="Stimulsoft text" translate="true">Interaction editor</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the Interaction editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Set the Mode parameter to </span><span class="f_Stimulsoft text bold" translate="true">Show Dashboard</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the dashboard with product statistics as the value of the </span><span class="f_Stimulsoft text bold" translate="true">Drill-Down Page</span><span class="f_Stimulsoft text" translate="true"> parameter.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create and configure </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="Parameters" styleclass="Stimulsoft text" translate="true">drill-down parameters</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Then:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Go to the drill down dashboard.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify a filter for the elements of the dashboard panel using the drill down parameters. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now, when you preview the dashboard, you can click on the chart value - in any category. After that, a drill down dashboard with filtered data will be displayed in another tab in the report viewer.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">As you can on the picture, a parameter was passed (in the current example, the category name) to the drill down dashboard and the product data was filtered by this parameter. Only data for products in the selected category is displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="Parameters" styleclass="Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Parameters</span><br/><span class="f_Stimulsoft text" translate="true">A parameter is a value transmitted from the main dashboard to the drill down dashboard. To create a parameter, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The Mode parameter should be set to </span><span class="f_Stimulsoft text bold" translate="true">Show Dashboard</span><span class="f_Stimulsoft text" translate="true"> in the interaction editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Press the </span><span class="f_Stimulsoft text bold" translate="true">New Parameter</span><span class="f_Stimulsoft text" translate="true"> button;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the parameter name in the </span><span class="f_Stimulsoft text bold" translate="true">Name</span><span class="f_Stimulsoft text" translate="true"> field;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the parameter value in the </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">As a parameter value you can specify:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Any constant - number, text, etc.;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Variable, for example, </span><span class="f_Stimulsoft text bold" translate="true">{Variable1}</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Link to the item field. In this case, the parameter value will be the value from the specified field of the element. For example, if a chart refers to the </span><span class="f_Stimulsoft text bold" translate="true">Arguments</span><span class="f_Stimulsoft text" translate="true"> field, the parameter value will be the argument value of the selected graphic element of the chart.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Each element of the dashboard has its own fields. To indicate a link to an element field, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text bold" translate="true">Edit</span><span class="f_Stimulsoft text" translate="true"> button in the </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field of the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="InteractionEditor" styleclass="Stimulsoft text" translate="true">Interaction editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">Hyperlink</span><span class="f_Stimulsoft text" translate="true"> editor, click the </span><span class="f_Stimulsoft text bold" translate="true">Insert Expression</span><span class="f_Stimulsoft text" translate="true"> button;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select what you need from the list of element fields.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After the parameter has been created, you should specify the filtering condition using the drill down parameters in the drill down dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an item in the drill down dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Press the button to call the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Filters" styleclass="Stimulsoft text" translate="true">Filters editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the data field by which the data will be filtered;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Set the logical operation of the condition;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the parameter as the second value of the filter value. If the parameter is passed directly without using a variable in the data dictionary, then </span><span class="f_Stimulsoft text bold" translate="true">this[&quot;ParameterName&quot;]</span><span class="f_Stimulsoft text" translate="true"> must be specified. If a variable is used, then you must specify a link to this variable - </span><span class="f_Stimulsoft text bold" translate="true">{Variable1}</span><span class="f_Stimulsoft text" translate="true"> in the expression field.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left;"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"><anchor id="DrillDown" styleclass="Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Drill Down</span><br/><span class="f_Stimulsoft text" translate="true">Drill down refers to moving to the lower or upper level in the data hierarchy of an element, without rebuilding the dashboard within the current element. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The picture above shows an example of a data hierarchy - the first chart shows sales statistics by category; the second one shows sales statistics of products from selected categories.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Drill down of element data can be done in the following modes:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="DrillDownWithFilters" styleclass="Stimulsoft text" translate="true">With filters</link><span class="f_Stimulsoft text" translate="true">. In this case, when choosing element values, data will be filtered for all connected elements of the dashboard panel. To drill down the element data, you will need to click the </span><span class="f_Stimulsoft text bold" translate="true">Drill Down</span><span class="f_Stimulsoft text" translate="true"> button on the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="DrillDownWithOutFilters" styleclass="Stimulsoft text" translate="true">Without filters</link><span class="f_Stimulsoft text" translate="true">. In this case, when choosing the element value, you will go to the lower level in the data hierarchy of this element. To drill down to multiple values, you will need to click the </span><span class="f_Stimulsoft text bold" translate="true">Drill Down</span><span class="f_Stimulsoft text" translate="true"> button on the current element.</span><br/></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When drill down element data, the data of other elements of the dashboard does not change. Data drill down applies only to the current item.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold"><anchor id="DrillDownWithFilters" styleclass="Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Drill down with filtering</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To view hierarchical data within a single element of the dashboard, you can apply drill down on element data. To do this you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Add the main and subordinate data fields to the element in a </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="OrderDataFields" styleclass="Stimulsoft text" translate="true">specific order</link><span class="f_Stimulsoft text" translate="true">. In charts, drill down is carried out according to the data fields of the chart&apos;s arguments.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an element in the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Press the call button of the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="InteractionEditor" styleclass="Stimulsoft text" translate="true">interaction editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Enable the </span><span class="f_Stimulsoft text bold" translate="true">Allow User Drill Down</span><span class="f_Stimulsoft text" translate="true"> parameter.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now, when you choose chart values, the data of all interconnected elements of the dashboard will be filtered, and to drill down to the data of the current element, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text bold" translate="true">Drill Down</span><span class="f_Stimulsoft text" translate="true"> button on the dashboard element;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the element values for which you want to display detail;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text bold" translate="true">Drill Down Selected</span><span class="f_Stimulsoft text" translate="true"> button;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">After that, detailed data of the selected element values will be displayed. Сlick the </span><span class="f_Stimulsoft text bold" translate="true">Drill Up</span><span class="f_Stimulsoft text" translate="true"> button to return to the previous level in the data hierarchy.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold"><anchor id="DrillDownWithOutFilters" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Drill down without filtering</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Using this option, it will be impossible to filter data for related elements of the dashboard using the current element, and when you select the element value, it will be drilled down. To do this:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Add the main and subordinate data fields to the element in a </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="OrderDataFields" styleclass="Stimulsoft text" translate="true">specific order</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a dashboard element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Press the button to invoke the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="InteractionEditor" styleclass="Stimulsoft text" translate="true">Interaction editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Enable the </span><span class="f_Stimulsoft text bold" translate="true">Allow User Drill Down</span><span class="f_Stimulsoft text" translate="true"> parameter.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Set the </span><span class="f_Stimulsoft text bold" translate="true">Drill Down</span><span class="f_Stimulsoft text" translate="true"> mode.</span></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold" style="text-align:left;"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now, when you select the value of an element, its drill down will be implemented.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To drill down to multiple values, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text bold" translate="true">Drill down</span><span class="f_Stimulsoft text" translate="true"> button in the dashboard element;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the element values for which you want to display detail;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text bold" translate="true">Drill Down Selected</span><span class="f_Stimulsoft text" translate="true"> button;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">The drill down data of the selected element values will be displayed. Click the </span><span class="f_Stimulsoft text bold" translate="true">Drill Up</span><span class="f_Stimulsoft text" translate="true"> button to return to the previous level in the data hierarchy.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text bold"><anchor id="OrderDataFields" styleclass="Stimulsoft text bold" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Drill down order for data fields</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The order of the data fields in the chart arguments displays the drill-down hierarchy in a top-down direction. In other words, the top field is processed as the top level of the hierarchy, and each subsequent field is treated as the next level in the item hierarchy.  </span><br/><br/><span class="f_Stimulsoft text" translate="true">So, by changing the order of the data fields in the arguments, the hierarchy of the item drill down changes, but the data hierarchy does not change. To correctly displaying the data hierarchy in an element, you should follow the order of the data fields in the arguments: Up is the main data field, then the detailed data fields.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">The numbers indicate the drill down levels of the dashboard element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> 1 - sales by category;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> 2 - products sales from selected categories;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> 3 - sales by region for the selected products.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">However, if you need to display detailed data first, and then go to the main ones, you can use any order of the data fields in the chart arguments.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The numbers indicate the drill down levels of the dashboard element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> 1 – products sales by region;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> 2 – products sales from selected regions;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> 3 - sales volume by categories for the products selected on the previous level.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="tableofinteractionparameters" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Table of interaction parameters</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="11" colcount="2"> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Stimulsoft text bold" style="text-align:center;"><span class="f_Stimulsoft text bold" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text bold" style="text-align:center;"><span class="f_Stimulsoft text bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2"> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" translate="true">On Data Manipulation:</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal"><span class="f_Normal" translate="true">Allow User Sorting</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to select a data column of an element in the viewer by the values of which element data sorting will be carried out. If a box checked next to this parameter, when hovering the cursor over an element, the sorting button will be displayed. If a box unchecked, the sorting button will not be displayed when hovering the cursor over an element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal"><span class="f_Normal" translate="true">Allow User Drill-Down</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable the drill down mode of element data. If a box checked, data will be drilled. If a box unchecked, drill down will not be carried out.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal"><span class="f_Normal" translate="true">Allow User Column Selection</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable the mode of column disable when viewing the Table item. If a box checked, in the viewer when hovering the cursor over, the control, which allows you to enable and disable columns of the Table item will be displayed. If a box unchecked the control for disabling table columns will not be displayed. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal"><span class="f_Normal" translate="true">Drill-Down Filtered</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to apply a filter having clicked on a value in the Table item, then drill data.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal"><span class="f_Normal" translate="true">Full Row Select</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to select a table row entirely using the cursor. If a box checked, a row of an element will be selected entirely. If a box unchecked, only the cell you click will be selected.</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2"> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" translate="true">Layout:</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal"><span class="f_Normal" translate="true">Show &apos;Full Screen&apos;</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to display the control, which helps you to view an element in the full screen mode. If a box checked, the current control will be displayed for an element when hovering the cursor over it. If a box unchecked the current control will not be displayed.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal"><span class="f_Normal" translate="true">Show &apos;Save&apos;</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to display the menu with the set of file formats into which the current element can be transformed. If a box checked, the current control will be displayed for an element when hovering the cursor over it. If a box unchecked, the current control will not be displayed. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:400px;"> <p class="f_Normal"><span class="f_Normal" translate="true">Show &apos;View Data&apos;</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to display the control, which helps you to view used data columns in the current element. If a box checked, the current control will be displayed for the element when hovering the cursor over it. If a box unchecked, the current control will not be displayed. </span></p> </td> </tr> </table></p> </body> </topic>
[ 0.1117245778, 0.2681958675, -3.2450485229, -0.826580584, 1.3708000183, -0.2199433595, 2.2906706333, -0.8574924469, 0.2691228986, -0.9290323257, 1.5310850143, -1.0001550913, 2.199131012, 1.9295367002, 1.1329345703, 0.0936060995, -0.59829849, -1.9352602959, -0.5987070799, 0.8659914136, -0.4104957581, -0.6733511686, -1.1241884232, 1.3429973125, 2.0129692554, 1.1989754438, 1.0187397003, 1.2664871216, -1.1924264431, 1.2795953751, 0.1737379283, 1.3843431473, -0.6078189611, -0.0659269542, -0.0848822743, -0.7094373703, 0.9573985338, 0.3459825218, -1.122604847, 1.5567158461, 0.4046346843, 0.5652276278, -0.2717909515, -0.7310492992, -0.1193261519, -0.5291193128, 1.5891294479, 0.0930990055, 1.5173457861, -0.1087812185, -0.7202023268, -0.2480830997, -0.8369569182, -1.2032371759, 1.8492538929, 0.2586608827, 0.5889624357, 0.5142174959, 0.9819867611, -1.4727632999, 0.6237651706, 1.0565694571, 1.0957443714, 0.9993598461, 0.366707325, -0.152737394, -1.1074020863, 1.3160526752, -1.5496706963, -1.5550484657, 1.0499023199, 0.9734153152, -0.4646472931, 0.1250309348, -0.1451819688, -0.0793026686, -0.7095643282, -1.117590189, 0.268176496, 1.2975165844, 0.366656363, -1.1417410374, 0.8352406025, -0.3494949937, 2.5138947964, -0.5611028075, 0.9198399186, -0.6468580961, -0.8178859949, 0.5069268942, 0.854592979, -0.6758203506, 0.2776390612, 0.7835228443, -1.8767983913, 0.5785117149, 0.4882387221, 0.2590412796, 0.3754820824, -0.2623514831, -0.5692379475, -0.4214665592, -1.1406205893, 0.6660244465, 1.2628321648, 0.4060066938, -0.9964897633, 0.0070134033, -0.0381747559, -1.466153264, 0.1470404863, 0.3932978511, 0.6510664821, -0.6787756681, 1.8895447254, -0.6679759026, 0.9981420636, -0.8769555092, -0.6098437309, 0.1300519109, -0.2775901258, -0.6164319515, -0.1566505134, 0.2618194222, 0.940351665, -1.7915275097, -0.7854575515, 0.0688889325, -0.2817619145, -1.2295746803, -1.3380279541, -0.2647288442, -0.9542235732, -0.1167884022, 0.2745531797, 1.0786869526, 0.2163964659, 0.2950433493, -0.1026970223, -0.3977801502, -0.5367954373, 0.9834546447, -1.5837922096, -0.7201166153, 0.148607254, -1.3325955868, 0.9355034232, 0.0240270384, 0.5963772535, -1.9038289785, -0.3681521416, -0.7997354865, -0.3175922632, 0.8163195848, 0.2155296057, -1.6750488281, 0.1786026657, 0.5003257394, -0.6292135715, 0.4140198827, 1.5266602039, 0.01175508, -1.1744859219, 0.3699673712, 0.0372570641, -1.5963445902, 0.9575155973, 0.2524135113, 1.55811584, 0.2683260739, -1.7610604763, -0.7252501845, -0.9955375195, -1.0288569927, 0.8645169735, -0.0641751662, 0.9308466315, -0.2594549358, 0.4760728478, -0.8506037593, 0.5444453359, -2.1104309559, -0.1686712354, 0.7731730342, 0.7212325931, 0.038527865, -0.1438094378, 0.1448604017, -0.4723320901, -0.7783899903, -1.0479784012, -0.8387179375, -0.737826407, -1.7095659971, -0.4460298717, -0.4438848794, 0.4755004048, 0.2424875498, 0.6547012329, -1.4952589273, -1.059191227, -0.5675720572, -0.0882555321, 0.2472418696, -1.9725568295, 0.6330229044, 0.4612446427, 1.105661869, -1.442859292, 0.1292957515, 1.7724151611, 0.696484983, -0.264980793, -0.9103820324, -0.0562384948, -0.4037602544, -0.3814159036, -1.1469386816, 1.5576637983, 0.1626891196, 0.2516776621, -0.8448825479, -0.4901096523, -0.3682715893, 0.5523769259, -0.7225578427, -1.2349029779, 1.0503937006, -0.9469177723, 0.3932565153, -1.3875608444, -1.7064828873, 0.7829073071, 0.5556927323, -0.4653036296, 0.1674460769, -0.7253764272, 0.9562119246, -0.063861683, 0.1786618829, -0.0488757528, 0.7382556796, 0.7181180716, -0.0715448037, -0.300644815, 0.2469078898, -0.1132973209, 0.8137890697, -0.6122161746, 1.0819487572, -0.9365268946, 0.2261718661, 0.3428860307, 0.8431035876, 0.0392812826, -0.9753377438, -1.5624952316, 0.153398186, 0.4404788017, 0.1713519245, 0.317925483, -0.5018591881, 0.2078041136, 0.2274271995, 0.0102317762, -1.9205447435, -0.0344527736, -0.4082526267, 1.2684785128, -1.2694312334, -0.7436538339, 0.2331534475, -1.3292962313, 1.0308828354, 0.0075556408, 0.4734826684, -0.203642711, -1.2219070196, -0.2710545957, 0.6741900444, -0.8680787683, -1.01012218, -1.172419548, -0.3904572427, 0.9885245562, 1.4731072187, -0.4525325596, 0.003468381, 0.7175574899, -0.4262789488, -0.1207310185, 0.1889992505, -1.188549757, -0.2322210371, -0.3530217409, -0.2891911566, 0.564289093, -0.4223954976, -0.313460201, -1.7865924835, 1.2971321344, 0.0744279698, 1.0490148067, 1.2113659382, -0.9699301124, -1.116836071, 1.3621678352, -0.3558955193, 2.1513998508, 0.4962294996, -1.8934301138, 0.3370365202, -1.6376439333, 1.170863986, -0.9912263751, 1.1763540506, -0.2502519488, 1.4081175327, -0.0049751652, -0.086040087, 0.3739669025, -0.8171929717, -0.3074329197, -0.2063698769, -0.7333926558, 0.7738823891, -0.1051790416, 0.0345774516, 0.395198077, 0.3805256784, -0.0865306705, 1.4442527294, 0.7397111654, -0.6878572106, 1.392544508, 0.9161899686, -0.224181056, -0.5239984393, 0.2029816657, 0.9548011422, 1.8433781862, -0.4883807302, -0.4954345226, -2.4195375443, -0.527123034, 0.0369920135, -0.1190981939, -0.1302834302, 1.4827500582, 1.2362833023, -1.2087562084, 0.7967962027, -0.215693742, -0.5526223183, 1.4551808834, -0.3229832053, -0.2343787104, 0.8995688558, -0.9025414586, 0.5470084548, -0.8402569294, 1.0309736729, -0.9950779676, -0.8242837787, 0.0946136117, 2.4219372272, -0.2089836001, 0.2847258747, 1.0590058565, 0.0068406546, 0.5947931409, -0.5589462519, 0.0065942644, -0.1359156668, 0.762277782, 0.3921738267, -0.3347918391, -0.525894165, 1.1227151155, 0.9545318484, -0.142500326, -0.822366178, 1.5431176424, 1.2040817738, 1.9388372898, 0.0245532636, 0.711355269, -0.9299137592, 0.4060929716, 0.1272986829, -0.5165444016, -0.7046224475, 0.1755971014, 1.041385293, 0.4713721573, 0.5427264571, 0.113008894, 0.5722463727, 0.413890034, 1.4055294991, -0.7401216626, -0.269361943, -0.3284965158, -0.6639454365, 0.5827780366, -0.0685897693, -0.572447896, -0.8165044785, 1.6133326292, -1.4796087742, 0.3421451747, -0.1568907797, -0.1075774357, -0.8260768056, -0.125142768, 0.4624554813, 1.0491787195, 0.6919198036, -0.7268242836, -0.9468653202, 0.4764722586, 1.826392293, -0.3664610386, 0.3026023507, -0.2869717181, 0.1750479788, -0.3406370878, 0.6688495874, -0.6775346398, -2.2229645252, -0.152549997, -0.4550047517, 0.2637078166, 0.3333773911, -0.8449267745, 0.0801811591, 0.3977067769, -0.284576416, 0.9456124902, 1.1245108843, 0.2584763169, -0.6451572776, -0.2305950373, -0.1436531544, 0.2052158117, 2.1170341969, -0.3362170756, -0.2450843304, -1.5591472387, 0.8974701166, 0.1232434288, -0.9973135591, 0.3829286695, 1.1496827602, 1.6828502417, -0.7430563569, -0.2029588073, -0.5648090243, -0.3125026226, -0.370703727, 0.6257861853, -0.0010069407, -1.469424367, 0.4222576916, -0.6687552333, -1.7604030371, 0.8741371632, -0.6967234015, 1.0954693556, 0.6968095899, -0.7167009115, -0.086967133, 1.0620933771, -0.4756279588, -0.6237190366, 0.0511467457, 0.9324299097, 0.8582960367, 1.2495949268, 1.3769211769, -0.7365892529, 0.5009783506, 0.0109353941, -1.3115497828, -0.9931515455, 0.4526107311, 0.458688736, -0.8907375932, 0.3183541894, 0.9954244494, -0.1932157725, 0.6553170681, 0.0954059437, -0.5721622705, -0.7876749039, 0.7986381054, -0.2043126374, -0.0279438794, 0.5187690258, -1.5217322111, 1.0043817759, -0.5496601462, -1.1982710361, -0.0737549067, -0.9627838135, -0.5284841061, 0.0679029897, -3.0568461418, -0.626712203, -0.1731228381, -0.8774606586, 0.5006935596, 0.507517755, 2.0834658146, -1.0056927204, 0.1196122766, 0.3428543806, -0.1428978145, -2.2238721848, 0.5230463743, 0.0494918004, -0.6470145583, -0.8621498346, -0.5156732202, -0.8123992085, 0.3799435496, 1.1708954573, -0.6934172511, 0.5009198189, -0.223140493, 0.0926008373, 1.6915565729, -1.1780406237, -1.2508894205, 0.4618117511, -0.482624203, -0.9988858104, 0.110046044, 1.1175436974, 1.5384550095, 0.2365384698, 0.7019010186, -0.5848745704, 0.0379386246, 0.9137145877, -0.3172006011, -0.4854119122, 1.6396821737, 0.5272145867, -0.9073220491, 1.2205386162, 0.1471113116, 0.2684319913, -0.182252124, -0.9275636673, 0.0619429611, 0.7802982926, 0.3459745347, 0.1177187636, -1.0848124027, 0.2598592341, -0.0672453344, 2.0021789074, 0.8914868236, 0.4123081267, -0.0544203855, -0.4659384489, 0.0386411399, 0.0042171176, -0.0078680217, 0.7122837901, -1.0066074133, 0.8817120194, -0.0810452253, 0.2883522809, -0.5429999232, 0.3821132183, 0.4836575985, -0.2327837944, 0.5246244669, 0.5960510373, -0.9938837886, 0.8078784347, 1.0774905682, -0.643396914, -0.5253102183, -0.3804952502, 0.0772649199, 0.3400701284, -0.8801358938, -0.121751748, -0.1274348944, 0.7197489142, 0.0878246278, 0.9687757492, 0.3342176974, -1.2529416084, -1.1780632734, -0.2332127988, 0.5443279147, -0.2537077665, -0.1908674389, 0.3508276045, 0.8913190961, -0.2311004549, 0.6858056188, 0.2106736898, -0.4165814221, -0.0168478508, -1.1185088158, -0.1239453554, 0.1246666163, -0.2413161248, 0.6138672829, 0.7699317932, -0.3500677943, 0.8206127882, -0.4988286495, -0.9502592087, -1.5010969639, -1.7888270617, -1.2695641518, 1.1514245272, -1.1971162558, -0.0198162012, -1.0631622076, -1.2811061144, -0.7864258885, -0.7813968658, 1.0390657187, -0.5118478537, 0.5314881802, -1.6603462696, -0.0953996852, -0.6823003888, 0.2431815863, 0.5097965002, 0.0385673083, -0.4547878802, 0.7168630362, 1.7221583128, -0.5885208845, -0.2979207337, 0.7605763674, 1.7905943394, -1.6988053322, -0.5197719336, 0.4404102862, 0.2224500626, 0.6593831182, 1.6077404022, 1.9408483505, 0.6847367287, 0.9118670225, 1.6624839306, -0.6523202658, -1.4830073118, -0.3943242729, -1.879922986, 0.188259244, -0.3404518962, -0.3135891855, -1.2947802544, 0.7673254013, -1.0682970285, -0.7987601161, -1.3129458427, 1.4899423122, -0.6396844387, 0.0565980524, -0.6796232462, -0.282345593, 0.0179281719, -0.7851564288, 0.1271519065, 1.3217424154, 0.5924903154, 0.4872868061, 0.0612975284, 0.2965427935, 1.2943490744, -0.9312117696, 1.037882328, 0.4743543267, -0.6906397343, -0.193486914, 0.5025728941, -0.3544064462, -0.6712032557, -1.5674599409, -0.478793025, -1.1664382219, -0.6500697732, -0.0405931287, 0.2289069295, -0.9686341286, 0.4869014621, -0.0632108152, -1.464496851, 1.8650330305, -0.014531875, 0.9614158273, 0.60547328, 0.6564429402, 0.1581130624, -0.0354580134, 0.0585272871, -0.8546462655, -0.5693883896, 0.5885130763, 0.0711806491, 1.5969177485, -0.395816505, 0.6595163941, 1.0679779053, 1.10070467, 1.5167273283, -0.2216208577, 0.6840643883, 1.5183501244, -0.1650681645, 0.1033366323, -1.1602877378, -0.5561956167, 0.4383136034, -0.1287739128, 0.9358275533, -0.8214761615, 1.791336298, 1.327347517, 0.3641637564, 0.3554228246, -0.2084786445, 1.6868181229, 0.1180472672, -0.2199177891, -0.4130663276, -1.9134652615, -1.2950930595, -1.2152849436, -0.076436013, -1.5063130856, 0.1545463651, 1.5139690638, -0.8527756333, 0.5587403178, 0.0330011249, 0.7143656611, -0.059761215, -0.1589665264, -0.3432537019, -0.5254485607, -0.7180901766, -0.1865326017, 0.0880568102, 1.4589728117, -0.406744957, 0.4798540771, 1.6647138596, 1.2554900646, 1.1953495741, 0.3847703636, -1.4507682323, -0.1258583963, -0.8433327675, -0.5592196584, -0.7067008018, -0.0075742011 ]
Online Map Online Map is used to display any object by geographic coordinates on the online map from Bing. This chapter will cover the following: ; ; . The Online Map element can be placed anywhere on the dashboard. This item is configured in the element editor. To call the editor, you should: Double-click on an item; Select Online Map , and select the Design command in the context menu. To resize an item on the Online Map , you should: Select an item on the dashboard; Increase
Dashboards Maps Online Map
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Online Map</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Online Map</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Online Map</span><span class="f_Stimulsoft text" translate="true"> is used to display any object by geographic coordinates on the online map from Bing.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Online_Map" anchor="MapByCoordinates" styleclass="Stimulsoft text bold" style="font-weight:normal;" translate="true">Editor by coordinates</link><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Online_Map" anchor="MapByLocation" styleclass="Stimulsoft text" translate="true">Editor by Location</link><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Online_Map" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Online Map</span><span class="f_Stimulsoft text" translate="true"> element can be placed anywhere on the dashboard. This item is configured in the element editor. To call the editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on an item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select </span><span class="f_Stimulsoft text bold" translate="true">Online Map</span><span class="f_Stimulsoft text" translate="true">, and select the </span><span class="f_Stimulsoft text bold" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To resize an item on the </span><span class="f_Stimulsoft text bold" translate="true">Online Map</span><span class="f_Stimulsoft text" translate="true">, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an item on the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Increase or decrease the size of the element vertically, horizontally or diagonally.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can display the Objects on Online Map by:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Geographic coordinates (Latitude and Longitude);</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Location. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The Online Map editor will contain various parameters depending on the way objects are displayed.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><br/><anchor id="MapByCoordinates" styleclass="Stimulsoft text bold" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Editor by coordinates</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Online map is used to display any object by geographic coordinates and works only with data elements.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Latitude</span><span class="f_Stimulsoft text" translate="true"> field indicates the data field with the latitude value of the geographical object.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Longitude</span><span class="f_Stimulsoft text" translate="true"> field indicates the data field with the longitude value of the geographical object.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field displays the expression of the selected data field.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Mode</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to define the type of geographic objects: </span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Heatmap</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">The</span><span class="f_Stimulsoft text bold" translate="true"> Icon</span><span class="f_Stimulsoft text" translate="true"> parameter is used to select or load an icon for the value of a geographic object, as well as set the color of this icon.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to define icon color.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="MapByLocation" styleclass="Stimulsoft text bold" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Editor by Location</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you display the objects by location, then the online map editor will contain the following parameters.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Location</span><span class="f_Stimulsoft text" translate="true"> field. It indicates data column with the location of geographic objects. These may be state names, postal codes, etc.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field. It indicates a data column with values of geographic objects.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">Color Group</span><span class="f_Stimulsoft text" translate="true"> you can specify a data field, by the values of which geographic objects will be grouped.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> An expression of the selected data field will be displayed in this field.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The</span><span class="f_Stimulsoft text bold" translate="true"> Mode</span><span class="f_Stimulsoft text" translate="true"> parameter. It allows you to determine the option to display the value of a geographical object: </span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true">. A numerical value will be displayed for each geographic object.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Bubble</span><span class="f_Stimulsoft text" translate="true">. A separate bubble will represent the value of every geographic object. The larger is the value; the larger is the bubble in diameter.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true">. A numerical value with a specific symbol will be displayed for each geographic object. The icon can be selected from the Stimulsoft collection or uploaded from your local storage. Also, for the icons from the collection, you can set its color.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Chart</span><span class="f_Stimulsoft text" translate="true">. If you select this value, an additional field called Arguments will be displayed. In this field, you should specify the data field, the values &#160; from which will be the arguments for the chart values &#160; of each geographic object. In other words, each value is a pie chart sliced by arguments.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Heatmap</span><span class="f_Stimulsoft text" translate="true">. When selecting this value, a heatmap of values. Also, additional parameters of the heatmap settings will be displayed. &#160;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true"> parameter is used to select or load an icon for the value of a geographic object, as well as set the color of this icon.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Type</span><span class="f_Stimulsoft text" translate="true"> parameter. It allows you to set a location. The Auto type is used by default. The Bing service does not always correctly determine the data type of a location. So if geographic objects location is not found, you should change the type of location.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Culture</span><span class="f_Stimulsoft text" translate="true"> parameter. It allows to specify a culture of a map.</span></p> <p class="f_Stimulsoft text"><image src="img_9.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> parameter. It allows you to specify color of geographic objects. The following values are available: </span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true">. Each geographic objects will have a unique color;</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true">. The Color Value field will be displayed in the editor. You should specify data field with a color list in this field. These colors will be mapped to the positions of geographic objects and a certain color will be assigned for each object.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Fixed Single</span><span class="f_Stimulsoft text" translate="true">. You should select a color, which can be applied for all &#160;geographic objects. </span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> . The Color Group field will be displayed in the editor. You should specify data fields with colors. Geographic objects will be grouped by value and each group of objects will have a specific color assigned.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="heatmap" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Heatmap</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The Heatmap is a graphical display of values ​​using color. When using the heatmap mode, the entire range of values ​​of a data column is split into parts. Colors are defined along the boundaries of this part. All values ​​that fall within any part of the range will be displayed with the color that is obtained by mixing the colors of the boundaries of this part of the range. The closer the value is to any border, the bigger the proportion of the border color in the value color.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To display a heatmap on an online map, you should set the </span><span class="f_Stimulsoft text bold" translate="true">Display Mode</span><span class="f_Stimulsoft text" translate="true"> parameter in </span><span class="f_Stimulsoft text bold" translate="true">Heatmap</span><span class="f_Stimulsoft text" translate="true"> value. After that, the </span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> parameter will be displayed in the online map editor, and using it you can select one of the preset color schemes for the heatmap. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The color scheme is a ready-made set of parts of a range of values with assigned colors. The preset color scheme can be edited. To do this, you should select the color scheme and click the Edit button. In the </span><span class="f_Stimulsoft text bold" translate="true">Add Map</span><span class="f_Stimulsoft text" translate="true"> menu, you should change the color scheme parameters:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">Add or delete parts of the range;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">Specify a relative value of the border of the current range part;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">Change color for border values;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">Change radius for color glow for the value.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="gis" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true"> GIS</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The online map element in GIS mode allows you to display primitives on various map providers. To do this, you should add a data column with a primitive encoding to the GIS field of the online map element editor. Below you can see the editor of the GIS map with the decoding of the parameters.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field, where a data column is specified with the encoding of primitives;</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field, where a data column with a description for a primitive is specified. It`s topical only for primitives as points;</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field, where a data column with colors for primitives is specified;</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field, where a data column with sizes for primitives is specified;</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field, where an expression of a selected data field is displayed;</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The Provider allows you to select a different provider of online maps to display primitives;</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The Icon parameter allows you to select an icon for points of a primitive and change the color of this icon.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="17" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the data transformation of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">GIS Settings</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties allows you to define settings for an online map of GIS type, such as:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> of a primitive;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true"> for a primitive;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Icon Color</span><span class="f_Stimulsoft text" translate="true"> for primitives;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Language</span><span class="f_Stimulsoft text" translate="true"> provider maps;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Size</span><span class="f_Stimulsoft text" translate="true"> of a primitive.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the Online Map element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Fore Color allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The Visible property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.5390578508, -0.7583807111, -3.6222712994, -1.7755955458, 0.9754923582, 1.1789033413, 0.8711050749, 0.9031144381, 0.3354673386, -0.8404359221, 0.6788078547, 0.2093827426, 2.8136196136, -0.0587894134, -0.8392689228, -0.1365600228, -0.1224628016, -1.2598371506, -0.1527630836, -0.6107468009, 0.6069998741, -0.913977325, 1.0095701218, 1.0642591715, 1.8897606134, 0.758808136, 1.2543598413, 0.7684167027, -1.9276400805, 1.4141670465, -0.4416459203, -0.6326165795, -0.4567275941, -0.5806455016, -0.5856351852, 0.0094224596, -0.3578858674, -0.2209311128, 0.099560298, 1.2116551399, 1.5492277145, -0.5854700804, -0.4129208922, 0.470315963, 1.3146144152, -1.0852903128, -0.0499641374, 1.2857451439, 1.587228775, -0.444724232, -1.9211668968, -0.1087232828, -0.2131348997, -0.8349488378, 0.9903020263, 0.1151664481, -0.8862284422, 0.7375609875, 1.0776436329, -0.6073806882, 0.936543107, 1.3926707506, 1.4589931965, 0.8156890273, 1.5111688375, 0.4861100912, -1.1298549175, 0.8718304038, -1.1516283751, -0.0080526406, 1.1533784866, 0.2195095867, -0.7638888955, 0.4401139915, -1.4935508966, -0.4109835327, -0.7520958781, -0.6933351159, -0.4007873237, 1.2528707981, -0.1047687978, 1.1149597168, 1.4117023945, -0.8870517015, 2.5186789036, 0.2549517453, -0.4058564007, 0.5982881784, -1.2135819197, -0.4881573617, 0.3449093997, 0.8103476763, 0.2306755334, 1.0568939447, -0.8150402308, 0.8285007477, 0.4299392402, 0.939234376, -0.2791736722, -0.6656059027, -0.882745564, 0.2712984979, -0.4232774973, 1.5425046682, 0.4421279132, 0.7075303197, -0.5391378999, -0.1766579002, -0.8781357408, -0.2596531212, 0.7481941581, -2.0055444241, -0.0033496134, -0.0086080292, 0.9911749959, -0.7054294348, 0.3200086951, -0.3668761551, 1.630190134, 0.4110758305, 0.2800146937, -0.8660049438, 0.0758627355, 0.1301894635, 0.2982040048, 0.2750134468, 0.4328405559, -0.2429835647, 0.1679197699, 0.2124098688, -0.5427911282, 0.6155872941, -0.059779685, -0.0762144774, 0.5508218408, 0.3060409427, -0.6138854623, -1.6184074879, 0.9038631916, 0.3474563062, -0.2290315181, 0.4250669479, -0.674402535, -0.7715801001, -0.3306593001, -1.6283646822, 0.3447381258, -0.9002265334, 0.6884785295, -0.4401908517, -1.1379442215, -0.6071875095, 0.4958485365, 1.9261257648, 0.5575578809, -1.4462110996, 0.2611118555, 0.7820735574, -0.0750135034, 0.2805695534, 1.3871263266, -0.0668373108, -1.1051088572, 1.3492995501, -0.1657537371, -1.6406357288, 1.2309222221, 0.2675042748, 1.0422762632, 0.5250781775, -1.2805678844, -0.546225071, 0.1463678628, -1.6307501793, -0.8029568195, -1.0225822926, 0.8444572091, 0.8853185177, 0.1978776455, 0.7250494957, 1.398986578, -1.2117694616, 1.1688065529, 1.6081548929, 0.0744184926, 0.1634699106, -1.2311844826, -0.358851999, 0.8023784757, -1.3046687841, 0.2923663259, 0.2425039411, -1.5377645493, -1.3417624235, 0.4818260372, -0.4197618961, 1.6011812687, 0.8505144715, -0.4677486122, -2.6830172539, -0.8145118356, -0.5454353094, -0.6046041846, 0.0280213673, -0.1881714612, -0.5587878227, 0.6213209033, 1.8903332949, 0.1087186486, 0.5036011338, 1.4789258242, -0.2091750503, 0.0321234651, -0.7437212467, 1.2654659748, -0.3466377854, -0.9735016823, -0.9631617069, -0.0238214303, -0.5173765421, 0.859913528, -0.9225193262, 0.1953123957, -0.8077963591, 0.3265314698, -0.6236800551, 0.2159601003, -0.1414500326, -0.6099492908, 0.7306004763, -0.8473743796, -1.3663492203, 0.560367465, 0.1372257769, -0.628075242, 0.7957136631, -0.8545001745, 2.3734943867, -1.5849612951, -0.430337131, 0.819584012, -0.4290005565, 0.544846952, 0.5501155257, -0.9721482992, -0.2291649431, 1.04910779, -0.3771130443, 0.11038661, 1.4779639244, 0.1909849048, -0.0478520095, -0.5838381648, 0.6565666795, 0.5551341772, -0.9852577448, -0.1305841058, -0.4131425619, -1.1418725252, -0.6833860278, -0.2241674364, -0.3871398866, 0.3748077452, -1.1088789701, -0.0331093259, -0.6354484558, -0.1753952205, -1.4274642467, 1.204654932, 0.0498719923, 0.1094509587, 0.2516074181, -0.5693670511, 1.5221327543, -0.59346205, -0.1142486632, 0.9967294335, 0.7878930569, -0.3474830687, 0.4272763133, -1.2577922344, -0.9143742919, -1.365563035, 0.3239034712, -1.8427952528, 0.0851677582, -0.4544398189, 0.0594996326, 0.1727843732, -0.1102257818, -0.1995807439, 0.2401940525, -0.4015241861, 1.0132086277, -0.4257771671, 0.6435476542, 0.3699129224, -0.4982833564, 1.0403203964, -1.6702399254, 1.3748091459, -0.1081443578, 2.029933691, 1.3622325659, 0.5216160417, 0.3507606387, 2.2298805714, -0.1180123389, 1.2235955, -0.8246102929, -0.3641210198, 0.4519934058, -1.5738726854, -0.1607274115, -0.6171226501, 0.4411785603, 0.0747053027, 1.3800609112, 0.2236925215, -0.1773706973, -1.0252686739, -1.1918252707, -0.6077523232, -0.671374917, -0.035322655, 0.7954469919, 0.2911721468, -0.4255696237, 0.6985632181, -0.3812932074, -1.0297682285, 0.0355300196, 0.5822061896, -0.060497921, -0.8999489546, 0.2786163986, -1.0528892279, -0.8181934953, 0.4496287107, 0.8092137575, 1.1486719847, -1.0430748463, -0.7298827767, -2.4020981789, -0.2427846342, -0.302850157, -1.7030012608, 0.4139514863, 0.0622814931, 0.7362739444, -1.8022023439, -0.1770796031, -0.4122464061, 0.285384059, 0.9521409273, -0.5194731951, -0.340782553, 0.5313126445, 0.5993600488, 0.7247859836, -0.5971705914, 0.6845818758, 0.162374258, -1.075966835, -0.5082381964, 1.8735245466, 0.4582735598, -0.375841409, 0.51808846, -0.022188209, 0.5228042006, -0.1645074338, 0.2627359033, 0.0302893128, 1.6979900599, 0.7399775982, -0.578029871, -0.582865119, 0.2638241351, 0.3784174919, -0.4641553462, 0.1072679162, 1.2763600349, 0.5740922689, 0.6376934648, -0.5354312062, -0.0483841337, -1.5312445164, 1.2702934742, 0.0280271135, 0.0838842168, -1.2811781168, -0.3556000292, 0.7247169018, 0.5943383574, 0.0945336223, 0.9095022082, 0.0275697336, -0.9360987544, 2.2003364563, -0.4172555804, -0.9545357227, -1.7069436312, -1.0857923031, 0.0164686441, -0.963983357, -0.5791654587, -0.6594859958, 0.3153667152, -0.8378998041, 0.4534287751, 0.6145240068, 0.7859969735, -0.2361575067, 0.3966460228, 1.2092312574, 1.543371439, 0.7503834367, -0.8578055501, -0.2998985946, -1.153454423, 1.0785865784, -0.079915531, -0.4803276956, 0.1405921131, -0.9612948895, 0.2309102863, 1.7330248356, -0.5569693446, -0.3464917541, -0.346748203, 0.4945862591, -0.0354651697, -0.4796613455, -1.3907848597, -0.5443195701, 0.6412706971, 0.8576439619, 0.6927960515, 0.6906219721, -0.2561618388, -0.8374035358, 0.7473133206, 0.0398550406, -0.2599259019, 2.2516074181, 0.0050709988, -0.4674461782, -0.5180007219, 0.5195282102, 1.1833593845, -0.4532947838, 1.0675939322, 1.277613759, 2.2403059006, -0.2659600377, 0.1929465234, 0.0829061568, -0.0643535778, -0.7571044564, 0.3999232948, 1.8139185905, -1.2809740305, 0.2141992599, -0.1749180406, -1.0261746645, -0.0253459048, -1.2090486288, 0.1599581689, -0.0124420971, 0.0046623601, 0.2345855534, 0.2179584205, -0.9610921741, -1.0554789305, 1.7043973207, 0.5649491549, -0.6469391584, 0.7839288712, 0.1952790171, -0.940143466, 0.7486858368, -0.571778059, -0.7006864548, -0.7289780974, 0.3908536434, 0.6111106277, -0.075361982, 0.5119825602, 0.6114079952, -0.0859934092, 0.2277552038, 0.6660084724, -0.36820364, 0.2488625646, -1.6511638165, 0.1639492363, -0.4253219664, -1.1305187941, -0.7306649089, 0.3384878337, -0.2292129844, -1.0583884716, -0.2432411611, -0.114391923, 0.4052529335, -0.4994293749, -1.8449368477, -0.1993856728, -0.3156420588, -1.2327229977, -0.1908067912, 0.2431305349, 0.0090640392, 1.3700670004, -1.6638566256, 0.5487241745, -0.3699919879, -1.7281785011, 1.0062137842, -1.0442085266, -0.8866577148, 0.9341309667, -0.4854307473, -0.8775382638, 1.2083054781, 0.250641346, 0.086100772, 1.4499796629, -0.2989908159, 0.2849362791, 0.6661502719, -1.609292388, -0.7044671774, -0.5970753431, 0.5487947464, -0.6064755917, 1.2390295267, 0.7824084163, 0.3180803061, 0.8258716464, -1.4804846048, 0.004792117, -0.8098809719, 0.722707212, -1.0528310537, 0.3286091089, 0.1982171535, -0.5279111862, -0.7294406295, 0.5152767897, -0.850171268, 1.0572274923, -1.1969060898, -0.6717609167, -0.8266289234, -0.5079324245, 1.545378685, 0.007486729, -0.7003002167, 0.3433895111, -0.2980581522, -0.3329302967, 0.5311753154, 1.2847290039, -0.0526350997, -0.4592597485, 0.660823524, 0.2910727859, -0.7535597682, -0.3716481626, -1.4510556459, 0.3196725845, 0.1297236681, 0.5333816409, 0.0386501178, 0.212622121, 0.2085182816, 0.2000391185, -0.5158759952, 0.1335384548, -0.704179883, -0.0494638234, 0.5563804507, 0.4305093884, -0.3345607817, -0.190211013, -0.8036724925, 0.3635693491, -1.9041991234, 0.703206718, 1.313832283, 1.5292992592, -0.2891094983, -1.0856235027, -0.045397684, -0.3116011024, -2.1501655579, -0.331495285, 0.4756394923, -1.1900502443, 0.5141237378, 0.7949756384, -0.9708561897, -0.1364236474, 0.9598428011, 0.3190358579, -0.3542093337, -0.6152351499, -2.1227319241, 0.3274796903, 0.934654355, -1.6892364025, 0.0663897395, -0.0073637515, -0.9562392235, 1.4596867561, -0.0981682763, -0.3581581116, -0.8156656623, -1.0876435041, -0.3867817819, 0.6721929908, -1.0096894503, 0.4654225111, -1.6986227036, -0.5013471842, -0.1268932372, -0.1404687911, -0.0289021507, -0.9504321814, 0.8802011609, -2.3536672592, -0.3503901064, -1.3593761921, 0.3227166533, 0.8619604111, 0.7590398788, 0.3391497135, 1.536646843, 0.9521808624, -1.5539149046, 0.139294222, 0.4980378747, 0.914245069, -1.2612228394, -0.3135751486, 0.5160451531, -0.6305867434, -0.6080951691, 3.3248856068, 1.6884740591, -0.0380654335, 0.1862754822, 0.6776741147, -0.7921696305, 1.7215934992, -0.5691089034, -0.8807525635, -0.3716714978, -1.2856481075, -0.4489577413, -0.244915843, 0.4540972114, 2.27516675, -2.023252964, -0.5870019197, 0.407645613, -1.0595868826, -0.4250156581, 0.0457166247, 1.8344314098, -0.5423827767, -0.0555904545, 1.0677392483, 1.1884105206, 0.2680726945, 0.663164258, -1.290050745, 0.0608579293, 1.6898605824, -0.8756533265, 0.221640259, 0.8438507915, 0.829210639, -1.4055323601, 0.0624486171, 0.0317488164, 0.4532664418, -0.4984197319, 0.2103943378, 0.0240270197, -0.1495094448, -0.2060384303, 0.1913244873, 0.7879382968, 0.4368236959, -1.7649844885, -0.0638605803, 0.2844493389, 0.3134121299, 0.6877385378, 0.23945871, 0.2720609903, -0.5038446784, -0.4953055382, 0.5475440621, -0.0103929099, -0.5484240055, -1.3327109814, -0.1638707817, 0.1658893973, 0.7242770195, 0.424980104, -0.066418536, 1.0096279383, 0.9608537555, -0.283038944, -0.3084266186, 0.0531397723, 0.891033411, 1.1433273554, -1.5628910065, -0.7507916093, -0.0254585389, 0.4252598584, 2.3577411175, 0.1858226061, 1.5071992874, -0.0196249876, -1.0933736563, -0.5246143341, -0.6908527613, 2.0214419365, 0.0859604329, -0.0180311538, 0.4383080602, -0.0937443823, 0.3591835201, -0.8030743599, -0.0938393399, -0.2359722108, 0.9121656418, 0.2618129253, -0.3607150912, 0.4264179468, -0.427657038, 0.3196631372, 0.4742798507, -0.6095506549, 0.5724795461, 0.9508247972, 0.6372346878, -1.07320261, -0.0118257832, 1.270175457, 0.0660561025, -0.3592341244, 2.6214737892, 0.1865432709, 1.4165892601, 0.8996072412, 0.3095806837, 1.3800036907, -1.06478405, -1.8501461744, -0.4116774201, 0.5295378566 ]
Region Map Region Map provides the ability to display any value with reference to a geographic object. This chapter will cover the following: ; ; ; ; ; . Information can be applied to the values of the current element. The Region Map element can be placed anywhere on the dashboard. This item is configured in its editor. To call the editor, you should: Double-click on an item; Select the Region Map element, and select the Design command in the context menu; To resize the Re
Dashboards Maps Region Map
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Region Map</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Region Map</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Region Map</span><span class="f_Stimulsoft text" translate="true"> provides the ability to display any value with reference to a geographic object.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Region_Map" anchor="MapEditor" styleclass="Stimulsoft text" translate="true">Region Map Editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Region_Map" anchor="DataColumnsEditor" styleclass="Stimulsoft text" translate="true">Region Map Editor (Data Columns Mode)</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Region_Map" anchor="AddingCustomMap" styleclass="Stimulsoft text" translate="true">Adding a custom map</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Region_Map" anchor="CreatingMapFile" styleclass="Stimulsoft text" translate="true">Creating a map file</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Region_Map" anchor="EditingCustomMap" styleclass="Stimulsoft text" translate="true">Editing a custom map</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Region_Map" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">Interaction</link><span class="f_Stimulsoft text" translate="true"> can be applied to the values of the current element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Region Map</span><span class="f_Stimulsoft text" translate="true"> element can be placed anywhere on the dashboard. This item is configured in its editor. To call the editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on an item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Region Map</span><span class="f_Stimulsoft text" translate="true"> element, and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To resize the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Region Map</span><span class="f_Stimulsoft text" translate="true"> element you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an item on the dashboard panel;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Increase or decrease the size of the element vertically, horizontally or diagonally.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="MapEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Region Map editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the region map, you can display any value, with reference to a specific geographical object. The list of geographical objects depends on the selected map view.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Below is the editor of the Region Map element when manually filling in the data.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data from</span><span class="f_Stimulsoft text" translate="true"> parameter provides the ability to define a data source:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Manual</span><span class="f_Stimulsoft text" translate="true"> by setting a value for each map element;</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data Columns</span><span class="f_Stimulsoft text" translate="true"> by filling in the appropriate fields.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The table contains </span><span class="f_Stimulsoft text bold" translate="true">Key</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Name</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Color</span><span class="f_Stimulsoft text" translate="true">. Also, if a map with grouping or heat map with grouping is selected, a column for the grouping keys of map elements will be present. By default, keys and map elements are filled. All that is needed is to enter a value for a specific map element, and specify the key of grouping, if necessary.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Add Map</span><span class="f_Stimulsoft text" translate="true"> menu call button where you can change the view of a regional map. All maps are grouped into regional categories. Depending on the selected category, maps of a certain type will be displayed in the list. In the </span><span class="f_Stimulsoft text bold" translate="true">Name</span><span class="f_Stimulsoft text" translate="true"> field you can specify the name of a map to search for a map of a certain type. </span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">&#32;</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Map Type</span><span class="f_Stimulsoft text" translate="true"> parameter is used to change the type of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Region Map</span><span class="f_Stimulsoft text" translate="true"> element. The map may be of the following type:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Individual</span><span class="f_Stimulsoft text" translate="true"> - every </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Map Key</span><span class="f_Stimulsoft text" translate="true"> is a separate geographical object. Each geographical object will have its own value.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> - by any condition, Map Keys will be combined into a group of geographical objects.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Heatmap</span><span class="f_Stimulsoft text" translate="true"> - every </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Map Key</span><span class="f_Stimulsoft text" translate="true"> is a separate geographical object, and the values of all geographical objects of the map will also be analyzed. For a geographic object with a maximum value, the specific color will be defined, for a geographic object with a minimum value, another specific color will be defined. The color of other geographical objects will be obtained by mixing these colors.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Heatmap with Group</span><span class="f_Stimulsoft text" translate="true"> - by any condition, map keys will be combined into a group of geographical objects. After grouping of geographical objects, their values will be analyzed. In every group, the geographic object with the maximum value will have one color, and the geographic object with the minimum value will have another color. The color of the remaining geographical objects in the group will be obtained by mixing these colors.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Display Name Type</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to select the display mode for the names of map elements:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">None</span><span class="f_Stimulsoft text" translate="true"> - map names for every map element will not be displayed;</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Full</span><span class="f_Stimulsoft text" translate="true"> - names for every map element will be displayed in full;</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Short</span><span class="f_Stimulsoft text" translate="true"> - names for every map element will be abbreviated.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Values</span><span class="f_Stimulsoft text" translate="true"> parameter is used to display the values of map elements. If the box is checked, then its value will be displayed for every map element. If the box is not checked, the values of the map elements will not be displayed.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> parameter allows every element of the map to define its own color. This option is available only for an individual card. If the check box for the option is checked, then each map element will have a specific color; if the check box is not checked, all map elements will have one color. Also, this option must be enabled, if a data column with colors of geographic objects in the Color field is specified.</span><br/><image src="img_8.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Show Bubble</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to display a graphical object value as a bubble. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="DataColumnsEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" translate="true">Consider the setting of the Region Map editor, if the data will be obtained from the data fields. To do this, you should select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data Columns</span><span class="f_Stimulsoft text" translate="true"> value in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data from</span><span class="f_Stimulsoft text" translate="true"> parameter. Below is a map editor with data fields:</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data from</span><span class="f_Stimulsoft text" translate="true"> option is used to specify a data source:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Manually</span><span class="f_Stimulsoft text" translate="true"> - setup a value for every element of the map;</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> From the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data columns</span><span class="f_Stimulsoft text" translate="true"> by filling in the appropriate fields. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Key</span><span class="f_Stimulsoft text" translate="true"> field indicates a data field with a list of keys of map elements of a certain type.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span><span class="f_Stimulsoft text" translate="true"> field indicates a data field with names for map elements of a certain type.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field indicates a data field with values for every map element of a certain type.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> field indicates a data field that contains the color as </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">#FFFFF</span><span class="f_Stimulsoft text" translate="true"> for every map key.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Color</span><span class="f_Stimulsoft text" translate="true"> field is empty and an individual map type is selected, the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> option will be available in the editor. This option is used to automatically apply an individual color to every map element. If a box next to the </span><span class="f_Stimulsoft text bold" translate="true">Each Color</span><span class="f_Stimulsoft text" translate="true"> parameter is checked, each element of a map will have an individual color.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Add Map</span><span class="f_Stimulsoft text" translate="true"> menu call button, where you can change a regional map view.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field displays the expression of the selected data item.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Map Type</span><span class="f_Stimulsoft text" translate="true"> parameter is used to change the type of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Region Map</span><span class="f_Stimulsoft text" translate="true">. There are several types of the map:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Individual</span><span class="f_Stimulsoft text" translate="true"> - every </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Map Key</span><span class="f_Stimulsoft text" translate="true"> is a separate geographical object. Each geographical object will have its own value.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Group</span><span class="f_Stimulsoft text" translate="true"> - by any condition, </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Map Keys</span><span class="f_Stimulsoft text" translate="true"> will be combined into a group of geographical objects.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Heatmap</span><span class="f_Stimulsoft text" translate="true"> - every </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Map Key</span><span class="f_Stimulsoft text" translate="true"> is a separate geographical object, and the values of all geographical objects of the map will also be analyzed. The specific color will be defined for a geographic object with a maximum value; for a geographic object with a minimum value, another specific color will be defined. The color of other geographical objects will be obtained by mixing these colors.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Heatmap with Group</span><span class="f_Stimulsoft text" translate="true"> - by any condition, map keys will be combined into a group of geographical objects. After grouping of geographical objects, their values will be analyzed. In every group, the geographic object with the maximum value will have one color, and the geographic object with the minimum value will have another color. The color of the remaining geographical objects in the group will be obtained by mixing these colors.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_9.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true"> Display Name Type</span><span class="f_Stimulsoft text" translate="true"> option allows you to select the display mode for the name of the map elements:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">No</span><span class="f_Stimulsoft text" translate="true"> - map names for every map element will not be displayed;</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Complete</span><span class="f_Stimulsoft text" translate="true"> - names for every map element will be displayed in full;</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Short</span><span class="f_Stimulsoft text" translate="true"> - names for every map element will be abbreviated. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_10.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Value</span><span class="f_Stimulsoft text" translate="true"> parameter is used to display the values of map elements. If the check box is checked, then its value will be displayed for every map element. If the box is not checked, the values of the map elements will not be displayed.</span></p> <p class="f_Stimulsoft text"><image src="img_11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Color Each</span><span class="f_Stimulsoft text" translate="true"> parameter allows every element of the map to define its own color. </span></p> <p class="f_Stimulsoft text"><image src="img_12.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Show Bubble</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to display a graphical object value as a bubble. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="AddingCustomMap" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Adding a custom map</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When designing dashboards, you can add a custom map. This map will be displayed in the common list of maps and in the user category.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">To use a custom map in the design you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Add a map file to resources of a report;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the editor of the </span><span class="f_Stimulsoft text bold" translate="true">Regional map</span><span class="f_Stimulsoft text" translate="true">, select this type of the map or drag and drop the resource from the dictionary to the dashboard.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you an invalid map file to the report resources, this type of the map will be marked in the list with the icon as on the picture below.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="CreatingMapFile" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Creating a map file</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A map file has the *.map extension, with the JSON markup of geographic data. The map file must contain the following fields:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Name</span><span class="f_Stimulsoft text" translate="true">. This is the name of the map;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Width</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Height</span><span class="f_Stimulsoft text" translate="true">. Sets the width and height of the map.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">В The </span><span class="f_Stimulsoft text bold" translate="true">Paths</span><span class="f_Stimulsoft text" translate="true"> array. Contains data of geographic objects of the map.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Each geographic object in the </span><span class="f_Stimulsoft text bold" translate="true">Paths</span><span class="f_Stimulsoft text" translate="true"> array must contain the following fields:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Key</span><span class="f_Stimulsoft text" translate="true">. This is the identifier of the geographic object. It may only contain English characters &quot;a-z&quot;. It cannot contain spaces, special characters, dashes, etc.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">EnglishName</span><span class="f_Stimulsoft text" translate="true">. This is the name of the geographic object.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Data</span><span class="f_Stimulsoft text" translate="true">. This is a patch of a geographic object.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">ISOCode</span><span class="f_Stimulsoft text" translate="true">. This is the ISO code of a geographic object.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="EditingCustomMap" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Editing a custom map</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You may edit each map that is added to report resources. To do this:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Call the map resource editing form;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the </span><span class="f_Stimulsoft text bold" translate="true">Edit</span><span class="f_Stimulsoft text" translate="true"> button in the resource editing form.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After that, the map editor will be called. In this editor, you can enable or disable geographic objects, customize the titles of geographic objects, and assign an icon to the map. &#160;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Titles of geographic objects will be obtained from the </span><span class="f_Stimulsoft text bold" translate="true">EnglishName</span><span class="f_Stimulsoft text" translate="true"> fields in the *.map file. Each title has an area in which the title text is placed. This area can be moved using the cursor keys (left, right, top, bottom). To resize an area, hold down the </span><span class="f_Stimulsoft text bold" translate="true">Shift</span><span class="f_Stimulsoft text" translate="true"> key and use the cursor keys (top, right, left, bottom) to increase or decrease the size of the area in the corresponding directions.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> A panel displays a list of geographic objects of the map. If the check box is selected, then the geographic object will be displayed on the preview panel of the current editor. If the box is unchecked, then the geographic object will not be displayed.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Map preview. This panel displays only enabled geographic objects.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The commands are used to align a title of a geographic object vertically.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The commands are used to align a title of a geographic object horizontally.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The option is used to wrap the title text. If the </span><span class="f_Stimulsoft text bold" translate="true">Word Wrap</span><span class="f_Stimulsoft text" translate="true"> option is enabled, the title will be wrapped to the next line. Otherwise the text wrapping will be cut off along the border of the title area.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Hide Text</span><span class="f_Stimulsoft text" translate="true"> option. It is used to hide the title of the selected geographic object.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Icon</span><span class="f_Stimulsoft text" translate="true"> option. It is used to load a map icon. This icon will appear as a thumbnail in the map selection window.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can acquaint with the step-by-step instruction of adding a custom map in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Getting_Started.Dashboard_with_Custom_Region_Map" styleclass="Stimulsoft text" translate="true">Dashboard with Custom Region Map</link><span class="f_Stimulsoft text" translate="true"> chapter. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="18" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the data &#160;transformation of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Short Values</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enable or Disable of using abbreviation mode of map values. If the property is set in the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true"> value, abbreviation will be used for abbreviation. If the property is set in the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true"> value, abbreviation will not be used for map values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the Region Map element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that is used to define margins (left, top, right, bottom) of the map area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that is used to define padding (left, top, right, bottom) of the map area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Fore Color allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The Visible property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.586705327, -0.2633848488, -3.8373744488, -2.1629214287, -0.1127335504, 0.0967595205, 0.6967221498, 0.476249069, 0.4462120831, -1.3202363253, 1.3526937962, 0.6226486564, 2.5535511971, 0.0745465234, 0.2146969587, -0.6154557467, -1.5291050673, 0.1806319952, 0.4611691236, -0.2521678209, 0.7546426058, -0.0302133337, 0.9184233546, 0.4204501808, 2.6376385689, 1.3399051428, 1.7236475945, 0.1927017868, -2.3115091324, -0.0905710831, 0.2180408686, -0.994846642, -0.666307807, -0.4715623856, -0.4702383578, -0.7678682804, 0.0096696727, 1.1061211824, 0.2518138289, 1.0861155987, 0.6479257941, -0.4144546688, -0.9953374267, -0.1028231457, 0.7816756964, -0.608506918, -0.1173486412, 0.1880177408, 1.2753036022, -0.4110841453, -1.759483099, -0.3713097274, 0.2474042773, -0.4983546436, 0.1891562194, 0.7044445276, -0.6580213308, 0.664206326, 1.9218132496, -1.0042929649, 0.9013265967, 1.7115465403, 0.016322542, 1.0254843235, 1.1158739328, 1.028985858, -1.1331533194, 0.7543678284, -2.0612540245, 0.1777102798, 0.844792068, 0.2018933594, 0.2289326936, -0.5456311703, -1.4549851418, -0.307733655, -0.8185676932, 0.5669484735, -0.390553087, 1.4014667273, -0.3428671956, 0.6536095738, 1.3150023222, -0.4283557534, 1.098205924, -0.3189152181, 0.2389874905, -0.2693878412, -0.9915376902, 1.3102542162, -0.489205569, 0.8667510152, 1.4390474558, 0.2944135666, -0.4714628458, 0.1626458764, 0.4117850363, 0.6686656475, 0.323110044, -1.3017888069, -0.065179348, -0.0950141698, 0.0077473419, 0.901632905, 0.3044480979, 0.2109958082, -0.8182797432, -1.715986371, -0.5138833523, -1.3989338875, 0.048169028, 0.1887460351, 0.126747191, 0.7145302296, -0.1486449391, -0.4691830575, 0.7092605233, -1.3265129328, 0.4014383256, 0.4351797104, -0.6899873614, -0.5001149178, 0.5472708344, 0.340978086, -0.3883718848, 0.1423854381, -0.5905126929, -0.476241082, 0.5741899014, -0.1408546567, -0.6677398682, 0.0524909683, -0.0479223356, 0.3472989202, 0.2208990902, 0.4959379137, 0.4348178506, -0.9003906846, 0.5604554415, 0.7004751563, -0.9033693671, 0.3550826013, -0.4786816537, -0.1171795279, 0.1420972049, -2.3039841652, 0.9866461158, -1.1211717129, -0.3513854742, -0.7236035466, -0.0188212544, -0.5209892392, -0.6494695544, 1.2250235081, 0.2968177497, -1.0449655056, 1.3225106001, -0.6799597144, -0.1469494551, 0.0772066489, 0.0105513502, 1.6828558445, -0.8600965738, 0.261554122, 0.8265423775, -3.0985813141, 1.0172810555, 1.0948369503, 0.4427280426, 0.3216592073, -0.7630468011, 0.134281069, -0.2384487242, -1.1769430637, 1.4628825188, -0.5375533104, 1.0580606461, 1.276530385, 1.3376563787, 0.3089456856, 1.3673381805, -1.1229127645, 1.1727420092, 1.7206962109, -0.2152926624, -0.55478549, -0.6140956879, -0.8978755474, 0.5771413445, -1.4435310364, 0.0458334424, -0.083980009, -1.6483193636, -1.7256690264, 0.3381086886, -0.1905748844, 1.2443797588, -0.7761459947, -0.4164868593, -1.6458055973, -0.2304797173, -0.7300061584, -0.6716061831, 0.1922663003, -0.2017566562, -1.418861866, 0.7741752863, 1.2060062885, -0.3776819706, 1.383000493, 0.3630537391, -0.0612347759, 0.22723414, 0.5092506409, 1.2332384586, -0.588085413, -0.9107093811, -0.9095131159, 1.4698894024, -1.0630017519, 0.3733803928, 0.5020842552, 0.4380199015, -0.2738247514, 0.5614886284, -0.2651822865, -0.5396957994, 0.2222149968, -1.3370000124, -0.1526095271, -0.765185833, -1.5202907324, 0.5907597542, -0.4075733423, -0.5821290016, 0.3502304852, -0.1057774276, 1.8779289722, -0.698715508, -0.0712021738, 0.6663108468, -0.2966629565, 0.9827700257, 0.6576420665, -1.1058400869, 0.7355195284, 0.6130396724, -1.1035816669, 0.0072850799, 0.9758098722, 0.3691911399, 0.1493334025, 0.1533986628, 0.8945727944, -0.251313746, -1.7583681345, -0.1529149562, -0.3714793921, 0.0494921766, 0.37456581, -0.5245405436, -0.1326037198, 0.8964520693, -1.6901118755, -0.072698921, -0.3604147732, -1.0359709263, -0.3123163283, 0.3930177391, -0.0915977806, 0.0441378057, 0.4632613063, -0.6516911387, 2.3388710022, -0.076031372, -0.9310796261, 0.999337852, 0.0032901871, -0.5938343406, 0.9239506721, -0.206964463, -1.3034633398, -0.6758391261, -0.262598902, -1.3103932142, 0.7289609313, 0.3000489175, 1.6847596169, -0.1369203031, 0.002942868, -0.2883769274, -0.0802773163, -0.1965182573, -0.5542832613, -0.3726737797, 0.8860889077, 0.3617931604, -0.8252049088, 0.9157273769, -1.6303217411, 0.5346581936, -1.15655756, 1.4932609797, 0.4608983994, -0.0442855284, 0.2333212793, 1.1097069979, -0.4358637333, 0.7294214964, 0.0446592942, -0.7432861328, -0.1697674245, -0.9673227072, 0.3070857227, -0.5556446314, 0.8749158382, -0.0439597666, 1.4218873978, -0.0004316191, -0.0639492795, -0.3521566093, -1.0207549334, 0.7288174629, 0.4180793464, -0.4471206069, 1.5249928236, -0.2620767951, 0.4517795444, -0.6321719885, 0.5089685917, -1.1356869936, -0.0310759731, -0.4056444466, -0.025394002, -0.8770512938, 0.7292916179, -1.1497987509, -0.6842440963, 0.7508696914, -0.0319367088, 1.6481466293, -0.9292283058, -0.6583139896, -1.7582105398, 0.0530656688, 0.1127413064, -1.3187321424, -0.1481119841, 0.8009411693, 1.8289370537, -1.6645239592, 0.0642661303, 0.154880181, -0.8026226759, 1.2889976501, 0.5514378548, -0.4782105684, 0.086213924, 0.4609350264, 0.6442543864, 0.5411484241, -0.0295754168, -0.436956048, -1.2619336843, -1.0037595034, 1.8901716471, 1.0430260897, -1.0235700607, 0.0135671441, -0.397923857, 0.9517357945, -0.3185365796, -0.7992010117, 0.3853121996, 0.5296640396, -0.330036968, -1.9476870298, -0.3477018476, -0.1394810826, 0.474719137, -1.1759324074, -0.6927961111, 1.3224240541, -0.058223322, -0.520193398, -0.7787753344, -0.1651551127, -0.7735177279, 0.8877406716, -0.1400211006, -0.1136148497, -1.3333146572, -0.5729637742, 0.5425020456, 0.0460426845, -0.0968638435, 0.6536695361, 0.4895091653, -1.0351481438, 1.3731966019, -0.8723530769, -0.8794208169, -0.5298113823, -0.4806851447, -0.7026340961, -1.2551807165, -0.9035440087, -1.0511645079, 0.9973523617, -0.4124461114, 0.2920788527, -0.0651091039, 1.2695558071, -1.2952829599, 0.208333686, 0.6017281413, 1.6608457565, 1.1072779894, 0.1819231957, -0.116775386, -0.7128421068, 1.2150262594, -0.3218360841, 0.0068771793, -0.3393912017, -0.1604450345, -0.3363149166, 0.889967382, 0.7255969644, -0.5937747359, 0.1075481698, 0.4208016098, 0.8194249272, -0.1679994613, -1.2885926962, -1.0554208755, -0.9406012297, 0.0906459168, 1.4227377176, 0.4668622017, -0.2067861557, -1.1408919096, -0.4627344906, 1.7443822622, -1.6548160315, 2.7820906639, 0.4635948241, -0.1566120684, -1.3739279509, 0.1054028422, 0.0917121172, -0.2130459249, 0.2509021163, 0.8169622421, 1.6455775499, -0.7503194213, 0.1272843629, -0.2712046206, 0.4858472347, -0.5451994538, 0.750883162, 0.6167224646, -2.5106842518, 0.3101475239, 0.279837966, -1.3610961437, 0.5940176249, -0.0621299259, 0.7684572339, 0.9670600891, 0.3362995684, -0.229588598, -0.2093591243, -1.3584169149, -0.3724125028, 1.1733943224, 1.0008147955, -1.0118639469, 1.0855768919, 0.6228373051, -0.630839467, -0.4273580611, -0.2331404388, -0.5595493317, -0.1690862775, 1.7412823439, -0.540388763, -0.6427387595, 0.6058298349, 0.618098259, -0.3415179849, -0.1920789927, 1.1646200418, 0.2806300223, 0.5204399824, -0.5460109115, 0.0965950266, -0.1700342596, 0.0211282112, 0.0667206123, 1.508772254, 1.0427179337, -0.5929372311, -0.2889883518, -0.9048675299, -0.9710959196, 0.3863783479, -1.2792834044, -0.058216475, -0.7507830858, -0.7482579947, -0.3041750789, 0.2064270973, 0.304217428, 2.0769805908, -2.2017745972, -0.9301739931, 0.4611228704, -2.8246436119, 0.9368471503, -0.4544915259, -1.1470133066, 0.7389023304, 0.2867334187, -1.4611181021, 0.994319737, 0.1221077517, -0.5843936801, 0.5964463949, 0.2691953778, 0.4585545957, 0.6718053818, -1.5601937771, -0.6745719314, 0.6311681271, -0.5960275531, -0.3339242339, 0.883713305, 2.3658487797, 0.4660019279, 1.211618185, -1.2998481989, -0.3294497132, -0.9673894644, 0.5435785651, -0.6913768053, -0.4091100693, 0.5311574936, -0.4679787159, -1.5876313448, 0.6772350073, -0.3915294111, 0.7280920148, -0.7647482157, 0.0409107506, -0.8945705891, 0.6505031586, 0.3702500761, 0.2338618636, 0.0502827726, -0.2034123689, -0.6681781411, 1.0767977238, 1.4198346138, 0.0584424324, -0.3257730901, -0.5070912838, 0.8843220472, 0.4230920672, -0.907397747, 0.1962871701, -1.6964138746, 0.6001774669, 0.4935086668, 0.1249389574, -0.4156365395, 0.5725957155, 0.5299165845, -0.2985267937, -0.5956839323, -0.2433639169, -0.6744687557, 0.3191842139, -0.187892288, -1.2732725143, -0.052124083, -0.0898650289, -0.8067542315, 0.3053683043, -0.3999364674, -0.1646790802, 0.8070414662, 0.9545725584, 0.8486196995, 0.0457838178, 0.1459267288, -0.3983709216, -2.331486702, -0.4211532474, -1.0038182735, -0.5762072206, 0.8450762033, 1.3735058308, -0.8886460066, -0.0397775657, 1.5855115652, -0.7109075189, -0.7712059617, -0.5231355429, -0.7492725253, 2.2389857769, 0.5590592027, -1.4339864254, -0.2094620466, 0.9617169499, -1.2314134836, 1.0220123529, -0.3925019205, -1.3206338882, -1.4329509735, -1.1359850168, 0.0726986006, -0.4034346938, -1.1641418934, 0.8673652411, 0.4896875024, -0.6036399603, 0.2030095905, -0.1247858331, 0.7967433333, -0.8059293628, 1.4063786268, -1.8228881359, 0.384635061, -0.936750114, 0.54224962, -0.8778954148, -0.4562075138, 1.4045314789, 1.1701277494, 0.11683999, -1.4629186392, 0.2950502634, -0.8186560869, 1.0662249327, -2.0776574612, -0.2963450849, 1.3044244051, 0.4345726371, 1.0159500837, 2.1787974834, 1.8321448565, 0.6192011833, -0.1342297345, 0.497615397, -1.0130825043, 0.9600834846, 0.0580590442, -0.9859036207, 0.4223931432, -0.6822340488, -0.3585367501, -0.2838990092, 0.6889044642, 1.6110005379, -0.823677361, 0.0106475363, 0.7784825563, -1.137455821, -1.6545526981, 0.0775942728, 1.8819993734, 0.3781908154, -0.4471509457, -0.2845519185, 1.69310534, 0.0711168423, 0.2442700863, -0.6009725332, -0.1240042299, 1.7766450644, -0.3109413087, -0.2303004712, -0.2352334559, 0.3537971079, -1.5415539742, 0.7112746239, -0.4479506314, 1.3405749798, -0.5001446605, 0.7182968855, -0.4596488178, 0.0262633339, 0.2920332253, 0.0165823624, 0.7733913064, 0.3570495546, -1.0763939619, -0.5705196857, 0.2521211207, 1.1324779987, 0.5123916864, 0.354044497, 0.3141371012, -0.5020632148, -0.6869064569, 0.1650865227, 0.6624706388, 0.3778687716, -0.1011765301, 0.2453849316, 1.3467597961, 0.8599126935, 0.9368904233, -0.8317127824, 0.3303528726, 0.7065144181, -0.5683797598, -0.1276547313, 0.8059391975, -0.3038555384, 0.7589432597, -0.6604882479, -0.6338616014, -0.0450318605, 1.0558664799, 1.7930109501, -0.693166852, 2.4447119236, -0.7200862169, -0.1976183057, 0.4802437127, -1.1861698627, 1.9918181896, -0.3495047987, -0.1140949428, 0.2389519811, -0.5062909722, -0.0759597197, -1.1827222109, 0.2325791121, -0.1210512817, 0.4830549955, 0.2196163684, -0.8151851296, -0.1425181329, -0.6579030752, 0.9117483497, 1.5136047602, -0.2926573157, -0.9783703685, 0.0995220467, -0.2794782519, -1.293533206, -0.7677447796, 1.6042634249, 0.7356778383, -0.1342758387, 2.5481455326, -0.2817307711, 1.1845904589, 0.2511003613, 1.2688424587, 1.5207954645, 0.5392822623, -0.8867015243, -0.4770071805, 0.3399620354 ]
Maps Map is an element of the dashboard, which provides the ability to display data with reference to geographic location. When designing a dashboard for displaying maps, you can use the following elements: , provides the ability to display any value with reference to a geographic object. , provides the ability to display any object by geographic coordinates on an online Bing map.
Dashboards Maps
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Maps</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Maps</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Map is an element of the dashboard, which provides the ability to display data with reference to geographic location.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When designing a dashboard for displaying maps, you can use the following elements:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Region_Map" styleclass="Stimulsoft text" translate="true">Region map</link><span class="f_Stimulsoft text" translate="true">, provides the ability to display any value with reference to a geographic object.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps.Online_Map" styleclass="Stimulsoft text" translate="true">Online map</link><span class="f_Stimulsoft text" translate="true">, provides the ability to display any object by geographic coordinates on an online Bing map.</span></p> </body> </topic>
[ 0.0783014223, -0.0031848331, -4.2626132965, -1.6481503248, 1.2525752783, 1.486235857, 0.5345329642, 0.5684782863, 1.0361844301, -0.8603892922, 1.0683813095, 0.3692921102, 2.7103531361, -0.0206635073, -0.3879427314, -0.4226979911, -1.5084040165, -0.3546383083, -0.0086289467, -0.4446520209, 0.7764251828, -0.3146969974, 0.5374894738, 0.5021329522, 2.1518659592, 0.8521050215, 1.5086210966, 0.1741299033, -1.272253871, 0.751857698, -0.1027363166, -0.4557157457, -0.9912235141, -0.9131415486, 0.0925211832, -0.5617067218, -0.1853053272, 0.5032520294, 0.6401965618, 0.410813421, 1.4955823421, -0.5689049363, -1.0471807718, 0.4453386366, 0.8139286637, -1.527233839, -0.0271348003, 1.0618607998, 2.5759623051, -0.6117699742, -2.0805764198, -0.2292885631, 0.0964379311, -0.5449891686, 0.575153172, 0.2028595209, 0.5085171461, -0.1376334429, 1.0286325216, 0.0764639601, 1.8539370298, 0.6380651593, 1.6163088083, 1.7772777081, 1.4066898823, 0.4617861211, -1.6567817926, 0.2510420978, -1.5528193712, -0.4183437228, 0.7948454618, 0.0106609222, -0.2094004601, 0.1739069521, -1.9900161028, -0.3551524878, -0.2957748473, -0.093145743, -1.0774461031, 1.1684426069, 1.0150419474, 0.7595027685, 1.6859955788, -0.1057403684, 1.8262996674, 1.0145061016, 0.2286666036, 0.4573358893, -1.3640592098, 0.6317278743, 0.1134326309, 0.1175530627, 0.9809468985, 1.2408969402, -0.6845282912, 0.8981087804, -0.1831169873, 0.290722847, -0.1200472787, -0.6670905948, -0.4728218019, 1.0589858294, -0.9868229032, 0.6217124462, 0.6191407442, 0.1268925518, -0.6551756263, -0.5344405174, -0.2499453723, -1.045768857, 0.4163917899, -0.3901962638, 0.7085365057, -0.1501981318, 0.1579494625, -1.1053868532, 0.7900625467, -1.1517477036, 0.9638139009, 0.463111639, 0.1973413974, -0.2464403957, 1.6171343327, 0.7159749866, -0.0426132865, -0.1086893305, -0.2565224171, -0.2323843688, 0.6146836877, 0.9043294787, -0.6245301962, -0.186650753, 0.3153243065, 0.7374820709, -0.1571197361, 0.5397647023, -0.3776403964, -0.9922893047, -0.3211288452, 0.7380802631, -0.6083562374, -0.0437238812, -0.0981108099, -1.128893137, 0.209810257, -1.9795763493, 0.0478404611, -0.5758183002, 0.3681853116, -0.9425615072, -0.636148572, -0.7459909916, 0.6170068383, 1.2448970079, 0.8413968086, -1.3196382523, 0.28963691, 0.3612910509, -0.0047776611, -0.2808264196, 1.0248873234, 0.5556840301, -1.4289669991, 0.5359410644, 0.6256648898, -2.5000047684, 0.8687660098, 0.2936067581, 1.2945533991, 1.3952947855, -1.4702423811, -0.0033003115, 0.3348403871, -1.4809089899, 0.0023492274, -1.0091223717, 0.070668824, 0.8710690141, 1.0079427958, 0.2274022102, 2.1206622124, -1.1993037462, 0.4422482252, 1.5229684114, -0.2317111045, -0.3524467051, -0.6423159242, -0.9345954657, -0.0820076913, -1.6193736792, 0.0560090207, 0.6841741204, -1.4055784941, -1.1005214453, 0.1974470764, -0.1003020629, 0.7510834336, 0.2443088144, 0.3602719605, -2.0995194912, -1.2492557764, -0.4326095581, -0.3193838298, 0.4531225264, -0.0245258696, -0.2271481752, 0.5368984938, 1.0220302343, 0.4159199595, 0.8945920467, 0.2818963528, -0.1649439782, 0.2551089823, -0.6998974681, 0.2411194295, -1.0638759136, -0.3716010451, -0.6515889168, 0.8431719542, -0.4336144924, -0.0849932581, 0.1335110515, -0.4250208437, -0.3759135902, 1.0121312141, -0.1671961844, -0.6044414043, -0.314661026, -0.8932154775, 0.1334860921, -0.3455864787, -1.7627046108, 1.152025342, 0.4048292637, -0.1342777908, 0.0971904024, -0.317920655, 1.4437769651, -0.7651228905, -0.3702202141, 0.0117328772, -0.2213945389, 1.2110439539, 0.1692082286, -0.5329324603, 0.5728020668, 0.7332840562, -0.4600592852, -0.0425203592, 0.7468889952, -0.5302070379, -0.0652758405, -0.9067469835, 1.2772722244, 0.9715709686, -0.2092922032, -0.4341582358, -0.2271924764, -0.8742290735, -0.1416391134, 0.0401677974, -0.8229169846, 0.646859169, -1.7003012896, -0.0167402513, -0.7535212636, -0.3272685707, -0.9900074005, 0.8222537041, -0.3870809972, 0.1373226345, 1.0186190605, -0.6494185925, 1.6283670664, -0.9572220445, 0.0345443413, 0.3729698658, -0.7173969746, -1.0567371845, 0.6887857914, -1.0005226135, -0.4020890892, -1.379000783, 0.1615121812, -1.161539197, 0.279868573, -0.3524464071, 0.9739099145, 0.6665881872, 0.4030939043, -0.0168526676, 0.2418717295, 0.2610705197, 0.4627495706, -0.4118076861, 0.5700395703, 1.0456364155, -0.4401238263, 2.1019842625, -2.3564805984, 1.3437319994, -0.1407239884, 2.148516655, 0.860040307, -0.264936626, 1.011852026, 2.3709244728, -1.1638864279, 0.578248024, -0.084812589, -0.2062521726, 0.0015864153, -1.7826087475, 0.4264062345, -0.113602154, 1.1001538038, 0.5197708607, 0.8970920444, 1.3617730141, 0.1577441841, -0.4320970774, -1.3724718094, -0.3616694808, -0.8754318357, -0.2161588967, 1.4154022932, 0.2601476014, -0.6710045934, 0.1445993781, -0.1221573725, -1.2195118666, 0.8368187547, -0.446995914, 0.1317806989, -0.6442779303, 0.3651235402, -0.5298238993, -0.7194871306, 0.7126471996, 0.8218226433, 1.1889770031, -1.226878047, -1.4331409931, -2.7392919064, 0.1393574178, 0.1657474339, -1.4975626469, -0.7149404883, 0.3873725235, 0.3268100619, -1.8791559935, -0.3266649842, 0.1272011548, -0.3008466065, 1.0288889408, 0.7154571414, -0.2664360702, 0.8597157001, 0.9541041255, 0.1045927852, -0.631947279, 0.455180794, -0.4726831317, -0.8910861611, -0.5903347135, 1.9464100599, 0.8633795977, -0.0662122145, 0.5553500056, -0.5372277498, 0.2432870865, 0.0014515574, 0.1518423706, 1.0955483913, 1.4186460972, 0.4282770455, -1.6364473104, -0.1717412025, 0.1997172534, 0.1516702026, -1.4830498695, 0.0968948752, 0.8964787722, 0.4968845844, 0.5027791858, -1.0362999439, 0.5939776301, -1.1255197525, 0.9562911391, 0.2301794142, 0.0131932534, -1.213893652, -0.4421568513, 1.0857900381, -0.4246918857, -1.1194586754, 0.1153583676, 0.5509828925, -0.893795073, 2.0848023891, -0.4924697876, -0.6474397779, -1.7709234953, -0.9996135235, 0.3496588767, -1.5113515854, -0.7581292987, -1.2099215984, 0.8520992994, -0.6801789403, 0.8754282594, 0.3784285784, 1.4358719587, -0.5738195777, 0.6394079924, 1.1974865198, 1.5372265577, -0.329492867, -0.3518112898, 0.3671419919, 0.0063590342, 1.3957220316, -0.1277789026, -0.6106178761, -0.1088151634, -0.1218260601, -0.0907595456, 1.2556221485, -0.0512629487, 0.0541471168, -0.4845941067, 0.1787932813, 0.095103249, 0.1401471943, -1.590947032, -0.2381139696, -0.6079317331, 0.3115369678, 0.6481580734, 0.4835968614, -0.4238375723, -1.0885199308, 0.6912837625, 0.8042914867, -0.1061558947, 2.2217404842, 0.1821524501, 0.7537772059, -1.2125203609, 0.4836289883, 0.773329556, -0.2006627768, 0.3711470962, 1.2553288937, 1.9147970676, -0.0857463926, -0.017872544, 0.6095409393, -0.5411577821, -0.3844414651, 0.7750553489, 1.4071643353, -1.0881016254, 0.5999881029, -0.0902649537, -1.5136568546, -0.8536251783, -0.9968915582, -0.142794624, 0.7908388972, 0.0262067765, 0.5965979695, 0.5773743391, -0.6183723807, -0.6693431735, 0.4790281653, 0.7264593244, -0.13011235, 0.4145880342, -0.450301826, -0.5902456641, 0.5324953794, -0.9430637956, -0.4928540587, -0.8747247458, 1.0659047365, 0.2816072702, -0.6460265517, 0.5152109861, 0.132269904, 0.2566631436, -1.2151713371, 0.9192948937, -0.9506556988, 1.038100481, -1.3780795336, -0.3734031916, -0.3281368613, -0.1328510493, -0.244843021, 1.3727594614, 0.6652851701, -1.4655920267, -0.1169784218, -0.2156223506, 0.2026479542, -0.2047206908, -1.8652535677, 0.0891712904, -0.3532446027, -0.8926693201, -0.212465167, -0.0071598338, -0.2108778805, 1.208578825, -2.300498724, 0.1252494901, -0.1953846365, -1.8021681309, 1.5378584862, -0.9632812142, -0.6076768637, 1.0292989016, 0.7930125594, -0.0252130218, 1.4499344826, 0.3070300817, -0.1188037917, 0.4280343056, -0.0797906443, 0.8391749263, 0.6105141044, -0.8038575053, -0.8925182819, 0.4040309191, -0.1486061811, 0.2925570011, 1.0110634565, 1.7778689861, 0.5801417232, -0.1115947589, -1.829937458, -0.7659938335, -0.6713175774, 0.91516155, -1.1362221241, -0.1487226337, 0.6490297318, -0.5119532347, -0.678845644, 0.1963299662, -1.2091970444, 1.1165146828, -1.1872366667, -0.6604782939, -1.1529875994, -0.1606768817, 0.8289735317, -1.3123182058, -0.1722012609, -0.0994788483, -0.3610821068, 0.2017544508, 1.3895837069, 0.9967629313, 0.1357082427, -0.7849048972, 1.0666688681, 1.0447334051, -0.831870079, -0.5377879143, -1.8039587736, 0.4572817087, 0.4547517002, -0.4066948891, -0.1621367037, 0.012576947, 0.5504309535, 0.0913923159, -0.7826952338, 0.662437737, -0.9102939963, 0.3967309296, -0.2546201646, -0.5418518186, -0.2965674996, -0.0879452527, -0.4628914595, 0.4602620602, -0.6981549263, 0.8609890342, 1.4656097889, 0.9764999747, 0.0207261704, -0.4837478399, 0.2039592862, -0.5392308831, -1.8189706802, -0.2286018133, -0.062146429, -1.0551444292, 0.4964092374, 0.1242679656, -0.3836120665, -0.3585770428, 0.9095396996, 0.5100866556, -0.896340549, -1.036350131, -1.0258601904, 1.0409704447, 0.4427213669, -1.578440547, -0.2424850613, 0.5936797261, -1.0324612856, 0.8054919839, -0.7372094393, -0.8713960648, -1.6706367731, -1.0542467833, 0.064770624, 0.1985234469, -0.8047136068, 0.8092545867, -1.8321573734, 0.0302840676, -0.409327805, -0.6415782571, 0.3190063834, -1.4484121799, 0.978110373, -2.1107225418, -0.9877846837, -1.6454943419, 0.0642238036, 0.1914079785, 0.405773133, 0.0174633116, 0.1972984076, 0.2097766548, -1.7467857599, -0.0214243252, 0.0430587083, 1.720559001, -1.0642504692, -0.5595021844, 0.2210891098, 0.3891836107, 0.0485511422, 2.4095196724, 2.2914011478, -0.0369723774, -0.1674399078, 0.8155192733, -0.9412697554, 1.3682333231, -0.0217990633, -1.0513619184, 0.6177152395, -1.1223976612, -0.0560209975, -0.7593618631, 1.0201370716, 1.1836436987, -1.2766959667, -0.5469166636, 0.6476899385, -1.3040773869, -0.3277589083, 0.3992455602, 1.5763238668, 0.7496970296, 0.2549282312, 0.0122440448, 1.5659199953, 0.8043833971, 0.0323079638, -0.4908100963, -0.2932235003, 0.9994950294, -0.689399004, 0.9387820363, 0.2314977199, -0.3119730055, -1.4779564142, -0.4237937331, -0.7221807241, 0.9494754672, -1.5781161785, 0.5670548081, -0.148506552, 0.4325523376, -0.2802190781, 0.6268863082, 0.0206815023, 0.1406627744, -1.3373889923, -1.1748164892, -0.6476926804, 0.6534326077, 0.8746666312, 0.5777844191, 0.2579450607, -1.0920659304, -1.5144255161, 0.623244822, 0.0641906038, -0.2259411365, 0.0008327567, 0.2673947513, 0.6924481392, -0.2546542287, 0.8614583611, -0.1483830512, 0.5192776322, 0.7262963057, -1.1579036713, 0.2517799735, 0.1895739287, 0.4155597687, 1.6436622143, -0.7922654748, -1.2913622856, 0.0066261655, 0.7321432233, 1.9132666588, -0.6128489375, 1.7341678143, 0.038387429, -0.5067039728, 0.4391447902, -0.2695758939, 0.7627205253, 0.1823687702, -0.5319389701, 0.4774121642, -0.937969923, 0.4444774687, -0.5317636132, 0.5871803761, 0.4095543623, 1.444432497, 0.3955734074, -0.8916246295, 0.0143098217, 0.1258391887, 0.735283196, 0.8640412092, -0.5562267303, 0.2808795273, 0.7388884425, 0.2791370451, -0.8251039386, -1.07259655, 1.4974830151, -0.506654501, -0.6093418598, 2.7126066685, 0.3931765556, 1.0380028486, -0.0409568474, 0.8611098528, 1.5145338774, -0.5878389478, -1.7601594925, -0.7500820756, -0.0448436253 ]
Panel The Panel is an element of the dashboard on which other elements can be placed, including other panels and dashboards. The Panel element is stretched along with the dashboard by height and width. To resize the Panel element you should: Select a dashboard element; Increase or decrease the size of the element vertically, horizontally or diagonally. List of properties The list shows the name and description of the properties of the element which you may find in the properties panel of
Dashboards Panel
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Panel</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Panel</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Panel</span><span class="f_Stimulsoft text" translate="true"> is an element of the dashboard on which other elements can be placed, including other panels and dashboards.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Panel</span><span class="f_Stimulsoft text" translate="true"> element is stretched along with the dashboard by height and width. To resize the </span><span class="f_Stimulsoft text bold" translate="true">Panel</span><span class="f_Stimulsoft text" translate="true"> element you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a dashboard element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Increase or decrease the size of the element vertically, horizontally or diagonally.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="11" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.8808639646, 0.7514981627, -3.6683921814, -2.0806155205, 0.8801512122, -0.5989559889, 1.5423210859, 0.1547074169, -0.3207328618, -1.789949894, 1.1070591211, -0.3579757512, 0.8794941306, 1.0353274345, -0.2995552719, -1.0025089979, -0.3884268403, -1.8310968876, 0.4808632135, 0.4234039783, 0.5361713171, -1.1720168591, -2.0126731396, -0.0850806683, 2.0937170982, 1.5848876238, 0.7479389906, 1.0169198513, -0.4327624738, 0.453458786, 0.5304009318, 1.3631925583, -0.2057434171, -1.2130795717, 0.225734517, 0.0770559907, 1.0203348398, 1.4638541937, -0.0531097464, 1.6052054167, 0.3562377691, -0.8466635942, -0.7360979319, -0.8494278193, 0.2197316587, -1.3327937126, 1.3252023458, -0.069200322, 1.0782663822, -0.5092432499, -1.0013942719, 0.5667066574, 0.1615561694, -2.1201882362, 0.1443154663, 0.8184781671, -0.5904254317, 1.3372504711, 0.4672565162, -0.6658532619, -0.4264090955, 3.0663616657, 0.2060785145, 2.2648363113, -0.076886259, 1.0751783848, 0.1773151755, 0.5146811008, -1.8943506479, -1.7469545603, 0.4343555868, 1.368198514, 0.0461539626, 0.2857616544, 0.0367787629, -0.0122880042, -0.7827444077, -0.0232688561, -0.2201245427, 1.0891299248, 0.2618344128, -0.3168638051, 1.0196585655, 0.5976323485, 1.6629568338, -0.3829678297, 0.3861081898, 0.0364299044, -1.170737505, 1.3057307005, 0.6385768056, -0.4233680367, -0.0590106621, 1.3963524103, -0.7966780066, 0.5886337757, 1.1129661798, 0.0967279822, 0.1552440971, -0.837361753, -0.0383679681, -0.4428063035, -1.213262558, 0.8554454446, 0.373298496, 1.7674659491, -0.8285545111, -0.2609058022, 0.1172533557, -1.4344629049, 0.0818620175, -0.1351864636, 0.6580806971, -0.7519741058, 0.7991020083, -1.0197595358, 2.1436545849, -1.3980816603, -0.5205676556, 0.5915158391, -0.0617818087, -0.6727815866, 1.283952117, 0.6345488429, 0.5489119291, -0.0296733994, 0.0682977811, 0.9718973637, 0.0037196036, -0.9618779421, -0.225176394, 0.0138098625, -1.1462424994, -0.2560034692, 1.3227847815, 1.0740412474, -0.1151424944, -0.2473153323, 0.0003642002, 1.084068656, -0.622913599, 1.1269928217, -0.9819943309, -0.2172738314, -0.2352421433, -1.6115076542, 0.4099320471, -0.4805555642, 0.0854251534, 0.0410855599, -1.2751917839, -0.555726707, -0.5340871811, 0.780133009, 0.4741101265, -1.5757863522, 0.4489100575, -0.1282888204, -0.1011954248, 0.0664911941, 1.9085030556, 1.2438209057, -0.7542707324, 0.8731396198, -0.8588611484, -1.6285784245, -0.5698987842, 1.7259221077, 1.3408280611, 0.5529530048, -0.8674240112, -1.3084993362, 0.6345683336, -0.5845574737, -0.1146666557, -0.4822437763, 1.4694882631, -0.1242968515, 0.5117183328, -0.5380519629, 1.0705059767, -1.1067318916, -0.3349551857, 1.1380169392, -0.3435299695, -0.6731770039, -0.09425392, -1.6834653616, 0.5021064281, -0.6034274697, 0.648365438, 0.2130575329, -1.3255535364, -1.9287253618, 0.1727273911, -0.5511382222, 1.3428709507, -0.6065424085, -1.1648544073, -2.2501177788, -1.3448562622, -1.3405394554, 0.5463912487, 0.7999469042, -0.8603616357, -0.0094163939, 0.5729254484, 0.946855247, -0.6063565016, 1.3356001377, 0.9229368567, 1.5475193262, 0.1704850197, -1.6328383684, 1.2255109549, 0.0920511261, -0.9495937228, -1.3242505789, 1.5531964302, -0.3327558935, 0.2295876294, -0.5668106079, 0.3961555958, -0.0072762785, 0.9496415854, -0.1750607044, 0.0150779653, 0.8481732607, -0.7459445, -0.1546111107, -1.2931373119, -2.1684715748, 0.0585712269, 0.5061153173, -0.832690835, -0.4411113262, -0.6452894807, 1.1542329788, 0.0275633056, -0.6787164211, 0.3089574277, -0.432565093, 1.007830739, 0.1180506572, -1.3684889078, 0.4114504158, -0.6426728964, -1.1006222963, 0.829426527, 1.722948432, -0.9087663889, 0.6800618768, 0.3778468966, 1.5752097368, -0.045221176, -0.3883058131, -0.3379758, -0.1612679064, 0.3184319437, -0.4367555082, 0.0127287162, -0.8791518211, 0.6778778434, 0.0989274532, -0.6795548201, 0.4227533638, -0.5114879608, -0.8466668129, 1.2619302273, -0.2919717729, 0.6064112186, 0.6421262622, -0.660743773, -0.0635425746, 0.9107128978, 0.9919859171, 0.2046282142, -1.3739589453, -0.6831180453, 0.1007615402, -0.7096840739, -0.9409020543, -0.7047429085, -0.0012184039, -0.7070560455, 1.2018572092, -0.1886265725, 0.4264965653, 0.5869752765, 0.7113359571, 0.0060968534, -0.5801401734, -0.6582235694, 0.3225724697, 0.0246010497, -0.658782959, 2.2404518127, -0.6532704234, -0.1379508674, -2.2575938702, 1.1446188688, 0.0804431736, 0.7701647878, 0.2049340308, -0.4343799949, -0.1633122712, 1.5693843365, 0.4220463037, 1.1184891462, 0.543613255, -1.5889273882, -0.706487, -0.757398963, 1.2741988897, -2.0532052517, 1.0470664501, -0.137373358, 0.732968688, -0.1919640154, -0.1873732954, 0.4050745666, -0.3279795051, 0.0757488161, 0.2564587891, -0.4371916056, 0.5904189944, -0.4184367061, 1.0237101316, 0.766512692, -0.377425313, -0.3785659969, 2.3126494884, -0.7293820381, 0.2397259921, 1.2646905184, 0.8046554327, -0.285192728, -0.8199586868, 0.3248133659, 0.5937366486, 0.7781751752, -0.7806894183, -0.2740116715, -2.0812723637, -0.9755200744, -0.4960730374, -0.1889867932, -0.811201632, 0.5747042298, 1.9518864155, -1.2400742769, 1.012393713, -0.29524225, 0.1707407981, 0.4640028179, 0.9921502471, 0.0710055754, -0.8545840383, 0.8029959798, 1.2273211479, -0.7157429457, -0.5582640171, 0.545371592, -0.590706706, -0.715759635, 1.9698655605, -0.4136074185, 0.1619996279, 0.2279970497, -0.1302327812, 0.5966920853, -1.7666087151, 0.1958625317, 0.8213399649, 0.2899265587, -0.1037250534, -1.6684690714, -0.8153624535, 1.0033898354, 0.58641994, 0.2558503747, -1.3986594677, 1.175630331, -0.1606074274, 0.2258547097, -0.930023253, -1.2703068256, -1.0960235596, 0.4226688445, 0.0134324208, -0.680972755, -0.8974131346, -0.5372924805, 0.3155898452, -0.1258694082, -0.0599405132, 0.8870282769, 0.3994205594, -0.6124612689, 1.3891341686, -0.1098525226, -0.1005820557, 0.1950840354, -0.4289414287, 0.417601496, 0.0029795498, 0.4192607105, -1.1469675303, 0.664096415, -0.5733123422, 0.2088418901, -0.006213285, 0.9154877067, -1.4411631823, 1.9206773043, 0.3721240759, 1.305393815, 0.718664825, 0.9099518657, -0.0693526044, -0.112329185, 1.2972917557, 0.0456110835, -0.6577311754, 0.7791216373, 0.9965752363, -0.163257435, 0.0468079224, -0.0722994059, -1.4467027187, 0.0402849689, -0.4313597977, -0.0425324067, -0.910692215, -0.008690645, -0.6488554478, -0.1541576833, -0.5734145641, 0.1393366456, 0.8357487917, -0.0423896015, -0.7772014737, -0.079163067, -0.3127790391, -0.9762108922, 1.8040260077, -0.2994346619, 0.1733532697, -0.9468557835, 0.6432147622, 1.005661726, -0.8177561164, -0.1379489154, 1.2301745415, 1.9909214973, -1.3292181492, -0.7275403142, -0.0499604829, 1.4864816666, 0.2062723041, 0.5827006698, 0.9787544608, -2.2933609486, 0.7144088149, -0.6320623755, -0.396217674, -0.5971490145, -0.3310018182, 0.4215501249, 1.4344878197, -0.2187895924, -1.307403326, -0.1507235467, -0.8174917102, -0.8931367993, -0.8729209304, 0.2867159843, -0.8767136931, 0.9222456217, 0.3208529353, -0.3264379799, 0.3205055892, 0.657068193, -0.4360514283, -0.0626348034, 1.6410474777, -0.2264280915, -0.0669083074, 0.6835877895, 0.4228177667, -0.0916299969, 0.4523805678, 0.2787102461, 0.1142346412, 0.1930859983, 0.7028704286, 0.7737417817, -0.511431396, 0.0325477347, -0.4987084568, 1.9994527102, 0.1327891499, 0.5386582017, -0.5646399856, -0.3100605309, -1.0130723715, -0.2395650446, -1.7532680035, -0.4394787252, -0.6647840142, -0.6438410878, -0.0176780261, 1.5565651655, 0.2524940968, -0.6118913889, -1.586078167, 0.2983717024, 0.0460631959, -2.7515354156, 0.8143314123, -0.6008645296, -1.3923429251, -0.0606222153, -0.5015360713, -1.3645269871, 1.4238239527, 0.0406135172, -1.4301627874, 0.9146746993, -0.4252988398, 0.2472660393, 2.1510474682, -1.1351020336, -0.4263248742, -0.1148753241, 0.6187161207, -1.3885853291, -0.0499268174, 0.7697265148, 0.6956192255, 0.278848201, 0.1819644719, 0.4996079206, 0.3506225944, 0.8460424542, -1.0487388372, -0.7766672373, 0.6307350993, 0.0156421028, -1.5197122097, 1.6259030104, -0.6281168461, 1.0168902874, -0.9978819489, 0.0351799354, -0.5665566325, 0.399641782, -0.6521382928, 0.4546802342, -0.4315699637, 0.0880723745, -0.7336651087, 0.8426523805, -0.2267743498, 1.0492163897, -0.6382611394, 0.1876692623, 0.1709192842, 0.0639311746, -0.4280250072, -0.9496188164, -1.2917286158, 2.2671570778, 0.5583925843, -0.3973588347, -0.2888581455, 0.515237987, 0.9458061457, -0.6705446839, -0.3001345992, 0.5079039931, -0.2331608236, 0.3958369493, 1.4092798233, -1.2447263002, -0.1159027964, 0.1057104245, -1.1696605682, 0.0289504211, -0.3544287086, -1.4273492098, 0.6421268582, 0.8398549557, 0.602114439, -0.698998034, 0.0664178208, -1.2806417942, -1.3324109316, 0.8136321902, -0.0649228245, -0.7784664631, 0.5791985989, -0.3409298956, -0.7792838812, 0.9409630299, 0.6170674562, -0.2963300347, 0.5916874409, -0.2783964276, -0.7093989849, 0.8496801853, -0.8006318212, 0.081929028, -0.051770363, 0.7535549998, -0.3579479456, 1.0398583412, -0.574138701, -0.9604219794, -0.4161522388, -0.9415634871, -0.6461365819, 1.0171892643, -0.3162281215, 0.4760264456, 0.3608249426, -1.2739226818, -0.8489382267, 0.0939194113, 1.2738038301, -0.129595831, -0.3244854808, -1.2641026974, -0.7504706383, 0.0677910447, 0.9747593999, 0.03117585, 0.769416213, 0.6227781773, 1.3891841173, 0.5353344679, -0.5198034644, 0.0656356737, 0.6912878156, 1.7172487974, -1.6452165842, -0.2526574135, 0.7818970084, 0.5120494962, 0.4763074219, 2.0968174934, 2.0780367851, 0.0560513437, 0.0939424857, 0.8460620642, -0.3272559345, -0.8315246105, -0.7444750071, -1.5202032328, 0.4764505029, -0.4047294557, -0.5669260621, -0.8793581724, 0.5422039628, -0.0357007273, -0.8830063343, -0.5461774468, 1.5474368334, -0.8285913467, -1.2202612162, -0.5782706738, 1.8425914049, 0.4790451527, -0.4178781211, -0.3658993542, 1.568567872, 0.7671009898, -0.1984757632, -0.2433293909, -0.559055388, 0.0730175748, 0.1204855964, 0.5326065421, -0.1054656655, 0.2532177567, -0.5529187322, 0.2697551548, -0.6763825417, 1.170689106, -1.5470730066, 0.2082982957, 0.3156176805, -0.6559021473, -0.0978950113, 0.3036754429, 0.3115099669, -0.692025125, -1.5337884426, -1.5262627602, 1.035238266, 0.5100794435, 0.6676501036, 0.0665199533, 0.7395323515, -0.5878556371, -0.0848962441, -0.0450398885, 0.9649127126, -0.6082063317, -0.6489800811, 0.7777287364, 0.7889510393, -1.061147809, 1.336556673, 1.0581812859, 0.8030461073, 0.3587432504, -1.1912146807, -0.344879657, 0.0996528044, 0.0116409892, -0.0853425786, -1.9626549482, -0.7808577418, 0.9677090645, -0.0488267094, 0.748903811, 0.0580510721, 1.9805101156, 0.9407888651, -0.1366253942, 1.3074713945, 0.1534299999, 2.4078178406, -0.5388422608, -0.6767598391, 0.0888966098, -1.1192363501, -0.0807446912, -0.148624599, -0.0131660299, -0.8071275353, 0.2678056061, 0.8924729228, -0.9007146358, 0.6143396497, -1.4430545568, 0.1281345934, -0.089983575, -0.7288966775, -0.9320222735, -1.368620038, -1.5283807516, -1.3309061527, 0.780420661, 1.1064206362, 0.0642014891, -0.4321447611, 1.5061662197, 0.6624082327, 0.4594010413, 0.2541002333, -0.0888005346, -0.2896526158, 0.5910775661, -0.9099428654, -0.3208573461, 0.1267260462 ]
Pivot Pivot is an element of the dashboard, which is used to process, group and summarize data values by rows and columns of this table. This chapter will cover the following: ; ; ; ; . To display the pivot element you should to add at least one data field in the Totals field. Element settings of the Pivot table is implemented in the element editor. To call the editor, you should: Double-click the Pivot item; Select the Pivot item, and select the Design command in the con
Dashboards Pivot Table
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Pivot</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Pivot</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Pivot</span><span class="f_Stimulsoft text" translate="true"> is an element of the dashboard, which is used to process, group and summarize data values by rows and columns of this table. </span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" anchor="PivotEditor" styleclass="Stimulsoft text" translate="true">Pivot Editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" anchor="PivotTotals" styleclass="Stimulsoft text" translate="true">Totals</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" anchor="PivotRows" styleclass="Stimulsoft text" translate="true">Rows</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" anchor="PivotColumns" styleclass="Stimulsoft text" translate="true">Columns</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To display the pivot element you should to add at least one data field in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Totals</span><span class="f_Stimulsoft text" translate="true"> field. Element settings of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Pivot</span><span class="f_Stimulsoft text" translate="true"> table is implemented in the element editor. To call the editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the </span><span class="f_Stimulsoft text bold" translate="true">Pivot</span><span class="f_Stimulsoft text" translate="true"> item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Pivot</span><span class="f_Stimulsoft text" translate="true"> item, and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Pivot</span><span class="f_Stimulsoft text" translate="true"> item, and, on the property bar, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Columns</span><span class="f_Stimulsoft text" translate="true"> property.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Appearance" anchor="TextFormat" styleclass="Stimulsoft text" translate="true">Text formatting</link><span class="f_Stimulsoft text" translate="true"> can be applied to the values of the current element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="PivotEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Editor of the Pivot table </span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the editor of the </span><span class="f_Stimulsoft text bold" translate="true">Pivot</span><span class="f_Stimulsoft text" translate="true"> table, you can add elements with data and edit expressions for these elements, as well as adjust the top values of the element.</span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Columns</span><span class="f_Stimulsoft text" translate="true"> field indicates the data fields for the rows of this table;</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:normal;" translate="true">button</span><span class="f_Stimulsoft text" translate="true"> is used to swap data fields between </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Columns</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Rows</span><span class="f_Stimulsoft text" translate="true"> fields.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Row</span><span class="f_Stimulsoft text" translate="true"> field indicates data fields for the columns of this table;</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button for changing orientation of the summary cells: by columns or rows;</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Summary</span><span class="f_Stimulsoft text" translate="true"> field indicates the data fields for the resulting cells of this table;</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field in which the expression of the selected data field is displayed.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Top N</span><span class="f_Stimulsoft text" translate="true"> parameter is used to customize the list of maximum or minimum values ​​of the pivot table. The top values ​​are set in the Top N values ​​editor. To call the editor, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Edit</span><span class="f_Stimulsoft text" translate="true"> button in the current field. To reset the top values, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Remove</span><span class="f_Stimulsoft text" translate="true"> button in the current field.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="PivotTotals" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Totals</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">At the intersection of the columns and rows of the pivot table you can see cells. A value from the corresponding cell of the data source will be added to this cell, i.e. the value from the data source cell formed at the intersection of the corresponding column and rows in the data source. Then, all values ​​of each row and each column will be summed up and displayed in the resulting cells of the pivot table. Also, in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Totals</span><span class="f_Stimulsoft text" translate="true"> field you can specify several data fields. In this case, cells will be added to the pivot table both for the first data field and for the second one.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="PivotRows" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Rows</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This field of the pivot table indicates the data fields which values will form the rows of the pivot table. Also in this field you can specify multiple items. In this case, the data fields must be related with each other, because the values of the top data field in this field are &quot;predecessor&quot; for the values of the lower data field. For example, if the top data field contains a list of categories, and the bottom contains a list of products.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In this case, in the pivot table, each category will be a separate line in the pivot table. However, each category will contain its own list of products that will form the rows of the pivot table within that category.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="PivotColumns" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Columns</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This field of the pivot table indicates the data fields which values will form the rows of the pivot table. Also in this field you can specify multiple data fields. In this case, the data fields must be related to each other, because the values of the top data field in this field are &quot;predecessor&quot; for the values of the lower data field. For example, if the top data field contains a list of categories, and the bottom contains a list of products.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In this case, in the pivot table, each category will be a separate column in the pivot table. However, each category will contain its own list of products that will form the columns of the pivot table within that category.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="25" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the data transformation of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margin (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Fore Color allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2"> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Data field properties</span><span class="f_Stimulsoft text" translate="true">:</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Expression</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify an expression for a selected data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Horizontal Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define horizontal alignment of a selected data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Label</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change a name of a selected data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Show Total</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the display of total cells for rows or columns. Accordingly, the property is available only for data fields from the rows or columns of the pivot table. &#160;</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Size</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The group of properties that allows you to define the size of cells, their range, from min to max size and enable the word wrap mode, if needed.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to set text format for the values of a selected data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Total Label</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change the header of a total column or row. Accordingly, the property is available only for data fields from rows and columns of a pivot table.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.5659869909, 0.6242343783, -3.5303294659, -2.2454693317, 1.514128089, -0.3955289721, 1.0822210312, 0.1775845736, 0.3615858853, -0.1324123591, -0.0366639271, -0.2701058686, 1.3814461231, 0.155832544, 0.8007811308, -0.6436342597, -0.039667502, -0.3174423873, 1.6631253958, 0.6185284257, -0.0113107525, -0.6254212856, -2.3467450142, 1.0021854639, 3.4872910976, 1.1886824369, -0.8776895404, -0.0374476872, -0.7584605813, 1.230591774, -0.0503212437, 0.2583141923, -0.5195069313, 0.6203600168, -0.6018297076, -0.5969356298, 0.7871647477, -0.2179096788, -0.5421292782, 0.8503685594, 0.014043794, -0.4887333512, 0.512208879, -0.5121226311, 0.5287890434, -0.2081349194, 1.8129920959, 0.2788144946, 0.0846739411, 0.4645138979, -1.6826572418, -0.5721393228, 0.67362535, -0.4272793233, 0.1132018939, 0.7725883126, 0.6097858548, -0.0137115289, 0.179363206, 0.7321482301, -0.1322009414, 0.9827259183, -0.5482230186, 1.2766406536, 1.2460678816, -0.8118158579, -0.8490145206, 0.3535796106, -1.4729394913, -0.3518484235, 1.0882983208, -0.3032637835, 1.6841272116, -0.0948078409, -1.6644451618, -0.4442592859, -0.3363554776, -1.4346749783, -0.5285775661, 0.31567204, 1.3827914, -0.7201539278, 1.3142457008, 0.1399483085, 1.154061079, -0.7231472731, 0.8898214698, 0.0903869942, -0.9709711671, 0.7830871344, 0.576651752, -0.122233063, 0.9478251338, 0.5782321692, -2.9761600494, -0.5230434537, -0.4833881855, -0.1912523508, 1.0961282253, 0.2923833728, -0.4829756618, -0.203749761, -0.755553782, -0.356366843, 0.8280619383, 1.1786117554, -0.6399299502, -0.2176763117, -0.2314210981, -1.4949961901, 0.1496110559, -0.6249076724, -0.1444382519, -1.1527426243, 0.6835974455, 0.4440705776, 2.0808184147, -0.2256537974, 0.9347772002, 0.9512329698, -0.0634366423, -0.6330318451, 0.1104708984, 1.7105875015, -1.0017576218, -0.2227942795, -1.1557497978, -0.000131559, 0.4741769135, -0.7796141505, -0.6465843916, -0.1851026267, -0.5999218822, 0.1585028321, 0.6573873758, 0.8775171041, 0.1147180125, -1.1190692186, 0.2760981321, 0.0920045599, 0.6796637774, 0.1114305481, -1.1239594221, -1.0300114155, 0.0409086645, -0.5789706111, 1.371643424, -1.2071783543, 0.7259013057, -0.0755031705, -0.8525085449, 0.3468009233, -2.0620274544, 0.3811445832, -0.1940049827, -2.3110203743, 2.198877573, -0.0847718567, -0.3716869354, 0.2321116924, 0.688193202, 1.0973492861, -0.7894303203, 0.1137937978, -0.6872739196, -0.8391255736, 0.3682906628, 0.1846086085, -0.4655711353, 0.5675972104, -1.7083485126, -1.2773560286, 0.2356566638, -1.2612687349, 1.0309071541, -0.0636741668, 0.1348606348, -0.2857023776, 0.1365402341, -0.2352486551, 1.5491863489, -0.0857273713, 1.0247353315, 2.5071189404, -0.487516582, -0.1340575367, -1.3892660141, 0.0612127334, -0.1092024446, -0.8465789557, 0.0314739645, -0.2319674492, -1.4692622423, -1.2473108768, -1.0387519598, -0.8966861367, 1.5661045313, 1.0044033527, -0.5445865989, -0.4794508219, -0.75591892, -1.0494811535, -1.3998765945, 0.9136229157, -0.9122976065, -0.2477613091, 0.8048088551, 1.4571025372, -1.296848774, 1.7159636021, 2.1618590355, 0.3446808159, -0.6629906893, 0.9738337994, 0.2553492188, 0.509570241, -0.4176466763, -0.4180063307, -0.13595137, -0.0173413549, 0.3539064825, -0.6160939336, 0.0080173584, 0.7047555447, 1.4238688946, 0.0889416561, -0.0544361435, 1.0633094311, -0.5320935845, 0.3088989258, -1.3677239418, -0.8605669737, -0.2839366794, 0.1873317063, 0.3998513222, -0.2485201955, -0.0733888745, 2.4946432114, -0.6221425533, 0.1205117553, -0.8076565862, 1.6574419737, 0.3181852996, 0.6280825734, -0.5497360229, 0.2776383162, 0.0283197593, -1.1778179407, 0.1773659438, 0.8375701904, -0.0808339342, -0.7153856754, 0.1001777127, 1.2762094736, 0.0473245233, -0.8107460141, -0.6094517708, 0.0511199795, -0.9180982709, -0.0439528935, 0.5749108791, 0.0158363096, 1.3092392683, -0.6743119359, -0.2855295241, -1.3155786991, -0.3493132889, -0.1752948612, 1.4476485252, -0.3345561326, -0.2790857255, 1.1264691353, -0.9450992942, 0.8133118153, -1.1385961771, -1.0769827366, 0.9737191796, -1.5020475388, -0.7722489834, 0.6964122653, -0.3437509537, -0.6659712195, -1.8009399176, -0.8586745858, 0.5514330268, 2.091812849, 0.7500585914, 0.4985356927, -0.1926838905, 0.6846253276, 0.2800801396, 0.1447254866, -0.7309136987, 0.1408587992, 0.0158313531, 0.944173038, 1.2623569965, -1.1352219582, 0.4942407608, -1.4275933504, 0.3413542807, 1.1258753538, 1.6013897657, 0.8190338612, -0.4225042164, -0.7250831127, 1.8619260788, 0.0262324587, 1.5538680553, -0.5670403838, -2.4880652428, -0.0314552151, -0.45163849, 1.4504518509, -1.5649644136, 0.738850534, -0.4398713112, 1.8354828358, -0.1921389699, -0.4736757874, -0.1039244384, 0.086493589, -0.3273661435, -0.8122582436, -0.7600403428, 0.838647306, -0.6591410637, 0.2296430618, 0.2137687802, -1.041691184, -0.0453561209, 0.8451685309, -0.1990749687, -0.4371057451, 0.6508435607, 0.6620218158, -0.4982412457, -0.7173064947, 0.4875866175, 2.4105284214, 0.0162234399, -1.6354928017, -1.0127646923, -2.128932476, -0.035531573, -0.2696886957, 0.559104085, -1.1164836884, 1.0967473984, 0.2518546581, -1.2554215193, -0.048511222, -0.1456053406, -0.5173646212, 1.8578550816, -0.1779557765, -0.0661543533, 0.1822610199, -0.0715812594, 1.1177034378, -0.86628896, 0.8997140527, -0.4122428894, -0.2481423467, -0.4295291007, 2.017377615, 0.1673181206, 0.1168397963, 0.2435597181, -0.6065081358, -0.121171549, -0.0491993614, 0.4849962592, -0.3950052261, -1.1594787836, -0.2503060102, -1.2651615143, 0.0240762159, -0.2219122499, 0.0248318631, 0.7963858843, -0.2539317012, 0.3523880541, 0.7015070915, -0.3583601415, 0.1399555802, 0.4087761343, -0.1462361068, 0.1533503234, -0.3357076943, -1.194975853, -0.4591295719, -0.2928310037, 0.9789962173, 1.356441617, 1.01826334, -0.8243091702, 0.2590868473, -0.9348818064, 1.5143991709, -0.3912903666, -0.7737218738, 1.7015331984, -0.6626549959, 0.4443882108, 0.6153898239, -0.3090518713, -1.2131478786, 1.2162448168, -0.6897340417, 0.2568430305, 1.1129406691, -0.5184626579, -0.6022861004, 0.6623176336, 0.8883101344, 0.3485844433, 0.6229915619, -0.9132190347, -0.3746802807, 1.302824378, 1.4371029139, -0.2476700842, 0.7528492808, 0.6652985215, 0.58056283, -0.2102667689, 0.1709578037, -0.0304974206, -1.7447707653, 0.3045850694, 1.08515203, 0.778932929, -0.0925034061, 0.1623796225, -0.0998325273, 0.1374049783, 0.9919480085, -0.3028238714, 0.9754817486, 0.2153806835, -1.0040948391, -1.0750699043, -0.353852272, 0.1408334374, 1.79859972, -0.8198226094, -0.7404806018, -0.0820556879, 0.9767689109, 0.8772008419, -0.906655252, 0.15943259, 2.4883155823, 1.7865465879, -0.1557211429, -0.8380486965, -0.3106338084, 0.1029032171, 0.5468646884, 0.3486446738, -0.9168375134, -1.8522543907, -0.3487467766, -0.6123560667, -0.7996170521, -0.0021461826, -1.1101646423, 0.829412818, 0.6753662229, -0.8526867628, -0.1092573255, 0.325003475, -0.9831393361, -0.3952688277, 0.9201446772, 1.7218102217, 0.7192771435, 0.8255429268, 1.4838256836, -0.0665649846, 0.6898403168, -1.6186709404, -0.8685954809, -0.235128358, 0.5475172997, 0.5193474293, -0.7849470973, 0.1359161884, 0.3829413652, 0.5396658778, 0.3579144478, -0.1638807654, -0.8814991713, 0.0694648698, 0.2001465857, -0.6512994766, 0.1217772514, 0.0799952149, -1.221762538, 0.8258535862, 0.7054632902, -0.3929029107, 0.6431834102, 0.3730142713, -0.9734598398, 0.9166133404, -1.0733867884, 0.1615528166, 0.042120032, -0.100506179, -0.4700868726, 1.5626395941, 0.0957820565, 1.0401215553, -0.4171282947, 0.3298797011, -0.4183391929, -2.4477732182, 0.8085597157, -0.5103479624, -0.3428051174, -1.4132219553, -1.0252482891, -0.1723975688, 0.6386348605, -0.6026694775, -1.0163941383, 0.6673671603, -0.1938546896, -0.0872629136, 0.8592526317, -0.1470957994, 0.2562228739, -0.7113667727, -0.35510391, -1.2661460638, 1.3144236803, 0.757748723, 1.4687552452, -1.0423618555, 0.1620789617, 0.5114274025, -0.5349701047, 0.8059208393, -0.2419923544, -0.9575942159, 0.2326522321, 0.0645751581, -1.3858834505, 1.1868420839, 1.4146927595, 0.5621444583, -1.499373436, -0.3956763744, -1.0620106459, -0.3131327629, -0.0378130004, 0.3476399481, -0.0673831701, -0.3116254807, -0.6888630986, 1.2091984749, 0.9098519683, 0.6595495939, -0.2543959022, -0.1720792055, 0.0488958135, -0.573385179, 1.2165417671, 0.2204525918, -1.2172746658, 0.7249292731, -0.7901012301, 0.1538602114, -0.1955648959, -0.2387322336, 0.7435370684, -1.4833710194, 0.2152691782, 1.0479954481, -0.8293797374, 0.617600441, 2.2782981396, -0.6941635013, -0.5747419, -0.2056189328, -0.2744848132, -0.0238893218, -1.046381712, -0.2397328317, 0.332382232, 0.0345170088, -0.3456424475, -0.6282873154, 1.7822934389, -0.9901252389, -3.0169634819, -0.6973686814, -0.503744781, 0.4137390852, 0.762768805, 1.0992722511, -0.5885204077, 0.2842991352, 1.6268781424, 0.3207504451, 0.1150352508, -2.002175808, -0.2850138545, 0.1014422998, 0.3531447351, -0.122683838, -0.6546577215, 0.6566841006, 0.3650969565, 1.2455657721, 0.2716714442, 0.5046316385, -1.3799908161, -1.2659296989, -1.3388838768, 1.6765738726, -1.6446897984, 0.3700076044, -0.3797267079, -0.564653933, 0.2317173183, -0.3293811083, 1.3240503073, -1.0644197464, 0.4322936237, -1.8596941233, -0.3147496581, -0.9139941931, 0.0075758346, 0.3012620211, 0.4200137556, -0.2687408924, 2.6072154045, 1.180970788, -0.3755715489, -1.2909390926, -0.2885667086, -0.2843974233, -0.3329059482, -0.5535184145, -0.0936056301, 0.4878767133, -0.6394107938, 1.3986666203, 1.98988235, -0.0865091234, -0.1886904687, 1.1172953844, 0.10599038, 0.5462350845, -0.3135904074, -0.926035583, -0.7425997257, -0.3195697069, -0.4826036692, -0.1951916218, 0.3445515335, 0.6643707156, -0.8123186231, -0.6885358095, 1.2109564543, -1.1075650454, 0.5596864223, 0.5070765615, 0.0201685429, -0.5265848637, 1.1610673666, 0.9894453287, 0.9377450943, 0.1864735931, 0.0841627941, -0.1908332705, 0.1174847037, 0.3721718788, 1.0277870893, -0.6230237484, -0.2716478109, -0.1913091093, -0.1629294455, -0.540266037, 0.0980692729, -0.4481403232, -1.0367245674, 0.9466584921, 0.1169397607, -0.5752299428, -0.5284217596, -0.9405076504, 0.6868859529, -0.1887409389, 0.0197264608, -1.1080999374, 1.893697381, 0.8072040081, -0.0772086829, 1.1716742516, 0.1208578199, 0.1458430886, -0.551191926, 0.6187399626, 0.3664653897, -0.5430508852, -0.2961573899, 0.3003419638, 1.5374349356, -1.1727650166, 0.0182063077, 1.291651845, 1.4272946119, -0.8358599544, -0.8163170815, -0.4515975714, 1.1076513529, -0.6150502563, 0.6723638177, -1.6542212963, -1.2870509624, -0.4643765092, -0.7739809752, -0.2830751836, -0.0054026009, 1.305552125, 0.9954152703, -0.2111206353, 0.9136686921, -1.241712451, 1.7998433113, 0.2699213028, 0.2136974782, -0.1580969691, -0.2235418558, -1.0416312218, -0.7704209685, 0.1284014881, -1.0653355122, 0.2019151598, 0.3240775466, 0.5203687549, 0.1469254345, 0.0833555385, 0.8992584944, -0.6230710745, -1.0489549637, -0.8536001444, 0.4545561075, -0.9421114326, -0.3230312467, 0.6104573011, 1.3619850874, 0.4064831138, 0.2899371982, 1.2526656389, 0.6336408257, 0.6376410723, -0.6425334215, -0.2402868569, -0.2390246391, -1.4264642, -2.0999991894, -0.4553994834, -0.5948016047 ]
Progress Progress is an element of the dashboard panel that represents the ability to display the growth rate (relative share) of a value relative to the target value. This chapter will cover the following: ; ; ; ; ; . To display Progress , you need to add a data field to the Value and Target fields. In this case, using the graphical element, the growth rate of the value in relation to the target will be displayed. You can setup the Progress element in the editor. To call the
Dashboards Progress
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Progress</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Progress</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> is an element of the dashboard panel that represents the ability to display the growth rate (relative share) of a value relative to the target value.</span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" anchor="ProgressEditor" styleclass="Stimulsoft text" translate="true">Progress Editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" anchor="ProgressValue" styleclass="Stimulsoft text" translate="true">Progress Value</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" anchor="ProgressTargetValue" styleclass="Stimulsoft text" translate="true">Progress Target Value</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" anchor="ProgressSeries" styleclass="Stimulsoft text" translate="true">Progress Series</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" anchor="ProgressTypes" styleclass="Stimulsoft text" translate="true">Progress Types</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To display </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true">, you need to add a data field to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> fields. In this case, using the graphical element, the growth rate of the value in relation to the target will be displayed. You can setup the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> element in the editor. To call the editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> element in the dashboard panel;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> element and select the Design command in the context menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> element, and, on the property panel, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Target</span><span class="f_Stimulsoft text" translate="true">, and </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Rows</span><span class="f_Stimulsoft text" translate="true"> properties.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Appearance" anchor="TextFormat" styleclass="Stimulsoft text" translate="true">Text formatting</link><span class="f_Stimulsoft text" translate="true"> can be applied to the values of the current element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ProgressEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> editor, you can add elements with data, edit the expressions of these elements, select the type of a graphic element to display the calculated value.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> editor you can:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the data field for the Progress value;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the data field for the target Progress value;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify the data field for the Progress series;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the type of the graphic element.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ProgressValue" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Value</span><span class="f_Stimulsoft text" translate="true"> field, you can specify only one data field. All values of this field will be aggregated, i.e. a function will be applied to them. By default, this is a summation function for numeric values. If a data field with non-numeric values is added, then, by default, the function of the number of rows in this data field is applied to them.</span><br/></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Without a target value, the growth rate will always be 100 percent.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ProgressTargetValue" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Target value of progress</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To display the growth rate with the help of progress, besides the value in the progress it is necessary to indicate the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">target</span><span class="f_Stimulsoft text" translate="true"> value. The target value is the aggregated value of the data field specified in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> field of progress. Only one data field can be specified in this field. By default, the summation function for numeric values is applied to the data field in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> field. If a field with non-numeric values is added, then by default the function of counting the number of rows in this data field is applied to it.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If only a target value is specified in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> element, but no value is specified, then the growth rate in progress will be 0 percent.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ProgressSeries" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress series</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A series of progress is a separate progress for a specific segment of values selected by a certain condition. The condition in this case will be the values of the data field, which is specified in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> value field, a field with the number of orders issued is set, and the planned number of orders is set in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Target</span><span class="f_Stimulsoft text" translate="true"> field. One progress will be displayed without specifying a series. The value of progress will be the growth rate (the value relative to the target value).</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you specify a data field with a list of products in series, then the progress will be displayed for every product, i.e. the growth rate will be displayed for every product.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you specify a data field in the rows with a list of product categories, then progress will be displayed for every category, i.e. growth rate will be calculated by aggregating the growth rate of all products included into this category. In other words, the growth rate of every product will be grouped into the categories to which they relate.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To set the series of progress, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click the left mouse button on the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Drag and drop the data column from the dictionary to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field in the editor.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Field</span><span class="f_Stimulsoft text" translate="true"> in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> field. Set the expression for this data field, the processing result of which will be the values of the progress series.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ProgressTypes" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress types</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When creating the progress, you can select the type of graphic element with which the growth rate value will be displayed. To do this:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Call the editor of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Use the buttons to select the mode of the graphic element - Circle, Pie, Data Bars.</span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Below are the three elements of progress with different modes.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Within one </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Progress</span><span class="f_Stimulsoft text" translate="true"> element, you can select only one type of graphic element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="22" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the data transformation of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Color Each</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets a unique shade for every graphic element of the progress. If this property is set in the </span><span class="f_Stimulsoft text bold" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the colors from the style collection will be applied to the graphic elements. A different color will be applied to each graphic item. After all the colors from the collection are used, the same colors with the lightening cofficient will be applied to the remaining graphical elements. This way, each graphic item will be with a certain shade. If this property is set in the </span><span class="f_Stimulsoft text bold" translate="true">False</span><span class="f_Stimulsoft text" translate="true"> value, one color from the collection of style colors will be applied to graphic items of the one row.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Series Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the list of colors for the series of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margin (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Report_Internals.Text_Formatting" styleclass="Stimulsoft text" translate="true">formatting values</link><span class="f_Stimulsoft text" translate="true"> of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Fore Color allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 1.3782474995, -0.2991519868, -3.9296050072, -0.7419813871, 0.498493135, 0.3014863133, 2.5417330265, -0.3324967325, 0.1779811382, -1.3268806934, 0.9227502942, 0.3950258791, 1.1153404713, 0.892136693, 1.4265432358, -0.2666514516, 0.2431302518, -1.452840209, -1.3445353508, 0.8194173574, 1.5693677664, -0.3125809729, -0.5057593584, 0.6593189836, 2.7628753185, 2.2896163464, -0.2852918804, -0.3517384827, -1.3075797558, 1.3434673548, 0.7619581223, -0.2637028098, 0.0377825461, 0.3931469321, 0.5088199377, 0.0388779007, 0.7974864244, -0.2639216781, 0.8557052612, -1.3920645714, 0.5812824368, -0.1769667417, -1.0422644615, -0.9806104898, -0.1067666188, -0.7215695381, 0.8047859669, -0.6200850606, 0.5638613105, -0.3851734996, -0.1758856773, 1.0648214817, -0.4472360611, 0.1819862723, 0.863724649, 1.7503652573, -1.0522760153, -1.6370151043, -0.3063225746, -1.2067935467, 1.804686904, 1.2136868238, 0.1273396015, 2.2623753548, 1.7242889404, -0.5707710385, -0.2853721976, 0.5792702436, -1.4251749516, 0.0983612463, 0.0033455093, 0.2737191319, -0.612419188, 0.9644370675, 0.0192423761, 0.0800096244, -0.8623278737, -1.5616164207, -0.2076111585, 0.380259037, 0.4484710097, -0.9498659372, 1.1382784843, -0.1268494129, 1.383962512, -1.1312861443, 0.5183857679, 0.3158228695, -1.3563303947, 1.7728129625, 0.7601904869, 0.1350560486, -0.9697334766, 0.6124616265, -1.8557155132, -0.3674627542, -0.4124227464, 0.1062252447, -0.132283777, -0.3129077852, -0.1575750411, -0.8540534377, -0.4386227131, 0.3670320511, 1.5697809458, 1.0996166468, -0.5477306843, -1.2080444098, -0.5879965425, 0.4344635606, 0.1599446833, -0.5706606507, 0.2944858372, -0.6769732237, 0.8703197837, -0.4942589998, 0.7273907661, -0.3767299354, 0.0842333809, -0.4677442908, 0.1706837714, -0.1637223363, 1.126540184, 0.1983246803, -0.519222796, 0.943962574, -0.5286273956, 0.2741812766, 0.5608176589, 0.1258135289, -0.6184391379, 0.2602901757, -0.6251426339, 0.560172081, -0.4828229845, 0.8515722156, -0.4696730375, 0.1270963401, 0.0328926258, 0.8301330805, 0.2565090656, -0.0175916124, -0.1451984197, 0.3073397875, -0.3184298575, -0.4127452374, 0.624078095, -0.3938128352, 0.5236945748, -0.6716427207, 0.0004030288, -1.0493278503, -0.1303988248, 0.9436184764, 0.4506257176, -1.3021863699, -0.4035975039, 0.6670559645, 0.3033851683, 0.7705347538, 1.2280777693, 0.3426216543, -0.3028736711, -0.6497114897, -0.5353364348, -1.2620458603, -0.439794153, 0.5773367882, 0.1165321544, 0.4189816415, -0.106699571, -0.806806922, 0.6184428334, -0.2701407373, 0.1709078401, -0.088904202, 0.467145592, -0.1086921841, 0.1166983321, -0.2664763927, 0.4356714189, -2.4590804577, 1.8196235895, 1.3583420515, -0.2569025159, 0.2124209255, 0.3365977407, -1.213968277, -0.8012295961, -0.5907440782, -0.1312159747, 0.0937146172, -1.9248638153, -0.4833107293, 0.0731761754, -0.5902906656, 1.2223755121, -1.3583931923, -0.074496761, -2.0137343407, -0.8684182763, -0.1503111273, -1.4055866003, 0.4185440838, -0.0412442833, -0.8922267556, 0.9734393954, 0.5369849801, -0.0481224321, 1.422776103, 1.258695364, 0.0153216748, -1.0808382034, -0.5636062026, 1.8567305803, -1.1990545988, -0.2783842683, -0.2280357331, 0.507250011, -0.5310660601, -0.1700722128, -1.1578975916, -1.1988319159, 0.7533294559, 1.1655232906, -0.6818630695, -0.8431539536, 0.1424725503, -1.2224644423, 1.1500365734, -1.2535641193, -1.0410977602, -0.5191895962, -0.3443633914, -0.2511557043, -0.2897709906, -0.5647420883, 2.0649912357, 0.5516239405, 1.3202803135, -0.0477730185, 0.3836413026, 0.6390818357, 0.1293386221, 0.5964969993, 0.7892228961, 0.1504789442, 0.089835383, -0.1963987947, 1.595719099, 0.7833676338, -0.013631071, 0.1413629949, 0.5670506358, -0.0336071774, -1.212223053, -1.4550067186, 0.2468592972, 0.5746898055, 0.1532724649, 0.1238553822, -0.6290330887, 1.3100702763, -0.9135076404, -0.5996638536, -0.3734003305, 0.3790313601, -0.4978823066, 1.1779302359, -0.9098783135, 0.3783089817, 0.080925867, -0.4763178229, 1.0902167559, -0.776462853, -0.0984245166, 1.2079298496, -0.7421032786, -0.5857363939, 0.8143780828, -1.7189490795, -1.6019765139, -0.0306677967, -0.3421637118, -0.5772417784, 0.8089669943, 0.7795701623, -0.9092531204, 0.4428964853, 1.0071247816, 0.3553834558, 0.1672248542, 0.5363655686, -0.0990255326, 0.6652001143, 0.5388118625, 0.9669255018, -1.2785292864, 0.9136741161, -3.0855839252, 0.8601014018, -0.1081320271, 0.1556231827, -0.0319775306, 0.9328634739, -0.6804546714, 0.6313397288, 0.6569908261, 1.4610825777, -0.7324762344, -0.7258002162, -0.5658476353, -1.3977689743, -0.3829783499, -1.1562412977, 0.5516840816, 0.7806290984, 1.9466845989, 1.568177104, 0.3663648069, 0.9220371842, -1.1919549704, 0.8745504022, -0.1496994793, 0.1169838086, 0.1345588118, -0.1922761649, 0.2140752822, -0.3107221425, 1.010637641, -0.0624388345, 0.7374399304, -0.0844197646, -1.4376426935, 0.6204530597, 0.2261166275, -0.0393862985, -0.6894524097, 0.3750067055, 0.4223641157, -0.1009868383, -0.0650116056, -0.1521240771, -0.8293804526, -0.7836678624, -0.2811139822, 0.0370344482, -0.2360803038, 0.2448966801, 2.0045859814, 0.2057261616, 0.3152671754, -0.5911854506, 0.4625315964, 0.5351995826, 0.9986563921, -0.365749836, 0.0570661724, -0.4298638999, 0.089501977, -0.7480549812, 1.0186876059, -0.3689126968, 0.5721838474, -0.8132324815, 2.5006241798, 0.17986615, -0.6168994308, 0.602930367, 0.350281477, 0.3130063117, -0.2385308146, -0.4086289406, 0.0081343101, -0.0505865142, 0.2874766886, -1.1484674215, -0.4589199126, -1.2476989031, 0.5088752508, 1.0811420679, -2.2550153732, -0.0230286699, 0.4540543258, -0.9629515409, 0.7167756557, 0.0780706257, -0.2020878345, -0.6638624668, -0.0330458693, -0.4110966027, -0.6016268134, -0.0562919974, 0.4052398503, 0.0528329462, 0.1382016838, 0.4675877392, 1.2133994102, 0.3534053266, 1.7324464321, -0.7132267356, 0.4349843264, -1.1289577484, 0.5190801024, 0.1256757975, 0.013472802, -1.8725030422, -1.217184186, 0.2335015386, -1.0813509226, 0.903861165, 0.1914870888, -0.1794422716, -0.9400779009, 0.0135196708, -0.1732427925, 0.8476890922, -0.8449664712, -0.452221632, -0.0510763824, 1.0844082832, 2.0047829151, 0.7172779441, 0.5651209354, 1.1506924629, 0.9306305051, -0.6620748639, 0.1937818378, -0.4463723004, -2.7214734554, 0.6437924504, 0.0822227746, 1.2472556829, 1.344974041, -0.6899050474, 1.1411268711, 0.3408453465, 0.2126855254, 0.0024176554, 1.3131002188, 0.91127491, -0.3426101208, -0.7227048874, -0.8448191881, 0.8695736527, 2.610751152, 0.3323093951, -0.860496223, -0.3011116087, 1.3081128597, 0.7526224256, -0.1039551497, 0.0486990288, 0.9905236959, 1.9433408976, -0.4252993464, 0.1766786128, -0.3805727065, 0.3705078661, 0.2353433222, 0.428976655, 0.2964735329, -1.7001160383, -0.8310260773, 0.0452291518, -1.6611468792, 1.2342528105, -0.9922972918, 0.7890302539, 2.2806251049, -0.6987925768, -0.5026747584, 0.5973260999, -0.5792140961, -1.9868457317, -0.227083236, -0.4076385498, -0.0728228092, 2.1478559971, 1.8355529308, 0.392940104, 0.6575141549, -0.6404835582, -2.0393168926, -0.7946949005, 0.501085043, -0.0540379696, -1.0119589567, -0.482998848, 0.0583705343, -0.2210182697, -0.1360901892, 0.532971561, 0.5096549392, -0.2296352834, 0.917139411, -0.1491061747, 0.2657179832, 0.7077535391, -1.5774598122, 0.3383335173, 0.9036698937, 0.4962828457, -0.70690763, 0.6186573505, -0.0685882196, 0.5860645175, -2.3159840107, -0.8802647591, -0.0655995756, -0.7460162044, 0.7059053779, 1.486780405, 0.0602586456, -0.071168527, -0.9177703857, 0.8047130704, -0.2593053281, -1.9791593552, 0.6083532572, -0.2216791213, -0.8092908859, -0.1380631179, -0.7868412137, 0.0403378345, 0.745754838, -0.1096479967, -0.682482779, 0.7541081309, 0.4501497447, 0.4714053869, 0.5488120317, 0.0679074973, -1.0981823206, -1.4082263708, 1.161365509, -1.4085329771, 0.1768578887, 0.643371582, 0.1711628735, -0.2904470861, 0.1714376509, -0.7654063106, -0.6372804046, 0.1085925996, -0.1962898225, -0.9931203127, 0.3950002193, -0.7225976586, -2.2318220139, 0.7246925831, -1.7184550762, 0.164646849, -0.5525820255, -1.2174218893, -0.2689446211, 0.4877577126, -0.638354063, -0.7156693935, -0.942850709, 0.7336876988, -0.8175908923, 2.2163877487, -0.2681300044, 1.5481710434, -1.551402092, 0.0070666037, -0.3854097724, -0.8553029299, 0.8791074157, 0.0099503864, -0.0131986933, 1.168192029, 0.1011004671, -1.5399291515, -0.0933349207, 0.6434614062, -0.0176737215, -1.8899592161, -0.0745249763, -0.1017096192, -0.2943766415, 0.0559504293, 0.9563853741, 1.362174511, 0.2131839097, -0.8933983445, -0.0829828978, 0.3663053215, -0.2228605896, -0.9447447658, 0.7206994295, 0.6208165288, 0.6743988395, -0.4454945028, 0.6922328472, -0.7351667285, -2.938164711, -0.3748247325, -0.0960849226, -1.5385193825, 0.2716994584, 1.2244544029, -0.5467442274, 0.3917360008, 0.9513065815, -0.6404684782, 0.1378005892, 0.6639866829, -1.1799126863, -0.2984889448, 0.4932563007, 0.9416211843, 0.3202449977, 1.5491484404, -0.0310559236, 2.1009097099, 0.6672228575, -0.7446513176, -0.6437597275, -1.0272554159, -0.2117191851, 1.0438627005, 0.4060420692, 1.0965389013, -0.3392877281, -0.3162362576, -1.2650910616, -1.624745965, 1.4256979227, -0.9275324941, 1.0069420338, -2.2343959808, -0.2443262637, -0.1284186989, -1.1563403606, 1.0280308723, 1.0808106661, 0.1062628329, -0.6338316202, 1.0585901737, -0.961807549, -0.6374331117, 0.6485679746, 0.9725788236, -1.5947076082, 0.8016207218, 0.8620595336, 0.1738162637, -0.7350391746, 0.5272421837, 1.536126256, 0.3453705311, -0.3291218877, 1.1231015921, -0.5123823285, 0.1180360094, -1.1255620718, -0.8975374699, 0.0534137674, -0.2497149855, -1.0316001177, -0.3245886862, 0.1599703282, 0.6614555717, -0.5679339767, -0.8587770462, 0.8974446654, 0.4592788517, -0.671636939, 1.2011556625, 1.6219536066, 0.2201926112, 0.9131540656, -0.0993297771, 1.9117304087, 0.0469575934, 0.2835080326, -1.1393427849, -0.1876906455, 1.0300883055, -0.2818439603, 0.4112439454, 0.1449290514, 0.6846888065, -0.1395210475, -0.9990293384, -0.0462420732, -0.2961134315, -1.3108482361, -1.0175679922, 0.1600390226, -1.0889744759, -0.0878369957, 0.2133028209, 1.0423535109, -0.1369816065, -0.9241697192, -0.9420468211, 1.5784538984, -0.271288991, 0.3179777265, 0.0067626107, 0.7211728692, 0.6066920161, -0.5158746839, -0.4673309624, -0.6051800847, -0.2385560721, -0.4713208079, -0.313175559, 0.1939684451, -1.0152841806, -0.0788190663, 0.7901756763, 1.052868247, 0.1754598022, -1.1005277634, 0.7029053569, 1.068441391, -0.1445856094, 0.5097051263, -2.5082337856, -0.407246232, 0.2283937633, -0.2619876564, -0.0671763718, -0.7302257419, 0.9395264387, -0.6744202971, 0.0815885663, 0.199175328, -0.8349816203, 1.8121911287, 0.295273453, 0.1964493394, 0.445448339, -0.2004858702, -0.0637260824, -0.7330928445, -0.5274386406, -0.8594422936, 0.6971236467, 1.7424031496, 0.0834428221, -0.1421988904, 0.6702129841, 0.7658007741, -0.0089909704, -0.7728888988, -0.0934920609, -0.3903517723, -1.6889230013, -0.4782233238, 0.7176426053, 1.2892086506, 0.1653452069, 0.6641846895, 1.1671078205, 1.0181053877, 0.3247464299, 0.3364603519, -0.1216853485, -1.0004802942, -0.799904108, -2.0095202923, -0.8263049126, -0.6150240898 ]
Shape Shape is an element with the help of which various shapes can be displayed on the dashboard. This chapter will cover the following: ; . The Shape element can be placed anywhere on the dashboard. The setting of the Shape element is carried out in the shape editor. To invoke the editor of this element, you should: Double-click on a Shape ; Select the Shape element, and select the Design command in the context menu; To resize the Shape element you should: Select it in the dashbo
Dashboards Shape
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Shape</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Shape</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shape is an element with the help of which various shapes can be displayed on the dashboard.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Shape" anchor="ShapeEditor" styleclass="Stimulsoft text" translate="true">Shape editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Shape" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Shape</span><span class="f_Stimulsoft text" translate="true"> element can be placed anywhere on the dashboard. The setting of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Shape</span><span class="f_Stimulsoft text" translate="true"> element is carried out in the shape editor. To invoke the editor of this element, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on a </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Shape</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the Shape element, and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To resize the Shape element you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select it in the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Increase or decrease the size of the element vertically, horizontally or diagonally.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ShapeEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Shape editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shape settings can be found in the Shape editor.</span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Type</span><span class="f_Stimulsoft text" translate="true"> - determines the type of shapes. Click on the value field and select a shape from the drop-down list.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Size</span><span class="f_Stimulsoft text" translate="true"> - changes the size of the stroke of shapes.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Stroke</span><span class="f_Stimulsoft text" translate="true"> - changes the stroke color of shapes. Click on the value field and select a shape from the drop-down list.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Fill</span><span class="f_Stimulsoft text" translate="true"> - changes the fill type of shapes and, depending on the type selected, override the colors, angle, scale, focus, blending, and hatching. For example, for the Solid type, only one color can be defined. If the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Gradient fill</span><span class="f_Stimulsoft text" translate="true"> type is selected, then the starting and ending colors must be selected. You can also change the gradient angle.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All these parameters are represented as identical properties on the property panel. You can configure settings by selecting the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Shape</span><span class="f_Stimulsoft text" translate="true"> element and changing the values of these properties in the properties panel.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of Shape properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Shape</span><span class="f_Stimulsoft text" translate="true"> element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="16" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fill</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A property group that is used to change the brush and fill color of a shape in the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Shape Type</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the type of a shape in the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Size</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the stroke width of a shape for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Stroke</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the stroke color of a shape.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the Shape element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of a table - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.0446991846, -0.2945642173, -3.4206271172, -1.3780081272, 0.306763649, 0.2298062742, 1.186958909, -0.0600679852, -0.9008970261, -2.737539053, 0.9540328383, 1.0725115538, 3.5848200321, -0.3854275942, 1.1810526848, -0.4463887811, -1.6741877794, -1.7111121416, 0.1854604483, 1.1762657166, 0.333512634, -0.500413537, 0.1239036247, 0.9256201386, 1.587105751, 1.3225939274, 0.4988445044, -0.6579818726, -0.7492409348, 0.9008683562, 0.9822859764, 0.3124751151, 0.5948321223, 0.1675003767, -0.8370610476, 0.1633195281, 0.7461745143, 0.8366433978, -0.732399404, 1.3251894712, 1.2435766459, -0.490314275, -1.7155839205, 0.7615302801, 0.9156628847, 0.3944296837, 1.2865624428, 0.2825274765, 0.388684243, 0.3917505741, -1.0269486904, -0.0899806097, -0.0856419355, -2.8818485737, 0.7274264097, -0.0287733674, 0.2369505465, -0.2971871495, 0.9464409947, -0.7324146032, -0.6782845259, 2.2691981792, -0.8921901584, 2.0092861652, 1.2013394833, 0.539468348, -0.7383980155, 0.4935867786, -2.223031044, -0.4369587898, 1.2703870535, 0.6017519832, 1.0781296492, -0.0133785382, -0.9603190422, -0.1019817814, 0.187885657, -0.2683601677, -0.368848294, 0.1792626977, 0.9064422846, -0.7031496167, 0.6997150779, -0.5217918754, 1.5072240829, -0.1586947888, -0.1774694622, -0.3378047645, -0.0131231258, 1.0602418184, -0.4917742014, -0.7093957663, -0.0743690729, 1.1510255337, -2.0968418121, -0.3261992633, 0.1778868586, 0.2376913279, 0.33779791, 0.5523033738, -1.1793062687, -0.8296904564, -0.8560808301, 1.6618015766, 0.2580660582, 1.2469937801, -1.3552981615, -0.0995060727, 0.8591083288, -0.9557664394, -0.0741541907, -1.2082884312, 0.3220098913, 0.3544902802, -0.2793469131, 0.0411680192, 1.4279043674, -2.0422801971, 1.5775537491, 0.4951677322, -0.0282884371, -0.883004725, 1.4293302298, 1.2229390144, 0.3464926779, 0.2104561925, -0.2295717597, 0.6656571031, 0.4009768367, -0.4802803993, 0.2976489961, 0.6288359761, -0.6989506483, -0.9992777705, -0.4602600038, 2.4612429142, -1.5639417171, -0.1682336032, 0.3283670247, 1.0082199574, -0.2675155103, 0.266166091, 0.0001537206, -0.9194762707, 0.6204493642, -0.9958775043, 0.9812973738, -0.5625454187, -0.876186192, -0.7687938213, -0.7231978178, -0.6772264838, 0.1313203275, -0.1774718761, 0.5782855153, -1.0555206537, 0.787499845, 0.4484427273, 0.3821614981, 0.1851469576, 0.7535963058, 0.894010365, -1.564596653, -0.7367703319, 0.0190622583, -1.9996592999, 0.447832495, 0.4330748618, 0.0001937057, -0.0985112265, -0.392203629, -0.4172694087, -0.6224454641, -0.1226251349, -0.2445396781, -1.2407517433, 0.4963974953, -1.0501874685, 1.2333350182, 0.1644074172, 0.6956423521, -0.2602963448, 0.6167157888, 1.3013496399, 0.0950714201, -0.4576846659, 1.2144581079, -1.3319890499, 0.0137954922, -1.3127040863, -0.6916282177, -1.1969108582, -1.0544540882, 0.1310382038, 0.9912455082, 0.6962581873, 1.4008383751, 0.4818529189, -0.7625938654, -0.2237715572, -0.2993337512, 0.5387013555, -0.1700995862, 0.4628857076, -0.2149024457, 0.5048026443, 0.6396172643, 1.1124757528, -1.3139313459, 1.3970341682, 1.3590096235, 0.2702292502, 0.3724071085, -1.1376713514, 0.7663459182, 0.457077235, 0.2260340899, -1.1457033157, -0.269517839, -0.2127718329, 1.2672247887, -0.2205501646, 0.0376250409, -1.0603743792, 0.869359374, 0.1196867377, 0.4687014222, 0.2283580899, -0.1469566226, -0.4626437128, -0.9965681434, -1.5188987255, 0.421836406, 0.5175561309, 1.0277934074, -0.0140692154, -0.1706918329, 1.9196888208, -1.0880222321, -1.7652307749, 0.156587258, 0.3415787816, 0.6385007501, -0.9728182554, 0.4910078049, 0.7066819668, 0.4854188263, -0.8152754307, 0.5532522202, 1.5103640556, -0.7906339765, -0.7406531572, -0.0833236575, 0.8553241491, 0.6211740971, -1.0133900642, -1.6720246077, -0.3404467106, -0.1171637326, -0.4386950135, 0.7659665942, -0.5798568726, -0.171391502, -2.0890612602, -1.3922766447, -1.954559207, 0.3826437294, -0.9254873395, 0.6943126321, -1.5006846189, -0.7466819882, 0.2691342533, -0.1097406447, 0.1949045211, -0.4041049778, 0.199254781, -0.2188924849, -0.3428955674, -0.4030856788, 1.2207986116, 0.0915982723, -0.0567166619, -1.7063267231, -0.4788225293, 0.3990339339, 1.4778155088, 0.3420854509, 0.6806246638, 0.0911925361, -0.0959779993, -0.3791283667, 0.3858664334, -0.3302535713, 0.148051545, -0.3800035417, 0.4662022889, 1.0154497623, -0.5261827707, 1.059961915, -1.971191287, -0.2018639296, 1.1265056133, 0.7378712893, 0.0585719272, -0.575412035, 0.9850549102, 3.0039641857, -1.0123535395, 0.9929106236, 0.6243243814, -2.2992808819, -0.259026736, -0.7899505496, 2.2782175541, -2.091329813, 0.3828175068, -1.1399432421, 0.5593920946, 0.1503642499, 0.3130547404, 0.6029102802, -0.799149394, 0.3213110864, -0.4267925918, -1.2223540545, 1.2747256756, -0.3002000153, -0.0081884013, -0.1130905077, 0.1584850848, 0.1085267439, 0.473017931, -0.7951300144, -0.4579139948, 0.5138286948, 0.7778921127, -0.0975119993, 0.0540826842, 1.1526931524, 1.1829917431, 0.9922776222, -1.1013623476, -0.2102536857, -2.6203520298, -0.2598059177, -0.4341186285, -0.6172846556, -0.9417106509, 0.918006897, 1.0508217812, -1.5951316357, 0.838557601, -0.1518716961, -0.0144051425, 1.2293953896, 0.4911927581, -0.3890395761, 0.2323052883, -0.5363137722, 0.62402457, -1.1302906275, -0.3957802653, -0.3359074891, -0.1102307066, -0.1772833765, 0.3890633583, 0.3964910805, -0.2204829454, 0.5012053251, 0.3067713082, -0.3670218289, -1.5100153685, 0.4655719697, 0.0600405261, 0.934977293, 0.9455822706, -1.8065239191, 0.5891323686, -0.8449219465, -0.3238643706, 0.350888133, -0.172021836, 0.7481017709, -0.4955942929, -0.0505046099, -0.3725540936, -0.0577744618, -0.8928052187, -0.2131305188, -0.3780663013, -0.2931313515, -0.5603604317, -1.3938004971, -0.3325321376, -0.7262980938, 0.2236704826, 1.120187521, -0.2446482182, -1.3690146208, 1.5949764252, -0.9993926883, -0.2034725547, -0.4479166567, 0.1092231199, -0.1176394001, -0.6187497973, 0.1512363255, -2.3849503994, 1.1520813704, -0.7743149996, 0.3794358373, 0.768594265, 1.1181735992, -0.536278069, 0.0394498073, -0.1390527487, 0.7559400797, 0.0941411853, -0.3946821988, -0.2684727013, 1.0028592348, 2.0269966125, -0.923659265, 0.9781411886, 1.2239031792, 0.4732394218, -0.0421791635, 0.193202123, 0.0133382175, -0.990159452, -0.2917670012, -0.3455511034, 0.1904860139, -0.2863305211, -1.5313158035, -0.4858410954, -0.3108155131, 0.5604370832, -0.7881589532, 0.5510770679, -0.5650252104, -1.2687032223, 0.2477888465, 0.4859080613, 0.246030435, 1.0811425447, -0.2247680128, -0.470304966, -1.3345019817, 1.8445603848, 0.2056877017, -0.7121186852, 0.209111616, 1.7181094885, 0.9037105441, -0.640479207, 0.0257504396, -0.0157434456, -0.5733650923, 0.8206436038, 1.0503897667, 0.7307406664, -1.7900422812, 0.7585748434, -0.5631728768, -1.6995871067, 0.2079085708, -0.1061637327, 0.5854463577, 2.378029108, -1.4277569056, 0.9317618608, 0.43911919, -0.4361549914, -0.102358751, 1.1727076769, 0.8937451839, -0.5752669573, 0.6752715707, 2.537263155, -0.4053785205, -0.8963025808, -0.292121321, -1.3069857359, 0.0117274616, 0.5671883225, 0.7857329249, 0.0220095422, -0.1934623569, 1.1654961109, 0.1126150116, 0.4104613066, -0.0499022193, -0.3926704526, -0.0215716828, 0.7589646578, 0.0072646197, 0.4545820355, 0.9625531435, 0.0250506233, -0.046988707, -0.0896102563, -0.2884097695, 0.3199388981, -0.6062360406, 0.5104696155, -0.1131082326, -1.8856139183, -0.109391287, -0.6307241321, -0.0975787938, -0.3939961791, 0.4936982095, -0.5333791971, 0.4426462948, -0.9980694056, -0.0995579883, 0.1440661997, -1.1245971918, 1.5759072304, 0.346945256, -0.2581426203, -1.1264628172, -0.0434056595, 0.1254207492, 0.6054065824, 0.456427902, -0.676587224, 1.5366367102, 0.0157685131, 0.6702632904, 0.5563570857, -1.3786467314, -0.943672955, -1.1293337345, -0.1854193956, -0.5789139271, 1.9263951778, 0.7332213521, -0.2649463117, 0.682749927, 0.6558716297, -1.075983882, -0.3214358985, 0.4511615038, -0.877002418, 0.0292508658, -0.4652445316, -0.6523870826, -0.1432044357, 0.3119807541, -0.1384412795, -0.5232718587, -0.0895751938, -0.2175920457, -0.7506526113, 0.0248814914, -0.9954751134, 0.4871349037, -1.6508181095, -0.7430545688, -0.1101882085, 0.6688271165, 1.2472019196, 0.5449228883, -0.7855420709, 0.052767653, 0.9763448238, 0.9612493515, -0.0293950662, 0.4515002668, -2.3330163956, 1.4242144823, -0.4337285161, -0.1121415794, -1.0023121834, 0.5284172893, -0.1443297267, -0.4567762613, 1.5792484283, 0.6511260271, 0.0325906202, 1.0760231018, 1.6898572445, -0.2160710543, 0.5221255422, -0.7631294131, -0.0501872264, -0.3401660025, -0.7735104561, -0.4717037976, -0.4055442512, 0.9148586988, 0.1857093573, -0.467789948, 0.1042600125, -0.8185634613, -1.2204146385, -0.5604765415, -0.7003242373, -0.2524232566, 0.7598662972, 0.6269671917, 0.215149954, 0.7324922085, 0.5845948458, 0.2661538422, 0.0277072173, -0.3806677163, -0.9312410355, 0.5516738892, 0.4958428442, -1.4541060925, -0.15115197, 0.1649665833, -0.7186012268, 2.0464203358, -0.8164562583, -0.24863258, -2.0778620243, -1.0810985565, 0.3883336782, 0.7526658773, -1.2152309418, 0.896350801, -0.4593174458, -0.7782910466, -0.0968112648, -1.0171394348, 0.6995817423, -0.3093631864, 0.0742340684, -2.3150866032, 0.4798794389, 0.1750088334, 1.0739563704, 0.3818090856, 1.12588346, 1.3250484467, 3.0290374756, 0.7365756631, -0.5320242643, 0.1731929481, 0.8803540468, -0.3578037918, -1.0178620815, 0.5337682366, 0.0671905056, 0.2015049905, -0.4854316413, 1.9242019653, 1.8991649151, 0.1606252491, -0.6542516351, 1.5795952082, -0.339125663, 0.0630401298, -0.9540130496, -2.2342617512, -1.1814225912, -1.51060009, 0.0841313526, 0.7113547921, 0.1811843216, 0.7129871845, -0.5942068696, -0.3433568776, 1.676232338, -2.5298502445, -0.1370364875, 0.1271281987, 0.602833271, 0.1298777312, -0.243022725, 0.1831686497, 0.822706461, 0.6065471768, 1.2575025558, 0.3556838334, -0.4826429486, 2.3250675201, 0.1846626401, 0.3754974008, 0.8932932019, -1.5572487116, -0.7403056026, 0.2731066048, -0.8604571223, 0.3609637022, -0.9291181564, -0.6587856412, 0.0368556418, -0.6295835376, -0.104799211, -1.154389143, -0.8784265518, -0.0152269648, 1.0605200529, -0.897885859, 1.2975178957, 0.1082367525, 1.0038217306, 1.1516201496, 1.1149507761, 0.0095701125, -0.799947679, -0.4857488871, 0.3923465908, -0.8776959777, -0.0074641043, 0.4439120889, 1.0391795635, 0.5336078405, 0.2364423275, -0.1980351657, 1.6335756779, -0.4990499914, -0.8380368352, -0.4798015952, 0.2880530059, -0.7670300007, 0.9159378409, -1.5516623259, -0.4480100572, -0.6853795648, -0.2572565377, 0.0442146845, 0.0791463777, 0.5898143649, 1.1764006615, -0.4525971413, 1.2992343903, -0.511970818, 2.3039050102, 0.9221821427, 0.0909845307, -0.0005557417, -0.76121068, -0.2874172926, -0.3275126815, 0.6450145245, 0.3306492567, 0.8301819563, -0.0997436568, -0.2786392868, -0.2559757829, 0.3725529015, 1.5938243866, -0.22868976, -0.2950180769, -0.8065871596, 0.1545256227, -0.0654578358, -1.2439932823, -0.8764988184, 0.701099515, -0.0690088123, 1.1091666222, 0.8314439654, 0.9009214044, 0.4813040495, -0.1436360478, 0.381290406, -0.3289346099, -0.8692337871, -0.8055248857, -0.9216395617, -0.1757172346 ]
Sorting Read the following in this chapter: ; ; ; . When designing an analytical panel, you often need to sort data. You can do this in the following ways: Create a sorted data source that will be used for elements of the dashboard; ; Sort data in each item. Sorting data in an element can be: Preset, customized when you design the dashboard panel; Interactive, when the user is viewing the dashboard panel, he/she can change the sorting options. You may set up data sorting for the
Dashboards Sorting
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Sorting</title> <body> <header> <p class="f_Heading1"><span class="f_Heading1" translate="true">Sorting</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Read the following in this chapter:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Sorting" anchor="datasortingintable" styleclass="Stimulsoft text" translate="true">Sorting in a Table;</link></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Sorting" anchor="datasortinginchart" styleclass="Stimulsoft text" translate="true">Sorting in a Chart</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Sorting" anchor="datasortinginindicator" styleclass="Stimulsoft text" translate="true">Sorting in an Indicator</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Sorting" anchor="datasortinginprogress" styleclass="Stimulsoft text" translate="true">Sorting in a Progress</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Sorting" anchor="datasortingingauge" styleclass="Stimulsoft text" translate="true">Sorting in a Gauge</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When designing an analytical panel, you often need to sort data. You can do this in the following ways:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create a sorted data source that will be used for elements of the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Data_Transformation" anchor="DTSorting" styleclass="Stimulsoft text" translate="true">Sort data in data transformation</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Sort data in each item.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sorting data in an element can be:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Preset, customized when you design the dashboard panel;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Interactive, when the user is viewing the dashboard panel, he/she can change the sorting options.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You may set up data sorting for the following items:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" styleclass="Stimulsoft text" translate="true">Chart</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" styleclass="Stimulsoft text" translate="true">Table</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" styleclass="Stimulsoft text" translate="true">Indicator</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" styleclass="Stimulsoft text" translate="true">Progress</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Gauge" styleclass="Stimulsoft text" translate="true">Gauge</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You may enable/disable interactive sorting in the </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">Interaction editor</link><span class="f_Stimulsoft text" translate="true"> of a dashboard element. To do this, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select an item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Call the Interaction editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Enable the interactive sort button, or uncheck the box to disable the interactive sort button for the </span><span class="f_Stimulsoft text bold" translate="true">Allow User Sorting</span><span class="f_Stimulsoft text" translate="true"> option.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="datasortingintable" styleclass="Stimulsoft_Text"></anchor><span class="f_Stimulsoft text bold" translate="true">Sorting in a Table</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sorting data in a Table is the ordering of table rows by the values of a specific column. You can sort the data in the Table by one or more data columns. In this case, the sorting will be performed by the first column, then by the second, etc. Sort commands are located in the column header menu.</span><br/><br/><br/><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the column title menu, you may select the sort direction for the values of the current. If None is selected, then sorting by the values of the current column will not happen.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="datasortinginchart" styleclass="Stimulsoft_Text"></anchor><span class="f_Stimulsoft text bold" translate="true">Sorting in a Chart</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sorting data can be performed for each data field that is used in the Chart. To specify sorting in the Chart, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> В Press the Sort button on the current item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> В Select a data field by the values of which sorting will be performed;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> В Select the direction of sorting.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Please note that sorting in the Indicator, Progress, Gauge is possible only if </span><span class="f_Stimulsoft text bold" translate="true">Series</span><span class="f_Stimulsoft text" translate="true"> of elements are specified.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="datasortinginindicator" styleclass="Stimulsoft_Text"></anchor><span class="f_Stimulsoft text bold" translate="true">Sorting in an Indicator</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sorting data can be performed for each data field that is used in the Indicator. To set the sorting in the Indicator, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Press the Sort button on the current item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a data field by the values of which sorting will be performed;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the direction of sorting.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="datasortinginprogress" styleclass="Stimulsoft_Text"></anchor><span class="f_Stimulsoft text bold" translate="true">Sort in a Progress</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sorting data can be performed for each data field that is used in the Progress. To specify sorting in the Progress, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Press the Sort button on the current item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a data field by the values of which sorting will be performed;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the direction of sorting.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="datasortingingauge" styleclass="Stimulsoft_Text"></anchor><span class="f_Stimulsoft text bold" translate="true">Sort in a Gauge</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sorting data can be performed for each data field that is used in the Gauge. To specify sorting in the Gauge, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Press the Sort button on the current item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a data field by the values of which sorting will be performed;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the direction of sorting.</span><br/></p> <p class="f_Stimulsoft text"></p> </body> </topic>
[ 0.3470153511, 1.215033412, -3.6275832653, -1.9153301716, 0.9926292896, -0.9265035987, 1.4141557217, -0.9696415663, -1.1101002693, -0.2132156342, 1.0900452137, -0.1419971287, 2.1964962482, 0.3267262876, -0.8115285039, -0.9210799336, -0.7512335777, -0.815654695, -0.4890496433, -0.0812233761, 0.8268613815, -0.2927762866, -0.5768699646, -0.272343576, 1.3383847475, 1.6681582928, -0.4371386468, 0.0786360651, -1.5704270601, 1.0532079935, 0.5386024117, 1.1801658869, -0.3533862531, -0.2838356495, -1.588704586, -0.3697044551, 1.5095205307, 0.4842514098, 0.1296005845, 0.6215069294, 1.2689577341, 0.3238514662, 0.1045810059, -2.0710282326, 0.4027635753, -1.3098622561, 1.0825719833, -0.7119461894, 1.2924746275, -1.4529671669, -0.2958763838, 0.3008704484, -0.6070552468, 0.6799669266, -0.1703810841, 0.83113873, 0.2176327705, 1.199788928, 1.4470603466, -0.4151102304, 0.833291173, 0.6691823602, -0.1081734225, 1.3506263494, 0.0766893551, -0.3733935356, -0.0263015684, 1.151699543, -1.2406958342, -1.3133707047, 1.0280162096, -0.4207554162, 0.6583101749, -0.2646611333, -1.0131742954, 0.1027700529, -0.4877536297, -0.126410827, 0.6180881262, 1.9198364019, 0.5231167674, -0.978746593, -0.060202118, 1.1331601143, 1.1651662588, -0.8922381997, -0.1150022373, -0.8419369459, 0.0977976397, 1.3757796288, -0.552808702, -1.0450801849, 0.4989106059, 1.2338036299, -1.7975379229, 0.9671043158, 0.1757158935, -0.06801337, -1.4164401293, -2.0547447205, -0.3796807826, -0.5820337534, -0.0104149738, 0.3006106913, 1.2783920765, 0.2536772192, -0.9447045922, 0.0331541747, -0.8202217221, -1.8884990215, -1.2712813616, 0.5891863704, -0.0586959459, -0.170634374, 1.0526888371, 0.5207617879, 1.9331288338, -0.9253717661, -0.8854122162, 0.6673930287, 0.6776995659, -0.6422356963, 0.7735302448, 0.8198192716, 0.9575483203, -0.5343307853, 0.1120457947, 1.493757844, 0.2028552741, -0.6919980049, -0.6782290936, -0.7384778261, -0.987790525, 0.9960619211, -1.0534217358, 0.776627779, -0.27319628, 0.348741591, 0.3932157755, 0.6010242701, -0.4042176306, 0.4919891953, -1.0127848387, -0.2671365142, 0.253034234, -1.5347435474, 0.1109397337, 0.4175316691, -0.1151438504, -0.9828523993, -0.0104772765, -0.6740454435, -1.6507078409, 0.3396864533, -0.2212006301, -1.7405098677, 1.3451321125, 1.4751631021, 0.3539263308, -0.4261388779, 0.9586809874, -0.0386412777, -0.5374786258, 0.8371831179, -0.0501833186, -0.8422937989, -0.3250300586, 0.8494762778, 0.9950071573, 0.1956736445, -1.5983836651, -0.7252818346, -0.368001461, -0.1967794001, 0.8165970445, 0.9174627066, 1.3482815027, 0.8901404142, 0.6824802756, -0.6422029734, 0.9264987707, -0.3045176864, 0.7916103005, 0.7279160023, 0.6219837666, -1.1339020729, -0.302621305, 0.2227599621, 0.3272128105, 0.3883380294, 0.4327218533, -0.3833918273, -2.4334189892, -0.0447235145, -0.0303940363, -0.6590325236, -0.7824581265, -0.3044070005, -0.1588682979, -1.6963008642, -0.6360855103, -0.4215573668, -0.9281511903, 0.5307730436, -1.3586440086, -0.1812052131, 0.3203609288, 0.8059799075, -0.2658582032, 0.9764708281, 1.4641342163, 1.0880950689, 0.766575098, -0.4976668954, -0.6748566628, -0.3889225125, 0.6732237935, -1.1056469679, 1.0645180941, 0.4675694406, -0.9071950316, -1.4887589216, -0.0589686334, 0.2127436101, 1.1351643801, 0.15864259, -0.0402113684, 0.3223964572, -1.3946594, -0.6036584973, -1.098932147, -1.4460753202, 0.0614920035, -0.9015700221, -0.1642208695, 0.6875098348, -0.9209793806, 1.0690536499, 0.0567050837, 0.9014239907, -1.3242037296, 0.5385676026, 0.2082984746, -1.1198830605, -0.189053908, 1.0281207561, 0.8584845662, 0.6445974112, -0.5463341475, 0.8821999431, -1.3103173971, -0.6633982062, -0.2970511019, 1.3948962688, -0.1297692209, -0.4261357784, -0.9804109931, 0.5267655849, 1.5282109976, 0.0827261284, 0.5241561532, -0.6340697408, 0.9981481433, -1.1810833216, -0.3367172182, -0.2864584625, 0.3463024497, -1.0046280622, 1.4647723436, 0.1594009846, 0.1126481071, -0.2866780162, 0.1528245956, 0.2273513079, 0.2994461358, 1.3296251297, 0.0253954865, -1.9833647013, -0.2420607954, 0.7636675835, -0.5471225381, -1.3297216892, -2.0216765404, -0.2030178756, 0.3619932532, 1.8725622892, 0.6961199641, 0.5113202333, 0.7623545527, 0.1901930869, 0.3307627141, 0.6284750104, 0.31149894, -0.3458852768, 0.6286974549, 0.6823840737, 2.499486208, -0.9386619925, 0.3350586593, -1.8159950972, 0.0306286644, 0.6416151524, 2.2415084839, -0.0572806932, -0.3523107171, 0.0986053273, 0.5780876279, -0.0106964447, 0.8986259103, -0.3852320015, -1.034864068, 0.7737231255, -1.4115781784, 0.9822304249, 0.0440057442, 0.1174576432, 0.1833201796, 1.3019435406, 0.5437188745, 0.6111533642, 0.3905603886, -1.1261250973, -0.4887479544, -1.1531351805, -0.2018982321, 1.0791326761, -0.213647157, 0.2120859325, -1.0539047718, 0.5591919422, 0.1406283975, 0.6242151856, -0.2143116891, -0.8066768646, -0.1844359785, 0.2039222121, -0.2063921541, -1.6463474035, -0.4856230021, 1.2965507507, 1.5799649954, 0.0528016351, 0.337870717, -2.1453425884, -0.8312642574, 0.9414826632, 0.1090913787, -0.4378389716, 1.0965058804, 1.7390303612, -1.5817426443, 0.8999414444, 0.4925654829, 0.5841730833, 0.1294142902, 0.1160469279, 0.0070307818, -0.3470738232, 0.9410996437, 0.3989588618, -1.2148817778, 0.4236837327, -1.0459619761, -0.3256819248, -0.3894333839, 2.1501214504, 0.1599505395, 0.5505589247, -0.2572368681, -0.2306082547, -0.984924376, -1.2574733496, -0.1645224988, 0.8664323092, 0.1781228781, -0.0612311363, -0.4467692971, 1.0216859579, 1.1700731516, 0.3400271833, 1.1905523539, -1.118289113, 1.0573097467, 0.1538571715, -0.5283757448, -0.0429436788, -0.9635121822, -1.9927195311, 0.1380205303, 0.2901632786, -0.7217380404, -0.7277356982, -0.7142131925, 0.5013743043, -0.1837350875, -0.7784951329, -0.1101403162, 1.3028506041, -0.9731318355, 1.5909333229, -0.60042274, -1.2157336473, -0.6812596321, -0.0679187179, 0.9934757948, 0.3636163473, -1.7983020544, -1.2621821165, 0.2913931906, -0.2882070243, -0.5370775461, 0.0405786298, -0.5086660981, -0.3654429317, 0.6430137157, -0.0273336433, 0.3643526435, -0.2931619287, -1.0193220377, -1.053311348, 1.7916674614, 2.268253088, 0.3011924922, -0.8851148486, -0.307728678, 0.1036070138, 0.1461212188, 0.2969312966, -0.730843842, -2.026345253, 0.2418809086, -0.9745277762, 0.2204032987, 0.7309578657, -0.5382710695, -0.8954151869, -0.188010931, 0.8737962842, 0.4115410149, 0.6571677923, 0.0138128605, -0.5426285267, -1.0112946033, -0.03018751, 0.089092724, 1.9582443237, 1.4956741333, 0.4014096558, -1.806614995, 1.4788482189, 0.7547342181, -0.1053238809, 0.2101535052, 0.8556466103, 2.5011205673, -0.7037335634, 0.3130722642, -1.1331524849, -0.0593340397, 0.5230969191, -0.4160465002, 1.1976323128, -1.2320109606, 0.4004669189, 1.1426032782, -0.2196026146, 0.2635675371, -0.7977229953, 0.5500153303, 0.3371157646, -0.3533243537, -0.7728454471, -0.0468659773, -1.0512838364, -0.7324700356, 0.3774590194, -0.0952805281, -0.5626382232, -0.815215528, 1.058173418, -0.3180014789, 0.0234157387, 1.0328123569, -0.5934792161, -1.3888274431, 0.3228314817, 0.0184445903, -1.0180366039, 0.2766418457, 0.1562192887, -0.4568699598, 0.1464563757, 0.1775856316, -0.4147373438, -0.8080485463, -0.6004164815, 0.4943782091, -0.2626586556, -0.2241036892, -0.8345205784, 0.5656007528, -0.5489008427, -0.2426488847, -0.0070165163, 0.4048792422, -0.775698483, 0.4796488583, -1.5808191299, -0.4253493547, -0.1427559704, 0.1705046445, 0.2880188525, 1.5811226368, 1.5912834406, -0.5094653964, -1.1992596388, 0.5740745664, 0.831553936, -1.9699440002, 0.828414619, -1.4892715216, -0.4083719552, -0.1265360713, 0.2523077726, -1.5334652662, 0.8210529089, -0.1004080176, -0.4511772692, 0.5452982783, -0.6139976382, -0.5004473329, 1.7374956608, -0.4950290024, -0.432307452, 0.4430863261, -0.5081658363, -0.5891933441, 1.1894860268, 0.6156100631, 1.3012307882, -0.7555379272, -0.4146370292, -0.5174497366, -0.5995743275, -0.0826166496, 0.1086180732, -1.0724798441, -0.7925371528, 1.1996554136, -1.9151637554, 0.6219338775, -0.0824846029, 0.7381657362, -1.6615024805, -0.3277038634, -0.521566689, -0.2743071914, 0.2495609075, -0.5463281274, 0.3159360588, 0.1201839447, 0.3212800026, 1.1061348915, 1.4745743275, 0.2438970655, 0.3148350716, -0.5898797512, 0.0396832079, 0.0098752743, 0.5257071853, 0.0723640919, -1.712392807, 1.1674755812, 0.2239058763, 0.3732310832, -0.0624239109, 0.2610507905, -0.1415100992, 0.2707397938, -0.3972530961, 1.0802434683, -0.1614842117, 0.5054239035, 2.4179508686, -0.9352696538, -0.0777749196, 0.0691119209, -0.1133919209, 0.1511581689, -1.8392564058, -0.3240315914, -0.1936487556, 0.4145292938, 0.4545548856, -0.8896751404, 2.3462281227, 0.4795687795, -2.0253102779, -1.0206190348, 0.3009651899, 0.3544747829, 0.3287484348, 0.100763768, -0.6821048856, 1.3667881489, 1.6656332016, -0.2577013373, 0.3846498728, -1.9769916534, -1.099612236, -0.3498388231, -0.2156485617, -0.0621633604, 0.5406421423, 0.0778941363, -1.3729616404, 0.8827800751, -0.2177322507, 0.736417532, -1.1663784981, -1.5246167183, -0.1019122824, 0.6520601511, -0.6779108644, 0.4358307421, 0.1342999935, -0.0781676993, -1.2540092468, 0.4164670706, 1.6581642628, -0.4564750195, 1.9160541296, 0.0688315332, -0.6832252741, -0.3381255567, -0.3744373322, -1.5304772854, 0.6171835065, 0.1587928832, 1.4965301752, 0.7191131711, 0.2990922928, 0.1429582536, 0.1692402661, 0.6733873487, 0.4837378561, 0.7469391823, 0.8115871549, 0.9538441896, -0.697861433, 2.1393344402, 2.8705143929, -0.2967487276, 0.2787427008, 0.7234038711, -0.2602986991, 0.0520916916, 0.2954117358, -0.913102448, -0.3941110373, -0.5146991014, 0.0430324525, -0.0498606339, 0.7115769982, -0.2507655025, 0.1276158392, -0.8798299432, 0.9216937423, -0.2298583686, -0.1803420931, 0.3034608662, 0.4225362539, 0.1401826143, -0.3075579107, 0.9313810468, 1.6671593189, 0.479216069, -0.601954639, -0.5776272416, 1.0569690466, 1.9159115553, -0.320379287, 0.2823403776, -0.4943816066, -0.3359330595, 0.4732498527, -1.3683904409, -0.4720255136, 0.7428936958, -0.5211011767, 0.0275533274, -0.5970528722, 0.2678744793, -0.6286687851, 1.3987996578, 0.3207426667, -0.5115451217, -1.863380909, -0.0071508707, 1.5482004881, 0.8144563437, 1.2415713072, 0.5352423191, 0.6971204281, -0.5036143064, -0.8175922632, 0.0436648615, 0.2365293205, -0.3140746355, -0.2077801973, -0.1702465117, -0.0710719079, -0.7221810818, 1.0678445101, 0.9353213906, 0.4281802177, 0.5147244334, -1.8692216873, -1.0148903131, 0.34843871, 0.0162521321, 1.2883803844, -0.4428943992, 1.0069941282, 0.8713979721, -0.2872132957, 1.7072540522, 0.0743904933, 0.513463676, 0.8384937048, -0.1929267943, 1.1424473524, -1.2104429007, 2.5443966389, 0.3542982042, -0.7553460598, -0.4999917448, -0.6463614702, -0.0715170875, -0.6878917813, -0.178227514, -0.9902693629, -0.4031044543, 0.6738492846, -0.6511791945, -0.36560902, -2.0989689827, 0.2431864589, 0.2278579772, -1.5257271528, -0.258253932, -1.0538294315, -0.5674725771, 0.1559295654, -0.3366400301, 1.6905955076, 0.7606626153, 0.2074547112, 1.6616220474, 1.5391734838, -0.1206503138, -0.8841948509, -1.3835227489, 0.2167399675, -1.3589807749, -0.2650616467, -1.0237919092, -0.5359479785 ]
Table Table is an element of data analysis, which provides the ability to display data field values in Measure and Dimension modes, as well as apply Data Bars , Color Scale , Indicator , Sparklines to data field values. In addition, the table element has settings for data aggregation — filtering, sorting, replacing values, calculating a cumulative total, etc. Information When dragging a data source to the dashboard, a table element will be created with all the data columns of this sour
Dashboards Table
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Table</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Table</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> is an element of data analysis, which provides the ability to display data field values in </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> modes, as well as apply </span><span class="f_Stimulsoft text bold" translate="true">Data Bars</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Color Scale</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Sparklines</span><span class="f_Stimulsoft text" translate="true"> to data field values. In addition, the table element has settings for data aggregation — filtering, sorting, replacing values, calculating a cumulative total, etc.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When dragging a data source to the dashboard, a table element will be created with all the data columns of this source.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" anchor="TableEditor" styleclass="Stimulsoft text" translate="true">Table Editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" anchor="OrderOfElements" styleclass="Stimulsoft text" translate="true">The Order of Elements</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" anchor="SizeMode" styleclass="Stimulsoft text" translate="true">Size Mode</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" anchor="GroupingData" styleclass="Stimulsoft text" translate="true">Grouping data</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" anchor="ImagesInTable" styleclass="Stimulsoft text" translate="true">Images in Table</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" anchor="HeaderMenu" styleclass="Stimulsoft text" translate="true">Header Menu</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" anchor="TableofProperties" styleclass="Stimulsoft text" translate="true">Table of Properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The options for displaying the values of the </span><span class="f_Stimulsoft text bold" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element are made in its editor. To call the editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on the </span><span class="f_Stimulsoft text bold" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element, and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element, and click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button of to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Columns</span><span class="f_Stimulsoft text" translate="true"> property on the property panel.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Appearance" anchor="TextFormat" styleclass="Stimulsoft text" translate="true">Text formatting</link><span class="f_Stimulsoft text" translate="true"> and </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">Interaction</link><span class="f_Stimulsoft text" translate="true"> can be applied to the values of the current element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table element editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the editor of the </span><span class="f_Stimulsoft text bold" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element, you may add data fields, the order in which they are displayed in the table, the deletion, and the insertion of graphical indicators of data analysis are determined.</span></p> <p class="f_Stimulsoft text"><br/><br/></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The list of data fields of the Table element.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field of the selected data field.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The type of values ​​of the selected data field:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true">, the type in which the value of the data field will be displayed in the initial state.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">, a type in which various functions can be applied to the values ​​of a data field.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Data Bars</span><span class="f_Stimulsoft text" translate="true">, the type in which different functions can be applied to the values ​​of the data field, and a data bar will be added for each value of this field.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Color Scale</span><span class="f_Stimulsoft text" translate="true">, the type in which different functions can be applied to the data field values, and a color scale will be added for each value of this field.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Indicator</span><span class="f_Stimulsoft text" translate="true">, the type in which different functions can be applied to the values ​​of the data field, and an indicator will be added for each value of this field.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Sparklines</span><span class="f_Stimulsoft text" translate="true">, a type in which different functions can be applied to the values ​​of a data field, and a sparkline will be added to each value of this field. By the way, in this case, sparkline also has several types - a graph, area, data bar, a win/loss. Also for a sparkline graph or area, you can define a starting point mode. </span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Bubble</span><span class="f_Stimulsoft text" translate="true">. It`s the type where various functions can be applied to to the values of data fields and each value will be presented as Bubble.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> parameter provides the ability to enable or disable the display of the selected column in the dashboard table. Also enabling and disabling of the column can depend on the result of a logic expression. If the result of the expression calculation is the true value, the column will be enabled. If the result of the expression calculation is the false value, the column will be disabled. </span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The field where the expression of enabling (disabling) visibility of a data column in a table. This field is displayed, only if the </span><span class="f_Stimulsoft text bold" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> parameter is set in the </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> value.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Show Total</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to display the total by the values of a selected field.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Summary Type</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to select the function which will be applied to calculate total for the current data field. </span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show Hyperlink</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to set a hyperlink for the current field values. This option is available only if the data field type is defined as Dimension.</span></p> <p class="f_Stimulsoft text"><image src="img_9.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Pattern</span><span class="f_Stimulsoft text" translate="true"> field, a hyperlink is specified for the values ​​of the current data field. This field is available only if the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Show</span><span class="f_Stimulsoft text" translate="true"> hyperlink option is enabled.</span></p> <p class="f_Stimulsoft text"><image src="img_10.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Interaction</span><span class="f_Stimulsoft text" translate="true"> parameter provides the ability to configure interactive actions for the current data field of an item.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="OrderOfElements" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">The order of elements output</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The order of the fields in the editor from top to bottom, displays the sequence of their output in the </span><span class="f_Stimulsoft text bold" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element, from left to right. To change the order of the output fields in the table you should change their order in the editor. To do this:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Move the cursor to the required field;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Press the left button of the mouse and, without releasing it, drag the field to a specific place.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="SizeMode" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Size mode</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">By default, the table has a fixed width of columns both in the report designer and in the report viewer. However, you can enable stretching the table. You may do this the following way:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element in the dashboard.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Set the </span><span class="f_Stimulsoft text bold" translate="true">Fit</span><span class="f_Stimulsoft text" translate="true"> value to the </span><span class="f_Stimulsoft text bold" translate="true">Size Mode</span><span class="f_Stimulsoft text" translate="true"> property on the property panel. In this case, the table will stretch across the width of the element. However, in the viewer the width of the columns cannot be less than the preset width. To prevent the table from stretching by the width of the element, set the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Resizing Method</span><span class="f_Stimulsoft text" translate="true"> property to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">AutoSize</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="GroupingData" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Grouping data in a table</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To group the data in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element, it is necessary for the data fields which values are to be grouped, to switch the mode from </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">. For example, if there are three data fields in the table - a list of categories, products, the number of orders for each product from different states, then to group by product, follow the fields with the number of orders for different states to switch the item type from </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">. </span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the case of grouping data into categories, it is also necessary for the data field with the list of products to change the element type from </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><anchor id="ImagesInTable" styleclass="Stimulsoft_Text_bold" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Images in Table</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the table, you can display images obtained from data sources, as well as images obtained by URL. To display images in a table from a data source, you should add the data field to the list of table fields.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If the data field contains image URLs, then by default, these URLs will be displayed as text in the table. To get images by URL and display them in a table, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Select the data field with the image URL in the Table editor;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Apply the</span><span class="f_Stimulsoft text bold" translate="true"> Image()</span><span class="f_Stimulsoft text" translate="true"> function to the expression of this field. For example, Image(DataSource.DataColumn1).</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Specify the height and width of the image in the function arguments, if the URL redirects to an SVG image - Image(DataSource.DataColumn, height, width).</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="HeaderMenu" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Menu of a header of value ​​columns</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Each data field added to the editor is a column of values ​​in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element. In this case, for each column a column header values will be created. The text of this header is the name of the data field in the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element editor. Each header of the value column contains a drop-down menu, in which the commands for sorting and filtering by the values ​​of the current column can be found. To call the drop-down menu of the header, you should click the left button of the mouse.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Commands to sort the table data by the values of the current column. In this case, the data is sorted according to the same principle as in data conversion.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Commands to filter table data and related items by the values of the current column. In this case, the data filtering is carried out on the same principle as when converting data - a typical filter, a custom filter, the selection of values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can disable the sorting and filtering commands in the value column header menu using </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" anchor="TableInteraction" styleclass="Stimulsoft text" translate="true">the interaction parameters of the Table element</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableofProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of Table properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element and its fields, which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="36" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <para style="margin-bottom:11px; line-height:1.70;"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the Cross-Filtering mode for the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data Transformation</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Customizes the data transformation of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Frozen Columns</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify the number of columns, which will be anchored to the left and will not be scrolled horizontally with scrolling. The number of columns is caunted from left to right. &#160;</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Adds the current item to a specific </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Groups" styleclass="Stimulsoft text" translate="true">group of items</link><span class="f_Stimulsoft text" translate="true">.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Size Mode</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets the size mode of the columns of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">AutoSize</span><span class="f_Stimulsoft text" translate="true"> - optimal column widths will be calculated;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Fit</span><span class="f_Stimulsoft text" translate="true"> - the columns will be proportionally stretched across the entire width of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Footer Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties defines the font family, its style, and size for the footer values of the element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Footer Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the footer values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the footer values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Header Font</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define a font family, its style and size for the headers of the values of the Table element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Header Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Determines the color of the headers of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the value headers will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Style</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Selects a style for the current element. The default it is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Auto</span><span class="f_Stimulsoft text" translate="true">, i.e. the style of this element is inherited from the style of the dashboard.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define margin (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define padding (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current element can be changed. If unchecked, the element can`t be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an item. If checked, the current element can be deleted. If unchecked, the element can`t be deleted.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an item. If checked, the current element can be moved. If unchecked, the element can`t be moved.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element. If checked, the current element can be changed. If unchecked, the element can`t be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection. If checked, the current element can be selected. If unchecked, the element can`t be selected.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2"> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Table data field properties:</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Expression</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify an expression for the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify text color for the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Horizontal Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify horizontal text alignment for the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Hyperlink Pattern</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify a hyperlink for the values of the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Label</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to change the name of a data field. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Show Hyperlink</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable a hyperlink for the values of the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Size</span></p> </td> <td> <p class="f_Normal"><span class="f_Stimulsoft text" translate="true">The group of properties, which allows you to set a fixed column width or max column width. Also, depending on the </span><span class="f_Stimulsoft text bold" translate="true">Word wrap</span><span class="f_Stimulsoft text" translate="true"> property value, the word wrap mode for the current data field will be either enabled or disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Summary Alignment</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to align the value of total in a range: </span><span class="f_Stimulsoft text bold" translate="true">Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Center</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Right</span><span class="f_Stimulsoft text" translate="true">. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text Format</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to specify text format for the values of the current data field.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Visible</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the display of the current data field in the </span><span class="f_Stimulsoft text bold" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.1322808713, 1.6152223349, -4.211892128, -2.1272721291, 0.5016675591, -0.9789274931, 0.8064724207, 0.0861727968, -1.4429328442, -0.5280988216, 0.7684254646, 0.8481558561, 2.0019209385, -0.4510779083, 0.183013007, -0.6470318437, -2.0688521862, -0.8411338329, -0.3736336231, 0.6278117895, 0.5499706268, 0.4148163497, -1.4571486712, -0.6027454734, 1.6407507658, 1.8057941198, -0.9469047189, 0.7026041746, -0.714700222, 0.7497297525, -0.1608735323, 0.6168575287, 0.3769474626, 0.5375712514, -1.3686536551, -1.4563194513, 0.4676374197, 1.6755310297, -0.4814622998, 1.1145912409, 0.7266417146, -0.5317720771, -0.292447865, -1.0425972939, -0.0938480496, 0.1621626019, 1.3198474646, 0.3390346169, 0.1565768868, 0.9800698161, -0.4590366185, -0.1099416614, 0.8053703308, -0.5573733449, -0.1081715301, 1.5665261745, -0.0621021912, 1.7620930672, 0.7908253074, -0.3168946207, 0.9210992455, 1.3437148333, -0.6652600765, 0.5978888273, 1.4110144377, 0.2528155446, 0.1964929402, -0.1072188169, -2.0065870285, -1.3269070387, 0.8851153851, 0.4209762812, 1.2453517914, 1.271086812, -1.5845677853, -0.1659782976, 0.2431015074, -0.7171882987, 0.7860061526, 2.1874346733, -0.2092696875, -0.3542305529, 1.2900768518, -0.5475489497, 0.5811487436, 0.6321980953, 0.1459594518, -0.5771120787, -0.8089886904, 1.1175516844, 0.7127087712, -0.1197228506, -0.110731326, -1.6958227158, -0.8945671916, 1.273925066, 0.7958567739, -0.7906663418, -1.2131288052, -0.6707858443, -0.4013777673, 0.1847631037, -0.4656634033, 1.2295954227, 0.5172024965, 0.4682619572, -0.8466683626, -0.2199149281, -0.4144898355, -0.5499186516, -1.1669347286, 0.3672794402, -0.4296545684, -0.8157171607, 0.6866353154, -2.190598011, 1.8573240042, -0.8685742021, 0.5943619609, 0.1204171404, 1.4568166733, 0.5267837644, 1.9732141495, 0.6264908314, -0.1105144843, 0.0377318598, -0.6891382337, 1.2817623615, -0.1706188023, -1.0258486271, -0.3559511304, 0.4674479365, -0.9523590207, 0.8357992768, 0.3223272562, 1.5986061096, 0.1581564248, -0.2453554571, -1.0536967516, 0.6255049706, 0.1412306279, 0.6825363636, -1.5805777311, -1.2080746889, 0.2558993995, -1.4278330803, 1.150277853, -1.4365662336, 0.4005511701, 0.0647298023, -0.1956218034, -0.0752567574, -0.3571593761, 1.0728991032, -0.1858090013, -0.7519783378, 1.007384181, 0.0295937993, 0.3889561594, 1.0036381483, 1.2417817116, 0.4636217058, -1.68298769, 0.9575430155, -0.732067883, -1.930380106, 0.0121488143, 1.2752526999, 1.1871095896, 0.4932706058, -0.6662644148, -1.4149919748, 0.1911314577, -0.7453766465, 0.2483257949, -1.138687849, 0.3040176928, 0.8088222146, 0.4038615227, 0.5278398991, -0.0316669419, -0.9139183164, 0.5265942216, 0.4750145078, 0.0929275826, -1.336810112, -1.5919071436, -0.1291432083, -0.1063991562, -0.7709937692, -1.0516725779, -0.0322708637, -1.0207045078, 0.3613015115, 1.0460705757, -1.7431961298, 0.3800855577, 0.5932394266, 0.2308493555, -1.5585056543, -1.7621259689, -0.3514262736, -1.5983815193, 0.6882851124, -0.7074000835, 0.6616858244, -1.2314796448, 0.6470566988, -0.1523302197, 1.1954730749, 1.1266869307, 1.1563805342, 0.0290479567, -0.2076889873, -0.1660598218, -0.4551778734, -0.5449927449, -1.4566506147, 0.8401097655, 0.0273761861, 1.1527791023, -0.3371217251, -0.0955248699, -0.1555941552, 0.4087107182, 0.0149854058, -0.4301011264, 0.3252325952, -0.0467573553, 0.3439097404, -2.0301384926, -1.5989633799, -0.3156582415, -0.567483902, -0.7243081331, 0.0266622566, -0.9508410096, 1.8835986853, -0.0766709894, 0.350851953, 0.4177955091, 0.5888876915, -0.6230635047, -0.464322269, -0.9818436503, 1.261426568, 1.2090876102, -1.1138699055, -0.0082959374, 1.1464886665, -0.5887932777, -0.6873807311, 0.2766513824, 2.0452818871, -0.2540150881, -1.0709587336, -0.5995631218, -0.4126936793, 0.2767868638, 0.3043778539, 0.1257844567, -0.4093191922, 1.2613879442, -0.6706662774, -0.785035491, -0.5412049294, -0.5480021238, -0.4631271958, 0.9122911096, -0.3406184018, 0.2118947208, -0.940931201, -0.3779594004, 0.2691381276, 0.6675371528, -0.3079731762, -0.7412210703, 0.4651303589, -1.7279098034, 0.0742224529, -0.417078346, -0.7936222553, -1.2565350533, -0.3203059137, -1.9207502604, 1.4078251123, 0.292743504, -0.3736779988, -0.1000534296, 0.3941209316, 0.6264553666, -0.6869014502, -1.0514576435, -0.0018775614, -0.195511356, -0.5135761499, 1.9287858009, 0.0370815136, -0.4064192176, -1.1784282923, 0.1644562483, 0.521868825, 1.0865968466, 0.5743356943, -0.2010793686, 0.2786102295, 0.7620664835, -1.0538724661, 1.0824890137, -0.4983759522, -0.6365489364, -1.1444708109, -0.6473482847, 0.8824872375, -1.5251510143, 0.4863287807, 0.8491030335, 1.4027304649, 0.4743315876, -0.1196711585, 0.5695270896, -0.8430068493, 0.6683375239, -0.9990776181, -1.3209921122, 1.1030350924, -1.1526312828, 0.5751223564, 0.9056199193, -1.6474871635, 0.6717230082, 0.2026756853, -0.2382763624, 0.8534913659, -0.1782877296, -0.2433858067, 0.2045228779, -1.3008974791, -0.5359045863, 1.1787362099, 1.2462124825, -1.3937609196, -0.4345243871, -1.8862700462, -0.7115108967, 0.0936571658, -0.8572712541, 0.92612499, -0.0112031866, -0.1921863109, 0.05785539, -0.6958865523, -1.0494321585, 0.0961617902, 0.4730909765, 0.5541122556, -0.0637367964, -0.1174435765, -0.6756529212, 0.7125216722, -0.2067990005, -0.2119095623, 0.0146478191, -0.4044268727, -1.1907632351, 2.7829432487, 0.1959147602, 1.2988622189, -0.0468553677, 0.8755348921, -1.0526130199, -0.689173162, -0.0936747864, 1.1902626753, -0.0010698087, 0.5405589342, -1.0532077551, -0.1817431897, -0.1406401396, 0.8653898239, 0.4165280461, 0.2783012092, 0.4933760464, 0.2050531656, -0.4640097022, -0.657030046, -0.7683773041, -0.3976710737, -0.6274336576, 0.0951134339, 0.0264792051, -1.2317755222, -1.6015728712, 1.4057575464, -0.7015061975, 0.592669785, -0.0758036003, 1.1379053593, -0.5337885022, 1.8375538588, -0.2009704858, -1.2012989521, 0.6451262832, 0.0110055646, 0.118550837, 0.5047707558, -0.0584131666, -1.6020539999, 0.733908534, 0.2979109287, 0.1765436381, -0.2168078721, -0.2456116229, -0.2203344107, 0.0250335187, 0.8790156841, 1.2851691246, 0.3872670829, 0.085049063, -1.4216368198, 1.2598637342, 1.5477489233, 0.0649822131, 0.0605982766, -0.5620351434, -0.6991946101, -0.1579335183, 1.3839023113, 0.1435672045, -0.7936395407, 0.0077423858, 0.1531108767, 0.412189275, 0.435896039, -1.2007225752, 0.6917278171, 0.5943569541, 0.9137638807, -0.3532704711, 0.0101358984, 0.6050753593, -2.0959641933, 0.090393506, -0.3550283015, -0.4673729837, 1.9297960997, -0.7122806311, -0.6111366749, -1.4398146868, 0.8895090222, 1.1829360723, -0.520563364, -0.0287453104, 1.5828627348, 2.3047816753, -0.9666406512, 0.2948842645, 0.3614711761, 0.1388805062, 1.1276911497, -0.3779725432, 0.4175882041, -1.9082443714, 0.3642551005, -0.4828620553, -0.0684333816, -0.1685948968, -0.0033669462, -0.2748232484, 1.9709606171, 0.162108615, -0.5424407721, -0.0905979872, -1.6366734505, 0.0521931425, 0.506932497, 0.3334642351, 0.1244426072, 1.3724116087, 0.0874018744, -0.0814969093, 0.5678340793, -0.9582539797, -0.4405476749, -0.4312058389, 0.4620454311, 0.147499606, -0.5259084702, 0.8228353858, 0.2871957123, -0.7526016235, 0.3826325238, -0.5966762304, -1.211352706, 0.3128736317, -1.1020692587, 0.0933625102, -1.1104713678, 1.0724191666, -0.3471529782, 0.3896775544, 0.0241380315, 1.5991005898, 0.3784094751, 0.2910045981, -0.3687368035, 0.4306195974, -1.0746524334, 0.0481620431, -1.166580677, 0.5245616436, 0.2901889384, 2.2691323757, 0.8618647456, 0.0848753974, -0.8730866909, 1.4965012074, 0.4502148628, -0.8839625716, 1.1914982796, -1.2103883028, 0.0154901855, -0.3958767951, -0.2767743468, -1.1101030111, 1.1942328215, 0.211022079, -0.3063196242, 1.0287857056, -0.4898329377, 0.925537169, 0.21458444, -0.8628422618, 0.0390534215, -0.14523004, -0.1455109715, -0.7137560844, 0.0546618104, 0.4648149014, 0.1722024083, -0.9544661045, -1.2761085033, -0.5749716163, -0.1944762766, 1.7373197079, -0.924323082, -0.8446299434, -0.2452674359, 0.2027404606, -0.8989198208, 0.9071055055, -0.2974017262, -0.0810432956, -1.5181318521, 0.0418691337, -1.2176215649, 1.1428633928, 0.5261557102, -0.4467869699, -0.7633572817, 0.3316688538, 0.9220930934, 0.4582793415, 0.4909698963, 0.4994356334, -0.0242280494, 0.0949828401, 1.0437583923, 0.5206009746, -0.431289196, -0.044841256, -1.1583874226, 2.0050919056, 0.5651924014, -0.0917428359, 0.9316486716, 0.707238555, 0.6145499349, -0.3129208386, -0.9999185801, 0.3800938129, -0.9029117823, 1.0349938869, 0.6814517379, -0.3021920025, -1.0992255211, -0.4751994908, 0.6986336708, -0.4791775346, -0.4680614471, -0.4385582805, 1.2130632401, 1.3127628565, 0.4478987455, -0.4611282647, 0.3917034566, -1.5974458456, -2.2091777325, -0.5388591886, 0.3691132367, -1.565708518, 0.2497138381, 0.0952627286, -0.6515683532, 0.3279654682, 0.1435711384, -0.0870557427, -0.062292181, -1.2012953758, -1.6146140099, 0.8556613922, -0.6414614916, -0.9034382105, 0.5727641582, 0.425727725, -0.7429159284, 1.4288238287, 0.3484471142, -1.1316905022, -1.0454286337, -0.2991707325, -0.6366816163, -0.7354975343, -1.1220496893, 0.4821815789, -0.3080611825, -1.877717495, -0.1698960364, -0.0387723967, 1.4764834642, -0.8060489297, 0.0128753772, 0.0073467446, -0.4905011356, -0.7540150285, 1.1234172583, -1.2165095806, 0.658706367, 1.6628218889, 1.1366616488, 1.083878994, 0.2522800267, 0.1734164506, -0.2062606812, 1.2225902081, -0.0350985676, 0.4402647316, 0.5439279675, 1.1611834764, -0.9321639538, 2.4439094067, 1.9796625376, 0.4055666327, 0.404384613, 1.6323541403, -1.3203587532, -0.6787077188, 0.8119351268, -2.2599339485, -0.2443302572, -0.2077313811, 0.0110458061, 0.7606236935, 0.8628526926, -0.0828501806, -0.9962418079, 0.3366222084, 1.320442915, -1.7873437405, -0.5991339684, 0.5197888613, 0.5175009966, -0.1349210143, 0.3322438598, -0.0985607952, 1.8371647596, 0.8343032002, 0.1904638261, -0.925727427, -0.4116343856, 0.1931569874, 0.5206910372, 0.8635790348, -0.6669430733, -0.1891990006, -0.914770484, -0.011789022, -0.6645581722, 0.3608630896, -0.4580186009, -0.3285982311, -1.5567167997, -1.0233489275, -0.3320375681, 0.5496653914, -0.0085345618, -1.0233876705, -0.0670509338, -1.2688087225, 0.2960423231, 0.5184772611, 0.5828745365, -0.3009345829, 1.2389856577, 0.2229154855, -1.4097647667, 0.4944967031, 0.9501209259, 1.5629466772, -0.3077223897, 0.2581248283, 0.6053240895, -0.6146674156, 0.1446196288, 0.0225331876, 0.7291667461, -0.4075286388, -1.7782033682, 0.0805847198, 0.2110327035, -0.3478841782, -0.1699917316, -0.9407598972, 0.2190080434, 0.6275068521, -0.4267923832, 0.2180253118, -0.1726486087, 1.5994057655, 0.8633503318, -0.1986870319, 0.8346940875, 0.5744013786, 2.1088588238, -0.4146300852, 0.849981606, 0.3975097239, -0.231309846, -0.2849676311, -0.5035408139, -0.171902746, 1.1187645197, 0.6443027854, 0.0806311145, -0.5365030169, 0.6995039582, -1.2259815931, -0.4785465002, 1.6110090017, -0.0051707071, -0.7080489993, 0.7777737379, -0.0486912616, 0.1082637906, 0.5090978742, 0.9682034254, -0.4737214744, 0.5105332732, 1.9557945728, 1.7736855745, 0.4695388973, 0.3929646015, 0.0866866559, 0.5742608905, -0.2112912238, -0.5692430139, -0.3802278638, -0.0596001931 ]
Text Text is an element that allows you to display any text or the result of a specified expression on the dashboard. An expression can be a reference to a system variable or a data column. This chapter will cover the following: ; . Information can be applied to the current element. Information If the text element contains a reference to a system variable, then the result that appears in this element will be the value of the system variable. For example, if a reference to the Today system
Dashboards Text
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Text</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Text</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text is an element that allows you to display any text or the result of a specified expression on the dashboard. An expression can be a reference to a system variable or a data column.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Text" anchor="TextEditor" styleclass="Stimulsoft text" translate="true">Text editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Text" anchor="TableOfProperties" styleclass="Stimulsoft text" translate="true">Table of properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">Interaction</link><span class="f_Stimulsoft text" translate="true"> can be applied to the current element.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If the text element contains a reference to a system variable, then the result that appears in this element will be the value of the system variable. For example, if a reference to the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Today</span><span class="f_Stimulsoft text" translate="true"> system variable is specified, the result will be the current date and time of the operating system. If the text element expression is a reference to a data column, then the result that is displayed using this element will be the current value of this data column.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> element can be placed anywhere on the dashboard. The text element is configured in its editor. To invoke the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> element editor, you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double-click on this item;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> element and select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Edit</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> element, and, &#160;on the property panel, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property. </span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To resize the text element you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select it on the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Increase or decrease the size of the element vertically, horizontally or diagonally.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TextEditor" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text editor</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> editor you can change the content of this element. You can customize the design of the text in the editor or using the control buttons on the Ribbon panel.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group of commands for managing text fonts - font family, font size, font type.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Sets the color of the text or its characters. Each character of the text can select its own color. To do this, select the character in the field and select a color from the palette or enter a color value in the RGBA format.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Commands for horizontal text alignment in the Text element area - left, center, right, justify.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Insert Symbol</span><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">. </span><span class="f_Stimulsoft text" translate="true">It calls the menu with a set of various symbols, which can be inserted to a text.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">Text field clear command.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true">&#32;</span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Insert Link</span><span class="f_Stimulsoft text" translate="true"> allows you to insert a URL address. In the editor of a hyperlink you should specify a URL address and the text, which will be displayed instead of this address.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Text or expression input field. An expression is specified in curly brackets. For example, {DataSource.DataColumn}.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Similar commands to work with text </span><image src="img1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> - </span><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">, are located on the </span><span class="f_Stimulsoft text bold" translate="true">Home</span><span class="f_Stimulsoft text" translate="true"> tab of the Ribbon panel in the report designer. Select the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> element and change its font settings, text color, text alignment. In addition, on the Ribbon panel on the Home tab, you can align text vertically - top, bottom, center.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, the text element can change the </span><span class="f_Stimulsoft text bold" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> and the borders of the element. In more detail can be found in the chapter </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Appearance" styleclass="Stimulsoft text" translate="true">Appearance</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="TableOfProperties" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="18" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Cross-Filtering</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to enable or disable the cross-filtering mode for the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Text</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies text in a Table element. When you click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Browse</span><span class="f_Stimulsoft text" translate="true"> button, the editor of the element will be opened, in which you can add or delete text, as well as customize its appearance.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Group</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to add the current element to a definite group of elements.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Size Mode</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It allows you to define text behavior in the current element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Fit</span><span class="f_Stimulsoft text" translate="true"> value allows you to scale element content, i.e. change text size to fit it within the element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Trimming</span><span class="f_Stimulsoft text" translate="true"> value allows you not to scale element content, i.e. not to change text size. At the same time, if the text doesn&apos;t fit within the element, it will be trimmed by the borders of the element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Word wrap</span><span class="f_Stimulsoft text" translate="true"> value allows you not to scale element content, i.e. not to change text size. At the same time, if the text doesn&apos;t fit within the element, it will be wrapped to the next row. In cases, if the number of rows is greater than element height, the rows will be trimmed in the element height.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of a &#160;table - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Fore Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Specifies the color of the values of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the values will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Interaction</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sets </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Interaction" styleclass="Stimulsoft text" translate="true">interaction</link><span class="f_Stimulsoft text" translate="true"> of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Fore Color</span><span class="f_Stimulsoft text" translate="true"> allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font</span><span class="f_Stimulsoft text" translate="true"> allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Visible</span><span class="f_Stimulsoft text" translate="true"> property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ 1.0126390457, -0.7391380668, -3.605052948, -2.0956418514, 1.1568073034, -1.4571027756, 1.2898023129, 0.0643783584, -0.4866202474, -1.575104475, 0.9708532691, 1.0014966726, 2.0115263462, 1.0059298277, -0.6254881024, -0.748703599, -0.7656215429, -1.1794067621, -0.8552110195, 1.2700223923, 0.1424238533, 0.0014693836, -1.5071901083, 0.4619759321, 2.9587626457, 0.8888401389, -0.8640562892, 0.4957251847, -1.9365289211, 0.5922415853, 0.0868933126, -0.4324431419, -0.0835345313, -0.2012827396, -0.1475328505, 0.1045209318, -0.3825431168, 0.7781513333, -0.7136525512, 1.4926817417, 1.4654334784, -1.1899186373, -1.3195307255, -0.5783890486, 0.9060115218, -0.972476542, -0.3003251255, 0.4297499657, 0.9283326864, -1.5043321848, -1.0483123064, -0.4553878605, 0.6562373042, -1.3412559032, 1.2903094292, 0.5350041389, 0.0088503426, -0.8976866007, -0.2762247622, 0.0082015162, 1.8447576761, 2.3546140194, -1.4916846752, 0.6650723815, 1.4899679422, -0.531442523, -0.8207591176, 1.5626732111, -1.464266181, -0.4800470173, 1.1891465187, 1.4866797924, -0.5887545943, 0.674217999, -0.3334493339, -1.8565042019, -0.835858345, -0.1517083198, 0.7598816156, 1.3455467224, 0.1332887709, -0.8844134808, 0.8447200656, 0.0695211068, 1.9482522011, -0.1704045832, 0.1771118641, -0.1616144031, -0.6633548737, 1.2338020802, 0.3960448205, 0.4073484838, -0.4318673015, 0.436793685, -1.3269835711, 0.53887707, -0.011776315, -1.2028341293, 0.8287701011, -1.5176365376, -0.1417616159, -0.5444034934, -0.4174411297, 0.3896960914, 0.0734454393, 0.9726454616, -0.2655482292, -0.2463190854, -0.933978498, -0.8708111048, 0.4350435436, 1.0172595978, 0.7571391463, -0.5720559955, 0.1836848706, -0.7188203335, 1.3927913904, -0.395924747, 0.0970664546, -0.7990564108, -0.1130165309, 0.5171421766, 1.485678196, 1.2645301819, 0.1220012903, -0.4960708916, 0.7043916583, 1.0798090696, 0.1576821208, -1.0611108541, -0.5559397936, -0.1473753154, -0.4789845645, -0.313162595, 0.5370783806, 1.1350150108, -0.9082428813, -0.4201576114, 0.4199275076, -0.2323246747, -0.1036274135, 0.1691625267, -1.6486895084, -0.606146872, -0.3682014048, -2.142553091, -0.4433684349, -0.3087309301, 1.1464198828, -0.9311736822, -0.2940256894, -0.499506861, 0.0599318035, 0.0201832615, 0.1296524256, -0.1998762488, 1.740724802, -0.7814429402, -1.6228730679, 0.8634741306, 2.2496564388, 0.5061410666, -1.0671761036, 0.3335098922, -0.5532718897, -1.4304205179, -1.3952776194, 1.3420516253, 1.3378090858, 0.0078127412, -0.6688344479, -0.8793903589, 0.6174598336, -0.606390357, -0.1571894884, -0.9526090026, 0.3946864605, 0.0192847122, 0.7498738766, 0.2531048059, -0.0194004904, -1.3303695917, 0.8774647117, -0.1006655246, -1.0227324963, -0.455879122, -1.2637375593, -0.7722830176, -0.4524617493, -0.0831608251, -1.9459147453, -0.3131054938, -1.3127962351, -0.9505867958, 0.1805514097, -1.2753280401, 0.0458072796, 0.7666435838, 0.6281660795, -0.4619894326, -0.6471796036, -0.0304504056, -1.2258114815, -0.3021809161, -1.3475239277, 0.0832068622, 0.3286046386, 0.9114394188, -0.4972120523, 1.6236022711, 1.7585657835, 1.3145979643, -0.2358907312, 0.2388818413, 0.4151346684, -1.2803940773, -0.1011090875, -1.0069607496, 0.7169343829, 0.3056090176, 0.1664405316, -0.6233101487, 0.2741553783, -0.8083039522, -0.499756664, 0.1894788146, 0.2080460936, 0.4896789789, -1.1847893, 0.0901910067, -0.8408020139, -1.504258275, -0.1441491991, 0.0643935278, 0.1576709449, -0.2865085602, -0.039177794, 2.7547736168, -0.723512888, 0.3089817762, 0.4995106161, 1.096198082, 0.9989567399, -0.1623833477, -0.2317317575, 0.6725718379, 0.5281314254, -0.7616992593, -0.805120647, 1.9275243282, -1.2590361834, 0.0163859501, 0.7374557257, 1.1112668514, -0.0486647412, -0.8718304038, -1.386313796, -0.8261151314, 0.234680742, 0.7794023752, 0.7528634071, -0.3235411048, 0.5976195931, -0.1961474717, -0.4866229296, -0.8025505543, 0.5599572659, -0.3946946859, 0.8547385335, 0.2357924581, 0.263812393, 0.0139609659, -0.5386612415, 0.737216115, 0.4226414859, -0.0209992193, 0.4842069447, -0.7206587791, -0.9242572784, -0.2663759291, -0.7448198199, -1.6706112623, -0.6817131639, 0.0027015766, -1.408487916, 1.0315133333, -0.6162667274, 0.3006922305, 1.1201560497, -0.0642345324, 0.6870608926, 0.6545168161, -1.0089203119, 0.1890362054, 0.4839129448, -0.3650105, 2.1037232876, 0.4537381232, 0.7995714545, -1.8019764423, 0.0051237927, -0.3835772276, 0.2419867367, 0.5086538792, -1.5727063417, -0.2225464433, 1.5215915442, -0.7244191766, 2.7490572929, -0.5036961436, -1.2914283276, -0.7203171253, -0.4515261948, 0.7717583776, -1.8477698565, 1.7733441591, -0.5450131893, 0.5766932368, 0.8020718098, -0.1568447053, 1.0205224752, -1.7108407021, 1.6113256216, -0.2893751264, -1.2258490324, -0.1333009005, -0.070249714, 0.6964249611, -0.2120145261, -0.3527291417, -0.7998844385, 0.6727026105, -0.1481327415, 0.1057198867, 1.2153002024, 1.4877642393, -0.2588203251, -0.3225162923, -0.4332939088, 0.6084495783, 1.8754948378, -0.5729426146, -0.4373384118, -1.2207434177, -0.2825001776, -0.5885033011, -0.941663444, -1.4295375347, 0.6258710623, 1.453548789, -1.420668602, -0.4871406853, 0.3188263178, -0.8285326958, 0.3836462498, 0.0812451318, 1.5770971775, 0.4245409667, 0.5229767561, -0.4391390681, -0.3759843707, -0.1147504523, -0.1404770613, 0.0797399059, 0.1913434267, 2.1017580032, 1.0192199945, 0.4864168465, 0.2052599788, -0.3535691202, 0.7486336231, -0.9863061905, -0.1651936173, 0.3780010939, 0.7505664825, -0.2712749243, -1.7254170179, -0.8064976931, 1.0649887323, 0.1794681996, -0.2947324812, -0.4764576554, 0.969263494, 1.1248322725, 1.1721678972, -1.3188555241, -0.5461859703, -0.6942179799, 0.7176195979, -0.1374378651, -0.0422825925, -0.6566432714, -1.0497369766, -0.2432325929, 0.1613696218, -0.630503118, 1.1209813356, 1.4872410297, -0.6545765996, 1.0424274206, -0.7272711396, -0.7905769348, -0.2649188936, 0.7639610171, 0.0615334101, 0.4324338436, -0.5695724487, -1.7582216263, 0.8867379427, -0.2068672329, 1.1149333715, -0.55487746, 0.3847611547, -0.5665283203, -0.4540716708, 0.6606146097, 0.8662964106, -0.3643636107, 0.6843332052, 0.0249354672, 0.8234696388, 1.1679997444, -0.6532647014, -0.5151860714, 2.117806673, -0.8116511703, -0.0263990257, 1.0741128922, -0.1931482106, -1.1872572899, -0.4142605662, -0.3037472665, -0.2851760089, 0.2369699478, -0.1844662577, 0.5780109167, -0.6059297323, 0.5702776909, 0.913261354, 1.4106001854, -0.2485148907, -0.490590483, 0.1463989764, 0.0970286503, -0.0356584229, 2.4709227085, 0.9553258419, 0.0243285261, -1.3007723093, 0.6922735572, 0.0660772696, -0.3194365203, -0.0113976924, 1.9130553007, 2.1751716137, -0.7672438025, -0.1712874025, -0.9972569346, -0.2661049664, -0.506115675, 0.443069756, 0.8922282457, -1.0919327736, 1.7995555401, -0.2939705849, -1.9862602949, 0.9024995565, -0.0766821578, 1.2693450451, 1.4245195389, -0.5554038286, 0.2395736426, 0.5902718306, -1.0866823196, 0.2939707935, 0.3719415069, -0.5196303129, -0.4047360122, 0.9181715846, 1.6552065611, 0.1261344403, 0.1588675231, 0.0334034823, 0.0938898399, -0.4718615115, 1.2221740484, 0.8503869772, -0.3514962494, 0.7435739636, -0.4740261436, -0.1862425506, -0.1414903998, 0.3584132195, -0.2269653529, -1.7540804148, -0.6602760553, -0.4128334522, -0.5699672699, 0.770850718, -0.6023331881, 0.4757479727, -0.0941811651, -0.6553341746, 0.376809299, -0.3642964959, -0.3104979396, -1.0085703135, -2.9043531418, -0.9022077918, -0.844447732, -0.1125319973, -0.0393259004, 0.6449618936, 0.7280598879, 0.2130989283, -1.1840046644, 0.7298697233, 1.0829734802, -2.2844626904, 1.2940766811, 0.2432781607, -0.6641111374, -0.1502429992, 0.4153754413, -1.1416292191, -0.0282554571, 0.7378849387, -1.334196806, 0.7005425096, -0.3590614796, -0.3373403251, 1.4142651558, -0.1766574383, -0.7784672379, 0.3172969818, -0.1574453115, -0.601015687, 1.5424016714, 0.3699918687, 0.2083462477, 0.236191541, 0.3214530945, -1.1133186817, -0.1928689927, 1.9397320747, 0.232580319, -1.4108146429, 0.113157481, -0.731112659, -2.109941721, 0.5158843398, -1.0171675682, -0.1300902218, -0.1702059358, -0.0549548529, -0.7432596087, 0.5181339979, 0.053193707, 0.0660065487, 0.1547265947, -0.7651680708, -0.377029866, 1.4270424843, 1.2212871313, 1.1398843527, -0.4186184704, 0.3854280412, 0.0031538927, 0.2976750731, -0.6453111768, 0.5987839103, -0.4062327445, 0.7496912479, -0.3739278615, -1.2558493614, -0.671256125, 0.3547895551, -0.0832508877, -0.2834860682, -0.0647603199, 0.6994640231, -1.0299055576, -0.2136442959, 1.5922065973, 0.2016652822, -1.5475174189, -0.4050402343, 0.0226047114, -0.2739007771, -0.7312352657, -0.7566034198, 0.6835295558, 0.4666457772, 1.2655045986, -0.9450693727, 0.2495155483, -1.043372035, -1.9582929611, 0.6364840269, -0.148058027, -0.7505070567, 0.9213429689, 1.3353620768, -0.9049176574, 1.5384106636, 0.8951786757, 0.415184617, 0.6574930549, -0.3049588501, -1.0893396139, 0.8720002174, -0.4554700553, -0.5035386086, 1.0317646265, 0.0902292654, -0.7448722124, 0.5441513658, 0.6421250701, 0.0678142458, -0.7001129389, 0.4225696027, -0.4431582689, 1.7090454102, -1.6375622749, 1.1469758749, -0.1001632586, -0.055254329, 0.9484669566, -1.1392916441, 0.6003298759, -0.0575756207, -0.1897456348, -1.7522463799, -0.4996842444, -0.117104128, 0.101962246, 0.0966036022, 1.8416984081, 0.4069494605, 0.9460248351, 0.4609642029, -0.4476496279, -0.1528704762, 0.550227344, 0.9090846181, -0.3112317324, 0.3054074645, 0.6487970948, 0.7826403379, -0.5301033854, 2.2375411987, 2.4847922325, 0.8803239465, 0.0345118903, 1.3300919533, -0.6106883287, -0.250644356, -0.0023344946, -1.5716131926, 0.1655109823, -0.3719811141, 0.1902024299, -0.3117796779, 1.1964402199, 1.725528717, -1.1170432568, 0.4016894698, -0.3222042322, 0.585940361, -0.8363340497, 0.1149689704, 1.1487966776, 2.0645124912, -0.5340548158, -0.2990652323, 1.7598073483, 0.2357367724, 0.6362017989, -0.95065099, -0.0241108369, 1.3188667297, -0.9105197191, 1.0526291132, -0.4422475398, 0.2485087812, -1.2712602615, 0.6903719306, -0.2625523806, 0.150181666, -0.5473570228, 0.0846796334, -0.4531581104, -0.6954496503, -1.0003221035, -0.4152835608, -0.594029665, -0.3736757636, -0.335542351, -1.0477005243, 1.8902338743, -0.0811094493, 0.9179042578, -0.453679502, 1.1922315359, -0.2188531607, -0.7040825486, 0.6485842466, -1.0054398775, -0.6391544938, -1.1584259272, 0.1627652794, 0.0386122763, -0.6448925138, 1.3830735683, 1.4564826488, 0.9745590687, 1.2100850344, -0.2008441836, -0.2974583507, 1.1855617762, -0.5711311102, 0.1394129395, -0.7862880826, -1.4364837408, 0.4454574883, -0.5645659566, 0.4635590613, -0.1707372069, 1.5157706738, -0.1724660695, -0.4167478085, 0.1948183775, 0.2958418131, 1.7352262735, 0.0094810277, 0.3844785988, 1.0523846149, -0.7604228258, -0.5682688355, -0.0877788439, 0.6424917579, -0.5993903279, 0.5881339312, 0.9024684429, -0.4897061586, 0.5556179285, -0.6079754829, -0.0568368472, -0.2600910068, -0.7970915437, -0.000680218, -1.1629470587, -0.4598737061, -1.8345090151, 0.2495693564, 0.9282179475, -1.2018908262, 0.0863003209, 1.062938571, 0.1520924568, 0.3978090584, 0.6494282484, -0.7133750319, -0.0388579331, -0.6241995692, -1.2537109852, -0.2933606207, -0.3587587774 ]
Web content Web Content is an element through which you can display various types of content from the Internet, including videos, web pages, animated images, and more, on the indicator panel within the viewer. To exhibit content in Stimulsoft BI Designer, the WebView2 environment is utilized. Consequently, the dashboard can showcase everything that a web browser can display. This chapter will cover the following questions: ; . The Web Content can be positioned anywhere on the dashboard. S
Dashboards webcontent
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="User" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Web content</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Web content</span></p> </header> <para style="margin-bottom:13px; line-height:1.70;"><span class="f_Stimulsoft text bold" translate="true">Web Content</span><span class="f_Stimulsoft text" translate="true"> is an element through which you can display various types of content from the Internet, including videos, web pages, animated images, and more, on the indicator panel within the viewer. To exhibit content in Stimulsoft BI Designer, the WebView2 environment is utilized. Consequently, the dashboard can showcase everything that a web browser can display.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter will cover the following questions:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.webcontent" anchor="webcontenteditor" styleclass="Stimulsoft text" translate="true">Web Content editor</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.webcontent" anchor="propertiestable" styleclass="Stimulsoft text" translate="true">List of properties</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Web Content</span><span class="f_Stimulsoft text" translate="true"> can be positioned anywhere on the dashboard. Setting the content source is accomplished in the element editor. To access the editor:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Double-click the </span><span class="f_Stimulsoft text bold" translate="true">Web Content</span><span class="f_Stimulsoft text" translate="true"> element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Web Content</span><span class="f_Stimulsoft text" translate="true"> element and choose the </span><span class="f_Stimulsoft text bold" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> command from the context menu.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Choose the </span><span class="f_Stimulsoft text bold" translate="true">Web Content</span><span class="f_Stimulsoft text" translate="true"> element and click the </span><span class="f_Stimulsoft text bold" translate="true">Design</span><span class="f_Stimulsoft text" translate="true"> button.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">To resize the </span><span class="f_Stimulsoft text bold" translate="true">Web Content</span><span class="f_Stimulsoft text" translate="true"> element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Select it on the indicator panel.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Adjust the size vertically, horizontally, or diagonally as needed.</span><br/><br/><br/><anchor id="webcontenteditor" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text bold" translate="true">Web Content editor</span><br/><span class="f_Stimulsoft text" translate="true">The editor specifies the source URL for the content to be displayed or the embed code. Within one element, you can display content from only one source - either via a link or by using an embed code.</span></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><br/><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">URL</span><span class="f_Stimulsoft text" translate="true"> field, you can specify a link to web content.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">Embed Code</span><span class="f_Stimulsoft text" translate="true"> field, you can specify a code to embed the content.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="propertiestable" styleclass="Stimulsoft text bold"></anchor><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">List of properties</span><br/><span class="f_Stimulsoft text" translate="true">The list shows the name and description of the properties of the element which you may find in the properties panel of the report designer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Stimulsoft Tables" rowcount="12" colcount="2"> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text" style="text-align:center;"><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Back Color</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the background color of the element. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the color of the element will be obtained from the settings of the current element style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Border</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the borders of the element - color, sides, size, and style.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enabled</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Enables or disables the current item on the dashboard. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current item is enabled and will be displayed when previewing the dashboard in the viewer. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, this element is disabled and will not be displayed when previewing the dashboard in the viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Margin</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the value area from the border of this element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Padding</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to define indents (left, top, right, bottom) of the columns from the range of values.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Title</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A group of properties that allows you to customize the title of the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Table</span><span class="f_Stimulsoft text" translate="true"> element:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Back Color</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the background color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the background color will be obtained from the style settings of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Fore Color allows you to change the text color of the title of the current item. By default, this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">From Style</span><span class="f_Stimulsoft text" translate="true">, i.e. the text color of the title will be obtained from the settings of the current element style</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The group property </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Font </span><span class="f_Stimulsoft text" translate="true">that allows you to define the font family, its style and size for the title of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Horizontal Alignment</span><span class="f_Stimulsoft text" translate="true"> property provides the ability to change the title alignment relative to the element - Left, Center, Right.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Text</span><span class="f_Stimulsoft text" translate="true"> property is used to set the title text of the current element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The Visible property is used to enable or disable displaying of the title of the current item. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the element title will be included. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then the element header will be disabled.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Name</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the name of the current element.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Alias</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Changes the alias of the current item.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Restrictions</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Configures the permissions to use the current item in the dashboard:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Change</span><span class="f_Stimulsoft text" translate="true"> option enables or disables changes of the element. If checked, the current item can be changed.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Delete</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the deletion of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Move</span><span class="f_Stimulsoft text" translate="true"> option allows or prohibits moving an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Resize</span><span class="f_Stimulsoft text" translate="true"> option enables or disables resizing of an element.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Allow Select</span><span class="f_Stimulsoft text" translate="true"> option enables or disables the element selection.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Locks or unlocks resizing and movement of the current element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, the current element cannot be moved or resized. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element can be moved and resized.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:350px;"> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Linked</span></p> </td> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Binds the current location to the dashboard or another element. If the property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">True</span><span class="f_Stimulsoft text" translate="true">, then the current item is bound to the current location. If this property is set to </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">False</span><span class="f_Stimulsoft text" translate="true">, then this element is not tied to the current location.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.0876730904, 0.7831276059, -3.7711348534, -0.992387116, 0.4317425191, 0.0158977937, 1.6642748117, -0.4291734993, -0.1217412651, -2.0325653553, 0.8258836269, -0.2931552827, 1.6037949324, 0.2986418009, -1.3000006676, -0.0422938317, -1.2034014463, -1.8169441223, -0.5862089396, -0.1602524072, -0.66695261, -1.6918178797, -0.8652257919, 0.1152736843, 2.5805082321, 0.8626416326, -0.0848946795, 0.4708555341, -1.0073683262, 1.0971751213, -1.0131380558, 0.0329691246, -0.7185773253, 0.2894155681, 1.4335930347, -0.4653596282, -0.6524357796, 0.0827412456, -2.3401210308, 1.9984607697, 0.8964202404, -0.3020343781, -0.5679537058, -0.2084645033, 0.4229914248, -1.1877059937, -0.3579406142, 0.1041877791, 2.1522157192, -1.2476463318, -1.047344923, -0.4092827439, -0.065290235, -0.3769759536, 1.8823295832, 0.2484114617, -0.384883374, -0.0212988965, 0.2208392918, -1.3394081593, 1.3264434338, 2.7000162601, 1.0193231106, 1.7300124168, 0.7582656145, -0.0214228667, -1.4153956175, 0.4658658206, -1.0546145439, 0.5599394441, 1.1333255768, 0.7665514946, -0.5904514194, -0.5391417742, -1.0666335821, -0.9541781545, -0.8641915321, -0.7418083549, -0.4980792701, 0.7541753054, 0.6496425867, -0.59482795, -0.205649659, -0.5733622909, 1.5474008322, -0.4798283279, -0.4607289433, 0.2581161261, 0.2292075902, 0.2900696099, 1.4834293127, 0.095660001, 0.4413901865, 0.7011764646, -0.7467890978, 0.1737325639, -0.3585423231, 0.0084014377, -0.1256613582, -0.5205049515, -0.6325657368, 0.34725371, 0.2985832989, 1.1045233011, 0.2263370305, 0.054999046, -0.3544804156, -0.1162998155, -0.4456803203, -0.0444852784, 0.5606765151, -0.1609107107, -0.1300740838, 0.168035239, 0.7392271161, -0.3822340965, 1.9664385319, -0.3596124053, 0.2249275148, 0.4511813223, -0.1471129656, -0.8526448607, 0.7731929421, 0.6144744158, 0.9539387226, -0.7345748544, 0.1795810312, -0.2768231332, -0.6039242148, -0.7329782844, -0.0497131646, -0.4922693074, -0.5445694923, -0.4097202122, -0.664084971, 0.494658798, -0.2149225026, -0.3189228773, 0.1817301363, 0.2347998619, 0.0387030169, 1.2059175968, -1.6243892908, -0.4314693809, 0.0861157402, -1.4439094067, 0.6915652752, 0.5150725245, 0.9542578459, -0.8766832948, -0.445900619, 0.4909021258, -1.0807206631, -0.0484863892, 0.8500280976, -2.3933506012, 0.2807958424, -0.9769203663, -0.4194806516, 0.7047769427, 0.7399701476, 0.6714903116, 0.2331216782, 1.1495136023, 0.3453636169, -1.0572066307, -0.6534473896, 0.6540065408, 0.2964329422, 0.9477231503, -1.0138522387, -0.7876157761, -0.57148844, 0.0041400967, 0.7093129158, -0.3131347001, 0.0561315566, 0.3397163749, 0.6265271902, -0.6166254282, -0.3059919775, 0.6166552901, 0.8509847522, 0.7624007463, -0.1925006509, -0.5792153478, 0.8025398254, -0.343637079, -0.4974293411, -1.3500272036, -1.3410094976, 0.1608312875, -1.8516180515, -1.6034244299, -0.4295510352, -0.2074511796, 1.648381114, 0.2382731885, 0.9415103197, -2.2311456203, -0.7364878654, 0.0612712726, -0.963311553, 0.0509087965, -1.4891858101, 0.4096321762, -0.3997903466, 0.7008847594, -0.5286123157, 0.5578725934, 1.395937562, 0.6491085887, -0.1400612891, -0.4800379872, 0.5839226246, -0.0287558641, -1.8461465836, -1.4562500715, 0.6485216022, -0.0905461088, 1.2269314528, -0.6384701729, -0.0838510022, -1.4164341688, -0.224964872, -0.1328177154, -0.7964528799, 0.3920014501, -0.3330796063, 0.7619872093, -0.7656340599, -1.8954395056, -0.0073475298, 0.540610373, 0.3219205141, 1.5564137697, -0.7820330858, 1.0160771608, -0.1287468821, -0.5748434663, -0.2331863493, 0.5564075112, 0.2176147848, -0.3754426539, 0.1224023551, -0.2865339518, 0.9030553699, -0.7309661508, -0.8198990822, 1.1898672581, -0.1972855479, -0.8864958286, 0.0093740989, 0.8178716898, -0.032569848, -0.4773711562, -0.2396337986, 0.4708603323, -0.5033871531, -0.7145437002, 1.1536450386, -1.1256606579, 0.5750154257, 0.3279719353, -0.5006139874, -0.8981481194, -0.5256723166, -0.9773222208, 1.1400933266, 0.3265396357, 0.6678125262, -0.3635671735, -1.7482856512, 0.399708122, -0.9860306382, 0.5893782377, 1.112762928, 0.2231434882, -0.8745381832, 0.8927317858, -0.9013646841, 0.1065019742, -0.6283867955, 0.1575948447, 0.0709519386, 0.5672508478, -0.0493230335, 0.1111761928, 0.859367907, 1.3111469746, 0.0463976972, -0.1266091466, -0.3124981225, 1.2470943928, 0.57467556, -0.489272505, 1.7140390873, -0.9923321605, -0.0047650249, -1.3459223509, 0.520223856, -0.0669914633, 1.5039155483, 1.1866621971, -0.3969917297, 0.020640377, 1.0290138721, 0.0891750753, 2.0909698009, -0.2455304712, -1.2325400114, 0.6816323996, 0.1034306288, 0.3829748929, -0.4710493088, 0.6048513055, 0.6432102323, 1.3286441565, 0.5992949009, -0.6406797767, -0.0047137281, -1.4421395063, -0.1634990871, -0.6055101156, -0.7201283574, 1.3116260767, -0.2241979837, -0.6395128369, -0.0817025527, -0.0981140286, -0.5045338273, 0.9960027933, -0.1532421261, -0.2517496347, 0.7620708346, 0.8194745779, -0.2923699021, -0.2254103869, 0.3206368685, 0.8734127283, 2.4161505699, 0.091125913, -0.4992361069, -1.3326388597, -0.5151798129, -0.354736805, -0.533651948, -0.0632800683, 0.9009494185, 1.5795228481, -0.7434887886, 1.1028300524, -0.1575233787, -0.039980609, -0.2576550245, 0.5742137432, -0.16535528, 1.4204083681, 2.1205430031, -0.0473647229, -0.6128491163, 0.1528794318, 0.6124084592, -1.3678107262, -1.1899601221, 1.3753354549, -0.0367477424, -0.6760933399, 0.6504696012, -0.8011310101, 0.9505680799, 0.0457413383, 0.0273634698, 0.7101672292, 0.3400605321, 0.7616730928, -1.7442473173, 0.0100598652, 0.6917111278, -0.8499182463, 0.975405097, 0.4240947068, 1.5642871857, 1.2281960249, 0.1936994046, -0.8950334787, 0.3620969355, -0.5713430047, 0.1062516272, 0.4129579663, -0.7720574141, -0.5969343185, -0.8579583764, 0.1012448892, -0.2806739509, -0.9257663488, 0.0317451917, -0.3329975605, 0.8024075031, 2.2438163757, -0.8826227784, -0.1652785093, -0.3873893917, 0.1165818349, 0.7171481252, 1.2559601068, -0.727606833, -1.1455589533, 0.9908681512, -1.1921437979, 0.2623720169, -0.1778424233, -0.2819018364, -0.238397032, -0.7977783084, 1.5921118259, 0.3693349361, -0.7298563719, 0.0825219676, -0.7154124975, 0.2028670311, 0.7231894732, 0.1473856419, -1.0568629503, 1.4721010923, -0.4610474706, -0.0263268612, 0.8114153743, -0.6139517426, -1.1138279438, -0.6808344126, -0.6305329204, 0.1640194207, 0.2838628888, -1.3220648766, 0.0192551967, 0.361994952, 0.1248045936, 0.121656388, 1.2402918339, 1.0945072174, -1.087846756, 0.0316409655, -1.591350913, 0.3826802075, 3.9174592495, -0.9112106562, 0.5149645805, -1.0157393217, 0.7639573216, 1.0046428442, -0.3459248245, 1.464669466, 1.0563007593, 1.8007541895, -1.4437093735, -0.0705059841, 0.3778935075, -1.0826866627, -0.0492484756, -0.1379295141, -0.4729300439, -2.0496287346, 0.412214756, -0.0818417445, -1.0427788496, 0.1522120833, -1.6849876642, 1.6760133505, 1.6241739988, 0.1962820739, -0.5130935907, 1.1492515802, -1.187161684, 0.0724221691, 0.7458131313, 0.6434934735, -0.3509468138, 0.4442253709, 1.3957158327, -0.7448068261, -0.1093181595, -1.6322830915, -1.1196391582, 0.4870188236, -0.9003797174, 1.1535208225, -0.4551082551, 0.6051610708, 0.2891202271, -0.2998939157, 0.1512803733, 0.1172313392, 0.5382596254, -0.9485298395, 0.7208278179, 0.6209481359, -0.5139744282, 0.103012301, -0.2308344841, 2.0935945511, 0.1297653466, -0.2015477866, 0.6676205397, -0.3012940586, 0.7979351878, 0.2292401642, -2.2404389381, -0.5056811571, -0.3773442805, 0.1148954034, 0.0382637121, -0.8731462359, 0.8152818084, 1.3042081594, -1.4061391354, 0.8711619377, 0.2029927671, -1.9629318714, 0.1920352578, -0.8367990255, -0.8917785287, -0.0272549409, 0.1923040748, -1.0365868807, 1.0705444813, 0.2553879619, 0.5450214744, 0.545176208, 0.5337408781, 0.2241125405, 2.021494627, -1.5706094503, -1.2488479614, 0.3992919922, 0.7839430571, -1.2412890196, 1.3139144182, 0.7130532265, 0.6844860315, -0.5234467387, -0.0133868605, 0.8910258412, -0.3540917635, 1.2684187889, -1.5321421623, -1.3396961689, -0.5205702782, -0.3296991587, -1.6312867403, 1.2071478367, -1.1070263386, 0.0898518562, 0.437743485, 0.5723579526, -0.2052924931, 0.3729288578, 0.9667085409, -1.0398653746, -0.1118818074, 0.6599972844, -0.207104668, 0.5035241246, 0.9182121754, 1.2549340725, 0.5304205418, 0.9537766576, -0.3834950328, -0.3490593135, -0.284160763, -0.1492561251, -0.2810697556, 0.4765718579, -1.1808959246, -1.0321857929, -0.446146965, 1.2468113899, -1.0262432098, -1.0350468159, -0.3774262667, 0.9656703472, -1.3723102808, 0.9760488272, 1.1736472845, 0.0766633675, -0.9791305661, -1.4512022734, -0.5794421434, 0.1014383212, -1.8811740875, -0.2200362235, 1.9599404335, 1.539776206, 0.2834257185, -0.3223005831, 0.4064270854, 0.526556015, -2.1110658646, 0.6459283233, -0.1373780221, -0.2911084294, -0.3887740076, 1.0405780077, 0.6161061525, 1.1801354885, 1.1205159426, 0.7503069639, -0.0986259878, -1.3717875481, -0.9127889872, 0.4733568728, -0.179352954, -0.9527083039, 0.5127506256, -0.6825395226, -1.3883975744, 0.5426244736, 0.1312558353, 0.0657277033, -1.0455418825, -1.4626960754, -0.1818590611, 1.7013995647, 0.3124243915, 1.1889305115, -0.5547921062, -0.5474618077, 0.7247142196, -0.4389929473, 0.5622056723, -0.2806972265, 0.3571723402, -1.412271142, -0.0805332139, -1.7420541048, -0.434897691, 0.6190124154, 0.0929700062, 0.3879573643, 1.4049727917, 2.1423952579, -1.1611452103, 0.179199025, 0.8343091011, 0.833050549, -0.4815422297, 0.4447327852, -0.1143086106, 0.8231418729, -0.661701262, 2.4622995853, 1.8093496561, 0.6867588758, 1.3482067585, 1.0730063915, -1.4003187418, 0.223546207, -1.6299695969, -0.8278805017, -0.7549905777, -0.6904360056, -0.4359301031, 0.105708994, 0.3486199081, 1.0494090319, -0.4672005475, -1.0614259243, 1.5419778824, -0.6002277136, 0.376552999, 0.2526847124, 0.6052088737, 0.3167743087, -0.4189028144, -0.396560818, 0.183568716, -0.1186280772, 0.8923426867, -0.5008536577, -0.311209172, 0.1692991406, -0.4226200879, -0.41784361, 0.8739612103, 0.0880074427, -0.7130528092, 0.0986006409, -0.8885285258, 0.7646358013, -0.9085599184, -0.1617206186, -0.1188404188, -0.0543345213, -0.2314115465, -0.3046748936, 0.0495674349, -0.1958688945, -1.4061634541, -0.4465611577, 1.4990130663, 0.2790656686, 0.5843477249, 0.0345651358, 0.8997606039, -0.7685928941, 0.1891331077, -0.1478425115, -0.5812647939, -1.1878386736, -1.0985013247, -0.9291939139, 0.0394435525, -0.6799152493, 1.2414745092, 1.2289026976, 1.4481085539, 0.581074059, -0.5541735888, -0.353511095, -0.1761369556, 0.4407781065, 0.26543957, -2.3160483837, -0.3388441205, 0.59041363, -0.1894178987, 1.3878691196, -1.3391432762, 1.1826140881, 1.1164560318, 0.3197918832, 1.0355063677, -0.3070578277, 2.0664768219, 0.0670026764, 0.5048027039, 0.9484302402, -0.7806793451, 0.5202257633, -0.2384540439, 0.5391798615, 0.0647056475, -0.2580960393, -0.0041107768, -1.1941826344, 1.1683079004, -0.5856055021, -0.115487881, -0.501506567, -0.6443140507, -0.1338521093, -0.0817780495, 0.0888201892, -0.8291181326, 0.3081231713, 0.7837452292, -0.590836823, 0.0906518623, 2.555804491, 1.1709961891, 0.5767708421, 0.1375634074, -0.7065389752, -0.9861724973, -0.7177680135, -1.1332389116, -0.9345380068, 0.7372677326 ]
Dashboards The Dashboard component is a scalable area on which you can place elements of data analysis. All elements placed on the dashboard can be related to each other or split into groups of related elements. The dashboard panel is created in the report designer and viewed in the preview panel in the report designer or viewer. This chapter covers the following: ; ; ; ; ; ; ; . Creating dashboards Do the following steps in the report designer to add a new dashboard in the re
Dashboards
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Dashboards</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Dashboards</span></p> </header> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">The </span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Dashboard</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> component is a scalable area on which you can place elements of data analysis. All elements placed on the dashboard can be related to each other or split into groups of related elements. The dashboard panel is created in the report designer and viewed in the preview panel in the report designer or viewer.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This chapter covers the following:</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards" anchor="CreatingDashboards" styleclass="Stimulsoft text" translate="true">Creating dashboards</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards" anchor="DashboardSize" styleclass="Stimulsoft text" translate="true">The size of a dashboard</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards" anchor="ElementAnalysis" styleclass="Stimulsoft text" translate="true">Elements of data analysis</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards" anchor="ElementFiltering" styleclass="Stimulsoft text" translate="true">Elements of data filtering</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards" anchor="OtherElement" styleclass="Stimulsoft text" translate="true">Other dashboard elements</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards" anchor="ActionsWithDashboard" styleclass="Stimulsoft text bold" style="font-weight:normal;" translate="true">Actions with the dashboard</link><span class="f_Stimulsoft text bold" style="font-weight:normal;" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards" anchor="AddingItems" styleclass="Stimulsoft text" translate="true">Adding items to the dashboard</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards" anchor="ItemType" styleclass="Stimulsoft text" translate="true">Changing the item type</link><span class="f_Stimulsoft text" translate="true">.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><anchor id="CreatingDashboards" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Creating dashboards </span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Do the following steps in the report designer to add a new dashboard in the report: </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> Click the </span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Dashboard</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> button on the </span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Insert</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> tab</span><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Select </span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">New Dashboard</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> in the context menu of the page title or dashboard</span><span class="f_Stimulsoft text" translate="true"> panel.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="DashboardSize" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">The size of a dashboard </span><br/><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">When creating the dashboard in the designer, its size has a working area that looks like a white sheet with a grid. To change the size of the dashboard in the report designer, you should: </span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> Double-click on the working area of the dashboard; </span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> Specify the width and height of the dashboard in pixels. </span><span class="f_Stimulsoft text" translate="true">Pay attention to the fact, that there are also control commands that can be used to make the same free distance top-bottom and left right. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When you change the size of the working area of the dashboard in the report designer, the elements can stretch (shrink) or keep their size unchanged. It depends on the </span><span class="f_Stimulsoft text bold" translate="true">Scale Content</span><span class="f_Stimulsoft text" translate="true"> parameter. If this option is enabled, then, when resizing the dashboard, all elements will also be stretched or shrunk. If this parameter is disabled, only the size of the working area of the dashboard will increase, while the size of the elements will remain unchanged.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Content Alignment</span><span class="f_Stimulsoft text" translate="true"> parameter allows you to define the indicator panel mode in the view area. Depending on the parameter value you select, a dashboard will be stretched in the view area, or remain unchanged. For the Content Alignment parameter, one of the following values can be set:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Left</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Right</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Center</span><span class="f_Stimulsoft text" translate="true">. In this case, a dashboard will not be stretched in the viewer. The value defines only the horizontal alignment of the dashboard in the viewer area.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Stretch X</span><span class="f_Stimulsoft text" translate="true">. In this case, a dashboard will be stretched horizontally across the entire viewer area. The height of the current dashboard can also be changed so as the aspect ratio of the dashboard will be kept.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Stretch XY</span><span class="f_Stimulsoft text" translate="true">. In this case, a dashboard will be stretched (or shirked) across the entire area of the viewer horizontally and vertically.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Data filtering elements of drop-down type (</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Combo_Box" styleclass="Stimulsoft text" translate="true">combo box</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Date_Picker" styleclass="Stimulsoft text" translate="true">date picker</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View_Box" styleclass="Stimulsoft text" translate="true">tree view box</link><span class="f_Stimulsoft text" translate="true">) are not stretched in height.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">All elements of the dashboard are grouped into the following categories according to their functionality:</span></p> <p class="f_Stimulsoft text"><br/><anchor id="ElementAnalysis" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Elements of data analysis</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Table" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Table</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Chart" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Chart</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Pivot_Table" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Pivot</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Indicator" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Indicator</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Progress" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Progress</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Maps" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Maps</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span><br/></p> <p class="f_Stimulsoft text"><br/><anchor id="ElementFiltering" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Elements of data filtering</span><br/><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.List_Box" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">List box</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Combo_Box" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Combo box</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Tree View</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Tree_View_Box" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Tree View Box</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Data_Filtering.Date_Picker" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Date Picker</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">.</span><br/></p> <p class="f_Stimulsoft text"><br/><anchor id="OtherElement" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Other dashboard elements</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Panel" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Panel</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Text" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Text</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Image" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Image</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Shape" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Shapes</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Dashboards.Button" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Button</link><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ActionsWithDashboard" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Actions with the dashboard</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Viewer.Dashboards" styleclass="Stimulsoft text" translate="true">View the dashboard</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Exports.Dashboards" styleclass="Stimulsoft text" translate="true">Export the dashboard and its items</link><span class="f_Stimulsoft text" translate="true">;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Share the dashboard and embed it into your website;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Publish the dashboard.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="AddingItems" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Adding items to the dashboard</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Do the following to add an element to the dashboard: </span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> Drag items from the </span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Toolbox</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> or the </span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Insert</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> tab to the working area of the dashboard; </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></image><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> Select items on the </span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Toolbox</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> or the </span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Insert</span><span class="f_Stimulsoft text" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> tab and left-click in the dashboard panel</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><anchor id="ItemType" styleclass="Stimulsoft_Text" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;"></anchor><span class="f_Stimulsoft text bold" translate="true">Changing the item type</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can change the type of the element without redesigning it. To do this:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Select an element that needs to be changed on the dashboard;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Left-click on the </span><span class="f_Stimulsoft text bold" translate="true">Change Type</span><span class="f_Stimulsoft text" translate="true"> button;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> In the menu that opens, select the element to which you want to convert the current one.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </body> </topic>
[ 0.4054498076, 0.2600876391, -4.3632802963, -1.5359436274, 1.0555053949, -1.0139125586, 1.5566437244, -0.3317935169, -0.6359407306, -1.6488339901, 2.086717844, -0.9247927666, 2.378238678, 1.1175800562, 0.0916369557, -0.3102417886, -1.7063626051, -1.5220328569, -0.5248164535, 0.519312501, 0.487616986, -0.9812602997, -2.0406761169, 0.4663798809, 2.8138270378, 1.9886085987, -0.1580907553, 0.2937792838, -0.5897458792, 0.5092192292, 0.7196716666, 0.772038281, -0.5114406347, -0.0385110192, 0.3151459396, -0.761375308, -0.4190663397, 0.8544110656, -0.5886711478, 0.8359767795, 1.0681283474, -0.3793853223, -0.3245877326, -0.7573997378, -0.3511053026, -0.5771915913, 1.7323461771, 0.190240398, 1.9872549772, -0.6749963164, -0.863293767, 0.2479150742, -0.8696163893, -0.8413373232, 0.671964407, -0.2401001006, 0.0508603677, 0.5759844184, 0.5851328969, -1.8653850555, 1.1640766859, 1.463583827, 0.372851193, 1.3293396235, 0.4400157332, 0.1252650321, -0.2556993365, 0.4853062928, -1.6377147436, -1.0831979513, 1.0337520838, 0.9951107502, 0.0424582325, 0.138433665, -0.1967690289, 0.0215808935, -0.6686858535, -0.0858458951, -0.4726359844, 1.5092504025, 1.7342997789, -0.0188321676, 1.3171234131, 0.4817086458, 1.7751321793, 0.269746542, 1.2579770088, 0.3570871949, -1.3569732904, 0.6504830122, 1.0676825047, -0.8588873148, 0.5311396122, 0.9780959487, -0.3318614662, 0.3518002629, -0.5895553231, -0.0184670165, 0.0595368482, 0.1036833972, -0.0393351279, -0.2721926272, -0.7833467126, 0.2463177145, 0.9546004534, 0.2246626914, -0.9615705609, -0.229001224, 0.1234622449, -1.2428680658, 0.2214711457, 0.5035395622, -0.2532897294, -0.0924000666, 0.960911274, -0.2961155176, 1.857832551, -1.5277155638, -0.046649456, 0.751046896, 0.9553502798, -0.7792052627, 0.7911700606, -0.3034084141, 0.4454448223, -1.3437950611, -0.7938230634, 0.6621597409, -0.4075067341, -0.329995513, -0.207375735, -0.117972739, -0.7639535666, 0.0419162996, 0.5446379781, 1.4733990431, 0.1765680015, 0.0588911213, -0.7434378266, 0.9237647653, -0.2790612578, 1.5902198553, -1.2303099632, -0.6833714247, 0.118666403, -1.5747265816, 1.0705407858, -0.3786359131, 0.604296267, -0.6521772742, -0.6220512986, -0.4840856493, -0.8696257472, 0.5970617533, 0.2523848116, -2.3440647125, -0.2713307738, -0.2909876704, -0.572304368, 0.0705106705, 1.3544573784, 0.9362757206, -0.555565238, 0.9464179873, 0.4784008861, -1.9448435307, 0.0819768235, 1.5488727093, 1.4284533262, 1.3807945251, -1.4665830135, -1.212490797, -0.6036045551, -1.3026200533, 0.6650805473, 0.2751008272, 0.9401673675, 0.4876945317, 0.8935050368, 0.2458825558, 1.1316096783, -0.9607208967, 0.0672544166, 1.6078811884, 0.1600362808, -1.2820490599, -0.0833309144, -0.838023901, 0.4054521322, -0.3415031135, 0.1948757172, 0.0431011468, -1.3042236567, -1.3346663713, -0.2192499191, -0.2431631088, 0.5447890759, -0.2398482859, 0.1629930735, -1.874561429, -1.1487592459, -0.4454020858, -0.4404299855, 0.2960729301, -0.9892476201, 0.1252380908, 0.2399684787, 0.7084238529, -0.4537919164, 0.77011168, 1.0900188684, 0.9610173106, 0.7594516873, -0.8651950955, 0.8842332363, -0.3806046844, -0.2592719495, -1.0614578724, 2.2961239815, -0.1796021312, -0.0050784373, -1.0007401705, 0.2988775969, -0.5211081505, 1.17184937, -0.3007403314, -0.8344478011, 0.5328978896, -0.2337906063, -0.5500664711, -0.177968353, -1.8475843668, -0.0475769155, 0.0218996089, -0.4350403845, -0.0408748016, -1.373298645, 0.4308712184, 0.6388601065, 0.3828386962, 0.3906206191, 0.0768226534, 1.1133183241, -0.1403020471, -0.5053565502, 0.1857943088, 0.2770764828, -0.3183251917, -0.1336286664, 1.3140690327, -0.6535083055, 0.0715510473, -0.2429683805, 1.2637276649, -0.0165099017, -1.1156252623, -1.3996895552, -0.0960927084, 0.6577805877, 0.0853295624, 0.4774233103, -0.8225521445, 1.1346904039, 0.2823725939, -0.9163349867, -1.2625217438, -0.4448181689, -0.8307803869, 1.3475322723, -0.8009967208, 0.5677722692, -0.3156915903, -0.6979423761, 1.262996912, 0.6685974002, 1.2182664871, 0.4212920666, -0.6056005359, -0.5116788745, 0.9150986075, -0.6382756829, -1.9398957491, -0.2863630354, -0.8293719888, 0.0028383033, 1.0105571747, 0.382561326, 0.2329284102, 0.8120723963, 1.0370784998, 0.164420411, 0.0128208194, 0.0554513223, -0.6694233418, -0.8737240434, -0.4761146903, 1.5961711407, -0.908121109, 0.3842157722, -2.839748621, 0.9154137969, 0.5142667294, 1.5259065628, 0.9782274961, -0.2637441754, -0.6847171187, 1.0814731121, -0.2176560462, 1.5684707165, 0.0575512387, -1.1807374954, -0.7567775846, -1.6250214577, 1.265329361, -0.7660241127, 1.0176830292, 0.2371495217, 1.204829812, 0.9247165322, 0.494844228, -0.0810153186, -1.6522889137, -0.3685599566, -0.8355522156, -0.9215826988, 0.8503240943, -0.6135819554, -0.157447055, 0.5467957258, -0.0999754742, 0.3823286295, 0.6564127207, -0.1225144193, -0.4643846452, 0.811735034, 0.1780978441, 0.4270415604, -0.4548358023, -0.1989342123, 1.3160587549, 1.1342456341, -0.8067764044, -1.0231282711, -2.2957587242, -1.311817646, -0.4867536426, 0.0479627252, -0.1764784306, 0.9056059122, 0.407613039, -1.1084034443, 0.0544979498, 0.1574718803, -0.3788290918, 0.3336936831, -0.4521095157, -0.0645962879, 0.7734896541, 0.8709236979, 1.3050065041, -1.1686570644, 0.1182953268, -0.2057316154, 0.1734097004, -0.855535984, 1.8727915287, 0.2099519223, -0.3666983545, 0.446051091, 0.2498190701, -0.1119817197, -0.1321598738, 0.1775994748, 1.1430802345, 0.1007181928, 0.4558531344, -1.6320265532, -0.8563583493, 0.9982663393, 0.9950063229, 0.5690228939, -0.7357419729, 1.3753322363, 0.2215873897, 0.4208652079, -1.1849735975, -0.3293418288, -0.4696604311, -0.4320908487, -0.7558091283, -0.9405674934, -1.0424199104, -0.6866503358, 1.0730106831, -0.1340554506, 0.0898228437, 0.259010464, 0.3247724771, -0.0410087481, 2.3716175556, -1.0638122559, -0.1901143789, -0.4204991162, -0.2058391422, 0.5900663137, 0.4538621008, -0.7986471653, -1.4428902864, 0.6667708755, -0.1988839954, 0.4087385535, 0.2594567835, -0.0079394225, -0.7058625817, 0.7763838172, 0.4022854865, 1.3285592794, -0.0811733976, 0.0640907884, -0.4658456445, 0.5845513344, 1.1505112648, -0.0006260563, -0.0588479601, 1.0552645922, 0.0698302239, -0.3715929389, 0.4279362261, -0.5311958194, -1.2265156507, 0.1032853946, -1.1076750755, 0.6738145947, -0.2669645548, -0.0986802205, -0.1593862027, 0.2426518351, -0.6735401154, -0.1030767933, 0.5747758746, -0.3129152656, -1.3544300795, 0.192417413, -0.9215298295, 0.3007223904, 2.5749673843, -0.1343783885, 0.4260139763, -0.9483885765, 1.0588231087, 1.2114570141, -0.5519901514, 0.4175786078, 1.6336812973, 2.2132644653, -1.2735109329, 0.3896430731, 0.2420807034, 0.6550995708, 0.7420252562, 0.3273215592, -0.3893290162, -1.5346384048, 0.0780544579, -0.9130783081, -1.1480441093, -0.4066228271, 0.3120194674, 1.1427781582, 1.0300414562, -1.1884355545, -0.9350639582, -0.0373176225, -1.6091982126, -0.3301641643, 0.290951848, 0.7594641447, 0.0926371738, 1.1312879324, 1.3849909306, -0.2634233534, 0.7194873095, -0.4408962727, -1.5518379211, -0.6194409728, 0.7824152708, 0.4485753775, -1.7609952688, 0.8639895916, 0.276168406, -0.0925404057, 0.1075402126, -0.1808439046, -0.2797054648, 0.1585994661, 0.8630224466, 0.3315671682, -0.7366016507, 0.1263517886, -1.1284848452, 1.0770283937, 0.5850754976, -0.0164550226, 0.3522872329, -0.0368112884, -0.7553916574, 0.1311904639, -2.43714571, -0.5890340805, -0.1889271736, -0.3412119746, 0.2343054116, 1.1193925142, 0.9186142683, -0.2624374032, -0.5216053128, 0.0766473636, 0.5327404737, -2.1622018814, 1.0440814495, -1.2283760309, -1.5932991505, -0.4059064388, 0.07857503, -1.361115694, 0.6072392464, 0.6875779033, -0.8231683373, 0.8925336003, -0.3439115584, 0.6273123622, 2.5034828186, -1.4418002367, -1.5470029116, 0.4512515664, 0.4330287874, -1.5109670162, 0.3960132301, 1.8069224358, 0.9922041297, -0.705001533, -0.0516891032, 0.1055957973, -0.6233658195, 0.4917272031, -1.9414265156, -0.6429232955, 0.7736453414, -0.2624918818, -1.4094281197, 1.2735850811, 0.0047302311, 1.4438740015, -1.4621038437, -0.3666021228, -0.2832759023, 0.754227519, -0.1074629351, -0.4236787558, -0.4807728231, -0.167424351, -0.3058239222, 1.8592510223, 1.1479543447, 0.2891719937, -0.2098758817, -0.4543455541, 0.589430511, -0.2960487306, -0.4183190763, 0.4963814318, -1.3191839457, 1.8306879997, 0.4851305187, -0.4023303092, -0.5897457004, 0.6979917288, 0.7202945948, 0.4132909179, -0.069004707, 0.9796022773, -0.6734336615, 1.3201919794, 1.0717369318, -0.8111729622, -0.5913723111, -0.6552340388, -0.6764134169, -0.5839570165, -0.8769515157, -0.7393228412, 0.6577605009, 1.3273512125, -0.0339516401, -0.0135761676, 1.038195014, -0.4223043919, -2.0695774555, -0.4488435686, -1.4479732513, -1.0167855024, -0.1274161041, -0.2832432389, 0.1547681838, 0.6366134882, 0.8108279109, 1.0938158035, -0.61403054, -0.9646327496, -0.4736037552, 0.805531621, -0.6370190978, -0.2083184868, 0.0553572625, 0.6862529516, -0.7586423159, 0.8349422812, -0.1488113552, -0.6103670001, -0.9158526063, -1.0908867121, -1.5358558893, 1.5642032623, -0.2530420423, 0.1042241901, 0.136045143, -1.3887073994, -0.8560602665, -0.0701723769, 1.4445787668, 0.1846482158, 0.226876542, -0.9854750633, -0.7234293222, -1.2236850262, 0.3981356323, 0.7514430881, 0.3706671894, 0.0861691311, 0.6090465784, 0.9760705233, -0.4162392616, -0.2433608323, 0.4198008478, 1.7300893068, -1.0990623236, -0.1640085876, 0.5280464292, 1.6025059223, 0.2585326135, 1.6841547489, 1.4514987469, 1.0632170439, 0.2737084031, 1.2947272062, -0.736455977, -0.9219398499, -0.3092969954, -1.2332885265, 0.0095586767, -0.0941586792, -0.5612804294, -0.028578382, 0.4617512822, -0.9843119979, -0.6400363445, -1.6020952463, 1.8163394928, -0.8215479851, -0.338341862, 0.505353868, 0.4706934988, 0.052778285, -0.4362483323, 0.1842527688, 1.7786080837, 0.5488439202, 0.1836357862, 0.1041633636, -0.0569359884, 0.6560998559, 0.0478273928, 0.9881044626, -0.2629988492, 0.1931800693, -0.3534413874, 0.0454366244, -0.5299925208, 1.210157752, -1.6825733185, -0.0916315615, -0.4440285265, -0.6321825385, -0.5502482653, 0.3357912898, -0.6595879793, -0.5618394017, -1.2701314688, -1.5605479479, 0.6995744109, -0.1355950534, 0.5909762979, 0.5813536644, 1.2107470036, -0.2131822407, -0.1468458027, 0.5002880692, -0.4341690242, 0.3220763206, -0.1168202087, 0.2984347641, 0.6951567531, -0.6287400723, 0.9361401796, -0.1492710263, 0.5339250565, 0.4280408919, -0.9921696782, 0.279905498, 0.459959209, 0.1927561164, 0.8355156779, -1.6351380348, -0.1149422452, 0.3887211084, -0.6552883983, 0.8377753496, -0.4652945399, 1.2890794277, 0.0509384125, -0.2157038003, 1.2259082794, -0.3449010849, 1.7289631367, 0.0055860016, -0.5688962936, -0.322321713, -0.5078756213, -0.5454776287, -0.1440396607, -0.3897002637, -1.2163411379, -0.3861665726, 0.3924649358, -0.7576505542, 0.2631989419, -0.121464394, 0.1716001034, 0.237046659, -0.4068326056, -0.5313773751, -0.0720397383, -0.992049098, -0.78577739, 0.5502243638, 0.837985754, 0.1877231896, 0.2870081067, 2.0497744083, 1.8537902832, 0.705196023, 0.8144091368, -0.744066298, -0.4403934181, -0.4801105261, -1.2559719086, -0.6204941273, -0.3005244434 ]
Connection The Connection object of the data dictionary describes the report parameters that are used to retrieve data from the database. Stimulsoft Reports supports many types of connection object. All types can be divided into two groups: built-in ones that are included into the report generator, and external data adapters that can be downloaded from our website . Built-in data adapters To create a new built-in connection it is necessary to call the Select Type Of Connection dialog. This
Data Data Dictionary Connection
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Connection</title> <keywords> <keyword translate="true">Built-in data adapters<keyword translate="true">Actions</keyword><keyword translate="true">Dictionary</keyword><keyword translate="true">Name</keyword><keyword translate="true">New Connection...</keyword><keyword translate="true">New Data Source</keyword><keyword translate="true">New xml Data</keyword><keyword translate="true">Select Type Of Connection</keyword></keyword> <keyword translate="true">Connection</keyword> <keyword translate="true">Connection Types<keyword translate="true">MS Access</keyword><keyword translate="true">Odbc</keyword><keyword translate="true">OleDB</keyword><keyword translate="true">SQL</keyword><keyword translate="true">Xml</keyword></keyword> <keyword translate="true">dot Connect Universal</keyword> <keyword translate="true">EffiProz</keyword> <keyword translate="true">Firebird</keyword> <keyword translate="true">IBM Db2</keyword> <keyword translate="true">Informix</keyword> <keyword translate="true">MySQL Connector.Net</keyword> <keyword translate="true">MySQL CoreLab</keyword> <keyword translate="true">Oracle</keyword> <keyword translate="true">Oracle Data Provider for .NET</keyword> <keyword translate="true">PostgreSQL</keyword> <keyword translate="true">PostgreSQL CoreLab</keyword> <keyword translate="true">Recent Connection tab</keyword> <keyword translate="true">SqlCe</keyword> <keyword translate="true">SQLite</keyword> <keyword translate="true">Sybase Adaptive Server Enterprise</keyword> <keyword translate="true">Sybase Advantage Database Server</keyword> <keyword translate="true">Uni Direct</keyword> <keyword translate="true">VistaDB</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Connection</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> object of the data dictionary describes the report parameters that are used to retrieve data from the database. Stimulsoft Reports supports many types of connection object. All types can be divided into two groups: built-in ones that are included into the report generator, and external data adapters that can be downloaded from our website </span><link displaytype="text" defaultstyle="true" type="weblink" href="http://www.stimulsoft.com/Downloads.aspx" target="_blank" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">here<title translate="true">http://www.stimulsoft.com/Downloads.aspx</title></link><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. </span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Built-in data adapters</span></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">To create a new built-in connection it is necessary to call the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Type Of Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog. This window can be opened from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab, selecting </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Connection...</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, as well as from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog by clicking the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Connection...</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> After selecting the connection type, press the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OK</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button. Depending on the type of connection a dialogue form will be displayed. If you choose an XML connection type, then the following dialog will appear (see the picture below - New Xml Data. Fill the Name, the path to the XSD schema and XML data. Also specify the connection alias.</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">If to choose any other type of connection, the dialog box will be a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:italic; color:#000000;" translate="true">type</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, in which set the connection </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">String</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Also specify the connection </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New OleDB Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog box:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">There is a list below with built-in connection types:</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">1. </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">SQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> - this connection describes the parameters to access the Microsoft SQL Server database;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">2. </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OleDB</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> - connection describes the parameters to access databases via the OleDB driver;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">3.</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> ODBC</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> connection describes the parameters to access databases via the ODBC driver</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">4. </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Xml</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> connection describes the parameters to access XML files;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">5. </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">MS Access</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> connection describes the parameters to access the MS Access database;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Type Of Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> window:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Recent Connection tab</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Also in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Type Of Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> window we can find a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Recent Connections</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> folder, which contains previously established connections. At the same time it can contain up to 15 connections. When creating subsequent connections, the first connection will be overwritten and so on. If you need the connection never be overwritten, set write protection for it, you should click the Pin icon. In order to remove the write protection, you must click UnPin icon (see the picture above). When selecting a connection from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Recent Connections</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> folder, the next dialog box is </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New xml Data</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> when choosing previously created </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">xml</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> connection, or </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:italic; color:#000000;" translate="true">type</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, when any other type is chosen, with already filled fields. If necessary, empty fields may be edited.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">External adapters </span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In addition to the basic types of connections, there are also external data adapters that provide connection to the following databases:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <list id="12" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Firebird</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; &#160;</span><tab /></li> </list> <list id="13" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">IBM Db2</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; </span><tab /></li> </list> <list id="14" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">MySQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Connector.Net</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; </span><tab /></li> </list> <list id="15" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">MySQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CoreLab</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span><tab /></li> </list> <list id="16" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Oracle</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Oracle Data Provider for .NET</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; </span><tab /></li> </list> <list id="17" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">PostgreSQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; </span><tab /></li> </list> <list id="18" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">PostgreSQL CoreLab</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Sybase Advantage Database Server</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Sybase Adaptive Server Enterprise</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span><tab /></li> </list> <list id="19" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">SqlCe</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; </span><tab /></li> </list> <list id="20" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">SQLite</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; </span><tab /></li> </list> <list id="21" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">VistaDB</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; </span><tab /></li> </list> <list id="22" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Uni Direct</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">dot Connect Universal</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; </span><tab /></li> </list> <list id="23" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Informix</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">EffiProz</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. &#160;</span></li> </list> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Consider the example of creating a connection to an external data adapter. Download the external data adapter from our </span><link displaytype="text" defaultstyle="true" type="weblink" href="http://www.stimulsoft.com/Downloads.aspx" target="_blank" styleclass="Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">website<title translate="true">http://www.stimulsoft.com/Downloads.aspx</title></link><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. In our example, we downloaded the MySQL Connector.Net adapter. Unpack the archive into a temporary directory and run the project. Add references to assemblies </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Stimulsoft.Report.dll</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Stimulsoft.Controls.dll</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Stimulsoft.Base.dll</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Stimulsoft.Editor.dll</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> in the running project and compile the project. Copy the compiled </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">dll</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> files to the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">bin</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> folder, and in the beginning of the program add the following code:</span></p> <p class="f_Normal"></p> <p class="f_code"></p> <p class="f_code"><span class="f_cclass" style="font-family:Arial; font-size:10pt;" translate="true">StiConfig</span><span class="f_code" style="font-family:Arial; font-size:10pt;" translate="true">.Services.Add(</span><span class="f_cblue" style="font-family:Arial; font-size:10pt;" translate="true">new</span><span class="f_code" style="font-family:Arial; font-size:10pt;" translate="true"> Stimulsoft.Report.Dictionary.StiMySqlAdapterService());</span></p> <p class="f_code"><span class="f_cclass" style="font-family:Arial; font-size:10pt;" translate="true">StiConfig</span><span class="f_code" style="font-family:Arial; font-size:10pt;" translate="true">.Services.Add(</span><span class="f_cblue" style="font-family:Arial; font-size:10pt;" translate="true">new</span><span class="f_code" style="font-family:Arial; font-size:10pt;" translate="true"> Stimulsoft.Report.Dictionary.StiMySqlDatabase());</span></p> <p class="f_code"></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">To attach an assembly file to </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Designer.exe</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, place this assembly file in the same directory in which the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Designer.exe</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is located</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Furthermore, it should provided an access to a data provider assembly. Thereafter, in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Type Of Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog a new type of connection will be available, in our case, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">MySQL Connector.Net</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. There are no restrictions on the number of connections created for various types of data sources in report generator.</span></p> <p class="f_Normal"></p> <p class="f_Normal"></p> </body> </topic>
[ 0.3565404415, 0.2541038096, -4.4680962563, -2.1407737732, 2.1348662376, -0.7614701986, 0.9271731377, 0.0337712131, -1.1150503159, -1.591919899, -1.074226737, 0.1495012045, -0.3193194866, -0.4362678826, -0.6311976314, -1.0896382332, -0.9274494052, -1.7698408365, -1.0328578949, -1.6005175114, -0.2867005467, -1.1233386993, 0.5911406875, -0.1999438256, 2.027649641, 0.5410116315, -0.3125219345, 0.1115494147, -1.8509944677, 0.3503523767, 1.4939072132, 0.7577106953, 0.5250507593, -1.1552101374, -1.7439289093, -0.2539096773, -1.0215898752, 0.2668250203, -0.5909161568, 1.2806124687, 0.211367771, -1.3565249443, -0.6151983142, -1.3284006119, 0.4632166624, -0.8944907784, 0.6048849225, 0.8621072173, 0.7484762073, -0.8915341496, -0.2079702914, 0.4311608076, -0.2430551499, -0.3410555422, 1.7875750065, 0.3798987567, 0.0810628161, 0.5600185394, -0.1269339621, -1.2516671419, 0.3707802296, 2.0193104744, 0.6254431009, 1.0496504307, 1.225078702, -0.1810694933, -1.226295948, 1.9105875492, -0.3127601743, 0.2414679825, 1.1780669689, 0.4479932487, -0.1259492636, -0.2924539745, -0.20904167, 0.265527904, 0.3351148665, -1.5361560583, -0.2243036181, 0.5643888712, 0.8238604665, -0.0452656895, 0.0940252766, -1.1326196194, 1.9814140797, -0.325900048, -0.2874604464, 0.2105548084, -0.185631901, 1.2643610239, 0.483674705, 0.1684132665, 1.6137650013, -0.201182276, -0.75393188, 0.2124363184, 0.3075843155, 0.6781224608, 0.4562111199, -1.3808945417, -0.3614440262, 0.5104267001, 0.4210709631, 0.8996416926, -0.0154728089, 1.7338418961, -0.0705086067, -0.4046709538, 0.3382389545, 0.3830671608, -0.948235929, 0.083462134, 1.0231364965, -0.1932227612, 0.5045027733, -1.4814658165, 1.1890586615, -1.2741078138, 0.2205328345, 0.6242837906, -0.6217970848, -1.0897321701, -0.0382686071, 1.0923830271, -0.0685026795, 0.5128808022, -0.7690339684, 1.1353766918, -0.6469140649, -0.4326202571, -0.1040026471, -2.0664782524, -1.1978774071, 0.1921055466, 0.0306987278, 0.6078355312, 1.015506506, -1.6749494076, 0.4748232663, 0.4350691438, -0.1277902275, -0.6901358366, -1.2970154285, -1.436452508, 0.3885632753, -0.4226172864, 0.4397214651, -0.6258083582, 0.6509893537, 0.0809102431, -0.5918284059, 0.4308332801, -1.1077187061, 0.3145886362, 0.3475484252, -1.3444591761, 0.8111771941, -0.8130141497, 1.6853967905, -0.4884044826, 0.9630283117, -0.5275139213, -0.9723080397, 0.9025773406, -0.3655766845, -1.5581064224, 0.628041625, 1.025809288, 0.6691737771, 0.3928153217, 0.1987892091, -1.1560982466, -1.2977011204, -0.100965105, 0.3163170218, -0.0601097085, -0.2846263051, -0.8596798778, 0.0368202813, 0.1385498792, 0.5719593167, -2.0642797947, 0.5968353748, 0.1410102844, 0.0410713293, 0.1820570081, -0.1455954611, -1.0533313751, -0.7273485065, -0.5025660992, -1.752889514, -0.573983252, -1.824264884, -2.0356886387, 0.2012804002, -0.1977415532, 1.4821988344, -0.0835472569, -0.1812041849, -2.5949435234, -0.975353539, 0.346093744, -0.068515189, 1.0971086025, -0.2419340163, -0.5683633685, 0.2269750983, 0.5058743954, -0.5703347921, 1.7193555832, 1.2396154404, 0.2710175514, -0.4083798528, -0.4999817014, -0.8671345115, -1.7568987608, -0.1639872044, -0.1707117707, -0.3530033827, 0.2505760789, 0.4132229388, -0.6561754346, 1.0081880093, -0.9359133244, 0.2212834805, -0.7455582619, -0.1396335363, 0.3501802087, -1.0863420963, 0.124608241, -0.7317682505, -0.9627947211, 0.4103526175, 0.1240398958, -0.3954627514, 0.9369869828, 0.0635624155, 1.3311879635, -0.2658805549, -0.2154872268, 0.0920080468, 0.1490018666, 0.4060470462, -0.2675629854, -0.5615988374, 0.0737841204, 0.5993765593, -0.5544735193, 0.611769259, 0.9176854491, 0.0868403763, -0.638038516, -0.4838429689, 1.5152431726, -0.3633017838, -0.6953577995, -0.106747441, 0.8398626447, -0.2339515537, -1.1336342096, -0.5330087543, -0.5948438644, 0.2893259227, -1.5878837109, -0.8426084518, -0.4722571969, 0.1958277375, -0.4191025496, 0.771803081, 0.2576448023, -0.3946598768, -0.7111082077, 0.4541500211, 0.2019496858, 1.0379288197, 0.3070965111, -0.0504064709, 0.3618113697, -0.5683077574, 0.419903934, -1.9150258303, -1.3078659773, -0.6513664722, -0.0912126601, -0.0943957642, -0.0198025275, 1.2493897676, 0.2900916934, 0.0435826667, 1.0658806562, 0.6246852875, -0.0349231213, -0.8263747096, 0.6238437891, 0.5952426195, 0.4174961746, 1.5350174904, 0.0373696312, -0.0099896034, -1.6795455217, 0.4055888355, 0.8609965444, 0.5708283782, 0.631403029, -1.1820533276, 0.5114004016, 0.659476459, 0.8546121716, -0.0675038919, 0.4771776795, -0.8198769093, 0.3363180161, 1.2583981752, 0.7486276627, -0.3814809322, 1.8941975832, 1.1655707359, 2.2834846973, 0.1553940624, -0.3660445809, -0.299964875, -1.1878200769, 0.7166121006, 0.523822844, -0.4459026754, 0.4498160183, -0.6649621725, 1.1599509716, -0.7334794998, 0.4562590718, -1.0804386139, -0.1019026116, 0.602197051, -1.0492324829, -1.5255659819, 0.8556786776, -0.2220295817, -0.5928693414, -0.1123224124, 0.7105333209, 0.6698873639, -1.0936162472, -0.1275737882, -1.7295000553, -1.3568816185, 0.8109710813, -1.3394567966, 0.2393037528, 1.3919858932, -0.4173825383, -0.6222714782, 0.5260199904, -0.3256975114, 0.2161463201, -0.9448186755, -0.0430652611, 0.5490755439, 0.203303203, -0.3291068077, 0.6029680371, 0.6069205999, 0.856507659, 0.1691532582, 0.4376523495, -0.6708897948, 1.406862855, -0.4836062491, -0.131820336, 0.4523934126, -0.8258635998, 0.7306182981, -0.8718727231, -0.4950147271, -0.0355234519, 0.6025960445, -0.2878426611, -1.4793833494, -0.3825865388, -0.2671338618, 0.9588891864, 0.2767734826, -1.0724567175, 0.1983893812, 1.7730093002, 1.5975381136, -0.8013157248, 1.2132960558, -0.3301176727, -0.1098843962, -0.0451727845, -0.1375439316, 0.2516482174, -0.7018533945, -0.5843610168, 0.3833550811, -0.4244274199, 0.5854631662, 0.1957844198, -0.4396161139, 0.8960668445, -0.4629651606, -1.073821187, 0.7028395534, -1.3294537067, -0.6468993425, 0.3486555517, -1.4866894484, -0.910308063, 0.2454096824, -0.3489108086, 0.3191136718, 0.7240804434, 0.2374879718, -2.4680228233, 0.0230005849, 0.3252632916, 0.8181558847, 1.233265996, -0.4231316745, -0.796271801, 1.4435818195, -0.4298492074, 0.2852926254, 0.3184960485, 0.2753349543, 0.0592271015, 1.0525770187, 1.0687046051, -0.3162314594, -2.0699491501, -0.5849968791, 0.0841589198, -0.3187149763, 1.1124106646, -1.1277210712, -0.7613742948, 0.731390357, 0.9654157162, 0.2536968291, 1.2244950533, 0.5374103189, 0.0583761968, 0.5061109662, -0.8830545545, 0.8551729918, 3.1404109001, 0.7550879717, -0.2577040792, -2.1341223717, 1.5833480358, -0.1436595023, -0.0677723959, -0.0979933441, 0.258592248, 1.9377313852, -1.0867866278, 0.5077936053, -0.3745962679, -0.0439984389, -0.7094519734, -0.8254047632, 1.4798012972, -2.0272507668, -0.0291279443, -0.2380478382, -1.7342089415, 1.2479200363, -2.0150401592, -0.0830326304, 0.9106932878, 0.2956497073, -0.2282111496, 0.4416200817, 1.1222143173, 1.2396104336, 0.8366931081, 0.5834871531, 0.8114856482, 0.1618252248, 0.9122356772, 0.2902572155, 0.7081246972, -1.9685362577, -1.17882061, -0.7957271934, 1.526491642, 0.9909980297, 0.3749008775, 0.3510110676, 0.7643805742, 1.1751146317, -0.0987334847, -0.7751805782, 1.3780584335, -0.223303616, -0.4257762432, -0.6138955355, -0.4443776011, -0.1418469846, -0.3940357864, 0.317104131, 0.3545381725, 0.3275724649, -0.5333124995, 0.2535432875, 0.3891894221, 0.9790435433, -1.3618072271, -0.4774566293, -0.7976977825, -1.1606112719, 0.6121899486, 0.4145226777, 0.3479365706, 0.7835605741, -0.1951890588, 0.007491352, 0.1345641762, -1.2902092934, 1.4029319286, -0.2958256304, -0.6853410602, -0.1113563254, 0.8648655415, -2.9934899807, 0.8271418214, 0.8909848332, 0.2988143861, 0.9682040215, 0.2366563082, -0.4491896927, 1.3210690022, -0.4335624278, -1.1850289106, 0.3809503615, 0.2697382271, -0.4017883539, 1.6342614889, -0.3430924118, 1.0933594704, 0.864464283, 0.6275512576, 0.1166549921, -0.6630034447, 0.2248350531, -0.731103301, -0.416441083, 0.4286147058, 0.3384551704, -1.0148644447, 1.2764668465, -0.2892000675, 0.6136864424, -0.471064955, 0.6086198092, -1.353066206, -0.0696098655, 0.7114837766, -0.145277068, 0.6816714406, 0.2175260037, 0.1557159573, 0.6499492526, 0.8885962963, 0.3985381722, -0.9000065327, -0.4375063479, -0.686432302, 0.0795982927, 0.4404000342, 0.1800529063, -1.1838190556, 0.5621238947, -1.3065149784, 0.0321318395, 0.3920000494, 0.5958935618, -0.3845757544, -1.4246826172, -0.3451617658, -0.7343871593, -1.1006110907, 0.7739138007, 0.8661789894, 0.0899899751, 0.1030091494, -0.370633781, -0.1067754328, 0.9983469844, -1.3966672421, -0.6331442595, 1.1509749889, 1.131187439, -0.4850879014, -0.3950200081, 0.7436121702, -0.4369737208, -2.1721885204, -0.2016994506, 0.8232890964, 0.0209689885, 0.1467962116, 1.149838686, 0.1257557422, -0.4480173886, 0.2960983217, 0.3531982005, 0.1996260434, -2.0748152733, -1.0648268461, 0.2495322973, 0.0982468501, -0.2439205796, 0.0577026531, 0.2635230422, -0.6286768913, 0.8627477884, 0.2626401484, -0.7034694552, -0.5930857062, -0.2073666304, -0.7549807429, 0.423012346, 0.6351288557, 0.8757610917, 0.2617546022, -0.4436507821, -0.6045812368, 0.3298566937, -0.1153039485, 0.096821405, 0.8534258604, -1.8401508331, -0.3863132894, -1.3781807423, 1.621268034, 0.8710623384, -0.0824435577, 1.5565727949, 2.6276757717, 1.8506299257, -0.2979794741, -0.1028552204, -0.2163238972, 1.0878808498, -1.5394078493, 1.1481072903, 1.4602071047, -0.1128557548, 0.015608375, 1.9726495743, 1.4551559687, 0.5604467392, 0.7674304247, 0.8739273548, -1.3472341299, 0.2525435388, 0.175382033, -1.1953773499, -0.3819804788, -0.5390865207, -0.4826393127, -1.0088694096, -0.1941585094, 1.5188753605, -0.3361133039, -0.1488030404, -0.4998064041, -0.5826499462, -0.8183400631, -0.0879059434, 1.1129704714, 0.9066752195, -0.6254764199, -0.0842818096, 0.986687839, 0.7426717877, 1.0694161654, -1.600091815, 0.1138573214, 0.3984344304, 0.0613303259, -0.0961922035, 0.3276126981, -0.473069936, 1.2602915764, -0.2052369565, -1.1984926462, 1.3515893221, -0.9483605623, -0.0079264008, 0.4635118842, -0.7922541499, 0.1388758421, -0.7765426636, 1.1775127649, 0.0267748777, -0.8921014071, 0.1121245697, 2.2524981499, 0.3524147272, 0.3613390923, 0.308801651, 1.3094918728, 0.0732703656, -0.06360358, -0.1662402153, -0.3614182472, -0.7154542804, 0.3176989555, 0.0981948152, 0.0516646355, -0.1538582891, 1.0082317591, -1.0462315083, 2.2909288406, 1.6157605648, -0.3693035245, -0.459222585, 0.4791229665, 0.2405446917, 0.6110312343, -0.7058491111, 0.4917320907, -0.4366040528, -0.803953886, 0.8505693674, -0.2108967304, 0.7895658016, 0.1770150512, -0.6876205802, 0.1222381592, -0.3298095465, 1.3419044018, -0.29701823, -0.2677890062, -0.6273406148, -0.2692812085, -0.759554863, -0.0130962022, -1.1869077682, -0.1909438521, 0.0626921207, 0.908844471, -0.0946888998, -0.7704934478, 0.3786703944, 0.5740505457, -0.3362199366, -0.1640445441, -0.0992702693, -0.0807705745, -0.6001253128, -0.2438152879, -0.6600313783, 0.9877672791, -0.5027784705, 0.9123200774, 2.0706553459, 0.9955304265, 1.4925295115, -0.4914560616, -0.5022503734, 0.701782763, 0.474098295, -1.0685170889, -0.9047058225, 0.9751163125 ]
Menu Actions In the Actions menu the main commands to control the data dictionary are located. The picture below shows this menu item: The New Dictionary... command is used to create a new data dictionary in an editing report; The Open Dictionary... command invokes a dialog box in which one should specify the path to the previously saved data dictionary, select it and click Open . In this case, the current data dictionary is replaced with the specified data dictionary. If it is nece
Data Data Dictionary Control Panel Menu Actions
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Menu Actions</title> <keywords> <keyword translate="true">Menu, Actions<keyword translate="true">Export XML Schema...</keyword><keyword translate="true">Import XML Schema...</keyword><keyword translate="true">Merge Dictionary...</keyword><keyword translate="true">Merge XML Schema...</keyword><keyword translate="true">New Dictionary...</keyword><keyword translate="true">Open Dictionary...</keyword><keyword translate="true">Save Dictionary As</keyword><keyword translate="true">Synchronize</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial; font-size:14pt;" translate="true">Menu Actions</span></p> </header> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Actions</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> menu the main commands to control the data dictionary are located. The picture below shows this menu item:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Dictionary...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command is used to create a new data dictionary in an editing report;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Open Dictionary...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command invokes a dialog box in which one should specify the path to the previously saved data dictionary, select it and click </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Open</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. In this case, the current data dictionary is replaced with the specified data dictionary.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">If it is necessary to add a data dictionary to the data dictionary in the report, you can use the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Merge Dictionary...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command. Using this option, the user will see a dialog box in which it is possible to specify the path to the previously saved data dictionary, select it and click </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Merge</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Then, the selected data dictionary will be added to the data dictionary in the report. If the current data dictionary and the data dictionary, which will be added, have the same items, the existing items will be replaced on data items from the added data dictionary.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Save Dictionary As</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command invokes a dialog box in which it is possible to specify the path by what data dictionary, the name of the saving </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">*.dct</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> file will be saved, click the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Save</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button. After that, the data dictionary of a report will be saved;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Using the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Import XML Schema...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command it is possible to import information about the data from the selected </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">XML</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> schema to the data dictionary. &#160;After clicking this item, a dialog box will be invoked where a user must specify the path to a previously saved XML schema, select it and click </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Open</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_6.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Using the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Export XML Schema...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command it is possible to save the data dictionary as an </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">XML</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> schema. After clicking this item, a dialog box will be invoked where one must specify the path to save the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">XML</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> schema and the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">*.xsd</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> file name. Then click the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Save</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_7.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">If it is necessary to add more information about the data from the selected </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">XML</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> schema to the information about the data in the data dictionary, click the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Merge XML Schema...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command. A dialog box will be invoked where one must specify the path to the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">XML</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> schema, information from which will be added, select it and click </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Open</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_8.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Synchronize</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command provides the ability to synchronize the contents of a data dictionary with the data that are registered for the report. This command synchronizes the registered data in a data store and data dictionary of a report. Moreover, the data can be passed to the report from both the program and be connected in the report. If data were registered using the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">RegData</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> or </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">RegBusinessObjects</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> methods then, when running the report designer, they will be synchronized. It is necessary to note that if the data are registered in a report as connections to databases, then synchronization will not be performed automatically. This remark is not related to a connection in the report, generated for the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">XML</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> data. For data that are registered in the report and receive the information from databases using queries, one must use the wizard to create a new data source. A wizard to create a new data source provides the ability to add tables from the database automatically.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ -0.7237005234, -0.24947083, -3.7380535603, -0.9972890019, 1.8934854269, -1.0743924379, 1.9295836687, 0.8696673512, -0.0468853489, -1.3992658854, -0.4304099679, 0.0351842232, 2.0085561275, 1.21352458, 0.7911529541, -0.7710376382, -0.0959364176, -1.6551226377, -0.6285867095, -0.0090534957, 1.0730142593, 0.8294495344, -0.5169812441, -0.0479279906, 2.9447274208, 0.6239251494, 0.5548415184, 1.1336158514, -1.7431353331, 0.4841158688, 0.0212316122, 1.9502025843, 1.0312139988, 0.0465077944, -0.5681245327, -0.7542980909, 1.3280580044, 0.3803028166, -0.9450420737, 0.7606536746, -0.1346497834, 0.6026979089, -0.1477485895, -1.5448147058, -0.0702248886, -1.805226922, -0.3635636568, -0.4400938451, 0.6333075166, -0.7881969213, -0.2625486255, -0.5141090155, 0.2004164159, 0.0088289278, 1.8381752968, 1.5729430914, 0.2998644114, 0.5163003802, 0.4193649888, -1.8108022213, 0.8666127324, 0.5906205773, 0.4447253346, 1.00418818, 0.7447779775, 0.4597862065, -1.6629228592, 0.4712316692, -1.7610858679, -0.7792759538, 0.2566322684, 0.1188477352, -0.956459403, 0.0716988593, -0.0119798202, 0.4635029137, -1.1985449791, -0.5444059968, 0.2220559567, 0.7299953699, -1.5786012411, -0.7780759931, 1.8378176689, -1.2789576054, 1.6360471249, -0.4037288427, -0.0925947577, 0.2271412909, 0.6143544912, 0.8832154274, 0.2404930592, -0.4903458357, -0.5967969298, 0.7413035631, -1.0867365599, 0.5119006634, 0.7099726796, 0.2300064713, 0.4221602082, -0.6962395906, -0.8000253439, -0.1198798865, -0.0141963912, 0.1853791028, 1.9194636345, 0.8842909336, 0.3177277446, -0.3324970901, -0.7336003184, 0.0459534973, 0.2447037995, -0.1127129868, 0.828127563, -0.79915452, 0.9053135514, -0.9326201677, 0.9248479605, 0.1133432984, -1.1683380604, 0.6593757272, -0.7910032272, 0.1725399792, -0.4420867562, -0.1087843329, 0.5796731114, -0.6597264409, -0.7861641049, 0.5127610564, -0.7009005547, -0.7864485383, -1.0561989546, -0.0079622064, -1.5763158798, 0.1328451931, -0.0555006713, 0.4341987073, 0.2201834619, -0.7042250037, 0.5880146027, -2.0432980061, -0.0468206704, 1.2281250954, -0.8458212018, -0.639710784, 0.5567004681, -1.415019989, 1.0400979519, -0.0525754727, 0.3362837732, -0.2220981121, 0.1699656397, 0.2467466742, -0.1443561912, 1.2957657576, 0.4271220863, -0.9477459192, 0.6817435622, -0.212495625, -0.892344594, -0.1592482626, 1.6806598902, -0.2037017047, -0.5011401772, 0.5351697206, 0.0002614784, -1.7116770744, 1.096816659, 1.0530064106, 1.1628609896, 0.0465484336, -1.4811347723, -2.0189814568, -0.6913592219, -1.0668683052, 0.4419442713, 0.3310417235, -0.2278008908, -0.1418384463, 1.0330091715, -0.3727130592, 0.2785030603, -0.8078374863, 0.7889605761, 0.9489127994, -0.2256773412, 0.491805017, -0.8439472318, -1.053691268, -0.0539045073, -1.3620402813, -0.6727565527, 0.1383008361, -0.2595343888, -0.9305945635, 0.9863117933, -0.6785522699, -0.3870379925, -0.860139966, -0.2723948061, -1.5350615978, -1.2587507963, -0.7167676687, -0.6977013946, 0.5672956109, -0.784940958, 0.2832945883, 0.8886040449, 2.7372846603, -0.5708096027, 1.775387764, 2.4425265789, 1.4063563347, 0.2208926082, -1.6245633364, 0.6051684022, -0.1285862923, -0.3949556351, -0.7338809371, 0.7274372578, -0.8471191525, -0.1867098361, -0.2087348402, 1.1547956467, -0.6149469614, 0.0619808696, -0.2792860866, -0.4568343163, 0.3161428273, -0.7120828629, 0.4349044263, -2.2156529427, -2.3207705021, 0.3257582486, -0.1646094322, 0.4077427089, -0.9371510148, 0.1173323467, 1.8734326363, -0.8186138272, -0.9480375051, -0.1443236172, 0.4044089913, 0.6688956618, 0.1482256204, -0.6980670094, 0.5404295921, -0.4297425151, -0.0678536892, -0.1686385274, 1.3800466061, -0.9263945222, -0.8230173588, 0.4449836016, -0.3066340983, 0.699760139, 0.0391108319, -1.0754152536, 0.1761122942, 0.3758582175, 0.0748964921, -0.6490162611, -0.0858675092, 0.5694534183, 0.0225102212, 1.0173550844, -1.4257286787, 0.5176509619, -0.1610470712, 1.0241144896, -0.3405401409, -0.1465215087, -0.5329716802, -0.493711859, 0.9686921239, 0.272911787, 1.2022378445, 0.7877189517, 0.206083253, -0.2769365311, -0.2787085176, -1.1350406408, -1.3329005241, -0.3275631368, 0.278604269, 0.025321221, 0.6411222816, -0.4489473701, -0.5828288794, -0.5173529387, -0.9224600792, 0.9300503135, 0.7078005075, -0.6870226264, -0.082275711, -0.386936605, -0.5927239656, 0.7191650867, 0.7415356636, 0.198091656, -0.9245576859, 1.0381711721, -0.4528100789, -0.0090019954, 1.4700572491, -1.3569740057, -0.163578555, 1.8038949966, -0.7043463588, 1.5992759466, 0.0845710412, -0.3216308355, 1.0378884077, -1.7584944963, 0.6027711034, -1.3497731686, 1.1134858131, -0.3892379403, 0.5576158762, 0.1365219951, -0.4726001024, -0.0175585356, -0.737200439, -0.1756582707, 0.041263748, -0.0939215198, 1.2179000378, -0.9350902438, 1.2051764727, 0.753915906, -1.3079298735, -0.0298609659, 1.4652994871, 0.3570495844, -0.5937208533, 0.3892964125, 0.6978215575, 0.3023678064, -0.566707015, 0.7917383313, 1.3551522493, 1.898611784, -1.1727968454, -0.0882480666, -0.6042167544, 0.578489542, -0.1899967194, 0.204351306, -0.7106997371, 0.8544977307, 2.3981738091, -1.5024716854, -0.6653522253, -0.3635097742, -0.6005711555, 0.6144515276, -0.3709346354, -0.0367202163, -0.0682508647, 0.6020710468, 0.8325065374, -0.0244642142, 0.4866603613, -2.0996522903, -0.6072723269, -0.0676935539, 1.9261695147, -0.1658532619, -0.6873306632, 0.5354100466, -0.1139850914, 0.8300070167, -1.5823431015, -0.2323127687, -1.0597034693, 0.6779262424, 0.3357360363, -0.2899799049, 0.0780961886, 0.6448713541, 1.2477457523, 0.53167063, -0.7031189203, 1.4292578697, 0.2752905786, 0.8039941788, -0.1877156347, 0.3724353909, -0.5237670541, 0.6931318641, 0.6763262749, 0.0741145834, 0.0239951797, 0.5785318613, -0.4734055698, 0.4151176214, -0.6408381462, 0.2847263217, 0.9889508486, -2.3100197315, 1.0422297716, -0.1522955298, -0.8679247499, -1.0634132624, -0.8865734935, -0.9781235456, -0.0591076352, -0.5908901691, -0.0745368898, 0.853680253, 0.7980773449, 0.3659863472, -0.9647208452, 0.1091232225, -0.2172114551, -0.9292009473, -0.3400423229, 0.8472157717, 0.8952996731, -0.8478084803, -1.5160213709, 0.9084923267, 0.5638424754, 0.0315326191, 0.5237063766, 0.6340190768, 0.0021454117, 0.5584850907, 1.7934046984, 0.7093105316, -2.3619167805, -0.7805725932, -0.3998571932, 1.1786572933, 0.6335715652, -0.3637624383, -0.6600173116, -0.2641150653, -0.5351018906, 0.2493342757, 1.2968512774, 0.4744463861, -0.3541432023, -0.9766765237, -0.8104333282, 0.1423794776, 1.632221818, 2.3520522118, -1.1662099361, -0.5566388965, 0.4261484742, 0.042188976, 0.2162616253, -0.4581113458, 1.1019349098, 3.6782627106, 0.5319855809, -0.1179570109, -0.6003488302, -0.0976505205, -0.0536457114, 1.0438319445, 0.264128387, -1.6964365244, 1.1293936968, -0.0705068707, -0.7536956072, 0.9393643141, -0.5327301621, 0.8628283739, 1.8221755028, 0.7170540094, 0.3924186528, 1.1179478168, 0.2562982142, 0.2404425591, -0.0069829482, 0.4731813371, 1.2550543547, 0.9921649098, 1.3907865286, -0.2803611457, -0.5283563733, 0.0820350349, -0.6768043041, -0.9172213674, -0.4056331813, 1.4639056921, -0.150681451, 0.4528530836, 0.9234676957, 0.0135985343, 0.778298676, 0.9820523858, -0.7089029551, -1.5995397568, -0.6171639562, -0.3998709917, 0.7031489015, -1.0979446173, -0.4375343323, 0.9673156142, 0.0047300425, -0.5634548068, 0.1220942363, -1.2119808197, 0.2835358679, 0.6474164724, -1.6769355536, -1.3966240883, -0.9812279344, 0.2482173592, 0.6613641977, 0.676980257, 1.1681339741, 0.6963157058, -0.7271229625, 1.0033311844, -0.5896732211, -2.0672497749, 0.4989416003, -0.4272268713, -0.5437334776, -0.9886462688, -1.1590932608, -0.6618772149, -0.817379117, 1.0467492342, -0.1119613275, 0.5198619962, -0.2804439664, 0.1355199218, 1.1671354771, -0.5289806724, -0.8379616737, -0.5207039118, 0.5272291303, -1.6216065884, 0.9138182998, -1.0572426319, 0.7044639587, 0.8425371647, -0.6001275182, -0.3564758003, -0.5299816132, -0.6812704802, 0.2007761747, -1.1575579643, -0.6575802565, -0.9462111592, -1.0271615982, 0.4044348598, -0.0812005922, -0.0364626125, -0.9047623277, -0.3449685574, -0.8395119905, -0.0879021958, 0.5381709337, 0.3462585211, -1.881444335, 0.4404250085, 0.4390684962, 1.7861459255, 0.9926575422, 0.8160513043, -0.6636847854, 0.1633442342, -0.0812140405, 0.0743597746, 0.1980325729, -0.3013601601, -0.574557364, 1.1121952534, -0.6908935308, -0.0108086392, 0.4569635987, 1.0015133619, 1.0073143244, -0.9853364229, -0.3820153177, -0.2661379874, -1.0783342123, 0.0934651867, 1.1885359287, -0.5872631669, -0.743763864, 0.1531397551, 0.1237355396, 0.100241825, -0.0760020986, 0.4428807795, -0.0165603831, 0.2101647109, 0.605845511, 0.270344913, 0.7320991755, -0.1632101685, -2.3725683689, -0.2305353731, 0.5543746948, -0.9351863861, 0.5566250086, 0.2683128119, 0.3328665495, -0.9117467403, 1.1379278898, -1.5409315825, 0.4086427689, -0.7113389969, -0.6793477535, 0.6804352999, -0.3468131721, -0.2230104208, 0.6467100978, -0.360194087, -0.5823533535, 0.6821047068, 0.1142742634, -0.1279866397, 0.1850097626, -1.5041521788, -0.7406949997, 0.6563124657, -1.7271549702, 1.1561617851, -0.7895072103, -1.7293577194, -0.2326837927, -1.0120366812, 0.7825798392, -0.4877493382, -0.3884169757, -1.4747103453, -0.7969921231, -0.7823964357, 0.8977492452, -0.011265032, 0.5800643563, 0.453057766, 0.3488203883, 1.9422842264, -0.9495424032, 0.5302103758, -0.5613158345, 1.3004664183, -0.5205239654, 0.1002239957, 0.5132605433, 0.5655261278, 0.1438551843, 1.0370773077, 1.7085697651, 0.8838863373, 1.2344310284, 0.9541772008, -0.0528447069, -0.84079355, 0.1484108567, -2.6633360386, -0.5022726059, 0.0579592921, -0.5530011654, -0.9553678036, 1.0123180151, 0.9428796172, -1.0443725586, -0.4128219485, 1.429104805, -0.0000613004, -0.7051535845, -0.5524315238, 1.2127897739, 0.5518969297, -0.0746188238, 0.3340740502, 2.0004713535, 1.6620389223, 0.0665606111, -0.7945767045, -0.3211030364, 1.6624180079, -0.9838294983, 1.0511642694, -0.9954326153, -0.3406338096, -0.9118910432, -0.3918307126, -0.5936342478, 0.1925637722, -0.8044584394, -0.8990041018, -0.9524821639, -0.6087747216, -0.3281701505, -0.4523403049, 0.0947745964, 0.182394892, 0.2482287884, -1.2859318256, 1.4101322889, 0.8003808856, 0.637626946, 0.0242054872, 0.8674803376, -0.139048785, -0.1062470451, 0.5521392226, 0.9043077826, 0.2464264035, -1.0144332647, -0.2635256052, 0.9502500296, -0.6650559306, 0.3782039583, 0.355445981, 0.8711537719, 0.9179926515, 0.0807435811, 1.1523958445, 1.2113372087, -1.2650424242, 0.2059344202, -1.0192961693, -0.4355922639, 0.4880856872, -0.6887809038, 0.1531895548, -0.5227915645, 1.3869285583, 0.6710755825, -0.0269116461, -1.2532497644, -0.8259021044, 1.5487816334, 1.6264231205, 0.0989785939, -0.1518242806, -1.719481349, -0.920142293, -0.6554807425, -0.0295327064, -0.6703064442, 1.3488817215, 1.7290312052, -0.3113586903, -0.3978679776, -0.5694358945, 1.2613384724, 0.0108486712, 0.0661177337, -0.1645370722, -0.5308228135, -0.8920798898, -1.1772500277, -0.8253079653, 1.7442810535, -0.3533797264, 0.5813752413, 2.5033655167, 0.1543336809, -0.1058225334, 0.5420964956, -0.4790559411, -0.3128736913, 0.1152120158, -0.5561956763, 0.3632539809, -0.7955548167 ]
Menu NewItem Commands using which it is possible to add new items to the data dictionary of a report can be found in the New Item menu. The picture below shows the New Item drop down list : The New Connection... command invokes the wizard for creating a new connection, where you can select the type and settings of a connection. So, using this command, you can create a new connection in the data dictionary of a report. If you want to create a new data source in the data dictionary of a r
Data Data Dictionary Control Panel Menu NewItem
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Menu NewItem</title> <keywords> <keyword translate="true">Menu, NewItem<keyword translate="true">New Business Object...</keyword><keyword translate="true">New Calculated Column...</keyword><keyword translate="true">New Category...</keyword><keyword translate="true">New Column...</keyword><keyword translate="true">New Connection...</keyword><keyword translate="true">New Data Source...</keyword><keyword translate="true">New Relation...</keyword><keyword translate="true">New Variable...</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Menu NewItem</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Commands using which it is possible to add new items to the data dictionary of a report can be found in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Item</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> menu. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Item</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> drop down list</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Connection...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command invokes the wizard for creating a new connection, where you can select the type and settings of a connection. So, using this command, you can create a new connection in the data dictionary of a report.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">If you want to create a new data source in the data dictionary of a report, you must select the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command. The type of the data source depends on the type of connection. When using this command, a wizard to create a new data source that provides the ability to add more than one data table in a data dictionary of a report. It is necessary to know that this is just a method of describing the data source.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">To add a description of a new business object to the data dictionary of a report you should select the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Business Object...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command. It should be remembered that for each created business object, you must pass real business objects from the program. Since, as already mentioned before, only a method of describing data is created in the data dictionary. So, without real business objects, it will not work.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> Add a new column in the selected data source or a business object using the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Column...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command. Also, if the data column is added to the report data dictionary, but it does not really exist in the database, it can lead to incorrect report rendering.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> In the report data dictionary, it is possible add a new calculated column in the selected data source. Use the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Calculated Column...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command for this. In contrast to the simple data column, for proper report rendering, it is not necessary for a new calculated data column be placed in the database.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_6.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> In order to organize a new relation between the data sources, you should use the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Relation...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command. It is worth to note that relations can be created only between data sources and cannot be created between business objects. Therefore, if needed to create the relation between business objects, the RegData method should be used instead of the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">RegBusinessObjects</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> method. The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">RegData</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> method converts the business object into the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ADO.NET DataSet</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. As a result, you can work with this business object by means of </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ADO.NET</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Accordingly, it will provide an opportunity to add new relations between business objects and use them.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_7.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">If you want to add a new category of variables in the report data dictionary, you should use the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Category...</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command. All variables are organized in a two-level structure, where the variable can be located both in the main list and in the category, which is located in the main list. Such a category can be created with this command.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_8.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable...</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> command provides an opportunity to add a new variable into the data dictionary. If, when calling this command, any category of variables has been selected in the data dictionary, then the variable will be created in this category. If no category in the data dictionary has been selected or the Variable element has been selected in the data dictionary, then the new variable will be created at the top level of the variables list.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ -1.578553915, -0.1053529233, -4.1593799591, -1.7602497339, 1.3733655214, -1.7152282, 1.0483921766, -0.6669180989, -0.5663789511, -0.8789514899, -0.3556091487, -0.3679985702, 1.8844242096, 0.7773454189, -0.287098676, -0.7971182466, 0.452872932, -1.182803154, -1.0278279781, -0.3149108589, 1.2132850885, -0.1233057305, -0.1707089841, -0.6247599125, 1.8391127586, 0.7489598393, -0.4437675774, 1.613155961, -1.7026964426, 0.7184748054, 0.8661193848, 0.753344357, -0.3023125827, 0.6526015401, 0.2205553353, -0.3684799373, 0.5153272748, 0.0969477147, -1.4366977215, 0.8943613172, 0.0585748032, -0.4799516797, -0.2050566375, -1.56658566, -0.5501835346, -1.2959080935, -0.3391601741, 0.5456003547, -0.1078632176, -0.883505702, -0.3775589168, -0.1529955715, 0.4664541483, -0.655267477, 1.6481012106, 1.4698698521, -0.8937115669, 0.6171079874, 1.0593967438, -2.0854697227, 1.0590490103, 1.3212052584, 0.6735805273, 1.779967308, 0.704711318, 0.319979161, -0.7216539979, 0.5937203765, -0.8527899384, -0.3476043344, 0.5244096518, 1.0000509024, 0.3703427017, -0.7974963188, -0.5564906597, 0.7025617361, -0.8156850338, -0.6537171602, -0.5110800266, 0.7866024375, -0.4023530185, 0.6376510262, 1.441467762, -0.964558363, 1.7688183784, -0.489302516, 0.3660442233, 0.192781508, 0.0938632563, 1.1496751308, 0.6952385902, -1.2078832388, -0.3951830268, 0.2741918266, -0.2886161208, 0.863048017, -0.467412293, -0.4497913122, 0.9847525954, -2.0165402889, -0.1687086821, -0.2482174337, 0.6462324262, 0.4589196742, 0.2439105809, 0.5904619098, -0.1069404483, -0.4783788323, 0.1798915565, -0.5620229244, 0.2813667059, -0.1449162215, 0.7467550039, -0.457491219, 0.9775101542, -1.5407563448, 1.7594195604, -0.4579080939, -0.3666644096, -0.1092030406, -0.8301714659, -0.2678116858, 1.0624611378, 0.8406828046, 0.7737525702, -0.1873192042, -0.2501592636, 0.0128606362, -0.1443894058, -1.6779559851, -1.2327924967, -0.0658969209, -1.1940886974, -0.1937106848, 0.5699612498, -0.226768136, 0.5544130802, -1.006637454, 0.3892329335, -1.3013548851, 0.3402117789, 0.5136954188, -1.2909325361, -0.2426368445, -0.098450318, -1.4514046907, 1.347641468, -0.292924881, -0.0703579038, 1.1170892715, -0.5736940503, -0.4817104042, -0.2756823599, 0.4767833054, -0.6674451232, -1.2533094883, 0.4061226249, -1.8118091822, -0.2047751993, 0.0365196392, 0.9273067117, -0.9257714748, -0.1118977293, 0.9736179709, 0.658700645, -0.8270132542, 0.0305919517, 0.5552047491, 0.1845733523, 0.7790886164, -0.6491978765, -1.0141162872, -1.2065727711, -1.7975432873, 0.7461438775, 0.1458944827, 0.2966713905, -0.5892500877, 0.7416998148, -0.9749595523, 0.1796823442, -1.1440778971, 0.6185048819, 1.5075998306, -0.8101885319, 0.235906139, -0.7190644145, -0.9048748016, -0.2989624441, -1.8834840059, -0.4921142161, -0.0406636298, -1.1655722857, -1.0686508417, 0.9916690588, -0.2030232251, 0.4348265529, 0.1068815738, -0.9702046514, -2.0515935421, -1.1116677523, 0.539134264, 0.0088823633, 0.3315689564, -0.775575459, 0.0421325304, 0.6016929746, 1.6415348053, 0.2305701077, 1.9545768499, 2.3211593628, 0.4173368812, 0.6181315184, -1.3593392372, 0.4361103177, -0.4087161124, -0.0296489969, -0.131261006, 1.0528379679, -0.7558079958, -0.0637807697, 0.0662020817, 1.3146207333, 0.0009575681, 0.7442318201, 0.1455020458, 0.589961648, 0.2518460751, -1.1626068354, 0.232287541, -1.9700289965, -1.7859151363, -0.5327733159, -0.8729670048, 0.7943646312, -1.488519907, 0.3802588582, 1.9599837065, -0.8476645947, -0.8560990095, 0.2656992674, -0.0074076923, 0.2861912847, -0.5406603217, -1.5713230371, 0.1260951608, -0.3056084812, -1.1910865307, 0.2877163887, 1.957357049, -0.2579954267, -0.5354248285, -1.1931948662, 0.4277485907, 0.4188473523, -0.8336001635, -0.6332840323, -0.1117625013, -0.6533901691, -0.6798715591, -0.9245820642, -0.7798398733, 0.7170253992, -0.4336732328, 1.0711780787, -1.7701672316, -1.001470685, -0.9441956878, 1.4813036919, 0.4582384527, -0.2314676195, -0.7437587976, 0.0249310192, 1.0958514214, 0.7887924314, 0.1180582196, 0.4681377113, 1.6324236393, 0.3601347506, 0.95392102, -1.2720838785, -1.1988064051, -1.0420060158, 0.2309961468, -1.0967521667, 0.557913363, 0.1870045662, 0.2510451674, -0.2921386659, 0.303647697, 0.5096706152, 0.8513297439, -1.3026609421, -0.0797627866, -0.4804549813, -0.5620923638, 1.3920779228, 0.0880852714, -0.6344890594, -1.0228270292, 1.4063987732, 0.0889785886, 1.0923060179, 0.9496099353, -0.3993530273, -0.2924989462, 1.2231519222, 0.4527700841, 1.9520605803, -0.5512189269, -0.7617405057, 0.1462326795, -1.469512701, 0.2555452287, -1.1766662598, 1.0140151978, 0.7532814145, 1.0491973162, 0.9144098759, -0.9615808725, 0.442235142, -0.0619149916, -0.3540519476, -0.4582674801, -0.008824653, 0.4268286526, -0.4226168096, 1.3115987778, 0.3408817351, -0.7499756217, 0.6349521279, 1.7216790915, 0.2535414398, -1.2602819204, -0.3075616062, 0.6019516587, 0.45095855, 0.3816092908, 0.8026240468, 1.5427981615, 1.3810603619, -0.9664504528, -0.5669372678, -1.6567288637, -0.4999166429, 0.5412523746, -0.3090719581, -0.4125200212, 0.3398201466, 1.2189199924, -1.5786081553, -0.0094243204, 0.0848420411, -0.62744385, -0.0020461031, 0.2480687946, 0.1384406239, -0.2345145941, 1.3467563391, 1.4041279554, 0.5959796906, 0.5685306191, -0.8678663373, -0.6322965622, -0.6686983109, 2.5545887947, 0.091375187, -0.9724330306, -0.1479842216, -0.4643875957, 0.4699829221, -1.5421515703, -0.5296897292, -0.4961127043, -0.6387221217, 0.6470346451, -0.1325958669, -0.2235700488, -0.274915725, 1.2314708233, -0.3167305291, -1.9298466444, 0.2281018049, 0.5786013007, 0.4024365842, 0.0041794884, 0.1650326103, -0.9179678559, 1.1074494123, 1.1836459637, -0.7614527345, 0.0309536606, 0.1135247275, 0.6060798168, 0.7649922967, -0.1113914475, 0.8197083473, 0.35582003, -1.7351088524, 1.5152877569, -0.2385189533, -0.4788965881, -0.5787196755, -1.0395957232, -0.7643139362, 0.1898819208, -0.9652637243, -0.5250516534, 1.5015368462, -0.335103184, 0.3203244805, -0.6990820765, -0.1477483213, -0.9409451485, 0.3643986881, -0.2767187059, 1.2972197533, 0.6193948984, -0.7034242749, -0.1486952454, -0.0608399659, 0.0311208572, 0.2614969909, 0.6122821569, -0.4091478288, -0.4829808772, 0.7108217478, 1.4861197472, 0.2418211997, -1.7892936468, -0.410054028, -0.2084692866, 0.2731591165, -0.4091455042, 0.0190138724, -0.8049861193, -0.6147786975, -0.1953959912, -0.0349129885, 0.2716391087, 0.7614927292, -0.7060568333, 0.2829434276, -0.9090106487, 0.915220499, 1.8072589636, 1.7061042786, -0.8538652062, -0.8195214868, 2.1133570671, -0.3438343406, 0.1384694427, 1.2545042038, 1.0198751688, 3.1576795578, -0.5574940443, 0.1660649627, -0.445710063, -0.2766374946, -0.2785950303, -0.0287099816, 0.2230111361, -2.108250618, 0.8176255822, -0.2477084547, -0.8183427453, 1.197412014, -0.7127183676, 0.7925012708, 1.1614581347, -0.1183426082, -0.4377685785, 0.608481884, -0.1006161124, 0.7745062709, 0.9265503287, 1.1340956688, 0.8173376322, 0.0155320289, 1.2342042923, -0.242894724, 0.5038437247, -0.4747004211, -0.7698181868, -0.2349887788, -0.0197703894, 0.6351395845, 0.1006824821, 1.1700190306, 0.0349658281, -0.2421354651, 0.2430934608, 0.6773184538, 0.7361367941, -0.6151965261, -0.4842914641, 0.8498020768, 0.2728193104, -1.2845592499, 0.2588243484, 0.5163170695, 0.5511911511, -0.0389545746, -0.3150067031, -0.8707709312, -0.5162529945, 0.0860328898, -1.5532633066, -0.5915701389, -0.4594987035, 0.1623901427, -0.2864750624, 0.5661245584, 0.4414646924, 0.8156356215, -0.4850854576, 0.8834046721, 0.0423668325, -2.9302620888, 0.9326449037, -0.7710590959, -1.0880678892, -0.4463511407, -0.906793952, -0.8381882906, 1.0522905588, 0.5769127011, 0.5092948079, 0.7690643668, -0.1072279736, -0.2288279831, 1.2869813442, -0.2674152851, -0.4792285264, -0.524214983, 0.1451455504, -1.0578589439, 0.8359181285, -1.4761348963, 0.918240428, 1.1499640942, -0.4209272563, 0.7618774772, -0.4099574685, 0.4212770164, -0.6503643394, -1.1719776392, -0.4960103333, -0.3863592744, -0.8897535205, 0.7820632458, 0.1113937944, 0.2822366953, -1.1734489202, -0.0551324114, -1.0573490858, 0.8235684037, 0.880926311, 0.0493248664, -0.0896394402, 0.1150739491, 0.0141575355, 1.6144677401, 1.1068562269, 0.0494885966, -1.6682808399, -0.0515236221, 0.7209885716, 0.1595988721, -0.223805055, -0.1397959441, -0.5373240709, 1.3885973692, -0.4847729802, -0.5626408458, -0.0985117331, 0.6645870805, 0.485308975, -0.4354531467, 0.0602539964, -0.1509480476, -1.2783390284, 0.2855958343, 1.9757915735, -0.267505914, -0.9445220828, -0.3767736256, -0.3689306378, 0.2571833134, -0.9507612586, -0.7887505293, -0.0863204077, 0.8345647454, -0.2876353562, -0.8647691011, 1.744407177, -0.4914723933, -1.9927477837, 0.7210182548, 1.4203314781, -1.1316601038, -0.1456176192, 1.5262136459, 0.0906509608, -0.1564117223, 0.8612381816, -0.49596259, 0.3718180656, -0.2698302269, -0.6646642089, 1.3463324308, -1.1608579159, 0.5572859049, 0.1121601388, 0.2233458012, 0.240558669, 1.2515730858, 0.7481312156, -0.6331915855, -0.152118355, -0.9054552317, -1.105804801, 0.130815208, -0.8337545395, 1.5227358341, -1.4283058643, -1.42798388, -0.6282914281, -0.52835989, 0.7281252742, -0.4535965025, -0.1922151744, -2.1973640919, -0.4089893997, -0.7771909237, 1.671618104, 0.8211701512, -0.0598402619, 1.0521185398, 1.3761436939, 1.5057376623, -1.0687632561, -0.3368716836, -0.5409046412, 1.857293725, -1.5980662107, 0.3763479888, 0.8048678637, 1.0594813824, 0.6850573421, 1.3424028158, 1.8230364323, 0.9327237606, 0.4994035661, 1.0632591248, -0.6642950177, -0.4981205165, 0.6736436486, -1.8901895285, 0.1696385443, -0.1185318828, -0.5672162771, -0.6388131976, 0.7252675295, 1.1541538239, -1.3352925777, -0.8946662545, 0.515062511, -1.2148370743, -0.4155896008, 0.1208287179, 1.0265908241, 0.5037715435, -0.622738719, -0.1583991945, 1.9520522356, 0.7189332843, 0.747225821, -1.2034231424, -0.3078075051, 1.6134669781, -0.2045270503, 0.5378499031, -0.0828851685, 0.3483192325, -0.5670056343, 0.2606385052, 0.1603639424, 0.9438846111, -0.2405626178, -0.4706141651, -0.0996405408, -0.4301847517, -0.0045110034, -0.2597678602, 0.4235001206, 1.0243777037, -0.5893313289, -1.0603243113, 1.6767104864, 0.2243764997, 1.1612915993, -0.7254564166, 0.2550557554, 0.3991732895, -0.0245361347, 1.1207464933, 0.8833656311, 0.718139708, -0.3722216785, -1.0645736456, 1.3467743397, 0.0798194185, 1.3344141245, -0.9087971449, 2.000027895, 0.7662050128, 0.0706170499, 0.0646428317, 0.7793368697, -1.1539269686, 0.5268064737, -0.656733036, -0.5536909103, 0.184390679, -0.4303592443, 1.1281183958, 0.4322514534, 1.2706352472, 0.1109021083, -0.7148705125, -0.0269188546, -1.1120432615, 2.6967747211, 0.7986395359, 0.2404896319, -0.5692639947, -0.0989537761, 0.0769977644, -1.0353044271, 0.0545346849, -0.5858584642, 1.0954191685, 0.7096125484, -1.1994223595, 0.2061450034, -0.2845724821, 0.7230935097, 0.7486220002, -0.1360589564, -1.1026896238, -0.7515873313, -1.2083837986, -1.2646474838, -0.1054400802, 1.4011346102, -0.8318116665, -0.233860448, 1.6218180656, -0.9154930115, 1.0367202759, 0.2689698339, -0.9312658906, -0.5661242008, -0.2485044599, -0.1557499915, 0.8534970284, -0.4822855294 ]
Control Panel The basic elements to control data dictionary can be found on the control panel. The picture below shows the control panel: The Actions menu. This menu contains the main control commands for the data dictionary; The New Item menu. In this menu the basic commands to create new elements in the data dictionary are placed; The Edit button provides an opportunity to change any element, which can be edited; Using the Delete button one can delete any item in the data diction
Data Data Dictionary Control Panel
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Control Panel</title> <keywords> <keyword translate="true">Control Panel</keyword> <keyword translate="true">Control Panel Menu<keyword translate="true">Actions</keyword><keyword translate="true">New Item</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Control Panel</span></p> </header> <p class="f_Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The basic elements to control data dictionary can be found on the control panel. The picture below shows the control panel:</span></p> <p class="f_Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Actions</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> menu. This menu contains the main control commands for the data dictionary;</span></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Item</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> menu. In this menu the basic commands to create new elements in the data dictionary are placed;</span></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button provides an opportunity to change any element, which can be edited;</span></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Using the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Delete</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button one can delete any item in the data dictionary available for deleting;</span></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Pressing the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Up</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button, the selected item in the data dictionary is moved one position up;</span></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0;"><image src="img_6.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Pressing the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Down</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button, the selected item in the data dictionary is moved one position down;</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0;"><image src="img_7.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Sorting Items</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> menu. In this menu one can select the sorting direction: </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ascending</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Descending</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Also in this menu, one can enable </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Automatic Sorting</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. The picture below shows the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Sorting Items</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> menu:</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ascending</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> option sorts the information in order from </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">A </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">to</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> Z</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">; The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Descending</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> option sorts the information in order from </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Z</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> to </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">A</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Auto Sort</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> sorts in order from </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">A</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> to </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Z</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. One should note that the items are sorted within functional groups. For example, data sources within the data sources group are not mixed with the variables and the variables within the variables group are not mixed with the data sources, etc. Also note the nesting of elements of the data dictionary.</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> </body> </topic>
[ 0.343811661, -0.233874917, -3.4510486126, -1.8832024336, 2.2395472527, -1.2549607754, 1.6268218756, 0.3760811985, -0.8344016075, -1.7807700634, -0.340877682, 0.2357000709, 2.8617396355, 0.5969547033, 0.7053967714, -0.6381783485, 0.3279054761, -1.2866932154, -0.5993375182, -0.2916885912, 0.7760936618, -0.4613072872, -0.8697767854, -0.194746837, 2.2038891315, 0.822429359, 0.1875904649, 0.8240069747, -1.3959730864, 1.4484360218, 0.0035342283, 1.8553862572, 0.4400052726, -0.3908015192, -0.9918165207, -0.7559320331, 1.4076625109, 0.7546488047, -0.4499258399, 2.1854782104, -0.3673259616, 0.1979759037, -0.3494056165, -1.6098034382, 0.2753358185, -1.2148100138, 0.0580502264, -0.0665389299, 0.9229851365, -0.3444487154, -0.1310437769, -0.2449443638, -0.3108357787, -0.8895218372, 0.8768118024, 1.3816295862, -0.8723795414, 1.2113038301, -0.4154112041, -1.9758687019, 0.447562784, 1.4868839979, -0.6757368445, 0.7618941069, 0.7499512434, 1.0146425962, -1.0302917957, 0.5389091372, -1.4914265871, -0.361128509, 1.6652971506, 0.7825549841, -0.0076337494, -0.9326525331, 0.8559497595, -0.8400691748, -0.7889452577, -0.4831781983, 1.0004594326, 0.8973404169, -0.8146334291, -0.9092565775, 0.614523828, -0.5439003706, 1.8454501629, -0.1610942334, -0.9194056988, 0.3941560388, -0.7953432798, 1.1024188995, 0.6634061337, -0.1992459148, 0.2783912122, 0.2613448203, -0.3194193542, 0.9479939938, 1.0274151564, 0.3989701867, 1.6498863697, -1.6522673368, -0.1500357389, 0.1135441586, -0.9328041077, 0.6836621165, 0.7927120328, 0.7894062996, 0.1357129961, -0.8401119709, -0.9678892493, -0.3129815161, -0.5905009508, 0.1682477146, 0.6897568107, -0.1303194016, 1.1861251593, -0.8531246781, 1.3262929916, -1.4610608816, -1.1219209433, 0.4331957698, -0.3614022136, -0.4419437647, 0.3045584261, 1.0149925947, 1.0462208986, 0.0702249929, -0.1802541763, 1.2143037319, -0.6875283122, -1.1129020452, -0.0304990076, -0.2089869231, -1.8731753826, 0.2817034423, 0.2546646297, 0.475336194, -0.1447193176, 0.0125799729, 0.6481307745, -1.6451017857, -0.7660509944, 1.30334723, -0.670553863, -1.1380879879, 0.2528487742, -1.6136411428, 1.0467339754, -0.2948939502, -0.0631721243, -0.2124821842, -0.2519851625, 0.0038302871, -0.0164392255, 1.2082176208, -0.1726110578, -0.6603039503, 0.3463219702, -0.4692782164, -0.74686414, -0.0976394787, 1.6925623417, 0.7170024514, -1.0627224445, 0.5220637918, -0.8687931895, -1.4716831446, 0.4589797258, 1.1664483547, 0.6292620897, 0.0191474203, -1.5257595778, -1.6209713221, -0.6857278943, -0.3101171255, 0.9781163335, 0.0441346914, 1.3511977196, -0.3074471056, 0.9033808708, -0.5159605742, 1.1311764717, -1.4809194803, 0.7243634462, 1.1686520576, 0.2065501213, 0.0828739479, -0.5989157557, -1.5125787258, -0.546795547, 0.1570538729, 0.9684993625, -0.293032676, -1.5767681599, -1.6414785385, 0.2578314543, -0.9607311487, 0.5869085789, -0.8256357908, -0.1298304498, -2.0853850842, -0.4644961655, -0.3036815524, -0.5307422876, 0.7478174567, -1.0623153448, -0.609034121, 1.2757935524, 1.3525642157, -0.9998157024, 1.7622267008, 1.8634786606, 1.3100893497, -0.5469539165, -0.9026720524, 0.3241062462, -0.6457065344, -0.5985620022, -1.5327875614, 1.1325757504, 0.1158011034, 0.3915445805, -0.4553875625, 1.3843797445, 0.1353515834, -0.3393466473, -0.0906662568, -0.1438890249, 0.4497426152, -0.8880587816, -0.4530161619, -1.4497071505, -1.7111210823, 0.1760322005, -0.4354344606, 0.125194326, 0.0617862195, 0.1303919554, 2.0993974209, 0.1360813975, 0.0283029024, 0.1552429497, 0.4174810052, 0.8009801507, 0.336648941, -1.6903347969, 0.2191356719, -0.4556521177, -0.6480409503, -0.5403628945, 0.6755194068, -1.2132101059, -0.9030616879, 0.5152558088, 1.0238837004, -0.2423225045, -0.7597140074, -0.6965900064, -0.4037858844, -0.0215439275, -0.7218394279, -0.3968172967, -0.3850429058, 1.0806908607, -0.4625450969, -0.3103856742, -1.520187974, 0.3916218579, -0.7440695167, 1.4900741577, 0.465048939, 1.3249526024, -0.2019724548, -0.1441214979, 0.8458046317, 0.2479002476, 0.9437400103, -0.7054002881, -0.3901756406, 0.095449619, -0.123605676, -0.6366949081, -1.0250850916, -0.7301715016, -0.1841964424, -0.0094741117, 0.8273572326, 0.2618543208, -0.0721221492, 0.0363403708, 0.1923826784, 0.9334031343, 0.8458580971, -0.932040453, 0.0267189145, 0.2559745014, -0.2407252043, 1.1032640934, 0.4677824378, 0.2476510406, -1.4542230368, 0.6015228033, 0.1898966134, 0.4140899777, 0.7314687371, 0.155232802, -0.1585204452, 1.1631712914, 1.1216996908, 1.1704028845, 0.0990623534, -1.0304502249, -0.0469143577, -0.8779757023, 1.7073659897, -1.61005795, 1.8149918318, -0.3472698629, 0.2180939317, -0.1542605609, -0.9687150717, 0.3779693246, -0.316922009, 0.3017568588, 0.5966223478, -0.0876877308, 0.5475860238, -0.9926965237, 1.0219222307, -0.254935205, -1.3076578379, 0.6709256768, 0.9755467772, -0.0034681591, -0.2209790349, -0.3446959853, 1.336393714, -0.150177896, -1.0045813322, 0.3626624942, 1.4436918497, 1.2880932093, -0.6197848916, 0.124025479, -1.4052022696, -1.1640026569, 0.4417857528, -0.9120739698, -0.7664040327, 0.7157899737, 1.709081769, -0.8764959574, 0.7182368636, 0.0135722458, -1.0346714258, 0.6697311997, 0.1304455698, 0.4096084833, -0.3719297349, 0.0581624061, 0.7252409458, -1.4184701443, 0.0387732349, -0.2853901684, -0.3731118143, -0.4469698966, 2.3728115559, -0.2022403032, 0.2822164297, 0.0454906151, -0.4370078146, 0.3095781207, -0.7550843954, 0.4772865474, -0.3029213548, 0.7647598982, 0.141708985, -0.6548634768, -0.2783873081, 0.2429217994, 1.345443368, 0.2395005226, -1.1734743118, 1.5557661057, 0.1601588279, 1.1795834303, -0.9008389115, -0.0778751522, -1.308246851, 0.4451679885, 0.3663685024, 0.0742056966, -0.9287916422, 0.6171965003, -0.576472044, 0.2120058537, -0.1516968608, -0.0957678333, 1.0499521494, -1.2950437069, 1.0061347485, -0.0104843853, -0.8823318481, 0.0025738569, -1.0426954031, -0.1528209597, 0.3330848217, -0.9177587628, -1.391525507, 0.6473450065, 0.1390619427, 0.3984332979, -0.9350395799, 0.0374691375, -0.4154196084, -0.137479797, -0.3299399614, 1.6161067486, 1.9160703421, 0.2888349891, -0.7104749084, 0.4471976459, 0.7419106364, -0.2807294726, -0.5050083399, 0.5654895306, 0.0509714857, 0.2256667614, 0.5484422445, 0.6997149587, -1.6367553473, 0.1373929083, -0.2456494272, 0.2875444889, 0.7979812026, -0.3557455242, -1.1230657101, 1.1070330143, -0.4964838922, -0.4496186078, 1.1421676874, 0.3380157053, -0.8570301533, -1.406504035, -0.4712431133, -0.267629236, 2.4929056168, 1.7173132896, -0.8358036876, -1.2785420418, 1.2236671448, 0.2696426213, -0.2635709047, -0.118070364, 0.6764903069, 3.8884499073, 0.0479881354, 0.1574672461, 0.0184037965, 0.496755451, 0.1809604168, 0.8014588952, 0.5700726509, -3.1787652969, 0.7994408011, -0.1368068606, -0.6282320023, 0.0423054434, -1.6172510386, 0.3089603782, 0.6418768764, -0.1412824094, -1.0116922855, 0.9269913435, -0.0524267368, 0.2488907278, -0.876098752, -0.0029636901, 0.3292280436, 1.3037341833, 1.0907404423, 0.0117210532, 0.084369339, 0.0620294437, 0.0944767594, -0.2906909585, 0.476369828, 0.2497576475, 0.1969246417, 0.1522628814, 0.085559994, -0.5883632302, 0.9625316858, 1.15929842, 0.0319701247, -0.4098187983, -0.2916650176, -0.2607174516, -0.5408608317, -0.7503427267, -0.3018568158, 0.5133692026, 0.0449446067, -0.2783685327, -0.0417111069, -1.582657218, -0.7299126387, 0.3806267679, -1.2647892237, -1.0587849617, -0.8006721139, -0.6242753267, 0.3408264518, 1.8394292593, 1.6117861271, 0.3157669008, -0.8601314425, 0.0684786215, -0.2339209765, -2.1724772453, 0.3412501812, -0.7244126201, -0.2477894276, -0.0983179063, 0.1027960703, -1.3032808304, 0.5048055649, 0.9603802562, -0.8185943365, 0.2323913276, -0.0021495544, 0.132026881, 2.039686203, -1.7336089611, -0.5478780866, -0.0557388999, 0.4591029286, -1.8229979277, 0.8340055346, -0.1542879343, 1.241604805, 1.147244215, -0.0718720257, 0.4489981532, -0.0881871358, 0.2561886609, -0.527446568, -0.7232914567, -0.2391229123, -0.5419604778, -1.7061002254, 1.2247412205, -0.0253005456, 1.2431470156, -0.4467478096, -0.0615510941, -0.4829206467, 0.1926843971, 0.6584812403, 0.9261124134, -0.4327895641, -1.2013899088, 0.9551098943, 0.6622267962, 1.1290769577, 0.8270326257, -0.7317513227, 0.4139024913, 0.0743916184, -0.4089841545, 0.7006825805, -0.741037488, -0.9130479693, 0.8959921002, -0.1057113409, -0.2088292986, 0.4121323824, 0.2491213828, 0.4960178137, -0.9673336148, -0.6778947711, 0.1203014553, -1.1020070314, -0.2587149441, 0.1391133964, -1.5173996687, -1.0011029243, 0.0480244271, -0.8450944424, -0.060977336, -0.5713849664, -0.991868794, 0.595676899, 0.6978695989, -0.048041001, -0.5582429171, 0.9729572535, -1.1366842985, -1.3272070885, -0.0795317888, -0.2317675799, -0.075729616, 0.4505548477, -0.2932504117, 0.3396779299, 0.308226198, 0.372268796, -0.1817085743, 0.225566864, -1.6399308443, -1.1862760782, 1.0006291866, -0.7777603269, -0.0329574049, 0.507923305, 0.3301745653, -0.373160094, 0.9427691698, 0.4537264109, -0.723549366, 0.3308661282, -1.3495060205, -0.6049293876, 1.297088027, -1.0371491909, 0.8063530922, -0.0457573421, -1.0625807047, -0.2999964654, 0.4156731665, 0.8913836479, -0.5136794448, -0.1958821863, -0.1156517491, -0.688214004, -1.4604859352, 0.8860749006, -0.6139196754, 0.3423622549, 1.3482115269, 1.1641336679, 1.5988845825, -0.4992211163, -0.2355821282, -0.0105329147, 0.8571660519, -0.8839874268, 0.6465088129, 1.0532778502, 0.729635179, 0.2293605804, 1.5079789162, 2.2056806087, 1.0105508566, 0.3273623288, 1.0649191141, -0.684294939, -0.0012792243, 0.1881699264, -2.1802284718, -0.5248368979, 0.3526400924, -0.5238133073, -0.576148212, 0.9322037101, 0.9986853004, -0.4662246406, -0.2292426527, 0.5923963785, -0.2450999916, -2.0640897751, -0.1107521728, 1.5666151047, 0.8941112757, -0.3577977121, 0.5980274677, 2.2632713318, 1.0442175865, -0.2640850842, -0.9822593331, 0.0607337654, 1.0926365852, 0.2604708076, 0.5135932565, -0.7610408664, -0.0336359553, -0.8521265984, -0.6267710328, -0.8752864599, 1.2090338469, -0.5533162951, -0.5292873979, -0.4890262187, -0.5090529919, -0.7726804018, -0.4513797462, -0.1138369069, 0.2979521155, -1.3856830597, -0.9584243298, 1.0978469849, 1.529673934, 0.0986309722, 0.3660131991, 1.3934874535, -0.1156169176, 0.4724663496, -0.1904653311, 0.8353663683, -0.2759993076, -0.3726515472, -0.7396082282, 0.1489679664, -1.124019146, 1.2127923965, 0.0578894876, 1.8055620193, 0.3683062792, -0.2123188227, -1.049814105, 1.1544377804, -0.7161382437, 0.0870686546, -2.1756086349, -0.1277804971, 0.1932792962, -0.5392845869, 0.2935258448, -0.257232666, 1.635492444, 0.8727039099, -0.9206012487, -0.20553343, -1.7033474445, 1.9876252413, 0.5851685405, 0.2857854962, -0.0126658231, -0.5279027224, -0.1869771481, 0.6485583186, -0.0994044617, -0.3549152911, 0.2627160549, 0.5298467875, -1.3312642574, -0.1530181468, -1.3262649775, 0.8190678358, 0.0963139907, -0.40594998, -1.0402152538, -1.4132121801, -2.1198048592, -0.3351126909, 0.2800726295, 1.2248058319, -0.2451247275, -0.2104441524, 2.0834257603, 0.5089565516, 0.7157616019, 0.0031403573, 0.2636037767, 0.9959280491, 0.5998314023, -0.3738736808, 0.3625053167, -0.04224943 ]
Calculated Data Column The calculated data column is calculated on the base of an expression that can be used by other data columns into an existing data source. The expression can be a name of the non-calculated column, constant, function, or any combination, connected to one or more operators. The expression cannot be a nested query. Unless otherwise indicated, the calculated data column is a virtual column that is not stored physically in the data source. The values ​​of the calculated data c
Data Data Dictionary DataSources Calculated Data Column
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Calculated Data Column</title> <keywords> <keyword translate="true">Calculated Data Column</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Calculated Data Column</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The calculated data column is calculated on the base of an expression that can be used by other data columns into an existing data source. The expression can be a name of the non-calculated column, constant, function, or any combination, connected to one or more operators. The expression cannot be a nested query. Unless otherwise indicated, the calculated data column is a virtual column that is not stored physically in the data source. The values ​​of the calculated data column are updated each time you access to them in the query. Also, the values ​​of calculated column are updated every time you change the columns included into the calculated expression. Before you add a calculated column, you must connect at least one data source. Consider the creation of calculated data column in the data source Auto. The following columns are in this data source: Rank, Country, Year2000, Year2005, Year2009. Columns Year2000, Year2005, Year2009 contain data about cars produced in 2000, 2005, and 2009. Create a calculated data column, which will contain data on the growth of production cars in 2009 relative to 2000, the results are displayed in percentages. The picture below shows the data column of Year2000 and Year2009:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">To create a new calculated column you should call the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Calculated Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog and fill in the dialogue form. The dialog can be called from the context menu of data source or from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Actions</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> menu. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Calculated Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> column is used to call this calculated column in the report. Enter in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> ​​column is used as a prompt. Enter in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Type</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field provides the ability to choose the data type that will contain the new calculated column.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button contains a drop-down menu that displays the structure of the data dictionary. In this menu you can select data columns, business objects, or system variables that will be added to the calculation of expression of the calculated data column.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> In </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> filed is used to define an expression for calculating the values ​​of the new calculated data column.</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">In this example, the calculation expression will contain data columns Year2000 and Year2009 from the data source Auto, and the type of data in a new calculated column will be double. After the column is created, you should place a text component with a reference to this data column. In this example, the text component will contain a link </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">{Auto.NewCalculatedColumn1}</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. As the result of calculations is necessary to be displayed in the percentage, then this text component should change the format, i.e. set the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Percentage</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> format. Below is a report with the calculated data column:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 0.9233324528, 0.0984790027, -3.4386842251, -1.8045316935, 1.3427085876, -0.8654336333, 1.686552763, -0.2480077446, -1.5798022747, -1.029512763, -1.1718809605, 1.4776265621, 2.7858431339, -0.9177315831, 0.1484114677, -0.0204366054, -0.3304000795, -0.8603698015, -0.8074927926, 0.3557503521, 0.0442073643, -0.7029281259, -1.4578825235, -1.0897222757, 2.5168056488, 0.8002605438, -0.4489674568, 0.3031952381, -2.2335658073, 0.6476567984, -0.6843216419, 2.0246891975, 0.6904770136, 0.2276369035, -2.2302150726, -1.7460356951, 0.0354218073, 1.2090404034, 0.9054247141, -0.1774085015, 0.7650032043, -0.5332988501, -0.4846718311, 0.1301246285, -0.7606418729, 0.3458793163, 0.9641608596, 0.1786492467, 0.313850522, -0.476259768, -0.8346535563, 1.0640298128, 0.046250809, 0.6153767705, 1.0077483654, 0.8712750673, -0.0244026482, 0.2770879865, 0.6776096821, -0.4474628568, 2.4595751762, 0.4114664197, -0.5407463312, 0.2188542485, 1.8985944986, -0.6764394641, -0.4835196137, 0.6728695631, -1.2278767824, -0.8316503763, 1.1376963854, -0.3150498569, 0.6255767345, -0.640303731, -0.9754398465, -0.1300675571, 0.0275890213, 0.008424893, 0.0793485194, 1.3271529675, 0.5034636855, 0.4734331667, 2.7287955284, -1.0958477259, 0.8538389802, 0.1576133966, 0.5560590029, 0.1407372355, -0.3211300969, 1.4200563431, -0.329511553, 0.8576089144, 1.5931926966, -0.1401083171, 0.1853366345, -0.2308167815, -0.326608479, -0.7263708711, 0.9819133878, -0.8583036661, 0.4882083833, 0.2137920111, -0.4987973273, 0.8414159417, 0.5021157861, 0.0002239663, 0.3871716559, -0.2755914629, -0.9842451215, -1.9279140234, -0.8989063501, 0.4166843593, -0.0042651352, -0.7118848562, -1.0734163523, -1.9440602064, 1.5341182947, -0.5774576068, 1.0975351334, 0.3099006116, -0.0835763589, 0.4122297466, 1.2965862751, 1.1985659599, -0.4259544611, 0.5270673037, -0.7242016196, 1.9059064388, -1.1777546406, -0.2288720161, -0.0746492222, -0.3063242733, -0.7891978025, 1.2781089544, 0.1907525212, 1.6695431471, -0.2337304354, 0.0690881759, -1.1642150879, 0.0685070008, 0.720656991, -0.0082216933, -0.8338387609, -0.3089328408, -0.3687594235, -0.8389363885, 1.108880043, -1.9176425934, 1.048797369, 0.3497990966, 0.6838783026, 0.2748125792, -0.6092709303, -0.0018945354, -0.1610656381, -0.6111059785, 0.4862245619, -0.7155122757, -0.6709269285, 0.6564533114, 1.5503042936, -0.1875793785, -1.4958312511, 0.1311096549, -0.4122742712, -1.5415817499, -0.2418910265, 1.5831412077, 0.6251264811, 0.6425075531, 0.4881702065, -1.8445466757, -0.3001708388, -1.5021406412, 1.283462882, 0.2082783282, 1.5133823156, 0.7637870908, 0.4103164375, 0.6210993528, 0.4296627641, -0.9630092978, 1.7822231054, -0.0377136245, -0.9698069096, -1.8308396339, -0.4702694118, -0.2277284414, -1.2293641567, -1.3230866194, -1.5943216085, 1.0099674463, -0.0897489563, -1.2157683372, -0.2038318813, -0.973882854, 1.4001686573, 0.352855742, 0.2337624878, -0.6306514144, -0.2507824898, 0.5256229639, -0.9415518045, 0.1652586162, -0.1058114693, 0.3328404427, 0.5222274661, 1.0428085327, -0.4722139239, 1.5186161995, 2.1482095718, 0.4803396463, -0.3552553654, 0.8536751866, 0.7203911543, -0.3879826069, -0.5745924115, 0.2222086191, 1.1488221884, -0.2430362105, 1.025770545, -0.1928383857, 0.2881323099, 0.8384874463, 0.7240014076, -0.4980990291, -0.8654485941, 0.7150886059, -0.2327117473, -0.3752603829, -0.9582046866, -1.8922106028, -1.3735045195, -0.0615017116, -0.579470396, -0.6799858212, -0.5260853171, 1.8195004463, 1.857489109, 1.2033587694, 0.5366337299, 0.3020605743, 0.5975009203, -0.0257256236, -1.1537327766, 0.3820514083, 0.6911795735, -0.0447313674, 0.3831042051, 1.1079126596, -1.5106720924, 0.073450394, -0.0385123976, 0.779728353, -0.7115369439, -1.4685682058, -1.1915642023, -0.4104118943, -0.0316202901, 0.7511383891, 0.2585982382, -0.1705867499, 1.0925043821, -0.4143158793, -0.826946497, -1.0435194969, -0.0064027118, 0.0802494362, 1.0884058475, -0.0192759857, -0.001095636, -0.9801303744, -0.1289659888, 0.7331838012, 0.5918295383, -0.6162413955, 0.8677469492, -0.0696210191, -0.9323520064, -0.4654903412, -0.6355299354, -1.3864363432, -0.9356700182, 0.9220656753, -1.0934443474, 1.4225375652, 0.7153315544, -0.7261368036, 0.5712510943, 0.1554580331, 0.4728006124, 0.4313032329, -0.4830168784, 0.7960647345, -0.752412796, 0.0468424819, 2.2075922489, 0.2601435483, 0.61420542, -2.2195146084, -0.1170129627, 1.0582633018, 1.1172952652, 0.5530987978, 0.1658086479, 0.209590748, -0.0877399296, -0.5368586183, 0.4329431355, -1.427193284, -1.7147908211, -1.0288181305, 0.5440487862, 0.2937039435, -1.6977314949, 0.8162282109, 1.9743878841, 0.726477325, 0.2612258792, -0.0178269502, 0.3243386745, -2.3641910553, 0.2503994107, -0.7394700646, -1.1309268475, 1.5007405281, -1.2681134939, 0.5103365183, -0.2242852151, -1.1448800564, -0.0568587705, -0.3793265522, 1.0985418558, -0.4183725715, -0.8451969028, -0.370716393, 0.6261088848, -0.6502438784, -0.1429129839, 0.3174608648, 0.4713154733, 0.1724057794, -0.1349068135, -1.246285677, -0.5194487572, 0.027489379, -1.1311458349, -0.8173264265, -0.0597142465, 0.6412658691, 0.0678820312, -0.6834177971, -0.7269634008, 0.3394645452, 0.1277135462, 1.1919126511, 0.007881253, 0.9090270996, -0.4500739276, 0.4866869152, 0.413826704, -0.4719605148, -0.7569605708, 0.3571477234, -0.3945601583, 1.2009643316, -0.1885878742, 1.4685716629, -0.1935852915, -0.3496847749, 0.137950927, 0.4495545924, 0.7615169883, -0.0922602788, -0.3394243121, -0.236100018, -1.3208794594, -0.3669412732, -0.8431311846, 1.0232050419, 1.094401598, -0.0000790335, 0.7342849374, -0.5841953158, -0.1594252139, -0.6984547377, -0.5650666356, 0.1140231788, -0.6557446718, -0.052665133, 0.0277886894, -1.0598852634, -0.4255515337, 0.6974586844, 0.0603097603, -0.3307525516, 1.156852603, 1.7098164558, 0.2829623818, 1.0146709681, -0.3795486391, -2.1248588562, 1.6719512939, -0.0487640426, -0.2274880856, 1.2496147156, -0.3371019363, -1.5969439745, 0.2948580384, 0.2042016834, -1.0055971146, 1.0904055834, 0.0368927829, -1.1968117952, 0.0472205542, 0.7316955328, 0.7561439276, -0.1236410663, 0.3273454309, -0.3759199381, 1.5264390707, 0.0439712852, -0.7756661773, 0.460523963, 0.0354347378, -1.2246217728, 0.0280051343, -0.0320789516, -0.5079469681, -1.3881701231, 1.528856039, 0.3041089475, -0.2113027275, 1.1774454117, -1.5176361799, -0.0460232161, -0.1127869561, 0.4412478805, 0.10493505, 0.2050544769, 0.6552222967, -0.9412413836, 0.5303387046, -0.3743077517, 0.1040613949, 1.507004261, 0.7230573297, -1.4892536402, -0.7088283896, 0.712513864, 0.6334698796, 0.6418220401, 0.0187260192, 0.8877230287, 2.4460756779, -1.5774915218, 0.5463808775, -0.435805887, 0.8630930781, 0.5727671981, -1.0114270449, -0.6222708821, -1.9201495647, -0.3153761625, 0.170650214, -1.3149795532, 1.3654019833, -0.4596348703, 0.3387392759, 1.2910163403, -0.8700902462, -0.7247810364, 0.397803098, -1.8959809542, -0.0972185731, 0.6357223392, -0.6818867326, 0.3394709826, 0.9668101072, 0.7356871963, 0.308342725, 1.1089464426, -0.8501170278, -0.383800298, -0.1700150669, 0.9648531675, 0.8345711827, -1.3567376137, 0.0181171149, -0.165976882, -0.2802384794, 0.6424907446, 0.5534268022, -1.3233991861, -0.2821559608, -0.0558545105, -1.1277908087, -0.4209902585, 0.4959925115, 0.4710535109, -0.5268443227, 1.0831865072, 0.2675143778, 0.615649581, -0.1891975254, 0.2950614393, 0.4796069562, -1.4540154934, -0.8554735184, -0.4192175567, 0.1816765964, 0.0244992208, 1.7280461788, 0.724265933, 0.803940177, -0.325704366, -0.2372801602, 0.5122228265, -1.0311838388, 0.4335723519, 0.2202809751, -0.0898589268, 0.9449706674, 0.2245112658, -0.8881197572, -1.2043679953, -0.3142504692, -1.1118919849, 0.8099110126, -1.1389591694, 0.4139664471, 0.3326486051, -1.3635140657, -0.7207465172, 0.0517620146, 0.416503787, -1.5099338293, -0.5151286721, 1.4266517162, 0.4416657388, -0.1504117399, -0.2469979525, 0.4243181348, -0.4977149367, 0.8098757863, -1.3876247406, -1.3074600697, 0.2914149165, -0.0680303574, -1.3670780659, -0.1286731362, 0.2197587192, 0.5980933309, 0.1118393317, 0.3504469693, 0.1986235082, 0.5936280489, 0.8098516464, -0.3055074513, -0.3643470407, -0.8973032236, 0.3490526378, 0.9080825448, 1.685783267, -1.4607801437, 0.0907393321, 0.0545571819, 1.3170441389, -0.5068970919, 0.4628387094, 0.780077219, -1.9421561956, 1.3844534159, -0.2427578121, 1.0110501051, 1.177940011, 0.3776732981, -0.3226035833, -0.6798999906, -0.8548170328, 0.8389021754, -1.4483239651, 0.8769690394, 0.9034961462, -0.8851987123, -0.0510971397, -0.1175982654, -0.2263475806, -0.1284685284, -0.5070641637, -0.7195176482, 0.5822911263, 0.2275514305, -0.7941509485, 0.4335305095, 0.4504425526, -0.1029458791, -2.3442840576, -0.0164768975, -1.6065785885, -0.168304801, 1.4552631378, 1.1426225901, -0.9256434441, 1.4244111776, 0.4043573141, -0.7639980316, 0.2109450698, -2.4900405407, -1.0767601728, 1.2521294355, -0.0817392245, 0.6823548675, 0.2830688655, 0.7009530663, -1.5227829218, 1.3612110615, 1.5338777304, -1.2013309002, -0.5503664613, -0.8271148205, -1.2695509195, 0.1855142415, -1.2557184696, 0.893030107, 0.7101361752, -0.731752336, -0.4587609768, 0.2845114768, 0.479709208, -0.5261726379, 1.3393440247, -1.3932583332, -1.4115906954, -1.4503221512, -0.0632622913, 0.0055728704, 1.7359288931, 0.4735544026, 1.4827010632, 0.8164817095, -0.9134129882, -0.346203953, -0.7119475007, -0.4949689507, -0.8139199615, 0.8577385545, 0.3682255149, 1.3631672859, 0.6735557318, 1.5727250576, 1.0348666906, 1.0613646507, 0.6682902575, 0.9971535206, -1.4524780512, 0.6153509021, -0.1460603774, -0.98019135, -0.4905355573, 0.040230725, -1.189180851, -0.0137397218, 0.6647344828, 0.7139419317, -0.8881678581, 0.0629851744, 0.3392485976, -0.1998805255, -0.9863847494, 0.3249305487, -0.156232655, 0.1435565054, 0.5218937993, 1.0626471043, 1.4217884541, 0.5292815566, -0.4185027778, -1.8881905079, -0.0090550343, 0.5649154186, 1.0474952459, -0.2939259708, -0.3251903653, 0.528840065, -0.7713236213, 0.4265191853, -0.6067840457, 0.5880556703, -0.2759231031, -0.2861382663, -0.6810550094, -0.5381127, -0.6022926569, -0.1298103929, 0.0445673615, -0.302541554, -0.4691025615, -0.3198189139, 0.9573316574, 1.1296316385, -0.1195476577, 0.7956004143, -0.0477241166, -0.868645072, -0.4462743402, 0.5866432786, 0.0761176497, 1.1243368387, -1.4054116011, 0.6059669852, -0.0226904098, -0.8099265099, 0.0334008113, -0.5724549294, 1.4949487448, 0.5845107436, -1.4105864763, -0.0628354549, 0.4529507756, -1.0283689499, 0.5693615079, -0.8710356355, -0.251175791, -0.0721378922, -0.3230494559, -0.5357595086, 0.809848547, 0.9638972282, 0.7563405037, -0.3121056855, -0.1232715547, -0.1963375062, 1.6165124178, 0.6334477663, -0.0377306528, 0.3099416494, 0.2149737626, -0.7954266071, 0.9969010949, -1.1651797295, 0.0815634727, 0.3471235931, -0.4220097363, -0.7467778921, -0.5475702286, -1.2105448246, 1.5134451389, 0.3210660219, -0.3882350028, -0.768122673, -0.0131705534, -0.5197255611, 0.2523551881, 0.3227921426, -0.165597558, -1.375706315, 0.31748119, 1.8277698755, 1.4671058655, 0.7234804034, 0.5916807055, 0.8419694304, 0.6110981703, -0.8042891026, -1.0140966177, -0.4559036791, -0.0463710688 ]
Creating and Editing Data Columns Creating data columns To create a new column select the data source, which will be added to the data column, and select New Column... in the New Item menu or the context menu of the selected data source. After selecting this option the New Column dialog will be invoked. In this dialog you should specify new columns. The picture below shows a New Column dialog: The Name in Source field. Specifies the name in the data source (not in the report). The co
Data Data Dictionary DataSources Creating And Editing Data Columns
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Creating and Editing Data Columns</title> <keywords> <keyword translate="true">Creating Data Columns</keyword> <keyword translate="true">Editing Data Columns</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" translate="true">Creating and Editing Data Columns</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Creating data columns</span></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">To create a new column select the data source, which will be added to the data column, and select </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Column...</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Item</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> menu or the context menu of the selected data source. After selecting this option the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog will be invoked. In this dialog you should specify new columns. The picture below shows a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name in Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field. Specifies the name in the data source (not in the report).</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The column </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Used to call the new column in the report.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">column </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Specified in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Type</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field. Used to select the type of data that will be contained in the new column.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">After clicking </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, a new data column in the selected data source will be created. It should be noted that the data column generated this way is only a description of the (virtual) data columns and it does not contain real data. If the database does not have this column, then when calling the database, the report generator will produce an error.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Editing data columns</span></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The data column can be edited. To do this, you must select </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> in the context menu of the selected column, or click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button on the toolbar in the data dictionary. After that, the user will be shown the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog, where you can change settings such as </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name in Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Type</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> of the edited column. Press </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> to apply changes. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"></p> <p class="f_Normal"></p> </body> </topic>
[ 0.4946313202, -0.3380530179, -3.3006107807, -1.6675072908, 1.5529423952, -1.4810718298, 1.3052128553, -0.1734598875, -1.3048080206, -1.2866530418, -0.062248271, -0.9409006834, 3.3965342045, 0.5077452064, 0.7915491462, 0.4620409608, -0.7156561017, -1.2712408304, -1.1724677086, 0.9894357324, 0.8234807849, -0.1284222901, 0.7639808655, -0.8064190745, 2.9188942909, 0.8089272976, -1.2651380301, 0.5822327733, -1.1854026318, 1.4222538471, 0.6471376419, 2.1538207531, -0.6608596444, 0.5621701479, -0.6923962831, -2.4370443821, 0.2989961207, 0.2223152369, -0.5940026641, 0.9751143456, 0.7430075407, 0.2318924069, -0.3496090472, -0.6252396107, 0.0659780726, -0.2699260414, 2.0659322739, -0.7106877565, -0.1561402529, -0.1768976301, -0.7081418633, -0.4784968793, -0.5785279274, 0.0118424473, 0.9065390229, 0.8299716711, 0.5401445031, 0.957472086, 0.9003247619, -1.2190128565, 1.2065091133, 0.8347665071, -0.1891667694, 1.6873265505, 0.397257179, 0.2422513366, -0.1384500861, 1.4238954782, -2.0178844929, 0.2884515524, 0.641957283, 1.2031013966, 0.1712470651, -0.2533156574, 0.6784385443, 0.4814816415, -0.553919673, 0.2818183899, -0.0591375232, 1.7520012856, -0.05056227, 0.3160144091, 1.5740286112, -0.5115604401, 1.4875639677, -0.296055913, -0.0720777437, -0.2596431971, 0.2635209262, 0.8436154127, -0.5555992126, -0.7155486345, 0.3889258206, -0.1038394794, -0.656821847, -0.3055928051, -0.6597757936, -0.4052654207, 1.1522653103, -0.6517855525, -0.7081936002, -0.2948649526, 0.3393970132, 0.5242191553, 0.2378030717, 0.6997743845, -0.2685731947, -0.8911781311, -0.1716353148, -0.6298319697, -0.3286375403, 0.783509016, 0.3265365362, 0.2693362832, -0.2063219845, -0.7149913907, 2.1513564587, 0.4617658556, 0.6034637094, 0.9200059175, -0.495905757, -0.8690754175, 0.6666693687, -0.2576025426, -0.1079674289, -1.1508899927, -0.9048186541, 1.360899806, 0.4674217701, -1.3460565805, -0.9373466969, -1.0807151794, -1.3532466888, 0.3047406971, 0.5873518586, 1.2813452482, 0.2089995891, -0.2247137278, 0.1562588215, -1.2618516684, -0.4922439754, 1.2545278072, -0.727026999, -0.8299409747, 0.4765444696, -0.9147031903, 0.5828995705, -1.683375597, 1.5759932995, 0.823997736, 1.0049132109, -0.1288816184, -1.3761757612, 0.7690468431, 0.1697562188, -0.5295758843, 1.0274200439, -0.5526474714, -0.2810933888, 0.2402395457, 1.2964886427, -1.5723268986, -1.221893549, 1.0404080153, 0.9712640643, -0.8055312037, 0.431202054, 0.5430018306, 0.571752131, 1.1576579809, -1.2008621693, -1.8570766449, -0.9333003163, -0.6137037277, 0.8400298357, 1.1336721182, 1.1066349745, -0.3495244384, 1.2732867002, 0.1959602386, 0.1921655089, -1.1455743313, 0.6460148692, 0.6748624444, -0.3740323186, -0.4956260026, -0.904176116, -0.8814336061, -0.8286495209, -0.3998014033, -0.8235149384, 0.3422470093, -1.2048178911, -0.7580454946, 0.0480410606, -1.1640585661, 0.8947008252, -0.950940907, -0.3351819813, -0.7374460697, -0.1581111401, 0.2477809042, -1.8509682417, 1.7246806622, -0.5313936472, 0.4360943139, 0.7498914003, 1.1045773029, -0.3962602317, 0.9742724895, 2.1044261456, 0.139964208, -0.0511382185, 0.1349369735, 0.0970019549, -0.2410951257, 0.0101390528, -0.5750440955, 1.118116498, -0.6205561161, 0.5816532969, -1.0960907936, 1.3535715342, 0.4710778296, 0.1149827167, -1.0806459188, 0.5108720064, 1.520429492, 0.0260314588, -0.3694568574, -1.5148339272, -0.9921299219, 0.7209647894, -0.9334721565, 0.4799089134, -0.0185594913, -0.1795266867, 2.0065689087, 0.4574661851, -0.0473709218, -0.2288788855, 0.5211727619, 0.0193451848, 0.3530257344, -0.6846647263, 0.2518375516, 1.4076275826, -0.7625355124, 0.0351108089, 1.0378836393, 0.3701349795, -0.8461400867, -0.2938087881, 0.456789434, -0.4864898324, -1.8857295513, -0.6894871593, 0.4405762553, -0.6529043913, 0.5048109293, 0.0221629515, -1.3573496342, 0.6038897634, -0.5018103123, -0.5489519835, -1.3147040606, -0.9481424689, -0.9819660783, 1.4292421341, 0.5002705455, -0.4449963868, -1.4510719776, -0.3215606809, 0.8344777822, -0.2272701859, 0.4900590777, -0.2110396922, 0.435868144, -0.6995217204, 0.4887261987, -0.7690752149, -2.4522850513, -1.2741286755, 0.266376406, -0.7330037355, 2.2034814358, 0.3817848265, -0.8338142633, -0.1036779657, -0.0227674283, 0.6368370056, 1.0561577082, -0.9955506921, -0.5478349924, 0.3986843228, -0.4254193306, 1.0141481161, 0.4907337129, -0.7521560192, -1.6148414612, 0.1114934459, 0.4350391328, 0.8315041065, 1.0367765427, 0.1224594638, 0.585236311, -0.3071970642, -0.8561493754, 0.8011090159, -0.2898070514, -0.6593197584, -0.5601544976, -1.2999899387, 1.5682100058, -0.2497512251, 1.1244633198, 0.752790153, 0.8065695167, 0.0797654167, -0.6357927322, -0.3511218131, -1.3530461788, 0.81227988, -0.1360720992, -1.0477463007, 1.1261260509, -1.0061092377, -0.093680799, -0.7033110261, -0.6087755561, 1.1960127354, 0.5627686381, 0.0158704091, -1.4242180586, 0.0483763441, -0.2324195355, 0.3290772736, -1.347002387, -0.040220499, 1.1481223106, 1.7575396299, 0.5766143799, -0.5817456245, -2.2350363731, -1.7165474892, 0.1037292033, 0.1663516462, -0.4618120492, 0.7568306327, 0.8418893218, -0.5511411428, 0.1402809173, 0.5244064331, 0.1326548904, 0.0274695139, -0.1278044134, 0.1873158514, 2.0044269562, 0.1594102234, 0.142509222, -0.5837398171, -0.3359816968, -0.0765726864, -0.2262549549, -1.1825766563, 2.593215704, 0.2032709122, -0.1695938259, 0.0760507882, -0.518079102, 0.6814708114, -0.2746487856, -0.0397543758, -0.602401495, 0.7298104167, 0.7369170189, -0.5957943201, 1.1312900782, -0.3467281461, 1.4019870758, 0.5837951899, -0.2936438322, 1.4420429468, -0.657155633, -0.422383219, -0.0389034562, 0.472261399, -0.021863455, 0.5431652665, 0.6063969135, -0.6945217252, -0.8275760412, -0.2672421038, -1.0254746675, 0.919574976, -0.0604936369, -0.1270728409, 1.1341519356, 0.0232463814, 1.2298724651, -1.5565845966, -1.3979047537, 0.6085486412, -0.552277267, -0.4313899279, 0.2484329492, -0.1401913762, -0.8091693521, 0.1676118374, 0.2351691872, 0.6394616365, 0.5654558539, 0.2386897355, -0.0180866104, 0.0292916838, -0.1235038936, -0.2333692163, 0.1582143903, 0.3017106652, -1.020840764, 1.2059752941, 1.8857337236, -1.0344339609, 1.2233282328, 2.49532938, 0.1805860698, -0.3422009051, 0.2230261862, 0.5847337842, -2.0746703148, -0.1400016397, -0.5185436606, 1.2185999155, 0.7285606861, -1.1722903252, -0.6373646259, 1.2384554148, -0.166014716, 0.3114915788, 0.7928194404, 1.0702419281, -1.5023636818, -0.334571749, -1.329625845, 1.5150636435, 1.7735205889, -0.0064493688, -1.2891908884, -1.5579675436, 1.9831459522, 0.5579191446, -0.3057349622, 0.7304451466, 0.3772619665, 3.8708620071, -0.644077003, 0.224732846, -0.3276724517, -0.0425475463, 0.1544065624, 0.0834563226, 0.3939031363, -1.4883522987, -0.4021116793, -0.9220482111, -1.3148665428, 0.1341121942, -1.766272068, 1.2496769428, 0.8498378396, -0.9548721313, -0.6719352007, 0.2743575275, -0.3158561289, 0.3641617, -0.0698712915, 0.7837374806, 0.5609750748, 0.9212034941, 1.4321314096, 0.1903910339, 0.4104330242, 0.4227772653, -0.9534750581, 0.8608455062, 0.0973445848, 1.2652386427, -0.1459058076, 0.5221908092, 0.1840391606, -1.3788400888, 0.8133112788, 0.0966472998, -0.6653007865, -0.7222266793, 0.5240734816, -0.5192263126, -0.270077467, 0.5724371076, -0.3284236193, 0.0273106974, 0.9349592924, 0.3984886408, -0.1553125232, -0.7183775306, -1.0088620186, 0.3171334267, -0.6820952296, -0.8399008512, -0.7336249948, 0.0689019635, 0.2432147413, 1.4141745567, 1.0940469503, 0.6812695861, -0.4418411851, 0.4964842796, 0.5994144082, -1.6443165541, -0.4376328886, -0.458429575, -1.6585720778, 0.1333362162, 0.3201637566, -0.5965889692, 0.4120033681, 0.0872321501, -1.2069009542, 1.1259607077, 0.1339693218, -0.9744794369, 0.5668227077, -0.7418813109, -1.0895924568, -0.4411638379, -0.4285150766, -0.8545322418, 0.6992611289, 0.4145848453, 0.4029214978, 0.6011954546, -0.6559146047, 0.3857890069, -0.4874710739, 1.1125998497, -1.6160224676, 0.0842154473, -0.362115711, -0.4082282782, -0.7695388794, 0.0328285806, -0.4435064495, 1.219617486, -0.5719762444, -0.2812537253, -0.8100421429, 1.0983246565, 0.2322917134, 0.184690848, -0.8684068322, -0.4902868569, 1.0736147165, 1.8847637177, 0.9825293422, -1.3030707836, 0.1336176097, 0.1957790405, 0.4864896834, -0.20213072, 0.8811174035, 0.0434943959, -1.2139929533, 1.3770283461, -0.6405528188, -0.2903041244, 0.3167473972, 1.2571730614, 0.7481768131, -1.2286372185, -0.3780302703, 1.086053133, -1.0587979555, 0.3034995496, 0.8965312839, -0.9764120579, -0.587706387, -0.7336921692, 0.4904032648, 0.1702510566, -1.1489268541, -1.1847907305, 0.4419774115, 0.7935085297, -0.4617355168, -0.1319299787, 0.4233842194, -0.8580930829, -1.6109689474, 0.1362341195, -0.8509851694, -0.586579144, 0.46404019, 0.7743777037, 0.4615100026, 0.1843692064, 0.9749061465, -0.1872785836, 0.9171251655, -0.8924590945, -1.2459474802, 0.1671649814, -0.6893165708, -0.8307718039, 0.1225437596, -0.1762157977, -0.9878004789, 0.7426895499, 1.4654462337, 0.7234558463, -0.5460103154, -1.57888484, -1.1457355022, 0.9282594323, -1.1560584307, 0.9286349416, 0.4316699505, -1.3895869255, 0.2274338454, 0.1259042621, 0.1116010174, -0.8894132376, 0.3503265679, -1.73584795, -0.3577241302, -2.0515019894, 0.250577271, 0.5766952038, 0.2595097125, 0.9480690956, 0.2660640478, 1.1051039696, -1.0264335871, -0.1088131517, 0.1092449203, 0.1574759781, -1.045575738, 0.8768069148, 0.017096594, 1.1137976646, -0.0730023608, 0.9367251396, 1.5403529406, 0.7592098117, 0.3860107362, 1.8805570602, -0.6272101402, 0.0583647713, -0.5767632127, -1.8996411562, -0.2315251082, -0.1593927443, -0.2920005918, 0.4578881562, -0.0326973684, 1.5142451525, -0.300834775, -0.1102146953, 1.2996325493, -0.5281691551, -0.0845891312, 0.3857820332, -0.3087276518, 0.1667666882, 0.808724165, 0.7318904996, 0.7506409883, 0.7723929882, 0.4169278443, -0.6280846, -1.013073802, 1.1811144352, 0.1311843246, -0.1584747732, -0.3091112375, 1.2628692389, -1.673157692, 0.2296101004, -0.43634215, 0.0363636799, -0.8585829139, -0.49723351, -1.7238014936, -1.1488239765, -0.2793068588, -0.3740668595, 0.5259081721, -0.2456725687, -0.7236660123, -0.3705840707, 0.9040743113, 0.810521245, -0.632851541, 0.7237767577, -0.1576461345, -0.5023444295, -0.7652100325, 0.286180228, -0.6988552213, 0.187165305, -1.1144419909, -0.4824791849, -0.3498841524, -0.2560329139, 0.7929168344, -0.3180329502, 0.9713953733, 0.5865188837, -0.5958669186, 0.1898356676, 1.0119197369, -2.0310015678, 0.3294054866, -1.0582112074, 0.2070609778, 0.5867023468, -0.443248421, 0.6256169081, 0.4903688133, 0.6661538482, 1.0874778032, -0.6490364671, -0.393551439, -0.9376146197, 2.3423492908, 0.0520303212, -0.1678270996, -0.1383883357, -0.9182288647, 0.1430078894, -0.3281864822, 0.0702392086, -0.2179990262, -0.2308543622, -0.4166737497, -0.7470710874, -0.4787614048, -0.3498104513, 1.9210590124, -0.3140647113, -0.8162928224, -1.3158397675, -0.3164421022, -0.5563298464, -0.4208036661, -0.7017254233, -0.1189748719, -0.0300406665, 0.8732751608, 2.3271625042, 0.5848014951, 0.6887384057, 0.9886094928, 0.2566679716, 0.764983952, -0.36617589, -0.6890804768, -0.0478648245, 0.0860581771 ]
Creating Data Source It is possible to create a New Data Source and get data columns using a wizard or without using it. When creating a data source without using the wizard, you should create a query and, using the Retrieve Columns button, get data columns from the database. When creating a new data source using the wizard, the wizard itself gets data columns from the database. Consider these two modes of creating a data source in more detail. Creating a data source without using the wizard
Data Data Dictionary DataSources Creating Data Source
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Creating Data Source</title> <keywords> <keyword translate="true">New Data Source</keyword> <keyword translate="true">Retrieve Columns</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Creating Data Source</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">It is possible to create a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and get data columns using a wizard or without using it. When creating a data source without using the wizard, you should create a query and, using the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Retrieve Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button, get data columns from the database. When creating a new data source using the wizard, the wizard itself gets data columns from the database. Consider these two modes of creating a data source in more detail.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Creating a data source without using the wizard</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Consider creating a new data source via the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OleDB</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> connection. To create a new data source, you must create a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. For creating a new database connection, call the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> command. This command can be selected in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Item</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> menu item or the context menu on the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> panel. After selecting this command the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Type of Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog will be invoked, in which you should define the type of the connection. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Type of Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In this case, the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> object describes the settings to access databases via the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OleDB</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> driver. After you click </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OK</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OleDB</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is open, in which it is necessary to fill three fields. In the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field specify the connection name, which appears in the report generator. In the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field specify the name of the new connection, which is visible to the user. In the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Connection String</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> define the connection string to connect to the database. The picture below shows a window to create a new </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OleDB</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> connection:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In order to check the connection string, press the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Test</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. In this case, if the connection string is correct, then the user will be shown a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Connection was successful</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> window. If the connection string contain errors, then the user will be shown a window containing the error text that the database server returns in response to an attempt to create the connection. You can also use the create connections wizard clicking the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Build...</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button, which provides the ability to define the connection settings be means of the dialogue. Not all types of connections are supported by the wizard. After clicking </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, a new connection is created. The next step is to create a new data source. To do this, you should select the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> command from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Item</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> menu or the context menu on the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel. Then, in the first dialog form of </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> select the type of connection and press the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. The picture below shows the first dialog form of </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">It should be noted that it is possible to call a new connection dialog from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Just click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Connection...</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. After selecting the connection type in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Data</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog, click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Query</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Data</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Then in the second dialog form of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> define parameters such as the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name in Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Also in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Text</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> it is necessary to generate a database query and execute it. If the request is successful, using the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Retrieve Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button it is possible to get a data column from the database. The resulting columns will be displayed in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. The following settings such as the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name in Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Type</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> can be set for any selected column. You can also add or remove a data column. To add a column, you must click </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> or </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Calculated Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. To delete a column, click </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Delete</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">After clicking </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, the new data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSource1</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> will be created. This data source will contain the following columns: </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Description</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Creating a data source using the wizard</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Consider how to create a new data source using the wizard, i.e. automatically. In this mode, it is possible to create more than one data source at one time. The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Connection</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> object to the database via the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OleDB</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> driver has already been created. The next step is to create a data source. To do this, select the connection type in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Press the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog to invoke the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Data</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog. To get a list of tables from the database, it is necessary to click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Refresh</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button in this dialog. You can also enable/disable </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Auto Refresh</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> by checking/unchecking the flag. If the flag is checked, the wizard will automatically update the list of data tables. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Data</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The list in this dialog is represented as the tabs that are positioned hierarchically. The main tab is a category (in this example: Queries, Tables, Views, Procedures). Select the data table to create a new data source. It is also possible to exclude columns of data tables from the prospective data source. To do this, you must open the selected table and remove the check mark beside the column name to be deleted. By default, if you select a data table, all the columns in this table are marked with flags, ie will be added to a new data source. Each selected data table will represent a different data source, ie, one table - one source. The figure below presents the Select Data (Select Data) with the selected data tables and columns marked by the data:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">After clicking Ok, a data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> with data columns </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> will be created and the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Shippers</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> with the data column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> CompanyName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The picture below shows created data sources in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Editing Data Source</span></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Any created data source can be edited. To do this, select the data source, click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button on the toolbar in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, or select </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> in the context menu of the data source. After clicking the button or selecting </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> from the context menu, the user will be shown the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog. In this dialog the same tools and fields, as well as in the second dialog form of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">dialog are placed.</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">&#32;</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Depending on the type of the data source, the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Text</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field may absent in this dialog, because not all connections support </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">SQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> queries. All changes will be applied after clicking </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ -0.2581439316, 0.8625977635, -3.9013917446, -2.0324702263, 0.7627282143, -0.938814044, 1.1955467463, 1.0747035742, -1.0307664871, -1.6117699146, -0.0796126425, -0.2015770674, 3.1977066994, 0.1078627259, -0.0600327961, 0.4694890082, -1.0417326689, -1.5187920332, -0.5220435858, 0.7330529094, -0.0609303974, -1.087616086, 0.6670646667, -0.2334767729, 2.2342283726, -0.7469892502, -1.6696617603, 0.3768378198, -0.3618349135, 1.263401866, 0.3885333836, 1.2771035433, -0.069791086, 0.9218602777, -0.7060160637, -0.9337967634, -0.3335099816, -0.1512223035, 0.0455247946, 0.4365648925, 0.5645447969, -0.8308432102, -0.5278746486, -0.3096246123, 0.0953210518, 0.2116024941, 1.8690214157, 0.1881984621, 0.4233351052, 0.5472096801, 0.0296159405, 0.0231898483, -0.6946572661, 0.5686663389, 1.8457700014, 1.108094573, -0.674843967, -0.0203354135, 1.1551357508, -1.5085988045, 1.9284100533, 1.7240520716, -0.1825755835, 1.2223219872, 1.1215317249, -0.402107805, -0.8475459218, 1.5937087536, -1.6201924086, -0.3652265966, 1.6291891336, 1.106539011, 0.8405537605, -1.1638915539, 0.6780636907, 1.0808900595, -0.2010273635, 0.1552147567, -0.1843217909, 2.0033149719, 2.4275240898, -0.12225537, 1.315605402, -0.8223147988, 2.2255556583, -0.0149329463, -0.478042841, -0.2177746892, 1.1485261917, 1.0765579939, -0.9156001806, -0.3812606037, 1.6648644209, -0.0230140164, -0.5419960022, 0.5941138268, -0.7180298567, -0.2268100977, 0.5228580236, -1.5362873077, -0.6700713038, -1.1021260023, 0.1133170947, 1.0357202291, 0.3996156156, 0.4942128062, 0.5545144677, -1.1496819258, -1.4011685848, 0.6746277213, -1.088435173, -0.3867500722, -0.5588960648, 0.5187558532, -0.8936527371, 0.1782414019, 1.4974929094, -0.190750584, 0.4863941669, 1.2579464912, -0.5174174905, -1.0007411242, -0.1697436571, -0.1694723517, 0.5735111833, -0.2534632981, -0.7374633551, 0.3717927337, 0.5949356556, -0.7148673534, -0.5990775824, -1.2418171167, -2.1365730762, 0.9478257895, 1.0295401812, 0.4322935343, -0.6135990024, -0.268478781, 0.9740327001, 0.2353278995, 0.2356341779, 0.0830001235, -0.9786010385, -1.6522157192, 0.7758571506, 0.0424020961, 0.137355417, -0.822704494, 0.0187799409, 1.1716374159, 0.0557175204, 0.3162468374, -1.0570482016, 0.8250073791, 0.469378531, -0.395758003, 0.5288792253, -0.6567140818, 0.2010738999, -0.5741459131, 2.1395676136, -1.2648051977, -0.1495419592, 0.9729267359, 0.9098945856, -1.3150482178, 0.3128042519, 0.3646062315, 0.8121250272, 0.5058858991, -0.7973626852, -1.0709807873, -0.5180532932, -1.098315239, 0.5128327608, 0.3139332533, 1.2612553835, 0.2037206143, 1.8622637987, -0.3622638285, 0.8296794295, -1.7505978346, 1.021386981, 1.2566995621, 0.7816480398, -0.8434875607, -0.735458374, -0.488802731, -1.2188065052, -0.4086779952, -1.1834079027, -0.0641885474, -1.1857949495, -0.5439447761, -0.2445288152, -0.6197826862, 1.1605696678, -1.2205321789, 0.3680686653, -0.275411576, -0.4037837386, 0.4796209633, -1.4982199669, 1.1792948246, -1.6193523407, 0.9914981127, -0.3270038664, 0.6115267277, -0.8940595984, 0.5610343218, 1.7933769226, -0.4217125177, -0.1956229359, 0.3845737278, 0.1923239976, -0.9439733624, -0.0037148327, -0.2859956324, 0.7278872132, -0.4038557708, 0.4222674668, -0.9228438139, 1.083650589, -0.0789976642, 0.8797350526, -0.0091182478, -0.6427670717, 0.8231588006, -0.262812078, -1.1087859869, -0.682824254, -2.0628592968, -0.3119372129, -0.5503410697, 0.4879032075, 0.292288959, 0.229207471, 1.4919899702, 0.5019786954, -0.89206177, -0.6306037903, -0.4743246734, 0.0847477764, -0.10805168, -0.2534126639, -0.0292252619, 1.3669914007, -0.2713621557, -0.0124990437, 0.4981680214, 0.9413049817, -0.3946619332, -0.5412307978, 0.2141626775, -0.2711348236, -0.7735759616, -0.4026536942, 0.0523984805, -0.5445182323, -0.0223866962, 0.6253902316, -0.537386179, 1.3088006973, -0.8971631527, -0.1778705865, -0.5879084468, -0.4956985712, -0.7656282187, -0.2462362051, 0.1711757034, -0.9531896114, -1.4085484743, 0.3070702255, 0.7472584844, -0.690528512, -0.1490452588, 0.4637869, 1.249930501, -0.7131856084, 0.7482358813, -1.4290140867, -1.9563313723, -1.8889671564, -0.1516387165, -0.8264696598, 1.0760871172, 0.5148155093, -0.0063198069, 0.2535892427, 0.0289416742, 0.4315814078, 0.3527192473, -0.3904218078, -0.6021895409, -0.2014045566, 0.4037498534, 1.1197543144, 0.0933554694, 0.3945174515, -1.6908171177, -0.143965885, 0.4341909587, 1.6152222157, 0.2802454531, -0.1854299009, 0.2941568196, 0.1040136963, -0.6299303174, 0.848980546, -0.6703414917, -0.749186039, -0.2552936971, -0.5275631547, 1.2359131575, 0.3371152878, 2.2308454514, 0.8372419477, 0.4887013733, 1.2847421169, -0.4174059629, -0.524516046, -1.5169698, 0.2344611436, -0.3023790121, 0.0114475237, 1.4401814938, -0.318695575, 1.1128259897, -0.671484828, -0.0929019526, 0.7676331997, -0.2079098374, -0.5498684049, -0.939760983, -0.8870674968, -0.4339497685, 0.4074089229, -1.5240579844, -0.0213584006, 2.0500376225, 1.2803114653, 0.6287887096, -0.86955899, -2.1510345936, -2.2782800198, -0.1726955175, -1.4235062599, -0.3784076869, 1.2612766027, 0.6897010207, -0.3926270902, -0.0479802825, 0.4347143769, -0.0631444454, -0.2801124454, 0.09794911, -0.0856373608, 1.3436322212, -0.0195507891, 0.1775645614, -0.5943985581, -0.2636988461, 0.3077351451, -0.9656567574, -0.6978880763, 2.4734375477, 0.568832159, 0.1159552857, 0.2543371916, -0.4021849334, 0.5584210753, -0.6195914149, 0.6339751482, -0.1389113814, 0.4825989604, -0.5642024279, -0.9498297572, 0.5211641788, 0.4506954849, 1.3820061684, 0.8754540086, 0.1808149368, 0.8552874923, -0.2026786506, -0.1941280663, -0.2653796077, 0.2557122409, -0.4097575247, 1.0066361427, -0.0637756139, -0.0561659336, -1.8012894392, -0.6890192628, -0.5412724018, 1.0172914267, 0.1828599423, -0.3687264621, 0.912016511, 0.2816241682, 1.4277387857, -1.0882276297, -1.7600926161, 0.144883424, -0.3417098522, -0.8221742511, 0.7579362988, 0.1486537904, -1.3013824224, 1.3008464575, -0.7326553464, 0.2791599035, 0.1039926484, 0.1109053269, -0.4110894203, -0.2120240182, -0.8044605851, 1.1668467522, 0.540256083, 0.2032125443, -0.2536906302, 1.5003391504, 1.020093441, -0.3466146588, 0.6912633181, 1.1165885925, 0.335591197, -0.330160886, 0.3083182573, -0.1386317611, -1.3882519007, -0.2515809536, -0.1664578617, 0.606154561, 0.287463367, -0.4368897974, -0.392477721, 1.2179576159, 0.544772923, 0.4831362963, 0.7233914733, 1.0807613134, -1.3095742464, 0.0786147043, -0.8030477166, -0.0756855533, 2.1752157211, 0.1749439389, -1.0500760078, -1.1317492723, 1.9225840569, 0.0403712429, -0.6499292254, 1.4188491106, 0.0539779924, 2.6820862293, 0.6725322604, -0.4078425765, -0.3316917717, 0.0703071207, 0.4625020027, -0.7552215457, 0.5110196471, -1.9149006605, -0.1149024293, -0.371674329, -1.9345550537, -0.4464372396, -1.2010958195, 0.4167534411, 0.7304333448, -1.3458110094, -0.0044673025, 0.2291149646, -0.6562843919, 0.5991612673, 0.2545039952, 0.1426442266, 0.4352643192, 0.3534792066, 1.7236033678, 0.316077888, 0.9464253783, -0.2995001674, -1.1293077469, 1.4142079353, 1.1796089411, 0.8077047467, 0.1339179724, 0.417131871, -0.4220502675, -0.6235318184, 0.7097340822, 0.0555800609, -1.3934082985, -0.699831605, 0.3346653283, -0.2098685801, -0.2702247798, 0.2096586972, 0.1406269073, -0.3559147418, 0.8856201172, -0.8792663217, 0.3555669188, 0.0325584747, -1.7060130835, 1.5130101442, -1.5203236341, -0.1608633995, 0.1912918389, -0.1419529468, 0.8059763908, 0.4303229153, 0.7399534583, 1.4618550539, -0.4248805344, 0.3786789775, 2.1150877476, -1.4372975826, 0.3128319085, -0.3477316201, -0.8345428109, -0.3445727229, 0.1402786672, -1.2744263411, 0.7146071196, -0.420067966, 0.0093591763, 0.8063908219, -0.3444979191, -0.1629156321, 1.6659808159, -0.3749696016, -1.2797220945, -0.3191862106, -0.199843362, -1.474091053, 0.9531168342, 0.1901444793, 0.0612146445, 0.6721794605, -0.1680218726, 0.0839684531, -0.3059576452, 0.5958973765, -1.3554735184, -0.2578223646, 0.2412222773, 0.1171589866, -1.1770148277, 0.4590420127, 0.2656598091, 0.0758810192, 0.3744964004, 0.3109478951, -0.6379293799, -0.2006983161, 0.8180788159, -0.3927178681, -0.0696047023, -0.0905872658, 1.0992468596, 1.8563153744, 1.5938647985, -0.8602336049, 1.0878161192, 0.5515548587, -0.046722509, -0.6895314455, 0.9800576568, 0.3600785136, -1.2807822227, 0.0571822897, -0.2467706949, 0.7903129458, 0.1730606854, 1.5947306156, -0.8761764765, 0.0872845948, 0.5712462068, 0.6499732137, -1.1146320105, 1.6212062836, 0.9332142472, -0.4293683767, -1.6591764688, -0.4818897843, 0.208946228, -0.9339481592, -0.7617549896, -0.0995100737, 0.9242835045, 0.7153739929, -0.732886672, -0.2306396067, 0.8892054558, -0.3808261752, -2.589602232, 0.0397148728, -0.6566992402, -0.5638603568, 0.1872917563, 1.3172235489, -0.0875547007, 0.0724622682, 0.935913384, -0.1852101535, 0.4577223957, -0.3628261387, -1.8319946527, -0.4025777578, -0.872158587, -1.3492723703, 0.0862524882, 0.4803004563, -0.9502003193, 1.4339323044, 0.3619553149, 0.6431319714, -0.4569666982, -1.2569788694, -0.9896582961, 0.729825139, -1.5536574125, 1.1142932177, 0.821863234, -1.7690724134, -0.3398000896, 1.1059993505, 1.0152544975, 0.2665306032, 0.3742138445, -2.0690414906, -0.0450698659, -1.8695598841, 0.5921739936, 1.2826133966, 0.4492724538, 0.8878163099, 0.8531076312, 0.7628814578, -0.7686809897, -0.53752321, -0.3220835924, 0.7286477685, -0.7030264139, 1.4462947845, -0.139843002, 0.3445397615, -0.3238763511, 0.63825351, 1.4781187773, 1.289192915, 0.4092154503, 1.2671538591, -0.3825165927, 0.0091977362, -0.0185138043, -2.1147165298, -1.7306698561, -0.2395518273, 0.1649015546, -0.0173675697, -0.2041568458, 1.5557974577, -0.4197061062, -0.9081056118, 0.9570233226, -0.3851781189, -0.5700725913, 0.3865724802, -0.6354188919, -0.1170457527, -0.7449015975, 0.7884051204, 1.0526174307, 0.870177865, 0.178611666, -1.1962817907, -1.1894854307, 0.8228597641, -0.1108885407, -0.8925186396, -0.0185761172, 0.5318458676, -1.1221296787, -0.2428294122, -0.3840178847, 0.6222158074, -1.3070145845, -1.3572771549, -1.305155158, -0.3942631483, -1.0103472471, -1.1149435043, -0.1536155194, -0.5058028102, -0.3035007119, -0.0600116886, 1.5470445156, 0.6822783351, -0.840470314, 0.4196640849, 1.0726245642, -0.6402895451, -0.0070124324, 0.3066214621, 0.193872422, 0.116522707, -0.6405206323, -0.3182562292, -0.5208045244, -0.6835250854, 0.4760314822, -0.9170795083, 0.5853840709, -0.1648982763, -0.2478640676, 0.0597926974, 0.2543408275, -0.8744433522, 0.0075771748, -1.2941496372, -0.1121548414, 0.3781481981, -0.4854467809, 0.4059402943, -0.2346503139, 0.1491601616, 1.4135758877, -0.0379151367, 0.059315443, -0.9437153339, 1.6000869274, -0.1227927133, -1.0297268629, -1.2051955462, -0.4272075593, -0.1034893915, -0.1427749097, -0.4155145288, 0.2883211076, -0.0851022974, -0.2290043384, -0.4518472254, -0.3737335503, -0.6686621308, 1.5192122459, 0.5108132362, -1.1570250988, -1.2105131149, -0.4743616581, -0.5029346943, -0.2734162807, 0.2165324241, -0.2602412105, -0.1913433373, 0.6477307081, 1.9220764637, 1.222273469, 0.7051437497, 0.3129595518, 0.9647446275, 1.2983452082, -1.1073851585, -0.8836399317, 0.2556245923, -0.0101625873 ]
Data From Cross-Tab In the report generator Stimulsoft Reports you can create a data source based on cross-table, i.e. you can create a new source, which columns will be columns of the rendered cross-table, and strings are the strings of the rendered cross-table. Consider an example of creating a data source based on the cross-table. The picture below shows a report page with the rendered cross-table: To create a data source based on cross-table, you should call the New Data Source dialog and
Data Data Dictionary DataSources Data From Cross-Tab
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Data From Cross-Tab</title> <keywords> <keyword translate="true">Data From CrossTab</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Data From Cross-Tab</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In the report generator Stimulsoft Reports you can create a data source based on cross-table, i.e. you can create a new source, which columns will be columns of the rendered cross-table, and strings are the strings of the rendered cross-table. Consider an example of creating a data source based on the cross-table. The picture below shows a report page with the rendered cross-table:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">To create a data source based on cross-table, you should call the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog and select the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data from CrossTab</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> item. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">After clicking </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, in the next dialog form </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, you should indicate the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> of the new data source and cross-table, which will be used as a basis. You can also specify the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> of the new data source. The picture below shows the second form of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">After clicking </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, you will create a data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSource1</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, which will contain the columns </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ShipCountry</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UnitsPrice</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. The data source on the base of the cross-table is a virtual data source that does not contain real data. Filling this source occurs when rendering the cross-table. Therefore, a report that will use this data source, for example, to render a report with the list, must contain the cross-table on the base of which the data source was created. For example, create a report with the list. &#160;Put the cross-table in the first report page, and in the second page, put the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> with text components, which will contain the expressions </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">{DataSource1.ShipCountry}</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">{DataSource1.CategoryName}</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">{DataSource1.UnitsPrice}</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. The picture below shows a part of the report page with the rendered list:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">When rendering a report, the report generator fills created data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSource1</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> with data from the cross-table and display the data as a list.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ 0.4106194973, 0.0437249504, -4.8924508095, -1.5947438478, 1.0522778034, -1.1612112522, 1.1893965006, 0.2298553735, -1.3903877735, -0.5097489357, -0.4497983158, 0.2752705812, 2.0047912598, -0.3402467668, -0.9937354922, -0.1454110742, -0.6287713647, -1.9450118542, -1.2640042305, 0.8786530495, 0.7708230615, -0.359731257, -0.2924410999, -0.6583858132, 2.1284995079, 0.7253162265, -0.910290122, 0.5283538699, -1.766875267, -0.2099819779, 0.6849470735, 0.6780653596, -0.1668523848, -0.1010262147, -0.5350193381, -0.1507301629, -0.5355237722, 0.0186589081, -0.574693799, 1.5490425825, 0.117791146, -0.9771373272, 0.0356885977, -0.804499805, -0.4756254554, -0.5408667922, 1.7303230762, 0.9514949322, 0.9270892739, -1.2619025707, -0.4854415953, 0.9365885854, -0.853946209, 0.3199748993, 1.4619557858, -0.137370795, -1.1544567347, 0.4570946693, 1.9852324724, -1.3923703432, 1.3014799356, 1.2900824547, -0.1726582348, 0.1064111069, 1.9298903942, 0.2921216488, -0.6085137725, 1.6788921356, -1.6764563322, -0.8535690904, 1.1046682596, 1.6002972126, 0.3839773238, 0.0986501351, -1.0671055317, -0.2141293734, -0.3440123796, -0.31137079, -0.4777761102, 1.5898733139, 1.3896144629, 0.0353346467, 0.9481856823, -0.5996925831, 1.4914011955, -0.2211477309, -0.3913193941, 0.3845202327, -1.3473681211, 1.6751574278, 1.2701233625, -0.6833382845, 1.4366115332, -0.3099786341, -1.1218138933, 0.8495182991, -0.2129210085, 0.040200159, 0.4519826472, -0.4782376289, -0.3580229282, -0.6861914396, -0.031789232, 0.9772526026, 0.000722859, 1.1372039318, 0.1405258179, -0.8820360899, -1.236610055, -0.4111474752, -0.6553404927, -0.3031941354, 0.8023820519, -0.0357965492, 0.8312249184, -0.7694125772, 1.4812164307, -0.7164984941, -0.3139607012, 1.014731288, -0.6018808484, -1.1818683147, -0.1903909445, 0.7698189616, -0.3544507027, -0.8195676208, -0.0880028531, 1.2549166679, 0.1072968319, -0.8873429894, -0.2691341341, -0.8048721552, -0.3465653658, 1.0490015745, 0.7252654433, 0.2582921386, 0.7608985901, -0.1827019155, 1.1827437878, -0.068406716, -0.0282243043, 0.4545477927, -0.9312197566, -0.9776089787, -0.0603673458, -2.2859051228, 0.5043920279, -0.611738503, 0.0234808028, 0.0997027904, -0.213485539, 0.0200078916, 0.0865332484, 0.3894761205, 0.5250229239, -1.552269578, -0.3669745028, -1.1841883659, -0.7258280516, 0.6422076821, 1.4554948807, -0.249887675, -0.3186908662, 0.9269875884, -0.0031816442, -1.1041308641, -0.086597845, 1.1371386051, 1.3695757389, 0.8062121868, -0.6750511527, -1.0022081137, -0.4651910961, -1.4591755867, -0.2786290348, 0.3319507837, 0.5657376051, -0.3712443709, 1.4961804152, 0.3680152595, 0.9242010713, -1.3195214272, 1.0738303661, 1.1494166851, 1.3886625767, -0.466935724, -0.5819673538, 0.1088790968, -0.8394002318, 0.119827576, -1.4879906178, -0.3810264766, -1.4920284748, -0.9953301549, 0.6610531211, -0.5632425547, 0.8431061506, -0.5515007377, 0.0868091732, -1.2655390501, -1.1996524334, 0.4502053261, -1.2761704922, 0.6357744336, -0.9445649981, 0.4254707992, 0.3441016674, 0.2607523501, -0.3004294038, 0.8905365467, 1.0018464327, 0.7703567147, -0.0328260586, 0.2975209951, -0.3866492808, -0.6142144203, -0.6110616326, -1.0059617758, 1.1985355616, 0.2506410778, 0.4739331007, -0.5051119924, 1.4617351294, -1.1346594095, 0.7304465771, 0.1967526376, -1.0824389458, 0.3959942162, -1.270786047, -0.7636922002, -0.8838641644, -1.4821634293, -0.3206351697, -0.738583982, -0.5338306427, 0.760211587, -0.7500267029, 2.3859069347, 0.7034474611, -0.3553152084, -0.2492724955, -0.0986131206, 0.3118957877, -0.339802146, -0.6015483141, 1.0970522165, 0.3845988214, -0.8992296457, 0.9052762985, 1.9173253775, -0.2346687764, -0.2631632388, -0.6695563793, 1.1642022133, -0.5869313478, -1.5003025532, -0.7908191085, -0.2405809611, -0.1526664346, 0.3175412118, -0.1684654653, -0.302141726, 1.1261080503, -0.2167459726, 0.2969637215, -1.066221714, 0.446703434, -0.4582798779, 0.5707998276, 0.0906523094, -1.4674582481, -0.3111083806, 0.7280219793, 1.5737717152, -0.0527115986, 0.2295605391, 0.354994297, -0.2261624783, -1.1359246969, 0.4989020824, -1.9573414326, -2.0422680378, -0.5389747024, -0.0070252414, -0.7606394887, 0.5064935088, 0.0914576277, -0.6231586933, 0.0035971322, 0.6439824104, 0.7108253241, -0.2037452459, -0.0705217794, 0.4373739064, 0.5336475372, 0.4435003698, 1.6765817404, 0.277605176, 1.0265525579, -2.0641179085, -0.6446631551, 0.3745490611, 1.0895267725, 1.4808031321, -0.0162878409, 0.0360688232, -0.1094034463, 0.3664851189, 1.9652121067, -0.1252534389, -1.1149630547, -0.5500197411, -0.0047866162, 0.9857544303, -0.148986131, 1.1997233629, 0.5566989183, 1.530189991, 0.3583340645, -0.6018207073, 0.0534455888, -1.6446554661, 1.2678735256, -0.1866699755, -1.3240352869, 0.252759099, -1.281178236, 0.8695365191, 0.3901009262, -0.9597064257, 0.4708897471, -0.0030266873, 0.2797051966, -1.1528452635, -0.5174429417, 0.7777065039, 0.4816792011, -1.2487219572, -0.0162004773, 1.4218916893, 1.6606192589, -0.2452283055, -0.4046024382, -2.2157030106, -1.7085512877, 0.4342907071, -1.2888101339, 0.2594257593, 0.493783921, 0.9622555971, -0.9340507388, 0.1557263732, -0.0715457201, -0.0533562936, 0.3644104898, 0.8089501858, -0.4606685638, 0.8742676377, 0.2722633481, 0.488013804, -0.1273956448, -0.03515701, -0.161820814, -0.2936312556, -1.078584671, 2.4540977478, 0.7054626346, 0.2343778312, 0.4692240357, 0.0554917902, -0.3597729802, -0.5915127397, -0.0665610507, -0.6333201528, 0.80178684, -0.0847584009, -1.0964084864, -1.4125113487, -0.449811399, 0.9773432016, 1.3078860044, -0.2307319194, 0.2938681841, 0.5629884601, 0.1693045497, -0.7381904125, -0.4443035722, 0.2871873081, 0.680234611, 0.0386660472, -0.1182443425, -1.1854946613, -1.143311739, 0.754453063, 0.8630540967, -0.9026184082, 0.7258954644, 0.622156322, 0.4650139511, 2.1786973476, -0.5788314342, -0.6583189964, 0.7233573794, -0.1127856448, -0.4296563864, 0.4309032857, -0.2812436819, -0.7064399719, 0.331763953, 0.0877056494, 0.0009062272, -0.1526122242, -0.1508880854, -0.9003136158, -0.1803834736, 0.7450512648, 0.5698218346, 1.2830921412, -0.3255059421, -0.6393662095, 1.5598649979, 0.6451688409, 0.6797120571, 0.2385412008, 0.2147490829, -0.2785722315, 0.6283466816, 0.1268493682, -0.3543713093, -1.8002226353, 0.6751044989, 0.5098045468, 0.4193559885, 0.3199999034, -1.118999958, 0.3749615252, 0.3226606548, 0.7937302589, 0.1422831714, 0.5878872871, 0.7478654981, -1.179166317, 0.3581151962, -0.7396313548, -0.0092811296, 3.394264698, 0.8632295728, -0.725266695, -1.0547003746, 1.8719396591, -0.404776305, -1.1321362257, 0.2736411095, 1.2887195349, 3.4415683746, -0.8897835016, 1.0156881809, 0.2701938748, 0.0533477031, 0.1504781693, -0.1122996286, -0.7386855483, -1.6763067245, -0.2573141456, -0.6347233057, -1.1448158026, -0.3118629456, -0.6849686503, 1.0291571617, 1.246363163, -0.8112624884, -0.615477562, -0.3486821055, -1.4237978458, -0.1885845661, 1.0288287401, -0.3060618639, 0.4405393898, 0.1551075578, 0.7727251053, 0.1416327059, 0.7772688866, -0.9601967931, -1.1891967058, 0.1059214473, 0.887503922, 0.6368221045, 0.3383974731, 0.7015091181, 0.1600169837, -0.0667146221, 0.5445902944, 0.0450243875, 0.1718466431, -0.9107595682, -0.2739353776, -0.1511881799, -1.2202777863, -0.00849522, -0.2048163861, 0.6787510514, 0.4447349906, -0.2177568823, 0.7950101495, 0.0572127923, -1.1310958862, 0.1954102218, -1.6588673592, -0.7368643284, -0.4199459255, -0.2480457425, 0.395180434, 0.8634646535, 0.7710317969, 0.2114784271, -0.5229403377, 0.9416861534, 1.6057854891, -1.3452216387, -0.2528544962, -0.7385779619, -1.4539937973, 0.1918326914, 1.5057498217, -1.150069356, 0.5402244329, 0.6910236478, -0.4484896958, 0.6903369427, -0.0440908447, -0.5118393898, 1.1889910698, -0.7421811819, -0.2043017447, 0.411991179, -0.6267783046, -0.3535213172, 0.6418895721, 1.1052956581, 0.5959555507, 0.6878324151, -0.226705566, -0.0430090204, -0.5879124403, -0.0522281304, -1.7714623213, -0.508041203, -0.270703584, -0.0462110527, -1.4599261284, 0.9505285025, -0.2219668776, 1.1261312962, -0.5376248956, 0.1287314594, -0.8185679317, 0.3736282885, 0.829859674, -0.5097259879, 0.1031556726, 0.0643397793, -0.0110360794, 2.1488990784, 1.5976068974, 0.2736222744, 0.6984456182, -0.2030684799, -0.3098113239, -0.4550122917, 0.3417034447, 0.5314790606, -1.2225126028, 1.0238386393, -0.8890323043, -0.3266046047, 0.0284679737, 1.0254023075, 0.2437162399, -0.0704668462, -0.6936507225, 0.4411075115, -1.1004482508, 0.9951943159, 0.6238765717, -1.1592466831, -0.0904500782, -0.251851052, -0.8833106756, -0.3755497038, -1.8557630777, -1.3128379583, 0.3460064828, 1.2577347755, 0.1127057597, -0.1441658437, 0.1300914586, -0.4803151786, -2.5818941593, -0.4362819791, -0.1339167506, -0.2306281179, 0.3344237506, 1.6514710188, -0.0523158535, 0.4520429075, -0.519993186, -0.2190928608, -0.5537035465, -0.6822978854, -1.2101349831, 0.2499325275, -0.8684422374, -1.6029779911, 0.1905271113, -0.5448915958, -0.9874751568, 0.9152861834, -0.1914442182, -0.4772613943, -0.3836437762, -0.5062320828, -0.9013545513, -0.0067497743, -1.2882070541, 1.0451686382, -0.2943487167, -1.6239618063, 0.0885898992, 0.3964904249, 0.8162786365, -0.6104176044, 1.4016349316, -0.4882799089, -0.5695781112, -1.8138160706, 1.4996857643, -0.1010048315, 0.8863165379, 0.6151311994, 1.6007467508, 0.8981505036, -0.8306487799, 0.3369531929, -0.7780763507, 0.3921014071, -0.1441078037, 0.9925177097, 0.7008683085, 0.0343995057, -0.125059858, 1.8090287447, 1.1723877192, 0.4539412856, 0.4608221054, 1.1441551447, -1.2896840572, 0.9000859261, 0.0413711481, -1.4463409185, -0.5235931277, -0.6411210299, -0.8318365216, -0.0182712208, 0.5129148364, 1.1837507486, -0.6080853939, 0.167036593, 0.8466641307, -0.3543829322, -1.1162662506, 0.614279747, 0.1530623138, 0.4422253668, 0.0913345069, 0.6728829741, 0.3394477665, 0.9997470379, 0.0092629269, -1.074000597, 0.2893509865, 0.3698217869, 0.2619590759, -0.1980825961, 0.6658720374, -0.707906723, -0.1915013045, -0.4178278446, -0.0237571225, 0.3637865186, -1.0105990171, -0.6708704233, -1.3528516293, -0.8120618463, -0.554243207, 0.0311492141, -0.014958892, -0.5361731052, -0.1115663275, 0.0021239005, 2.2336740494, 1.2631490231, 0.2771736383, 0.4862808585, 0.7535243034, -0.3329898715, 0.0898982063, -0.1577877253, -0.3699871302, 0.476536274, -0.6807634234, -0.9835508466, 0.3804118633, -1.258808136, 1.3580152988, -0.539111495, 1.237868309, -0.0011888901, -1.2272546291, 0.2868745923, 1.012098074, -0.0854629278, 0.9059823155, -1.0936226845, 0.602302134, 1.3160859346, -0.3204472661, 0.2008861303, -0.0181445815, 1.1812754869, 0.8669941425, -0.274278909, 0.4030551016, -0.129121989, 1.5576713085, 0.2830115557, -0.6437735558, -0.0604602881, -0.4843784273, -0.2007606775, -0.1368407756, -0.0881028995, 0.611826539, 0.0269797221, -0.3328438699, -1.7279905081, -0.7973505855, -0.9114373326, 0.2514386475, 0.8974606395, -0.6310693622, 0.2376048565, -0.8073682785, -0.2978375554, 0.408449024, 0.8654125929, 0.2356546521, 0.2017622292, 0.042635031, 1.6592357159, 1.5957523584, 0.6934624314, 0.215832904, -0.6411104798, 1.1357060671, -1.024548173, -1.7948024273, -0.2747744918, 0.3841878772 ]
Data From Other Data Source In the report generator you can create a data source based on existing data sources. The Data from other Data Source provides analogical features like the query to the database. When creating a data source using the visual interface, in the process of creating a data source, to perform sorting, grouping, filtering, and calculating of totals using aggregate functions. Consider the example of creating data from other data sources. Suppose there is a Master-Detail report
Data Data Dictionary DataSources Data From Other Data Source
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Data From Other Data Source</title> <keywords> <keyword translate="true">Data From Other Data Source</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Data From Other Data Source</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In the report generator you can create a data source based on existing data sources. The Data from other Data Source provides analogical features like the query to the database. When creating a data source using the visual interface, in the process of creating a data source, to perform sorting, grouping, filtering, and calculating of totals using aggregate functions. Consider the example of creating data from other data sources. Suppose there is a Master-Detail report, to which each category corresponds a number of products. The picture below shows a page of the Master-Detail report (shown partially):</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">As can be seen from the picture above, the name of the category, product name (related to this category) and the price of the product are displayed in the report. If you want to create a report that displays the name of the category and the total value of all products included in this category, it can be done in various ways. But the easiest way is to create a data source based on another data. To do this, select </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data from other Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> item in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog and setup the data source you create. The picture below shows the second form of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">: </span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">As can be seen from the picture above, the process of creating data from other sources includes the following steps:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Source</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. On this stage, you must specify the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> of a new data source and its </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. In our example, the alias name and the data source name is </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSource1</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. You should also select a data source on which to setup a new one. In this case, the selected data source </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. This step is optional.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> Sorting criteria are specified in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Sort</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> step. On this stage you should specify the data column to be used for sorting, and to select the sorting direction. This step is optional.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> Set conditions of filtration data in a new data source on stage </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Filters</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. To filter the data you need to add a filter to specify an expression or a condition that will be filtered. This step is optional.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> To specify the conditions of grouping data in a new data source, you can do the step </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Groups</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. To group the data you should indicate the data column by which the data will be grouped, and select your destination of groups location. Data column, by which grouping will be performed will present in the new data source. In this example, using the relation, between data sources </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, indicate grouping by the data column </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoriesName</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, which contains the names of categories. This step is optional.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> The last step is </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Results</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. In this step, you can make the calculation on a data column with aggregate functions. The picture below shows the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Results</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab:</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">As can be seen from the picture, this tab should indicate the following parameters:</span></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">1. Select the data column in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field that will be present in the new data source or from which data will be collected to calculate the aggregate. This field is mandatory. For example, the data column </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UnitPrice</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is selected.</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> It contains data on the products prices.</span></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">2. The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Aggregate Function</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> menu is a list of aggregate functions that can be used to calculate the selected data columns. Aggregate functions can be omitted in this case, the data column will contain data, which are in the data column, which is the basic one. In this example, select the aggregate function </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Sum</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, which summarizes the data.</span></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">3. In the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field specify the column name, which is used to refer to this calculated column in the report.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Now for the report rendering the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSource1</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> can be used, which contains two data columns: </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UnitPrice.Sum</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The picture below shows a report, based on data from a data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSource1</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">As can be seen in the picture above, each category corresponds to the total value of all products included in this category.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 0.7062069178, -0.011505859, -4.6971168518, -1.8370139599, 0.5976982117, -0.4651599526, 1.0497456789, 0.8686820269, -1.0068377256, -0.8863415122, 0.2857595384, -0.0124504669, 2.9945087433, -0.2005993873, -0.5619823337, -0.2296294868, -0.7783457637, -2.0047967434, -1.0443154573, 1.246329546, 0.2747445405, -0.3917630613, -0.2024579495, -0.1609250754, 2.2527248859, -0.3362689912, -0.3619326651, -0.0862871036, -1.3238106966, -0.6054677367, -0.5558657646, 0.8306303024, 0.1431420743, -0.3562533855, -0.9021172523, 0.0647852495, -0.4371034205, 0.2128280252, 0.2764171958, 0.4415533543, 0.1567225307, -0.2825100124, -0.2108703107, -0.6372490525, 0.0244335271, -0.2204567939, 1.2982459068, 0.6776887178, 1.4294793606, 0.1102620363, 0.1345371157, 1.2266786098, -1.3177629709, 1.087212801, 1.1861600876, 0.2883987427, -0.9704206586, -0.5678120255, 1.396256566, -1.6041487455, 1.4298889637, 1.2482728958, -0.4128479064, 0.8061951995, 1.9612654448, -0.4080813527, -1.711648941, 1.3126609325, -1.5520367622, -1.0055636168, 0.9845787287, 0.6390765905, 0.5108199716, -0.4896652997, -0.1465197206, 0.4588845074, -0.193790108, -0.5256204009, -0.3509020805, 1.8089168072, 2.251584053, 0.3229967952, 1.3571563959, 0.1227360442, 1.6430908442, -1.0772987604, 0.1645723879, 0.6716492772, -0.1101678908, 1.7439728975, 0.2626021504, -0.3631288707, 1.8161998987, -0.074359268, -1.4067697525, 0.4058634043, -0.1676244438, 0.5437886119, -0.410130769, -0.9968637824, -0.4932877719, -0.9506033063, 0.2561668158, 0.2544639111, 1.2409824133, 0.2529886365, 0.6691014767, -0.080386363, -1.0314408541, -0.4223336577, -0.3067041636, 0.0336488895, 0.2672250569, -0.1282945424, 0.0314583443, -1.6978526115, 1.1128661633, -1.0079598427, -1.0451271534, 0.7292447686, 0.0841223374, -1.2676537037, -0.9202618599, -0.2399819642, 0.3310140967, -0.084265627, 0.271510303, 1.2322529554, 1.0035818815, -1.0962477922, -0.1505564898, -1.187076807, -0.4252345264, 0.5128361583, 0.3353247344, 0.170260936, -0.1595970392, -0.2427523881, 0.6707547903, 0.7469944358, 0.2222073376, -0.4081003368, -1.1142644882, -0.9997079968, 0.0949298888, -0.0966133401, 0.7768310308, -0.7187255025, -0.6113618612, 0.7075812817, 0.0092769209, 0.1880350113, -1.1759595871, 1.3174074888, 0.2262190431, -1.088581562, -1.0563886166, -0.3621703386, -0.3209044933, 0.5884730816, 1.8582859039, -1.1513488293, 0.6764845252, 1.4066567421, 0.4868067801, -1.3323513269, -0.1227264404, 0.9689483047, 1.1309840679, 0.6004807353, -0.8508031368, -0.8241098523, -0.1595151722, -1.363111496, 1.3499040604, 0.0493882336, 0.7206867337, -0.6077082753, 1.5133419037, 0.1365975589, 1.1915391684, -1.0671869516, 0.4576286674, 0.8093433976, 1.6322561502, -1.4768086672, -0.6154338717, -0.087418884, -0.2407265455, 0.2655708492, -1.9936163425, 0.3737139106, -1.2007367611, -1.0779675245, -0.0039662779, -0.0083892299, 0.0557883419, -0.7916863561, -0.1180198491, -1.3137010336, -0.5908436179, 0.4303793907, -1.3715103865, 0.3212631643, -0.7380478978, 0.4072242379, -0.3816792965, 0.8866035938, -1.0022152662, 0.6648690701, 0.9840318561, -0.003799638, 0.8574053645, 0.5843271017, -0.0768458173, -1.0744524002, -0.2986018956, -0.2112639248, 0.5841263533, -0.667648375, -0.0812197626, -0.3658055067, 1.2826327085, -0.7694095969, 0.8660163879, -0.4757959247, -0.743724525, -0.0616862252, -1.2853502035, -0.7317313552, -0.1295497268, -1.8103615046, -0.3704392314, -0.0638376623, 0.5179393888, 0.449155122, -0.0224143676, 1.5609768629, 0.4364396334, -0.2444734722, -0.67267102, 0.0193485618, -0.0826186836, -0.5516038537, -0.2618046999, 0.5754005909, 0.8503266573, 0.1942417622, 1.6607683897, 1.2043862343, -1.0643974543, -0.0208482295, 0.0405822545, 1.0160545111, -0.086216256, -1.7068760395, -1.3748697042, 0.0893868655, 0.1025272012, -0.0836222395, -0.3912289441, -0.1906829774, 1.6850901842, -0.2894698381, -0.561516583, -0.6359658241, 0.8641905189, -0.5071385503, 0.1857639849, -0.3835811019, -1.0434100628, 0.2017349601, 0.2763572037, 0.9578495622, -0.1405848563, 0.4614633322, 1.0670592785, -0.2038717121, -1.221259594, -0.1586103588, -1.7243511677, -1.3094208241, -1.0232921839, -0.2492554784, 0.152572915, -0.066996105, 0.3548506796, -0.3933025897, 0.6429017186, 0.8382394314, 0.143029511, 0.3454729021, 0.4299882054, 0.3988009691, 1.0638899803, 0.6270991564, 1.5068513155, 0.6394348145, 1.9391697645, -1.4666098356, -0.4551750124, -0.7026861906, 1.2882560492, 1.2172853947, 0.9195797443, -0.6097191572, -0.1503895521, 0.2090113163, 1.6019397974, -0.6132031679, -1.3643575907, -0.9981458783, -0.5825493336, 0.7175382972, -0.1552974135, 2.2578132153, 0.6511729956, 0.5109344721, 0.7015032768, -0.2897904217, 0.323438704, -1.8198213577, 0.4117893875, -0.5173015594, 0.061086271, 1.5150365829, -0.6819359064, 1.2875897884, 0.4154245555, -0.6368128657, 0.0873195454, -0.1764701158, -0.4731696844, -1.6945800781, -0.8950312734, -0.0124114985, 0.5120981336, -1.323823452, 0.5226843953, 1.9780093431, 1.2259114981, 0.6977648735, -0.2781106532, -1.6572369337, -1.7504225969, -0.3066802323, -0.7586501241, 0.6051079035, 0.5977924466, 1.0044841766, -0.318325907, 0.7113621235, 1.0305554867, 0.1284995526, 0.2190479338, 0.1592471302, -0.1715984046, 0.9341055751, 0.3175978661, 0.1545712203, 0.548872292, -0.341971904, -0.1561923623, 0.4264812469, -0.7861132622, 1.5181773901, 1.3037824631, -0.2585010231, 0.6659754515, -0.4788914025, 0.1544950455, 0.1486680359, 0.1978700459, 0.5694190264, 0.3318837285, -0.6449192762, -0.2360378653, -0.6561924219, -0.3461265862, 0.6815651059, 1.6472905874, -0.0733994469, 0.4872131348, 0.0736285299, 0.0751280263, -0.8285924196, -0.9261724353, -0.619209528, -0.0612630025, -0.5684991479, -0.1598100066, -2.2390217781, -1.6341122389, 0.4787148535, 0.9988717437, -0.8615123034, 0.0239735954, 0.9354700446, 0.7889683247, 1.7246438265, -0.6332749128, -0.536688149, 0.8101457953, 0.1249184757, -0.3767858744, 0.447068274, -0.8919064403, -1.6580156088, 0.4880293012, 0.0541979, -0.3386916816, -0.2757314742, -0.4048456848, -1.1740040779, 0.4026082158, -0.2220853269, 1.8319755793, 0.7598652244, -0.2364081591, -0.5452163815, 1.5891189575, -0.2413945496, 0.3533588946, 0.5944634676, 0.6886734366, 0.910733223, 0.4900222719, -0.0605863146, -0.8592214584, -1.6952129602, 1.1908336878, 0.7320545912, 0.6167638898, 0.1453356892, -0.7150691748, -0.3812935948, 0.5025560856, 1.6731619835, -0.01624359, 0.5797719359, 0.8393871188, -1.0654574633, 0.3235033453, -0.6738836765, 0.9022782445, 3.0626776218, 0.6857163906, -0.6132757068, -0.8704447746, 1.5834972858, -0.1267336458, -0.7285711169, 0.6340200305, 0.938433826, 3.0533735752, 0.1363120079, 0.5273554325, -0.7069131136, -0.6867946386, -0.1384678632, -0.285541743, -0.1145240217, -1.2629249096, -0.1398518234, 0.3427177072, -1.4809715748, 0.0471056178, -0.2720444202, 0.7110018134, 1.2327891588, -0.7896918654, -0.2255119085, 0.3828923106, -1.8710819483, 0.3003941476, 1.0493687391, -0.9556203485, 0.315859437, 0.2589772344, 1.0298165083, -0.3074644506, 0.5943855047, -0.1268776506, -1.0533056259, 0.2688463926, 1.2063077688, 0.8991222382, -0.2447512895, 1.2617824078, -0.7097851038, -0.6062275767, 0.4944446385, 0.3886860311, -0.1202374399, -0.4666447043, -0.2540318072, -0.2341985106, -0.6811461449, 0.5294418931, 0.3123478889, 0.6944002509, 1.254950881, -1.3741316795, 0.4973383248, 1.0821875334, -1.0777288675, 0.9474239945, -1.5688637495, -0.4815885127, 0.3975782096, -0.3660791814, 0.3830688298, 0.673175633, 0.7304782271, 0.0670346096, -0.3110184371, 0.62625736, 1.1489055157, -0.8843293786, -0.0976122841, 0.0167723726, -1.6550549269, -0.2583353221, 0.3983577192, -1.6674516201, -0.3738514185, -0.1802498102, -0.4023403823, 0.3499507606, -0.15613015, 0.5464872122, 2.2199406624, -0.578741014, 0.0568330437, 0.3097669482, 0.6697431207, -1.3183010817, 0.537387073, 1.1703406572, 1.0077927113, 0.5468100309, -0.5998988748, 0.6158242822, -0.8297427893, 0.4813013971, -1.3418610096, -0.4083892107, -0.415862143, 0.413533479, -0.904370904, 0.155528605, 0.9409666061, 1.2723612785, -0.1585268825, 0.2994297743, -1.2433081865, 0.1930328757, 0.5477554798, -0.5037683845, -0.2020631582, 0.1640212536, -0.1177209094, 2.0582911968, 1.0006051064, -0.3987969756, 0.4946465492, -0.216665417, 0.2098606825, -0.9163737297, 0.248370558, 0.3105342984, -1.3182324171, 0.2172299176, -0.4657536745, 0.2207679451, -0.2904706895, 1.4469305277, -0.3358942568, 0.3432786465, -0.2362406254, 0.7411953807, -1.4801065922, 0.6885350943, 0.8933424354, -1.5784374475, -0.2507422268, -0.0913332403, -0.4983968735, -0.8078202009, -1.205155015, -0.2107958794, -0.0026381051, 1.7539021969, 0.0708909482, -0.0741880462, 1.1413859129, -0.1377205253, -2.5582690239, -0.1784478724, -0.4368207455, -0.3870691657, -0.1163490638, 1.6846227646, 0.114310205, 0.369874537, 0.0811268017, -0.8421955109, -0.3359466493, -0.7385305762, -1.2155380249, -0.5414348245, -0.5645045638, -1.4668816328, 0.059423048, 0.8388307691, -1.1491209269, 1.0107235909, -0.8267154694, -0.8364044428, -1.0198785067, -1.0202987194, -2.2370944023, 0.838609755, -1.0263134241, 1.1411136389, 0.1642612666, -2.029280901, -0.8852887154, 0.510121882, 2.1839289665, 0.0363061465, 1.3453249931, -1.4341862202, -0.9652383924, -1.8973909616, 0.7775148153, 0.7234022021, 1.2368324995, 0.2008481771, 1.0250023603, 0.5958108306, -0.3875105381, -0.7725144625, -0.2831226885, 0.1913669258, -0.3163171113, 1.3264119625, 1.2649692297, 0.7637861967, 0.0442383662, 1.232359767, 0.9200838804, 1.2026455402, -0.1400310695, 0.4509874284, -1.0874185562, -0.011257289, -0.516305685, -0.9373748899, -1.3253660202, -0.2974708676, -0.514832437, -0.580213666, 0.7338284254, 1.4867061377, -0.738694489, -0.4294205308, 0.5051726699, -0.7680354714, -1.0280655622, 1.1127471924, -0.737844646, 0.414786607, 0.1702168435, 0.5178963542, 0.3733401597, 0.9265811443, 0.0584614836, -0.7925542593, 0.5549712181, 0.4663662314, 0.5236853361, 0.194301948, 0.2982630432, -0.572948575, -0.1399932653, -1.0358412266, -0.3992992938, 0.3796779811, -1.354331255, -1.0923377275, -1.3044620752, -0.2940048873, -0.7176952958, -0.7661794424, 0.2682416439, -0.6752851605, -0.2786643803, -0.8115817904, 1.6038783789, 1.0809781551, -0.309468776, 0.341334492, -0.0270864405, -0.8457531333, -0.6925699711, 0.4467029572, 0.0215148814, 0.9539875388, -0.2439167649, 0.3323388398, 0.1458677053, -0.8591376543, 0.7548523545, -0.918053031, 0.7805413008, -1.0219255686, -0.7850808501, 0.1085985675, 0.8511818647, 0.1140772179, 1.1651871204, -1.6692223549, -0.2760566473, 0.7620005608, -0.1910172999, 0.3575851917, -0.2173577696, -0.5949044228, 0.4643584192, -0.2535600364, 0.5942272544, -0.4396662712, 1.2217031717, -0.3008103371, -0.2985309362, -0.5697795153, -0.1201789379, -1.1016716957, -0.2311734557, -0.571402669, 0.3909836411, 0.3753318489, -0.1392206252, -1.6127588749, -0.3662240207, -0.5345903039, 0.791045785, 0.4287053645, -0.5021528602, -0.9315999746, -0.1233111992, -0.5388386846, 0.1050762087, 1.1144376993, -0.3295332789, -0.8574647307, 0.4930385649, 1.7011501789, 1.479577899, 0.2759698927, 0.4081081748, -0.414516747, 1.1461210251, -1.2210757732, -1.4350597858, -0.6754301786, 0.2489564419 ]
Parameters When creating a query it is possible to use the Parameter object. This object is designed to send additional conditions for selecting data into a query. For example, if you need a query to use a value entered by the user each time the query is executed, you can create a query using parameters. The Parameter object can only be used with SQL data sources. These data sources are typically have the Text Query field. To insert a parameter in the query, you must click the New Param
Data Data Dictionary DataSources Queries Parameters
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Parameters</title> <keywords> <keyword translate="true">Parameter</keyword> <keyword translate="true">Parameters</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Parameters</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">When creating a query it is possible to use the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameter</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> object. This object is designed to send additional conditions for selecting data into a query. For example, if you need a query to use a value entered by the user each time the query is executed, you can create a query using parameters. The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameter</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> object can only be used with </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">SQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> data sources. These data sources are typically have the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Text Query</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. To insert a parameter in the query, you must click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Parameter</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button. The picture below shows the toolbar, on which the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Parameter</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button can be found:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">After clicking this button a new parameter will be created. This parameter will be displayed in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameters</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> panel. The picture below shows an example of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> panel with the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameters</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Each parameter has a property with which you can change its settings. The picture below shows the panel of parameters properties:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> property. Used to change the parameter name. This feature works only for named parameters.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">For each parameter you can specify a value that is used to populate the parameter. The value can be an expression, const, variable, etc. For example, </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">{x + y}</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> or </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">{variable}</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Size</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> property provides an opportunity to change the size of the type used in the parameter. Keep in mind that each type in the database has its own size. Therefore, when using a query, you must specify the correct type size. For some adapters, database size may be omitted, but generally if the size is not specified or is incorrect, then the queries using these parameters will be performed incorrectly. </span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Use the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Type</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> property in order to change the parameter type. The values ​​of the properties are in the drop-down list, and are a list of types used in the parameters for a particular database. It should be noted that a list of types differs depending on the database.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Also, you must specify the parameter in the query. Here is an example of schematic position of parameters in the query:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">As a rule, the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">@</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> symbol is used to specify a parameter in the query. The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">@</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> symbol is used with named parameters, i.e. after the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">@</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> symbol goes the name of the parameter. But in some databases (for example in </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OleDB</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">), the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">@</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> symbol cannot be perceived by the adapter and database queries with parameters will not work. In this case, you can use unnamed parameters. For specifying unnamed parameters in the query the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">?</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> character is used. After the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">?</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> character the parameter name is not specified. In this case, the order of parameters in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameters</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab is important. As indications of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">?</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> characters in the query, parameters will be taken sequentially from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameters</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab in the top-down direction. Consider the following example. Suppose there are three parameters that are specified in the query:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Since, in this case, unnamed parameters (marked with </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">?</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">) are used, then, when running, the query parameters will be taken from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameters</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab in the top-down order. The picture below schematically presents a comparison of parameters of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameters</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab to the parameters in the query:</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">In this case, the parameters used in this example, can have names, but when using the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">?</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> character they play no role. Once a query to parameters is created and executed, the parameters will also be displayed in the</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, in the created data source in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameters</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> tab. The picture below shows an example of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> panel and placing parameters in it:</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">To edit a parameter separately from the data source, select the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parameter</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> in the data dictionary and click </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> on the toolbar in the dictionary or select </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> item in the context menu of the selected parameter. After pressing the button or selecting </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, the user will be shown the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit Parameter</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog, in which you can edit the selected parameter. The picture below shows an example of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Edit Parameter</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> This field displays the parameter </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, which can be edited;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">This field displays the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Type</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> of the parameter, which can be edited;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button contains a drop-down menu that displays the structure of the data dictionary. In this menu you can select data columns, business objects, or system variables that will be added to the expression of calculation of calculated data columns;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field displays used expressions in a query parameter, which, if necessary, can be edited;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Save a Copy</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button saves a copy of the edited parameter by assigning the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Copy</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> postfix in the parameter name.</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 0.3705681562, -0.3387650847, -3.1301600933, -1.8522504568, 1.8185890913, -0.7501044869, 1.0363334417, -0.1986178458, -1.1140540838, 0.225731492, -0.3876272738, 0.1572853923, 1.6248376369, -0.7517665029, -1.0494450331, -1.5997387171, 0.3228640556, -1.6200739145, -0.4338838756, 0.2388551384, -0.1840602309, -0.0792551115, -1.1079052687, -0.3099282086, 3.3073937893, 0.6837252975, -1.2500090599, 0.962428689, -1.2978850603, 0.7037031054, -0.8340382576, 2.4727079868, 0.181502223, 0.7914035916, -0.7605885863, -1.6218060255, -0.2289955914, 1.090685606, -0.3950039446, -0.1662042737, 0.7012865543, -1.6536453962, 0.5934356451, -0.4688077569, -0.3503171206, -1.0149868727, 1.4983340502, -0.2951902747, 1.6484948397, -1.1364297867, -0.3007864356, -0.3298282623, -0.8783860207, -1.2066622972, 1.6120886803, 1.6166527271, -0.4503155649, 1.311191678, 0.2697154582, -0.3736964166, 0.5491749644, 0.5859637856, -0.4201987982, 0.9704819322, 1.7489480972, 0.1897642463, -0.4355358183, 0.853377223, -1.3758106232, 0.235239625, -0.0135743879, 1.3724478483, -0.5650720596, -0.8584192395, -0.259506911, 0.6331102848, -0.5264887214, -0.2406463623, 0.3591557145, 1.575584054, 0.734036088, 0.944309175, 0.8842952847, -1.3344403505, 1.4251587391, 0.5626940727, -0.8142055273, 0.1913166046, 1.0274944305, 1.075971961, -0.4917470515, -0.6550536752, -0.1930555254, 0.4130515456, -0.2471107394, 0.3444774151, -0.4578476548, -0.9942940474, 1.3589791059, -0.6878287196, 0.5231898427, 1.0714672804, 0.1043766811, 0.5987377167, -0.209929198, 0.7898974419, 0.5357856154, 0.0385792963, 0.2924571037, -0.6372539401, -0.4385133684, 2.3123281002, -0.3853311837, -0.2983780503, -0.452150166, -1.4418730736, 1.4723871946, -0.364587605, -0.5112510324, 2.014103651, 0.0170950275, 0.2396664321, 0.523032546, 0.8629925251, -0.1438631862, 0.9638721943, 0.114357546, 1.1388239861, 0.9682650566, -0.0185006633, -0.927477777, -1.274212122, -1.5422174931, 0.5213717818, -0.4573787153, 0.9239233732, 0.2391942739, -0.5266437531, -0.4543424547, 0.3124289513, -0.3828989565, -0.0185225718, -0.6875485182, -2.1776635647, -1.1525843143, -0.6550813913, 0.8811362386, -0.0624369569, 0.0155153647, 0.6003023386, -0.3143450916, 0.6058047414, 0.6426939368, 1.7532010078, -0.8800748587, -1.4452192783, 0.961761415, -0.8427974582, 0.169855088, -0.1055304632, 1.9926229715, -0.3517586589, -0.9761539102, 0.8436868191, -0.0086687645, -0.7871989012, 0.081020236, 0.7425447702, 1.3506569862, 0.9559127092, -0.1587618738, -1.7021596432, 0.3634258211, -1.3669728041, 1.7843037844, -0.0460514687, 0.4901214838, 0.126170367, 0.9781318903, -0.0435781777, 1.9085752964, -1.9132888317, 1.4154325724, 0.1515117586, -0.5215008259, -1.6466991901, 0.7549148798, -1.4287606478, -0.5068948865, -0.6754099727, -0.4042152166, 0.2045806795, -1.1357287169, -1.0095170736, -0.3255368769, -0.4089553952, 1.687174201, 0.020050576, -0.6852696538, -0.9564176798, -0.7801049352, 0.7633587122, -0.4347212017, 0.58398211, -0.5804302692, -0.0977624953, 0.0786401108, 2.0064315796, 0.1929186881, 1.6027551889, 1.2767746449, 0.4523504674, -0.1090638414, 0.1239150316, -0.2565186918, -0.9343987107, 0.5047925711, -0.8075397015, 2.088296175, 0.3536779881, 0.0885260403, -1.6729439497, 0.5718560815, 0.5357182622, -0.5993430018, -0.4231669009, -0.52174896, 1.2668727636, 0.7388210297, -0.0817832723, -0.8541663289, -2.3852946758, 0.7812453508, -0.5202772021, 0.6008734703, 0.7494336367, -0.4908430874, 1.111579895, -0.3510788679, -1.2708069086, 0.3334895372, -0.2888212204, 1.2054911852, 0.3951334059, -0.8382983804, -0.2436452359, -0.2019902766, -0.0808117166, 0.8102251291, 1.1631381512, -0.9229499102, -0.225160867, -0.9292801023, 0.9561184645, -0.2334091961, -1.0264000893, -0.3122687042, 0.7901307344, 0.1077500954, -0.1707868874, 0.1949376464, -0.7348593473, 0.602463305, -0.9102193117, -0.2397173047, -1.0561966896, -0.8467040062, -1.0655318499, 0.4314419925, 0.8432081342, 0.3659876287, -0.9630995393, 0.2334774733, 1.0973660946, 1.5300890207, 0.1056040898, -0.6534667015, 0.650143981, 0.1128763556, -0.6303703189, -1.141800046, -2.458773613, -0.7970474958, 0.2488092631, -0.4098944068, 1.1572918892, 0.5056287646, -0.1882335842, -0.3470807076, 0.6585698128, 0.5310761929, 2.093821764, -0.0362302847, -0.1058272123, -0.8271220922, 0.2438476086, 0.9701741934, 0.1846708357, 0.5507827401, -1.2439746857, 0.083334595, 0.9079550505, -0.5295736194, 0.9393262863, -1.1585040092, -0.3987982571, 0.137447238, 0.2028095722, 1.6805878878, 0.0507968962, -0.7931902409, -0.9984294176, -0.5143319368, 0.6587757468, 0.0572550036, 1.2106566429, -0.3802607059, 1.3597316742, 0.5544079542, -0.9761081934, -0.2641905844, -2.3936598301, -0.0889242515, -0.5806077719, -0.3967103064, 0.1707015187, -0.6531770825, 1.1030092239, -0.0441765189, -0.8147664666, 0.757507503, -0.8393409252, 0.294213742, -1.5067191124, 0.7966272235, 0.4953401983, 0.1039771512, -1.5941773653, 0.213205874, 0.1723454148, 0.6915898919, -1.3350819349, 0.1277607679, -1.4056252241, -2.7002139091, 0.2797890306, -1.0558128357, -0.6931746006, 0.5062423944, 0.6069694161, -0.5997315645, -0.6063535213, -0.8852248192, 0.2474369854, 0.6033070087, 0.3358389437, 0.2262217104, 1.6075578928, -0.4673757255, 0.8798655272, 0.4368062913, -0.9323984981, -0.3610563874, -0.141748175, 0.4444206059, 1.8682458401, -0.198235184, 0.6924795508, 0.4840565026, -0.3669421971, 0.3125139773, -0.0818934962, 0.7547335029, -0.368666172, 1.6197131872, -0.7700602412, -1.0760066509, 0.1949072927, -0.4019703269, 1.0948146582, -0.1497236192, -1.234120965, 0.2446614653, 0.5669950247, -0.6323980689, -0.7678752542, 0.5188062787, -0.3770495951, -0.1652197838, -1.4506305456, 0.3293707669, -0.5633414388, -0.7924004197, -0.1718041152, 1.056486249, -0.4384112656, -0.1595227122, -0.4421366155, 0.2202963978, 0.7989115119, -0.7412542701, -2.2640757561, 0.6392919421, -0.6747993231, -0.2149535716, -0.7799944282, -0.6574925184, -0.4689475, 0.7490897775, 0.60520643, 0.0853278488, -0.815248549, 0.1383304149, -1.0326772928, 0.2600280941, 0.6938711405, 0.311362505, -0.1485371888, -0.0799674392, -1.0371267796, 1.6965254545, 0.4903136194, 0.3422803879, -0.0729120821, 1.0344932079, -0.2158834189, 0.6475769877, 0.4542879164, 0.8913814425, -1.3409231901, -0.2077800035, 0.5137819052, 1.1030663252, 0.338763088, 0.2891200185, -0.1912311316, -0.0883511677, -0.7353533506, 0.7392843962, 0.6452897787, -0.3495344818, 0.1081687957, 1.5640519857, -0.8532359004, -0.548613131, 1.4225223064, 1.5008641481, -0.6280210018, -1.4028949738, 0.563811481, 0.5285714865, -0.038992729, -0.2326471061, -0.4467827082, 2.2715890408, -0.0173171163, 0.4398979247, 0.0327665955, 0.0533845238, 0.4216689467, -0.1723299474, 0.0395488329, -2.9948775768, 0.6223694086, 0.7815963626, -1.5910694599, -0.0283532236, -0.3728230596, 0.4216281176, 1.2322205305, -1.1421371698, -0.8761476874, 1.5628157854, -0.4867321551, 1.1161017418, 0.1052792296, -0.1930769533, 0.7474404573, -0.8579663634, 0.374001354, 0.2228821665, 1.0753980875, 0.3266292512, -0.6797864437, -0.1341946572, 0.5146195292, 1.1853121519, -0.0550571829, 1.0342651606, -0.0633190796, -0.4107812047, -0.5591312647, 0.6458132267, -0.3728432059, 0.1879348159, -1.1702007055, -0.3962491453, 0.3057750165, 0.0010527746, -0.071860753, 0.3632138073, 0.403480947, -0.4934647083, -0.0778145641, -0.4054503739, -0.3880772591, 1.2969045639, -2.2356615067, -0.2638561726, -1.3045701981, 0.5463018417, 1.5280967951, 1.4890091419, -0.1189559996, 0.7223631144, -0.4595928192, 0.4671093822, 0.9021129608, -1.8482522964, 0.3663989604, -0.4029080272, -0.6885164976, 0.8130804896, -0.6268793344, -1.3260581493, 0.1689004451, 0.7627329826, -1.3161962032, 0.8764513135, -1.4451617002, 0.0832832828, 1.5633459091, -1.5440373421, -1.0282193422, 0.7389838099, -0.9426919222, -2.1101446152, 0.2657984793, -0.9186372161, -0.4384163916, -0.0116776647, -0.6185162663, 0.209245041, -0.2559656501, 1.4438260794, -0.0759193376, -0.2554508448, 0.9718233943, -1.0299994946, -0.5542343259, 0.0258138888, -1.0764168501, 0.0151515901, -1.0336531401, 0.0789864361, 0.6789165139, 0.1300783604, 0.8344225883, -0.5692173839, -0.7292949557, -0.6934860945, 0.7680513263, 1.4566026926, 2.1445333958, -0.1782099307, 0.0155301299, 0.1020422727, 0.3368398845, -0.4677734673, 0.5141555071, 0.2048241049, -0.8559445739, 1.022146821, -0.5409892797, 0.0142463977, 0.3752533495, 0.9611951709, 0.0297168326, 0.1303725839, -0.1243429556, 0.5873427987, -0.2818394005, 0.2459605932, 1.0616539717, 0.5081249475, -1.0298327208, 0.1242778003, 0.6852012873, -0.5306743383, -0.4655610919, -0.6868204474, 0.4003628194, 0.4262467027, -0.7650114894, 0.0090447785, 1.3305249214, 0.2127888203, -1.7237341404, -0.5560070276, -0.9897716641, 0.8121468425, 0.6270193458, 1.2889318466, 0.3816841841, 0.0201365184, 0.9891210794, 0.0091041513, 0.2028349042, -0.1636769027, -0.4076701105, 0.0164777227, -0.506495297, -1.3148128986, 0.9753471613, 0.1684176922, -0.7386499047, 1.3515588045, 0.6855025291, 0.3348443508, -0.2684515715, -0.9337164164, -1.2090060711, 0.4503512084, -1.3748047352, 0.5127839446, 0.041776333, -2.238266468, -0.1369875968, -0.4759153724, 0.2228011191, 0.1491764784, -1.2672147751, -1.903224349, -1.0699814558, -1.3550899029, 1.8959685564, 0.3448482156, 1.7588493824, 0.4682022631, 1.7010315657, 2.0731060505, -0.0055340575, -0.7278044224, 0.2061281949, -0.0615679547, -1.0285459757, 0.7444410324, 0.2335184067, 0.9861118197, -0.0734552816, 1.5901602507, 0.9996202588, 0.1563820094, 1.8103376627, 2.5838532448, -0.8184815049, -0.5821027756, -1.2106809616, -1.0279692411, 0.4135691226, 0.3593074381, 0.0655784979, -0.6043206453, -0.6949763894, 1.6938428879, 0.211610347, -0.3994950354, 0.3262630701, 0.3091917038, -0.654525876, -0.0932773575, 0.7373893857, 0.9202346802, -0.1083902344, -0.0227610506, 0.5649850368, 0.5499136448, 0.52914083, -1.5435391665, -0.4801941812, 0.6196804643, 0.5362489223, 0.5855927467, -1.226062417, 0.1529607475, -0.8592973351, -1.2896047831, 0.2086675912, 1.6141241789, -2.0568244457, -0.2168031931, -0.5415873528, -0.0429114066, -0.8593343496, -0.4299077392, -0.0252931044, -1.188320756, -0.5510530472, -0.0202088002, 0.9452390671, 0.9803743958, -0.2946387529, 0.495477438, -0.1155939549, 0.2457930744, -0.9965013862, -0.3685454726, 0.7323222756, 0.2574819922, 0.2795206606, 0.4741771221, 0.5431129932, 0.4596217275, 0.7251516581, -0.415166229, 0.0628742948, 0.1387054175, 0.3872348666, -0.3675997555, 1.1500791311, -0.9481291771, -0.6664317846, 0.0190268755, 0.4076490104, 0.0484382361, -1.3043237925, -1.1310949326, 0.64728266, 0.2961251438, 0.5950906277, -1.0669090748, -0.0616056733, -1.8417165279, 1.0345942974, -0.2482464761, -0.9741789103, 0.3172094822, 0.4029365778, -0.1143592596, 1.0080795288, -0.514509201, -0.1221791431, -0.0235651452, 0.946126461, -0.3709759414, -1.1173368692, -1.1068530083, 2.0648071766, 0.435529381, -1.2974720001, -0.6271580458, -0.4263142347, -0.8583225608, -0.5996433496, -0.5236101151, 0.0501355529, -0.1215249747, 1.3988963366, 0.7598516345, -0.2310286015, 0.9604931474, 0.9638271928, 0.0942725837, 0.8808535337, 0.3080616295, -0.6218053102, -0.2305329144, -0.1808369607 ]
The Query Builder is a visual component that allows creating queries visually. Creating a query using a designer allows complete controlling the query parameters and building of complex conditions of data selection using simple visual user interaction. The picture below shows the Query Builder dialog: Control Panel. Contains the Save button (saves the query) and the Close button (closes the query builder); Query tree panel. This panel shows the query tree. Query design panel. This pan
Data Data Dictionary DataSources Queries Query Builder
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Query Builder</title> <keywords> <keyword translate="true">Query Builder</keyword> </keywords> <body> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Builder</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is a visual component that allows creating queries visually. Creating a query using a designer allows complete controlling the query parameters and building of complex conditions of data selection using simple visual user interaction. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Builder</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> Control Panel. Contains the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Save</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button (saves the query) and the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Close</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button (closes the query builder);</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> Query tree panel. This panel shows the query tree.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> Query design panel. This panel is an area in which the query is visually represented. In this area, you can determine the initial database objects and derived data sources, as well as define relations between data sources, configure the data source properties, and references.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> bar databases. This panel displays the database and included in her data sources;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> Table panel. This panel shows a table in which rows are data columns used in the query and columns are operations. In this table, you can define data columns, aliases, sorting type, sorting order, grouping, criteria.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_6.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> This panel displays a query built on the panel </span><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> as a code.</span></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The Query Builder contains the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">View</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> tab, which provides an opportunity to display data columns selected by the query. There operations in the query should also be taken into account. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">View</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> tab in the Query Builder:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Click the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Save</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button to add the created query text into the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Text</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 0.4274786115, 1.6159591675, -3.9438614845, -1.1709583998, 0.7211976051, -0.6526688337, 0.6949000359, 0.7365002036, -0.8689085841, -1.399458766, 0.4220121503, -0.1227892265, 2.9185926914, -0.8732077479, -1.2882421017, -0.2898840308, -0.6882975101, -1.6411995888, -0.4346018434, -0.0848970935, -0.569750905, -0.4050783515, -0.9061582685, 0.2617735863, 3.5089576244, -0.4383637905, -0.91522789, 0.4989100099, -0.8400697112, 0.7904468179, 0.1263500452, 1.0283875465, -0.3167333901, -0.1104475036, -0.4428342581, -0.6979910731, 0.1436159015, 0.6759058237, -0.0174537469, 0.7591701746, 0.4938108921, -0.9581623673, 0.4734645784, -1.7138857841, 1.2610008717, 0.6271244287, 1.4356458187, -0.7449513674, 0.9018961191, -1.4928150177, -0.106764555, -1.2018787861, 0.4938450754, -1.0411838293, 1.4842641354, 1.37327075, -0.5152210593, 0.833576858, -0.5409754515, -0.5998675823, 0.9371026158, 1.5189501047, 0.4554707706, 2.1424875259, 0.5645507574, -0.2144903541, -0.0250739604, 1.4138909578, -1.7348362207, -0.1406236887, 0.2316330969, -0.0697906017, 0.8711627722, 0.5236781836, -0.5378724933, 0.8416250348, -0.6694061756, -0.849376142, 0.7828034759, 1.0772776604, 0.7935195565, 0.3858628571, 0.2109004408, 0.5550863743, 1.381567955, 0.1682543904, -0.6129742861, -0.5491554141, 0.3514356315, 1.1497809887, -0.3121625185, 0.2749081552, 0.1460329592, -0.1406428963, -0.4897244275, 1.332567811, -0.3487080634, -1.925652504, 1.0106941462, -0.4628817439, -0.2202880979, -0.2022518814, -0.8871177435, -0.0496941432, 1.0796437263, 0.4707098901, -0.1956942677, 0.2109155059, -0.6433002949, 0.6324541569, -1.3370393515, 0.0078626703, 0.3293393254, -0.4756969213, -0.1168503612, 0.0812265202, 1.6396436691, 0.3831395507, 0.1093652621, 0.8752349615, -0.0767549053, 0.0875314251, 0.2351884544, -0.439948082, 0.2316004187, 0.7672798038, -1.0869296789, 1.4126628637, -0.2170679569, 0.3787212074, 0.5758256316, -1.0931409597, -0.5337324739, -0.272592485, -0.0944602117, 1.1968548298, -0.2225782275, -0.5440915823, -0.3883711696, -0.0815389752, -0.403095454, -0.0303863175, -0.7222159505, 0.5779618025, -0.3732240796, -0.2568122447, 1.6234977245, 0.8355571032, -0.4873747528, -0.4223557413, -1.8917865753, -0.3101724684, 0.3722802103, 0.7827658653, 0.5233749747, -1.3625342846, -0.0103571462, -0.2981664836, 0.4406315982, 0.0524976552, 0.9422647953, 0.4750236571, -0.5998777747, 1.6335133314, 0.4642806351, -1.8644298315, 0.3166114092, 0.0901109725, 0.811444521, 0.861661911, 0.0220183637, -1.1313487291, -0.1939568967, -0.6254162192, 0.7039894462, -0.3411988914, 0.8256508708, -0.7116756439, 0.8699039221, -0.2349814624, 0.1227642447, -1.0255720615, 0.711094439, 0.7768776417, -0.9196324348, -0.2279055417, 0.0192493722, -1.3064101934, 0.4036536515, -1.1947599649, -0.5588706136, 0.5975523591, -0.7348800302, -0.4648205042, -1.0839486122, -0.3763614893, 0.8029901981, -0.2137854993, 0.0311507285, -1.4035565853, -0.9562584758, 0.4910766184, -1.3529807329, 0.894354403, -0.826143682, 0.0526182465, -0.0047085383, 1.3660279512, -0.5820162296, 1.8036818504, 1.8060377836, 0.7712799311, 0.8687854409, -0.5774675012, 0.3716100454, -0.4086364508, 0.0963995159, -0.4579800069, 0.815199852, -0.4635909498, 0.9721639156, -0.5552896857, 0.7795408964, 0.2865766883, -0.094968617, -0.7862874269, 0.6320938468, 0.3456440866, 0.298715502, -0.2888097167, -1.3991419077, -2.2082734108, -0.337588042, -0.1348472834, 1.5587579012, 1.4360255003, -0.3763777912, 1.4311903715, 0.7436891198, -0.1419210881, 0.3363710344, 0.8812387586, -0.184922874, -0.4720065892, -0.258635968, -0.6465916634, -0.2349969149, 0.6610665917, 0.4225340188, 0.5945189595, -0.0058409292, -1.5897421837, -0.5543948412, -0.1933594346, -0.3367601633, -1.0277502537, -0.7010384798, -0.1320878118, 2.0570046902, 0.1128799096, 1.1373208761, -1.1204010248, 1.1031520367, -1.3266577721, -0.5700250864, -1.2310273647, -0.6931529641, -0.2868790329, 0.3063621521, -0.2102968395, 0.7088668346, -1.3920321465, 0.5854380727, -0.3160458207, -0.2611574531, 0.6733101606, -1.3034642935, 0.554163754, -0.5954242349, 0.0537036918, -0.979926765, -0.9386047721, -1.7152904272, 0.7254997492, 0.0663974211, 1.9226435423, -0.0316743255, -0.2928313017, 0.6703893542, 0.9086843729, 0.4774198234, 0.2242227197, -0.6068680882, 0.4221637547, -0.7194362879, 0.6969881058, 0.5997829437, 0.2649511695, 0.2974523604, -0.1405417621, -0.6197678447, -0.112165451, 1.0685558319, 0.4221480489, -0.8689185381, -0.6909100413, 0.8381213546, -0.488622427, 1.1446517706, 0.8446596265, -1.7248084545, -2.0956716537, -0.3147378862, 0.1475442499, -0.2541694343, 1.5020338297, -0.7212831974, 1.2182279825, 0.6625255942, -0.7590144873, -0.7434703112, -2.2466545105, 0.2500621974, -1.1149451733, -0.3597002327, 0.5795854926, -0.6913272142, 1.0349159241, -0.2647341788, -0.0110011213, 0.0183157045, -1.1338769197, -1.2877303362, -1.6945084333, 0.4130482376, -0.0365689993, 0.1069391668, -0.7364264131, 0.7129361629, 0.5036641359, 1.2088754177, -0.3795963526, 0.3403295875, -1.6774584055, -1.1839762926, 0.0299581345, -1.3915402889, -0.2338939607, 0.7150796652, -0.0329742655, -0.4228383601, -0.2643535137, 0.1296509802, 0.7365810275, -0.1524728239, 0.1340577751, 0.4687207043, 0.2886889279, -0.251622349, 1.1936196089, 0.1057135835, 0.3438223302, 0.6140085459, -1.0140485764, -0.5472652912, 2.2396702766, -0.6233567595, -0.0602848232, 0.6909450293, -0.7536119223, -0.1681317389, -0.7586416602, 0.3931536078, 1.1651847363, 1.719014883, 0.3151673675, -1.44082582, -0.0822445974, 0.3600532413, 0.938688755, 0.7480678558, -0.5653691292, 0.485480547, -0.0997249186, -0.6921908855, 0.0558332689, -0.8829085827, -0.2239550948, -0.568731904, -0.9651435614, 0.3917893767, 0.8263171911, -1.3673211336, 1.1597454548, -0.1639406085, -0.9788472056, -0.6386091113, -0.3386366367, -0.2281878889, 1.3186898232, -1.2092815638, -1.5300940275, 0.4703160822, -0.9866896868, -0.0773961842, -0.0582959466, 0.3779072165, -1.2811248302, 0.0964564011, -0.7350834608, -0.2209048569, -0.1289200783, 0.6340837479, -0.4074346721, 1.01162076, 0.443767041, 1.1650823355, 0.4998099208, -0.4394494593, -1.6471801996, 1.6395857334, 1.1666048765, -0.4503158033, -0.1236713231, 1.5464197397, -1.3393391371, -0.3552626967, 0.6346872449, 0.5280822515, -2.0460848808, 0.1088502854, 1.5681635141, 0.2938839197, 0.5938401818, -0.5871822238, -0.0039971489, 1.3075536489, 0.8246949911, 0.8675824404, 1.6100940704, -0.4476166666, -0.6853652596, -0.4238680005, -0.648732245, 0.1487261653, 1.0855975151, 0.9137046337, -0.6869683862, -1.107516408, 1.3541790247, 0.5389081836, 0.5386292934, -0.1153869703, -0.2212091535, 2.0908088684, -1.0728689432, 0.4156974256, -0.5107825398, 0.7794570923, 1.3182036877, -0.2172290832, -1.0469537973, -1.8742935658, 1.22527349, -0.0376654938, -0.706602037, 0.6865050793, 0.1045795158, 0.3115578294, 0.9995340109, -0.3309812844, -0.094144322, 0.7948788404, -0.832587719, -0.3336383402, 0.916980505, 1.2268053293, -0.2590933442, 0.8922775388, 1.3047399521, 0.1960301101, 0.7795131803, -1.6492923498, -1.5784950256, -0.0576697662, 0.0882029831, 1.4406858683, 0.0612804666, -0.516059041, 0.8082180023, 0.3090120852, 0.0230074637, -1.0682404041, -0.0149347372, -0.4738402069, -1.0463148355, 0.0323219337, 0.5853121877, 1.4258394241, 0.3739750683, -0.0136472275, -0.2611762285, 0.6347064376, 0.0144318547, -0.0693676695, 0.7260656953, 1.0762438774, -1.5120614767, -0.3506509066, -0.9080524445, 0.564901948, 0.4973776639, 0.5270345211, 0.631208241, 1.2335180044, -0.5757558346, 0.3266257346, -0.0597796962, -1.0914664268, 1.0210046768, -0.7103785872, -0.9711157084, -0.4845518768, -0.1342227012, -1.5305254459, 0.9679350257, 1.3942617178, -0.2422835678, 1.0695860386, -0.4816941023, 0.033488825, 1.2986290455, -0.5117889047, -0.7383012772, -0.3165116012, -0.1365354359, -1.360449791, 0.9029054046, 0.3047878742, 0.3708914816, 0.1038308963, 0.7531164289, 0.3942027092, -0.5396424532, 1.8901444674, 0.0913614854, -1.35095191, 0.0927213952, 0.2026849836, -0.5458931327, 0.6687640548, -2.1424748898, 0.2883188426, -1.0105079412, -0.5082921982, -0.5742903352, -0.0344958194, -0.0212758053, -0.6007432938, -1.3771116734, 0.0163421128, -0.1059755906, 0.7217171192, -0.3756043613, 0.1177781299, 0.4243311584, -0.1175900251, 1.0170814991, -0.2094992399, 0.812833488, 0.2007488459, -1.0128605366, 1.2402166128, -1.1177167892, 1.3580932617, 1.0901116133, 0.7686189413, -1.739593029, -0.6972880363, -0.0811297819, 0.3584850132, -1.4880117178, 1.1085003614, 1.2608932257, 0.6265486479, -0.6825060248, -0.6256399155, 0.6531575322, 0.0109370463, -1.4919843674, -0.9212430716, 1.1412419081, 1.0970771313, -0.7365172505, -0.0353503935, 1.6835114956, -0.9724240899, -1.0065686703, 0.1080651805, -1.2994492054, -0.8540620804, 0.2169028074, 0.103231892, -0.247318998, 0.6157149076, 1.8146185875, -0.3892678916, 0.8318430781, -0.7927072644, -1.2715373039, -0.2025899589, -0.723649323, -1.3086086512, -0.5231513977, 0.6302503347, -1.8507572412, 1.3915179968, 0.2425900251, 0.8718815446, -1.456844449, -0.732416153, -0.7412139177, 0.0917965695, -0.5939827561, 1.0589929819, 0.0869920701, -1.8622726202, -1.0794807673, 1.0735230446, 1.9736707211, -0.0258097704, -0.9497526288, -2.0151844025, -0.9343981743, -0.9162909389, -0.2123807073, -0.5720667243, 0.7482612133, 0.4259370267, 1.7967321873, 1.2941730022, -0.9885046482, -0.8952950239, 0.8160638213, 1.1972635984, -1.6744216681, 1.8178158998, -0.3742043078, 1.0857754946, -0.4439184964, 1.4048095942, 2.1570968628, -0.1776709408, -0.4253190756, 0.79246068, -1.1385240555, 0.7165910602, -0.8703157902, -1.6618964672, -0.7414107323, -0.6510577798, 1.000043273, 0.9173956513, 0.1034497544, 1.0505151749, -0.648678422, -1.4051220417, 1.467247963, -1.5120375156, -0.1897362173, 0.8866865039, 0.2949237227, -0.548091948, -0.388207674, -0.3954244554, 0.9561777711, 0.3780014813, 1.7844403982, -0.2455701828, -1.1830788851, 0.0072575854, 0.627910018, 0.9369276166, 0.0393562205, 0.7342982888, -0.4166271389, 0.0894811153, -0.262602061, 1.1595176458, -1.9567751884, 0.0598370545, -0.6910899878, -0.4638076425, -1.0054572821, -0.4140089452, -0.3898598254, -0.1376395822, -0.5670492649, -1.080770731, 0.9654394388, 0.3390789926, 0.7861760855, 0.1548687816, 1.0560129881, -0.3658732474, -1.1258608103, 0.9555950761, 1.2100867033, -0.4915115833, -0.3990731239, -0.0330809802, 0.461090982, -0.0462776273, 0.5128507614, 0.4723160863, 0.8926033974, -0.6176883578, 0.0797051638, -0.1483305395, 0.2948540449, 0.0690552667, -0.017168887, 0.1549748033, -0.7809059024, -0.9698168039, 0.1999396086, 0.3288471997, -0.001194329, -0.4788739979, 1.3482508659, -0.0197566152, 0.9283434749, -1.1581349373, 2.3507506847, -0.1911244988, -0.4455083609, -1.0055242777, -0.6405138969, 0.0739759728, -0.3510676026, -0.6521625519, 0.3840015233, -0.3335140049, 0.0458673052, -1.1409368515, -0.0436643213, -1.6488509178, 0.6211182475, 0.2402851433, -0.8837295771, 0.5325232148, -0.097129643, -0.126661554, -0.4988685846, 0.670468688, 0.5965980887, -0.1719936728, 2.0284218788, 1.9374575615, 0.599327445, 0.8847288489, 0.5086976886, -0.5936478972, -0.4302713871, 0.3319823742, -0.3115122616, -1.0871905088, 0.6561359763 ]
Queries Queries are text script forms, which are used to extract data from tables and making them available in the report generator. Queries is that they get data from database tables and create them on the basis of a temporary table. The data in the temporary table will be filtered, grouped, sorted and ordered, according to the query parameters. Then, the temporary table is passed to the report generator. Applying queries provides the ability to avoid duplication of data in tables and provides
Data Data Dictionary DataSources Queries
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Queries</title> <keywords> <keyword translate="true">Queries</keyword> <keyword translate="true">Query</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Queries</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Queries</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> are text script forms, which are used to extract data from tables and making them available in the report generator. Queries is that they get data from database tables and create them on the basis of a temporary table. The data in the temporary table will be filtered, grouped, sorted and ordered, according to the query parameters. Then, the temporary table is passed to the report generator. Applying queries provides the ability to avoid duplication of data in tables and provides maximum flexibility for searching and displaying data in a database. Most of queries are used to fetch data from the database and transfer them to the report generator. Not all data source types support </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">SQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> queries. If the type of a data source supports </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">SQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> queries, the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog will display the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Text Query</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> with the query. The picture below shows a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog, where in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Text</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field a query for fetching is created.</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">As can be seen from the picture above the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> column of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> data source, and the columns </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ProductName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UnitPrice</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UnitsInStock</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> from the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> data source will be selected. The relation between data sources is organized by the key data column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> CategoryID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. In order to get the data column, click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Retrieve Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button after building the query. In addition, before a query you can change the type of the data source. The following types are available: </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Stored Procedure</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Table</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. A stored procedure is an object of the database that consists of a set of </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">SQL</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">-instructions that is compiled once and stored on the server. To run the query, click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Run</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ 0.6912381053, 0.6650452614, -4.6026992798, -1.9919592142, 2.1397883892, -1.0790969133, 0.6189574599, 0.2910113931, -1.1191875935, -0.800483644, 0.4699717462, 0.8296407461, 1.9093507528, -0.8914192915, -2.4890694618, -0.5067195296, -0.3842017949, -1.0979747772, -0.7910812497, -0.6044631004, -0.163484782, -0.3390651345, -1.3419896364, -0.0010472826, 3.6648523808, 0.3938369751, -1.0979287624, 1.3207662106, -1.4192246199, -0.3313128054, -0.4780274332, 1.3444792032, 0.2044739425, 0.4353927374, -0.3989272714, -0.9891719818, 0.4696372449, 0.259891659, -0.6856727004, 0.2819649279, 0.6671288013, -1.1666111946, -0.0625419244, -0.999599576, -0.0869394392, -0.2196143866, 0.7907255292, -0.1685938835, 0.8124744296, -1.3533525467, 0.9770930409, -0.5249557495, 0.8153367043, -0.1170876995, 0.5875020027, 1.3075977564, -0.0112304753, 0.2112284601, -0.1162114218, -0.6650106907, 1.6471679211, 0.9089856744, 0.3895632327, 1.7610788345, 1.1359603405, -0.5159130692, 0.0625670031, 0.861882925, -1.2512358427, 0.0447835587, -0.0043302639, 0.3460797966, 0.190805614, 0.2434692532, -0.9874845147, 0.4577606618, -0.3571083546, -0.5222904086, 0.3400201499, 1.9501084089, -0.0842383876, 0.1821578145, 0.670161128, -0.23830764, 0.8948267698, 0.0980439931, -0.5377169847, -0.1569159925, 0.959451437, 1.2934997082, 0.5572347045, -0.8404734135, 1.1207857132, 0.2202989757, -1.0003253222, 1.4113297462, 0.5042059422, -0.4972214699, -0.3516126871, -1.8246272802, -0.5622823834, 0.9040467143, 0.1528934836, 0.3136163354, 0.2427307814, -0.2336818278, -0.2583918273, -0.0093530193, -0.4647377133, 0.6744399667, -0.6648716927, 1.3427015543, -0.3678970933, 0.6505146623, 0.4941799939, -0.3800442517, 0.4690467715, -0.2833684981, -0.1694320142, 0.3630528152, 0.8720371723, 0.9381346107, 0.8751239181, 1.0334992409, 0.3202060461, 0.6932630539, -1.3468056917, 1.3852889538, 0.0030604168, -0.1113675609, -0.4711346924, -1.3320426941, -0.5970196128, 1.0874884129, 0.2199561298, 0.227774024, 0.0297453348, -0.3865956068, -0.5035538673, -0.642429769, 0.9306576848, 0.4148701727, -0.5375214815, -0.4913589358, 0.2048839629, -1.4744282961, 0.5934137702, -0.1839230955, 0.2277208418, 0.0333782881, -1.2940275669, 0.7182711959, 0.62154001, 0.1334317625, 0.039801769, -0.995423913, 0.1733202785, -0.6860253811, -0.5837430358, 0.7538589239, 1.4615627527, -0.175119251, -0.6080138087, 1.6908266544, -0.4394726455, -0.8535232544, 0.1331377774, 1.0949108601, 1.1781970263, 1.680478096, -0.4819914997, -1.5174515247, 0.2090476155, -1.1716866493, 1.3050723076, -0.0209397059, 0.0464480408, -0.4485885203, 1.7906095982, -0.6536575556, 0.9342202544, -1.7905137539, 1.7270936966, 1.0227345228, -0.1533794701, -1.1469771862, -0.6915493608, -0.8425994515, 0.1227231398, -0.8347690701, -0.5307132602, -0.6748354435, -0.8889298439, -1.0822079182, -0.5744657516, 0.1084281802, 0.4522810578, -0.2581584752, -0.3838549256, -1.2384970188, -0.7147728205, 0.4551053941, -0.9132822156, -0.1672406048, -0.4716789424, 0.4263406694, 1.3173490763, 1.6691901684, -0.1018298492, 1.8595312834, 1.9387849569, 0.1852341145, 1.4077160358, 0.0617939644, -0.5558015704, -0.3961305022, -0.0327485576, -1.1246628761, 1.257165432, 0.0662715659, 0.5662543774, -0.3210534751, 0.19059439, 0.4403161705, -0.2148462981, 0.2411745787, -0.2744403183, 0.9835694432, -0.5717186928, -1.0367780924, -1.863889575, -2.6246550083, 0.2619544864, -0.3587351143, 0.1322879791, 0.6309965253, -0.4573891461, 2.1762948036, 0.5135895014, -0.1868074983, 0.1115153059, 0.740552187, -0.2335905582, 0.4080146253, -0.6400845051, 0.2256901413, -0.2715493143, 0.3043801188, 1.0413223505, 1.103222847, -0.196542412, -1.5158550739, 0.3589039445, 1.6372507811, 0.0090314317, -1.0908241272, -0.878300488, 0.1659318656, 1.290719986, -0.0034054939, 0.3909083307, -0.5076444745, 0.8227853775, -1.188595295, -0.6649521589, -1.7657350302, -0.9950313568, -0.0693944916, 0.6169387698, 0.2919353247, 0.0271037817, -0.8013797998, 0.6624769568, 0.740060091, 0.5845685005, -0.1365035027, -0.5699151158, 0.027198391, -0.7732518315, -0.4862085879, -1.4437406063, -1.6094754934, -1.0257440805, 0.1130488962, -0.6395315528, 1.3354554176, -0.4744254351, -0.0738559216, 0.3932338655, 0.229413256, 0.5631022453, 0.5332913995, 0.1290605217, 0.5085598826, -1.1839309931, 0.3335812688, 0.7362049222, -0.3773647249, -0.3222441077, -0.3432103693, -0.5693153143, 0.5535348654, 0.6462671757, 1.2143629789, -0.9035273194, -0.6754412055, 0.9478321671, -0.5819554925, 1.3162344694, 0.558467567, -2.1073081493, -0.718396306, -0.4418707192, 0.2023708969, -0.1998703778, 1.3664600849, 0.0838113427, 0.9534611702, 0.7602638602, -0.2564212382, -0.6717890501, -2.0322854519, 0.8165783882, -1.2824853659, 0.6060413718, 1.0001559258, -1.3348782063, 0.3178077042, -0.233233124, -0.9913049936, -0.4465553761, 0.2527380288, -0.5517728925, -1.954895854, 0.3242043257, 0.7998023033, 0.3427587152, -1.3483690023, 0.1798932552, 0.769322753, 0.6217550635, -0.8704940081, -0.6277735829, -1.7144688368, -1.3636054993, -0.2920998633, -1.4440244436, 0.069931291, -0.0275204703, 0.9734533429, -0.8499487638, -0.9528747797, -0.0499340221, -0.2521186173, 0.9696954489, 0.5165218711, 0.6339101791, 0.4596581161, 0.8626260757, 0.3117984235, 0.3998216391, -0.1696255952, -0.2839494646, -0.1040582508, -0.7010981441, 2.5564856529, 0.3159247041, -0.4014848769, 1.0515921116, -0.2504446208, 0.2962084413, -0.3728436232, 0.2463474423, 0.0821652636, -0.2478667349, -0.1016831025, -2.0885672569, -0.9471963048, 0.2658225894, 0.5789660811, 1.3536454439, -0.9440665841, 1.0147335529, 0.4527837634, -0.4549928904, -0.4405088127, -0.1679950207, -0.462238729, -0.8683624268, -0.9871377349, -0.3951572478, -0.0182135645, -0.6807632446, 1.2624275684, 0.0755471066, -1.0587624311, 0.2410003543, 1.110548377, -0.3588632345, 1.3423391581, -0.6422266364, -2.0542113781, 0.1754559726, 0.2197685689, -0.4688862264, -0.285446465, -0.7604421377, -0.4790666997, 0.8787197471, 0.2230497599, 0.0625702143, -0.8099851012, -0.1015928164, -0.6442919374, -0.1636532396, 0.2991783619, 0.8465284109, 0.1261689961, -1.3018891811, -1.5335146189, 1.0932132006, 0.4240344763, -0.0135599039, 0.355886817, 1.1945439577, -0.5714785457, -0.0434057601, -0.0040146597, 1.25621593, -1.3908444643, 0.4315893054, 0.8849895, 0.2194860131, 0.7614524364, 0.0147463987, -0.110004507, -0.0978959054, 1.3423860073, 0.0497332737, -0.1517507881, -0.6153751612, -0.4547426701, -0.061787501, -0.4725071192, -0.6998756528, 2.3948433399, 1.1532293558, -0.5283949375, -0.7718378305, 0.5197510719, 0.4985149503, 0.810421288, -0.5415713787, 0.044470042, 2.3720719814, -1.4387302399, 0.5834636092, 0.2360036969, -0.7425721884, 0.9601436257, -0.2982015908, -0.0911022201, -1.6475832462, 0.6500837207, -0.4285443127, -0.5447192788, -0.2306693047, -0.007031519, 1.1797647476, 0.8706002831, -1.2476767302, -0.6127409339, 1.2640761137, -2.3331582546, 0.6856259704, 0.7545110583, 0.3670220375, 0.800757587, 0.4887792766, 1.1129864454, -0.1643891484, 0.7789338827, -1.0574623346, 0.3886610568, -0.3645885885, -0.0142805567, 1.7238309383, -0.7479458451, 1.237811923, 0.2525882125, -0.4711138606, -0.8980157375, -0.0754784122, -0.0743717104, -0.198197946, -0.80366081, -0.7393862605, -0.2080973834, 0.1911533922, 0.2910978198, 0.590491116, 0.6291220784, 0.3427428901, 0.3556402028, 0.4017525017, -0.1734392792, 0.4603709877, -1.8703249693, -0.6611564755, -0.8414878845, -0.027393911, 0.8990808129, 0.5648906827, 1.2349113226, 1.8460800648, 0.302313894, 0.1779844314, 0.6237626672, -1.6204413176, 1.4364507198, -0.6553320885, -0.7431734204, 0.4113967121, 0.4914094508, -1.2061327696, 0.9386973381, 1.1666862965, -0.6617325544, 0.0301736388, -0.7715760469, -0.3445613086, 0.6486116052, -0.9496453404, -0.5979915857, 0.6150906682, -0.2304194719, -1.0738825798, 0.2551566362, 0.3891884983, 0.4834506214, 0.0853613839, -0.7473018169, -0.7235329747, -0.5356015563, 1.0263357162, -0.5757832527, -0.6976856589, -0.3138963878, -0.1264788061, -0.6929196715, 0.1102548912, -0.6532550454, -0.1341454536, -1.2746952772, -0.5517356396, -0.3348359764, 0.2331649959, -0.0921518058, 0.1230114326, -0.3221695423, 0.426211834, -0.7345288396, 1.1275159121, 0.7423881888, -0.1363444924, 0.0815803334, 0.1003704891, -0.1256850809, -0.3308965266, -0.0273149796, 1.305595994, -0.9931975007, 0.2757456601, -1.2270685434, 0.9475418329, 0.6270056963, 0.2525914311, -0.1068792343, -0.791365087, -0.3132683933, 0.1804279834, -0.7270292044, 1.5464777946, 1.4399284124, 0.797031939, -0.5516555309, -0.0192476381, 0.6764940023, -0.4109937251, -2.0188212395, -1.2356950045, 1.2611449957, 0.9620460868, 0.292822659, -0.2144506425, 2.4683558941, 0.4280602038, -1.4090434313, -0.4383893907, -1.1800576448, -0.594971478, 0.1140891463, 0.7834325433, 0.1281267554, 0.5001553893, 1.1228909492, -0.7426699996, 0.5268052816, -1.4408307076, -1.2039079666, 0.8917257786, -0.8136921525, -1.5241810083, 0.1636151224, -0.4189287424, -1.6772691011, 0.6914690733, 0.2848894298, 0.3330233097, -0.4935437143, -1.3020302057, -1.4953365326, 0.5325790644, -0.7196249366, 1.4737912416, 0.5133851171, -2.0520648956, -0.9493020177, 0.4285373986, 0.9691368341, -0.1522728652, 0.1491579562, -1.8190367222, -1.5230920315, -1.2774893045, 0.4920511544, 0.0794021487, 1.5618377924, 0.1580490619, 1.4980170727, 1.4579206705, -0.8207545877, -1.2045588493, -0.1928104609, 1.5543278456, -1.24546206, 1.8595172167, 0.8392958641, 1.1804013252, 0.0373180136, 1.9858487844, 1.3169548512, 1.125348568, 0.623485148, 1.0219160318, -0.8108209968, -0.5879243016, -0.4093266129, -2.603458643, -0.5647832155, 0.672914207, 0.5257294178, 0.3584921658, 0.443192333, 1.2304768562, 0.2869464457, -0.8073880672, 0.4861167967, -0.8162256479, -1.0006349087, 0.3016572297, 0.9010284543, 1.2626335621, -0.6087806225, 0.8932453394, 0.9505550861, 0.7775691152, 0.8249025941, -0.3389038742, -1.0508201122, 0.0124509558, 0.026295701, 1.2982258797, 0.27677387, 0.1778909415, -0.599899292, -1.0541030169, -0.2690995634, 1.3771113157, -0.1231013611, -0.5448022485, -0.0150968265, -0.373760134, -0.3305407166, -0.4211990237, -0.9132369757, -0.8553752303, -0.5759205222, -0.557854116, 1.0207214355, 0.6722382903, 1.248658061, 0.2637357116, 1.4597905874, -0.3703097701, -1.1577705145, 0.6480069757, 0.7545953393, 0.9922279119, -0.3626804054, -0.0074104802, 0.5963500142, -1.2993110418, 0.7474373579, 0.8043632507, 0.7669156194, -0.4591503441, -0.3568779528, 0.0586454235, 0.6229777336, -0.377388984, 0.1364433169, -0.7749881148, -0.6961919069, -0.5246119499, -0.6646236777, 0.8010011315, 0.1766692698, 0.7028223872, 0.9601334333, -0.0390482061, 0.3076677918, -0.9542047977, 1.6451102495, 0.0802199915, -0.6701618433, -0.2010026276, -0.859023273, -0.1945336163, 0.1676912904, -0.586601913, 0.4721729457, 0.055508174, -0.194012478, -0.9024427533, -0.6935330033, -1.4777635336, 0.4548690617, 0.5158986449, -1.0354590416, 0.6020242572, -0.2751322389, -0.2202432305, 0.0882617831, 0.5262928605, 0.4939351678, 0.0111367451, 0.9996614456, 1.216822505, 0.3959460855, 0.332418412, 1.0863038301, -0.1477366835, 0.3580687642, 0.4066981673, -1.7948298454, -0.081408143, 0.0231088605 ]
Custom Data Sources If you want to build a report based on the custom data then, in Stimulsoft Reports, you can create custom data based on custom data sources. To do this, you should select Data from User Sources in the New Data Source window, and in the next New Data Source dialog box, configure a custom data source. The picture below shows the form New Data Source : Setting the data source is done using the following controls: The Name in Source field. Specifies the name of a connection
Data Data Dictionary DataSources Users Data Source
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Complete" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Custom Data Sources</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Custom Data Sources</span></p> </header> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" translate="true">If you want to build a report based on the custom data then, in Stimulsoft Reports, you can create custom data based on custom data sources. To do this, you should select Data from User Sources in the New Data Source window, and in the next New Data Source dialog box, configure a custom data source. The picture below shows the form </span><span class="f_Stimulsoft text bold" translate="true">New Data Source</span><span class="f_Stimulsoft text" translate="true">:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Stimulsoft text" translate="true">Setting the data source is done using the following controls:</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img1.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Image Caption" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Name in Source</span><span class="f_Stimulsoft text" translate="true"> field. Specifies the name of a connection or database. When creating data on the base user data sources this is not mandatory to fill this field.</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The source name that is used to access the report is indicated in the Name field. This field is mandatory.</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The alias of the source is indicated in the </span><span class="f_Stimulsoft text bold" translate="true">Alias</span><span class="f_Stimulsoft text" translate="true"> field. This field is not mandatory.</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Using the </span><span class="f_Stimulsoft text bold" translate="true">New Column</span><span class="f_Stimulsoft text" translate="true"> button you can add the new column to the data source.</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The new calculated data column can be added to the data source using the </span><span class="f_Stimulsoft text bold" translate="true">New Calculated Column </span><span class="f_Stimulsoft text" translate="true">button.</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Delete</span><span class="f_Stimulsoft text" translate="true"> button deletes the selected </span><image src="img_9.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> data column or deletes all data columns when the </span><span class="f_Stimulsoft text bold" translate="true">Columns </span><span class="f_Stimulsoft text" translate="true">tabs is selected.</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Preview the query. </span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Using the </span><span class="f_Stimulsoft text bold" translate="true">Retrieve Columns</span><span class="f_Stimulsoft text" translate="true"> button you can get all the columns from the database. In this case, there is no connection to the database and the query is not built, so the button is no longer relevant.</span></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><image src="img_9.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This panel displays the data source structure.</span></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ 0.2040771097, -0.0057775048, -4.7737708092, -1.6902447939, 1.1560889482, -0.9410927296, 0.5392589569, 0.25976336, -0.7779505849, -1.4859070778, -0.1121354029, -0.1733997464, 1.4648805857, -0.7496445179, -1.415372014, -0.5952743888, -0.1936418414, -2.0826785564, -0.9925808311, 1.0979758501, -0.0711234137, -2.8249897957, 0.3335967362, 0.161083892, 2.7513902187, -0.1972017288, -0.5154865384, 0.0064467108, -0.655269444, 0.508746326, 0.254529506, 0.2041919976, -0.4833383858, 0.2319943309, 0.0268977508, -0.1987314373, -0.7370696068, 0.0538805202, -1.1211006641, 0.8493757248, 0.3749102056, -0.4000503123, -0.2183649689, -0.6048276424, -0.0002523287, 0.2869555652, 1.3039594889, 0.45936656, 1.3995900154, -0.7698440552, -0.0940528065, 0.5820471644, -1.3025685549, 0.0062414813, 1.7820627689, -0.6445587873, -1.2994806767, 0.5612523556, 1.5082656145, -2.4448451996, 1.3974765539, 2.1838972569, -0.2427948862, 0.5096310973, 0.7809836864, -0.4289031029, -0.6505391002, 1.333968997, -1.2602305412, -0.5568936467, 1.57010746, 1.5894966125, -0.1040881574, -0.88594383, -0.6398141384, 0.2613349259, -0.9718382359, 0.162197262, -1.2179478407, 1.4157060385, 1.8478746414, 0.6767714024, 0.6842810512, -0.7105910182, 1.8469990492, -0.4128558338, -0.2749858499, 0.7330693007, 0.762393415, 0.9010878205, 0.5617733002, -0.3341548741, 1.9649097919, 0.1177757978, -0.9930684566, 0.1625845432, -0.2260484248, 0.6748376489, 1.4374196529, -0.6825844646, -0.6018032432, -0.0526109897, -0.7240262032, 0.6641482711, -0.2744553089, 0.5419183373, -0.3612339199, -0.2809043527, -0.4904716015, -0.5644716024, -0.577855885, -0.5951530337, 0.3604699671, -0.4179511368, 0.1154572517, -0.6055344939, 0.2907871902, -1.1975719929, -0.3892811835, 1.0519498587, -0.994702518, -1.4803349972, -0.3142545521, 0.0681011081, -0.4159954488, -0.5699492693, -0.4037007391, 0.1822112948, 0.1206638217, -1.0836212635, -0.3002945185, -1.8446695805, -1.1699408293, 0.0236917511, 0.5136526227, 0.7131943107, 0.3391674757, -0.4895062745, 1.0781651735, 0.1856729835, -0.3161678612, -0.2819792628, -1.1523618698, -0.4459271431, 0.5288702846, -1.402813077, 0.7654790282, -0.647728622, -0.2904130816, 0.491713196, 0.0916279778, 0.2646046877, -0.4665151834, 0.3112744093, 0.4571774006, -1.0546894073, -0.8656401634, -0.318909049, 0.131845057, -0.1328976005, 1.1087129116, -0.0684224665, -0.1429854333, 1.8279178143, 0.7874115109, -1.3791086674, -0.663282752, 1.6134611368, 0.7998513579, 0.9358590841, -0.2773841023, -0.5809096098, -0.6040820479, -0.8871888518, 0.368483752, -0.2119647712, 0.6064438224, -0.2064247429, 0.9546163082, 0.0646042451, 1.0118125677, -1.3622514009, 0.6886223555, 0.4898765385, 1.1322742701, 0.0967895165, 0.0407501943, -0.8309445381, -1.003349185, 0.1028805897, -1.1665252447, 0.0329729915, -1.5285657644, -0.9476956725, -0.3041126728, 0.0214636102, 1.1584857702, -0.051524546, -0.0646249428, -1.2449407578, -1.0003727674, 0.0467926934, -0.6530790925, 0.6032272577, -0.274174422, -0.0142988227, 0.6727292538, 0.8515263796, -0.2399702668, 0.186972931, 1.3295222521, 0.1219333783, -0.1605635285, 0.4307341278, 0.7638492584, -0.8194345236, -0.2708596587, -0.4081268907, 0.6555880308, -0.2671856284, 0.8317716122, -0.5866610408, 0.9913799763, -0.6471925378, 1.0099189281, -0.4028620422, -0.3754980564, 0.0369698815, -0.0796540901, -0.7495321035, -0.1548328251, -1.3301270008, 0.415774852, -0.4521853924, 0.3390486836, 0.5743811131, -0.0539294258, 1.1128764153, 0.4487774968, -0.8701557517, 0.2544324696, -0.2206898034, 0.3765974641, 0.0817923546, -1.1825306416, -0.0567117743, 0.6625749469, -0.4260483682, 0.9283617139, 1.1356934309, -0.8832215071, 0.2855217755, -0.2523091435, 0.7482624054, -0.3199334443, -1.6720080376, -1.4595911503, -0.6288332939, -1.0127235651, 0.0545205548, -0.3528087437, 0.070590131, 0.9818968177, -0.301240176, 0.1865493357, -0.0625080317, 0.2681796253, -1.383433938, 0.4461972117, 1.1280189753, -0.092291899, -0.8306252956, 0.8722397685, 1.8692278862, -0.5417051315, 0.5137686133, 0.9972637296, 0.3543538749, -0.9257364869, 0.6245254278, -2.4763317108, -1.7843866348, -0.9969150424, -0.7941015959, -0.9873267412, 0.5605278611, 0.0850332528, -1.0114051104, 0.4066023827, 0.2110905349, 0.4428592622, 0.5555363297, -0.8616998792, 0.4193783998, 0.3368846774, 0.317484498, 1.1297574043, -0.04937841, 0.994273901, -0.924174428, 0.3386844099, 0.3496831357, 1.2559835911, 1.3323836327, -0.6283013821, -0.0920692086, 0.1512967646, 0.1926739663, 1.4569950104, 0.171216175, -0.4430289567, 0.1415927112, -0.2311437726, 1.2080929279, -0.0270932708, 1.5318506956, 0.655074358, 0.706123054, -0.2576907873, -0.7403635979, -0.2380339801, -1.3488432169, 0.3795854151, -0.0757995993, 0.2079571038, 1.7285684347, -0.4653389454, 0.8769872189, 0.2919895053, -0.5832054019, 0.340708971, 0.3220169246, 0.0338576175, -1.9457770586, -0.8394389153, 0.3946492672, 0.9628308415, -0.5691676736, -0.4491660893, 0.8803145885, 1.1200298071, 0.0568029694, -1.2401903868, -1.6407629251, -2.1546361446, -0.089287512, -1.0367014408, 0.4390036464, 1.2059235573, 0.5115637183, -0.4578226507, 0.6310581565, 0.2438310534, 0.0232530944, 0.1630476266, 0.5395730138, -0.0600966141, 0.9537039399, 0.6786385179, 0.6594871283, 0.0292512048, -0.4156281948, 0.4749734104, 0.2490394264, -0.396540314, 2.7391917706, 0.5705341697, -0.5153639913, 0.381231904, -0.4809340537, 0.8494795561, 0.8505542278, 0.4058588445, 0.4385862052, 0.3797127008, 0.0747236535, -1.8050408363, -0.4521470368, -1.173235178, 0.4830946326, 0.9967147112, -0.4366780221, 0.4766351581, -0.767383635, 0.8724330664, -0.5454128385, 0.3153645396, -0.4282826483, 0.7015143037, -0.2830250859, -0.3430395722, -1.6023201942, -0.7218417525, -0.1706116349, 0.9139819741, -0.8943659067, 0.2330410928, -0.0255307816, 0.6756393909, 1.5852861404, -1.134958744, -0.6007018089, 0.6387031078, -1.0396761894, 0.2818811536, 0.7715233564, -0.1193915755, -1.1384427547, 0.8475248814, -1.1333956718, -0.3096448779, 0.8751967549, 0.4241933525, -0.7596536875, 0.3092908263, 0.168899253, 0.6585550308, 1.3208209276, -0.0466045327, -0.791149199, 1.0222911835, -0.663772285, 0.8093413711, 0.0485796109, 0.6968301535, -0.1634977907, 0.6985707879, -0.0213424936, -0.4088162184, -1.6464711428, 0.3523507118, -0.368852973, 0.9437115192, 0.1656430364, -0.0859718248, -0.7943283319, 1.0745978355, 0.1012278721, 0.4716619253, 0.9047567844, -0.0012808922, -1.1310573816, 0.3462367356, -1.506328702, 0.1502883285, 3.2391061783, -0.1306157559, -0.5412967801, -1.0120271444, 2.9411578178, -0.1166246608, -1.3015207052, 1.2819523811, 1.0243033171, 3.1434233189, -0.1638289988, 0.4230870605, 0.6045732498, -0.1053134352, -0.1344079077, -0.3923066258, -0.1260720342, -2.0537557602, -0.4334360063, -0.6668687463, -1.2030723095, 0.528216064, -1.2136141062, 1.2117490768, 1.4019528627, -0.7925024033, -0.859482646, -0.4396696985, 0.0593978874, 0.1531484723, 0.6291806698, 0.326349467, 0.0223221686, -0.3495307863, 0.9519128799, 0.0383620448, 0.9472752213, -1.6354875565, -0.5532531738, 1.0596255064, 1.3061463833, 1.2331916094, -0.2708094418, 1.0659388304, -0.4075965285, -0.6059272885, 0.4226357341, -0.1798680872, -0.4041447043, -0.7547561526, -0.0563139655, -0.0216603372, -0.4051402807, 0.1956047118, 0.2425321043, 0.5734745264, 0.9205021262, -0.385191828, -0.050484363, 0.1759169698, -1.1325539351, 1.2848043442, -0.5548546314, -0.5416192412, -0.6704363823, -0.2349836975, 0.3364461958, 0.5018291473, 0.2905667126, 0.5229536295, -0.417531848, 0.7249276638, 1.7884463072, -1.0157597065, 0.1621269882, -0.6503805518, -1.6072554588, -0.2099154592, 0.9427338839, -1.4714714289, 0.7107750177, 0.3753013313, -0.6404798031, 1.3137396574, -0.7972249985, -0.0620281361, 1.6792163849, -0.6561160684, -1.1471477747, -0.0159134381, 0.6223845482, -1.6435168982, -0.0021194019, 0.5534481406, 1.5905079842, 0.0772990957, 0.0165740307, 0.8968506455, -0.7858090997, 0.1162970141, -1.8228993416, 0.2610398233, 0.5123076439, 0.6382318139, -1.0499027967, 0.7946055532, 0.2724976838, 1.0835200548, -0.5052408576, 0.8060936928, -0.4661563933, 0.4645159245, 0.698589921, -0.7922255397, 0.3560725451, -0.4384884238, -0.638985157, 1.9326853752, 1.3946076632, 0.3305425942, 0.1877388656, 0.5375313759, -0.4986082017, -1.0302344561, 0.3001631796, 0.0046023228, -0.2610572577, -0.025954634, -1.3341470957, 0.0894061029, -0.3956856728, 1.3394101858, -0.340998739, -0.6067008376, 0.4946159124, 0.0213814545, -1.3156353235, 0.9788438082, 0.2433208227, -0.4399920702, -0.741315484, -0.1243358478, -0.2201100886, -0.7020611763, -2.3953361511, 0.0682346076, -0.109085612, 1.7320636511, 0.1427007914, 0.0234605893, 0.5031227469, -0.1897904724, -1.9248027802, 0.1710806042, -0.5276793242, 0.1237750351, -0.0933682248, 1.0022199154, -0.1827699989, 0.5113602877, -0.8078996539, -0.2569664717, 0.6567886472, -0.5748871565, -0.7708402872, 1.1079009771, -1.0390715599, -1.3254487514, -0.3473779261, 0.1109229773, -0.6635218263, 1.1570724249, -0.7528735399, -0.1293060631, -0.0810869485, -0.2175806165, -1.4538495541, 0.8632835746, -0.764396131, 0.8877769709, -0.8417335153, -1.4070590734, -0.7579375505, 0.8431782722, 0.314881444, -0.5339432955, 1.7205476761, -1.3269020319, -0.6828923821, -1.6206029654, 1.9659353495, 1.42813766, 0.7511674166, 0.648840189, 1.0615462065, 1.1631215811, -0.846498847, -0.3210890889, 0.113624014, 0.3246265352, 0.0017554371, 1.076559186, 1.5256274939, 1.1286172867, 0.1649766266, 1.7785078287, 0.88029176, 1.214035511, 0.3438844979, 1.1824827194, -1.1765024662, -0.1250835657, -0.4581278563, -1.8904876709, -1.0256780386, -0.9328657389, -0.3482443094, -0.2034292668, 0.2055125087, 1.9647139311, -0.8736099601, -0.1908761412, 0.647086978, -0.5184710622, -0.400930196, 0.9419741631, -0.0575450547, 0.2797414362, -0.2603302896, 0.7277665138, 0.9221413136, 0.3559882939, 1.4054483175, -1.3974387646, -0.1147442684, 1.4560601711, 0.4520003498, -0.0880248025, -0.1319421083, -0.9719310403, 0.2920450568, 0.1044325083, -1.1644523144, 0.8657788038, -1.4900349379, -0.9930008054, -0.140700236, -0.3690868318, -0.9234203696, -0.3279850781, 0.3146729171, 0.3201982379, -1.1872056723, -0.391068995, 0.784668088, 0.6460571289, 0.0095551414, 0.3470351696, 0.8822222948, -0.5985880494, 0.0448386408, 0.7218953371, -0.8288818598, -0.1962082684, -0.1744490862, -0.7666223645, -0.2032164037, -0.3948411644, 0.8197243214, -1.2760280371, 1.3117184639, 0.3237808347, -0.3861149549, 0.5671410561, 0.0300668869, -0.6120141745, 0.6438760757, -1.4546380043, 0.4669794738, 1.4224047661, -0.3446348011, 0.6596600413, 0.378085047, 0.3840610087, 0.2276046574, -1.0383921862, -0.1655871272, -0.0539138205, 1.204370141, 0.208322376, -0.5453618169, -0.9136914015, -0.8334040642, -0.5614290833, -0.3130530417, -0.8086609244, -0.1936360747, 0.3319866955, -0.179024145, -0.8151513338, -0.7861930728, -0.0097618271, 1.0116503239, -0.4688215852, -0.1395072937, 0.0811256096, -0.6058776975, -0.4397531748, -0.7109698057, 0.091255784, 0.5503004193, 0.0323101431, 0.5915985703, 2.2428910732, 1.4221525192, 0.9216426611, 0.6069530845, 0.1323374212, 1.3162814379, -0.987501502, -1.8794451952, 0.5517427921, 1.0651580095 ]
Data Sources The DataSource is a structural description of data used to render reports. The DataSource is like the software interlayer that provides data from the database, convert them and transfer data to the report generator. In other words, the DataSource is a description of methods, parameters, and data access methods. It should be noted that each data source uses a certain type of connection and, depending on the type of data source options, may vary. For example, some data sources m
Data Data Dictionary DataSources
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Data Sources</title> <keywords> <keyword translate="true">DataSource</keyword> <keyword translate="true">New DataSource</keyword> <keyword translate="true">New Parameter</keyword> <keyword translate="true">Query Text</keyword> <keyword translate="true">Stored Procedure</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Data Sources</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSource</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is a structural description of data used to render reports. The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSource</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is like the software interlayer that provides data from the database, convert them and transfer data to the report generator. In other words, the</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> DataSource</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is a description of methods, parameters, and data access methods. It should be noted that each data source uses a certain type of connection and, depending on the type of data source options, may vary. For example, some data sources may not have a field </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Text</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> or query parameters. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New DataSource</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">A name in the source is specified in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name in Source</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. In this field you can enter the name or you can click a </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button to display a list of names. The list of names will be displayed in the title of the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name in Source</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The filed </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> specifies the data source name that appears in the report generator;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The field </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> specifies ​​a data source alias;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Control </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">panel. In this panel, there are basic controls for the text query. Also the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Rotary</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button is used to put the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Columns</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Text</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> panel vertically or return them to a horizontal position;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Query Text</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> panel field includes a text query and a menu for selecting the type of a data source. The text field should be filled with a query. In the menu of selecting the type of a data source the following types of data source are available: </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Table</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Stored Procedure</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. The picture below shows the menu of selecting the type of a data source:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_6.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The panel contains the basic controls for data columns, and also contains the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Parameter</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_7.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel contains two fields: data columns, which shows the data columns and query parameters, as well as the property field, which displays the properties of the selected data columns. Each column has: </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ 0.8214256763, 0.6849763989, -4.0958571434, -2.1113836765, 1.4419946671, -0.4729788899, 0.3756987453, 0.1073596403, -1.4609800577, -0.6487720609, 0.0663622394, -0.0727151111, 2.4184911251, -0.5990001559, -0.347792834, -0.2222798765, -1.7306200266, -0.2059429884, -0.7396438718, 0.9136400819, -0.7953665257, -1.0151299238, 0.6080437899, -1.1275018454, 2.1684322357, -0.0541647002, -1.0642741919, -0.4905880094, -0.0251340196, -0.0426243469, -0.1854539067, 0.7088620067, -0.0209834464, 0.557385087, -1.3192430735, -0.2501050532, -0.8053770661, 0.0317883976, 0.3164200187, 0.1455998719, 1.2629500628, -1.2417308092, -0.4798285067, -0.2293787748, -0.0291682221, -0.0541659184, 0.146118626, 0.7829646468, 2.1971025467, -0.5174811482, 0.0097176312, 1.520357132, -0.5336973667, 1.4203709364, 2.2231116295, -0.4495304525, -0.52121979, 0.9816424847, 0.013937314, -1.5675239563, 2.1260142326, 1.4216154814, -0.8803465962, 0.7064622641, 1.4278928041, -0.4047453701, -1.0244145393, 0.9910843968, -0.4786637127, -0.9488839507, 0.9032876492, 1.0570714474, -0.2261797935, -0.8473466039, 0.0563610904, -0.2280157357, -0.2038174421, 0.04133844, -0.9603827, 2.0634493828, 1.88889575, -0.0746337324, 1.6050815582, -0.4720256627, 2.5101325512, 0.2911978364, -0.1623748541, 0.6321983337, 0.8649182916, 1.0406811237, -0.0358719565, -0.2654962838, 1.8617417812, -0.3535359502, -0.9108960629, 0.5928430557, -0.6489784718, 0.1070398763, 0.5528387427, -0.9535425305, -0.5990988612, -0.5994050503, -0.2687739432, 0.9554646015, 0.6498780847, 0.4637186825, 0.2206301242, -0.5886608362, -1.3161014318, -0.3313430548, -0.8751800656, 0.3386643231, -0.1806830317, 0.010208535, -0.3715341389, -1.2076376677, 1.010961175, -1.382982254, -0.1864970475, 0.8841627836, -0.3929311335, -0.8646547198, -0.3478815258, 0.5901887417, -0.0716876686, -0.7516881824, -1.0814343691, 0.8702172041, -0.0929148272, -0.2961382568, -0.3361359537, -1.2230689526, -0.8131598234, -0.0913053453, 0.6622097492, 0.8018494248, -0.5349892974, -0.4341936111, 0.4385433495, 1.1718469858, 1.144567728, 0.1030539721, -0.7048631907, -1.493698597, 0.7794416547, -0.6042318344, 0.3773277104, -0.9043872952, 0.2101758271, 0.7104167938, 0.6990366578, 1.1757667065, -0.3181198239, 0.4119803309, 0.103850618, -0.9167734981, -0.6779530048, -0.5583096147, 0.0373068228, -0.2942822278, 1.2168192863, 0.3282484114, 0.0564868972, 1.3648788929, 0.983004868, -1.4436101913, -0.1457915753, 0.946351409, 1.1027264595, 1.0511146784, -0.7308681607, -0.5297850966, -0.1527248025, -0.41317451, 0.8785630465, -0.2557890415, 1.1327552795, 0.0842547864, 1.9683074951, -0.2006256282, 0.2406511754, -0.7622867227, 0.5151031613, 0.3579746485, 1.0680649281, -1.1004892588, -0.4007515907, -0.1722373813, -1.033316493, -0.2127078325, -1.7229148149, 0.2092742473, -0.9846453071, -0.7179878354, 0.1727847457, -0.6974450946, 0.9160376787, -0.6977114677, 1.4044523239, -0.7761650085, -0.9126340747, -0.0795346126, -1.5099505186, 1.6745479107, -1.2465589046, 0.7556139827, 0.0250228234, 0.7772073746, -1.4260418415, 0.7434464097, 0.8641625643, 0.2465355396, 0.0221872684, 0.3713537455, -0.0108988676, -1.3378190994, -0.5487444997, -0.572396636, 1.3019660711, -0.3808977902, 0.4911181033, -0.8282516003, 1.4788380861, 0.1375243664, 1.2625631094, -0.0031488307, -0.892678678, -0.216957435, 0.0178058222, -0.7351968884, -0.7778336406, -1.8704940081, -0.4211889803, -0.3778623939, -0.4209501147, 0.9231875539, 0.5522815585, 0.8084693551, 0.360873282, -0.8157656193, -0.2657061219, -0.7256249785, -0.7226015329, -0.5262128711, -0.4391925335, 0.5260127187, 1.0436784029, -0.4734071195, 1.3514641523, 0.2075066566, -0.4607690275, -0.0153986802, 0.0534456521, 1.1673437357, 0.0663404316, -1.8692777157, -0.325601846, -0.632973671, -0.2114399821, 0.0879961252, -0.2994674146, -0.296494931, 1.0111346245, 0.1115377471, 0.0672160909, 0.0682271048, -0.0962856337, -0.1465755254, 0.2851197124, -0.3332179487, 0.4222933054, -0.3110093176, 0.6327372789, 1.2069413662, -0.6475347877, 1.169952631, -0.1899502277, 0.4673590362, -1.1077466011, 0.0852169618, -1.1733988523, -1.1353548765, -0.1949239224, -1.2943578959, -0.6682823896, 0.5829823613, 0.3128875792, 0.1259623468, 0.632455647, 0.2433148772, 0.3403556645, -0.3360579014, 0.4171887636, 0.1384334862, -0.5050984621, 0.2183621973, 0.8677501082, 0.205908224, 1.2794436216, -1.8116056919, 0.1055734083, 0.5385383368, 1.5435103178, 1.1519547701, -0.1744401902, 0.3268763721, 0.4732090235, -0.2859553695, 0.4642320275, -0.1245066449, -0.9866313338, -0.1557543874, -0.3236992955, 1.3329752684, -0.4112319648, 2.0835506916, 0.616672039, 0.2070666552, 1.1382536888, -0.9798021317, 0.4339942038, -1.9807811975, 0.2586599886, -1.3471711874, -0.3195977807, 2.089148283, -0.4569711387, 0.9216421247, -0.5495216846, -0.6840366125, 0.4631765783, -0.8522210121, 0.2239810973, -1.1240571737, -1.4080629349, 0.3910929263, 0.5341795087, -0.4854943156, 0.2286027074, 1.6383769512, 1.1579383612, 1.1469814777, -0.9833293557, -1.4345036745, -1.9470461607, 0.2512681782, -1.3816487789, -0.4561290443, 1.7280623913, 0.8621942997, -0.9982497096, 0.5131804347, 0.4682005346, -0.8306048512, -0.5093051195, 0.510851264, -0.2001360804, 0.982002914, 0.9272987247, -0.1209533215, -0.2334169298, -0.6265982389, 0.4292229414, -0.0610935055, -0.8251709938, 1.3400230408, 0.7237586379, -0.3982108235, 0.9517905116, 0.1691300869, 0.6825817227, 0.4676587582, 0.241054371, 0.3500764668, 0.7991392612, -0.8524009585, -2.3188612461, 0.491011858, -0.173898682, 1.1643999815, 1.0947692394, 0.704426527, 1.1946934462, 0.1792485565, 0.6767925024, -0.9702367783, -0.2982417643, -0.3889568448, -0.6666204333, -0.9352765083, 0.6380441785, -1.9477204084, -1.4308452606, 0.0167043712, 0.7445188761, -0.7711833715, -0.5875207186, 1.4112628698, 0.566690743, 2.1157667637, -0.2847752273, -1.6239156723, 0.5477693677, -0.1840657443, -0.3702228367, 1.0708315372, -0.3473905623, -2.422211647, 0.293040812, -0.0618226528, -0.0150132645, 0.3128089905, -0.1694908142, -0.8359581232, -0.0849454626, -0.1998256594, 1.3848030567, 0.2326080501, 0.6289588213, -0.0540774278, 1.4035135508, -0.677302599, 0.2793319523, 0.1783412695, 0.9625577331, 0.5292218328, 0.5459216833, 0.5861593485, -0.436738044, -0.3782871068, 0.7576714754, 0.130778268, 0.7666944861, 1.0608355999, -0.3361838162, 0.4511963427, 0.7532143593, 0.149395138, -0.6792469621, 0.734181881, 0.3136676848, -1.3667333126, 0.0199884996, -1.3336406946, -0.146452263, 2.4921255112, 0.8803424239, -0.4310184121, -1.3082584143, 2.1266794205, 0.2359268367, -1.2884031534, 0.0329572186, 0.301120311, 3.067360878, 0.5916891694, -0.0233223122, 0.2748210132, -0.4828710854, 0.5354637504, -0.7874419689, -0.6952565312, -1.9175264835, 0.1395964921, -0.4261503816, -2.2354962826, -0.8253468871, -0.5824676156, -0.0740806758, 0.2783794701, -0.9152417779, -0.6811563969, -0.3180058599, -1.4630218744, 0.5832177997, 0.3142798543, -0.5578438044, 0.02800983, -0.2149158865, 1.1943662167, 0.2629740536, 0.7419524789, -0.9743478894, 0.2856040597, 0.777338326, 1.9812965393, 1.3786194324, -0.5388396978, 0.2224338502, -0.0803971738, -0.3022958934, 0.3548885882, 0.8137046099, -0.1684524417, -1.2761427164, 0.6081200242, -0.9639777541, -0.8501929045, 0.1991613358, 1.0443673134, 0.3828147352, 0.5407599807, 0.3180021048, 1.340092659, 0.113045834, -0.6036509275, 1.1663737297, -1.5273717642, 0.2493281066, 0.1207249463, 0.1385983378, 0.7918794155, 0.0460920557, 0.4969151318, 0.7219573855, -0.3735326231, 0.2109387815, 2.3538453579, -0.7519894242, -0.2082594186, -1.0610618591, -0.7061365843, 0.1123505011, 1.5509947538, -1.1819669008, 0.6502907276, -0.3790390491, -0.1216877252, 0.296138078, -1.206009984, 0.5793812871, 2.2626116276, -0.7211501598, -2.0247950554, 0.3583357334, -0.4294628799, -1.2932896614, 0.5419498086, 1.1363778114, 1.1829918623, 0.05084626, -0.1605315804, -0.0446448475, -1.1361525059, 0.0309298858, -2.1558635235, 0.3603078425, 0.4867534041, 0.4246707559, -1.3622575998, 0.1571967751, 1.2615785599, 0.0664881393, 0.159598425, 0.0366723314, -0.3781667948, 0.5261355042, 0.9857121706, -0.9155672789, 0.0169225093, -0.2110817432, 0.6649440527, 1.8732376099, 0.727938652, -0.5290219784, -0.1435912251, -0.3486677408, -0.3973241448, -0.6396813989, 0.4758116007, -0.3479197025, -1.2506051064, 0.1666270345, -0.9964783788, 0.7821218371, 0.6995743513, 0.9314259887, -1.2273358107, -0.9339461923, -0.0526054464, 0.9285342097, -1.6574983597, 0.5855569243, 0.6397897601, -0.9431381226, -0.7031743526, -0.9904447198, 0.0326021053, -0.3401184678, -1.3430925608, 0.7517522573, 0.8809970021, 0.9259111285, -0.8373585939, -0.63112396, 1.0647792816, -0.6294213533, -1.0997501612, -0.7419223785, -1.3086293936, 0.2628071308, -0.583376646, 1.5775891542, -0.3335663676, 0.6131746769, 0.1429068446, -0.1729113162, 0.0992819145, -1.1817374229, -0.4474188089, 0.4329656363, -0.7050940394, -1.781219244, 0.0166777037, 0.0513806939, -1.0487112999, 1.1610194445, -0.5738278031, -0.7367851734, -0.6012628675, -0.1946237683, -1.6076698303, 1.1503785849, -0.2867539823, 0.7155963182, 0.9509230256, -1.5275882483, -0.1732449234, 0.9381725192, 0.4960668981, 0.0303711556, 1.0091445446, -0.7892193794, -0.8293213248, -1.7749246359, 0.5215989947, 0.5520341396, 0.4331181645, 0.4949119091, 1.0493825674, 1.2886878252, -1.6211990118, -0.4225242138, 0.0834445804, -0.1973692924, -0.9093010426, 0.6507169008, 1.8703947067, 0.8393266797, -0.2309366763, 0.6540213823, 0.8340442777, 1.255382061, -0.0714361742, 0.7588579655, -0.7088457346, -0.4951774478, -0.0378056057, -1.2717570066, -1.3323483467, -0.4164780676, -0.2993305624, -0.6870558262, 0.3908418119, 1.2396351099, 0.0477555729, -0.4006663859, 0.0969900712, -0.7843302488, -0.795404315, 0.8431150913, -0.4891979396, 0.8040462732, -1.4993914366, -0.130311653, 1.2888538837, 0.8146632314, 0.3033368587, -1.0012620687, -0.3547594249, 1.5030817986, 0.8844226599, 0.6377827525, -0.2115309238, 0.3354690075, -0.3247757256, -0.3416873813, -0.8516897559, 0.9087990522, -1.1240420341, -1.0240969658, -0.5078504086, -0.8206191659, -1.4895064831, -0.8820570707, -0.2431267649, -0.5020672083, -0.90819031, -0.3677740395, 0.9649748206, 0.3233207464, -1.1957420111, 1.1067806482, 1.8845561743, -0.2118198127, -0.3429718912, 0.6991032362, 0.7548290491, 0.4699900448, -0.9685797095, -0.8020707369, -0.6329737902, -0.6322636008, 0.5024864078, -1.1419661045, 0.4216534793, -0.1752681732, -0.749140501, 0.1522731036, 0.7770488858, -0.385376066, 0.0650704876, -0.6228234768, 0.457547158, 0.1769398153, -0.5974785089, 0.3478820324, -0.8132666945, 0.8648647666, 0.3381011784, -0.0548635945, 0.1170378774, 0.3828941286, 0.6490120888, 0.46802634, 1.1842439175, -0.7146679759, 0.2962249815, -0.6992326379, 0.284044385, -0.6039892435, 0.7517451048, 0.1059124768, 0.1326882392, -1.0691159964, -0.8718397021, -0.1715888381, 0.9953817129, -0.0287165344, -0.586171031, -0.4717307985, 0.2211676538, -0.3489897549, -0.3400137722, -0.489226073, -0.0216240566, -0.6393939853, 0.8667178154, 1.8627038002, 1.771679759, 0.5908520222, 0.1355384588, 1.380756855, 1.0363152027, -1.8358806372, -1.6985197067, -0.135953337, 0.31973207 ]
Panel Setup The panel (see the picture below) contains controls that provide an opportunity to change auxiliary parameters of the data dictionary. If the option Create Field on Double Click is enabled, then when double clicking the data column data in the report data dictionary, the report template in the DataBand will create a text component with reference to this data column; The parameter Create Label is used to create two text components (one with the signature, the a second with r
Data Data Dictionary Panel Setup
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Panel Setup</title> <keywords> <keyword translate="true">Setup Panel<keyword translate="true">Create Field on Double Click</keyword><keyword translate="true">Create Label</keyword><keyword translate="true">Use Aliases</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Panel Setup</span></p> </header> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The panel (see the picture below) contains controls that provide an opportunity to change auxiliary parameters of the data dictionary.</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">If the option </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Create Field on Double Click</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is enabled, then when double clicking the data column data in the report data dictionary, the report template in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> will create a text component with reference to this data column;</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The parameter </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Create Label</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is used to create two text components (one with the signature, the a second with reference to the data column) when dragging a data column into the report. If this option is disabled, then, when dragging, only one text component with reference to a data column will be created;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">In order to show the alias instead of the name, enable the option </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Use Aliases</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. If this option is disabled, it will display a name of the element.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 0.1689820439, 0.273183167, -4.0425615311, -2.7852816582, 1.9817192554, -1.544624567, 1.2417883873, 0.0938468128, -1.269159317, -1.6433141232, 0.2922478616, 0.4468331933, 1.8508758545, 0.994117856, -0.7003525496, -0.7670208216, 0.0014921022, -1.0086371899, -0.4794855416, -0.3571502864, 0.5277885795, -0.1918664724, -1.3669987917, -0.8854361176, 2.1225020885, 0.7096028328, 0.194157064, 0.6213911772, -1.2960118055, 0.1105227768, 0.1704623848, 1.4834494591, -0.16935727, -0.4823442996, -0.7137458324, -0.1805613786, 0.2697112262, 1.124327302, -0.9864886403, 1.8739703894, -0.0268483032, -0.3769271076, -0.8340858221, -1.293125391, -0.4712865353, -1.3129230738, 0.663721323, 0.2264600694, 0.73944664, -0.030290328, -0.1850174367, 0.0828045234, 0.5765212774, -0.8781968951, 0.7379670143, 1.6546140909, -1.6561238766, 1.6653661728, -0.1602775902, -0.9253484607, -0.1044466794, 2.4171144962, -0.9869740605, 0.8132339716, 1.0037933588, 1.5010592937, -0.0029227734, 0.8092000484, -2.0246827602, -0.9822801352, 0.7010728717, 0.8687077165, -0.3005341589, -0.3598031402, 0.8859887719, 0.0650522336, -0.8207492828, -0.856567204, 0.8283882737, 2.0855455399, 0.31923756, -0.363576293, 0.8872084022, 0.2613388896, 2.3026814461, -0.0534593984, -0.7200198174, 0.1107788607, -0.9345174432, 0.773758173, 0.0562138334, -0.7720960379, -0.0237650406, 0.5836365223, 0.1882637888, 0.1717563719, 0.4632202685, -0.5137335658, 0.5268144608, -0.9642517567, -0.776589334, -0.1505390257, -0.290220052, 0.831550777, -0.6273871064, 0.9892564416, 0.3728431463, -0.8053086996, -0.6129284501, -0.8618897796, -0.7896085382, 1.3534436226, 1.0056051016, -0.947250545, -0.0042778626, -0.9902917147, 1.4816516638, -1.3973118067, -0.7839645743, 0.308593601, -0.272308141, -0.7774925232, 0.9409196973, 1.2155873775, 0.4494156539, 0.9965865016, -0.0530531183, 0.5489180684, 0.1333462, -1.1969732046, -0.1902687848, -0.4763973653, -1.7601625919, 0.1917594373, 0.940502584, 0.7990956903, 0.2214762717, -0.0513917021, -0.1294888258, -0.0412465557, -0.3082884848, 0.903441608, -1.0009506941, -0.9736206532, -0.4015404284, -1.2833288908, 0.0122129377, -0.3289014399, 0.6204457283, 0.2042724937, -1.4166102409, 0.1097859442, -0.3960047066, 0.6702404618, -0.1239797249, -0.4129914939, 1.2117561102, -1.1833792925, -0.4335584939, 0.4722531438, 2.4959578514, 0.3368442357, -0.7740771174, 1.2508460283, -0.5401796699, -0.8215660453, 0.0352507494, 1.7211173773, 0.7998039126, 0.5208993554, -0.169779405, -1.9240489006, 0.4280228913, -0.6383373737, 0.8149082065, 0.0133976554, 0.4022442997, -0.2827148438, 0.9400200248, -0.0791780949, 1.5982875824, -1.0515884161, 0.4958336353, 0.7131410241, -0.036263153, -0.4665706754, -1.0120017529, -1.3308411837, -0.7546747923, -0.1219634637, 0.4480802715, -0.2237042338, -1.3066961765, -1.1050477028, -0.7844466567, -0.5054375529, 1.6658306122, -1.3745268583, -1.1928737164, -1.3917970657, -1.1135009527, -0.6155895591, -0.0363369025, 0.4821763635, -1.3271300793, 0.4151599109, 0.5564720035, 0.9577654004, -0.6531443596, 1.9150823355, 0.9457924366, 2.0856273174, -0.5071035624, -1.1270779371, 0.928717196, -0.6998650432, -0.266305089, -1.6443265676, 1.0051970482, 0.5475879312, 0.1206912845, -0.3299649358, 1.3848400116, 0.4351069331, 0.550657928, 0.0134245791, 0.1271164566, 0.7235434651, -1.2179152966, -0.3340623081, -1.4782295227, -1.4115697145, 0.1620533913, -0.5100140572, -0.0822406039, -0.226145491, 0.0500597246, 1.5218578577, 0.1108786985, -0.6270414591, -0.116850853, -0.0623690411, 0.8958415985, 0.307674855, -1.6922107935, 0.0854624286, -0.0786111504, -0.8740168214, 0.1122141629, 1.7148126364, -0.9586350322, -0.1316357702, -0.4588860273, 1.0231590271, 0.0943106711, -0.197674796, -0.3053441942, -0.0958938375, -0.2482039332, 0.0721717477, -0.142971471, -0.4039262533, 0.6714130044, -0.0990060717, -0.4360646904, -0.3316475451, -0.3832266033, -0.4784358144, 0.97447294, 0.2204741389, 0.4349586666, -0.0521568283, -0.4009684026, -0.3772240579, 0.6634821296, 0.7189381719, -0.4237323999, -0.6441947818, -0.5541978478, -0.2570124865, -0.9975481629, -1.989942193, -0.5883931518, -0.0435485691, -1.0335935354, 0.4716444314, 0.2638572454, 0.4386082888, 0.0995642096, -0.1461159289, 0.4709246457, 0.8516607881, -0.9557752609, 0.2947922051, 0.4975731373, -0.4641881287, 1.5338813066, 0.1385794133, -0.2238302976, -1.946591258, 0.6881843209, 0.1925193667, 0.7571797371, -0.018790096, -0.6500883102, -0.4352465868, 0.8839078546, 0.6149282455, 1.2261968851, 1.0469654799, -0.6476036906, -1.2486881018, -0.6593211293, 1.2187312841, -1.400120616, 1.6708118916, -0.2028714865, 0.7101965547, -0.3485475183, -0.3259937167, 0.2271443754, -0.165569827, 0.0388252065, 0.3072289526, -0.1554088593, 0.7915646434, -0.7152830958, 1.1138321161, -0.5745840073, -0.605471313, 0.255129844, 1.6324117184, 0.0085165361, -0.4323217273, 0.5665157437, 1.0271784067, -0.4355432391, -1.0267131329, -0.1871637851, 1.1737107038, 1.6725218296, -0.4073133171, 0.4031792581, -1.9784824848, -1.4606238604, 0.4426561296, -0.8961544037, -0.5112228394, 0.5758109689, 1.5272358656, -1.3587905169, 0.5651912093, -0.3934502304, -0.4080699384, 0.3784650266, 0.5819579959, 0.5401406288, -0.3334819973, 0.2828775644, 0.5240529776, -0.6904637218, 0.283919245, -0.0199666154, -0.0432292745, -0.7254936695, 2.7065227032, -0.7425296307, 1.0422701836, 0.5130944848, -0.1930006742, 1.1301259995, -1.047445178, 0.0888850391, 0.0277379472, 0.0899403691, -0.6018409729, -1.1786631346, -0.1413024217, 0.5593286753, 1.1345444918, -0.3507399857, -1.3214861155, 1.1180392504, 0.1640536785, 0.4243752658, -1.1863797903, -0.6247215271, -0.4708433747, 0.5915362239, 0.5817539692, -0.8814060092, -0.3531920016, -0.1585398316, -0.3409201801, 0.0889183804, -0.2472776771, 0.8474093676, 1.0965023041, -1.1520200968, 1.4543443918, 0.2026257068, -1.4345459938, 0.3327256441, -0.9967741966, -0.6436978579, -0.2658352852, -0.7142444849, -0.7770147324, 0.6244063973, 0.4080773592, -0.1185164973, -1.3944050074, 0.5954514742, -1.0840530396, 1.0133908987, 0.2239121199, 1.3071908951, 1.2280393839, 0.2988089025, -0.3719950616, 0.4463862181, 1.0571606159, 0.7131354809, -0.7135763764, 0.5772212744, 1.0934772491, 0.46518296, 0.8308286071, 0.9912381768, -1.2665785551, 0.7685280442, 0.3601303697, 0.4122768342, 0.1873803735, 0.2862901986, -0.3333995342, 0.2402741015, -0.5814673901, -0.153708756, 1.2373154163, 0.4701824486, -1.1202517748, -0.665359199, -0.9028779864, 0.1834783554, 2.2016215324, 1.5293464661, -0.3713916838, -0.9593928456, 1.4310184717, 0.6784318089, 0.2409581244, -0.1737309098, 0.8105772734, 3.5793514252, -0.5395951867, -0.102745451, 0.0503722392, 1.2597208023, -0.0891481638, 0.2875090241, 1.0323368311, -2.6325819492, 0.3140650392, -0.5200094581, -0.3628399968, 0.1149195954, -1.5816721916, 0.2588174343, 0.6854792833, -0.2287387848, -1.590954423, 0.08989802, -0.866501689, 0.1966216713, -0.2792966366, -0.1964508742, -0.3093183339, 0.3010947704, 0.0970656276, -0.1460538805, 0.7047552466, 0.6423105597, 0.1403244734, 0.3031594157, 1.3489686251, 0.0886528939, -0.0902259201, 0.1285081357, 0.0364433117, -0.038370125, -0.5529875755, 0.831161797, 0.2193451971, -1.2261816263, -0.3047348857, 0.6521479487, -1.2006014585, -0.5925101638, -0.3734355867, 1.3543231487, 0.3717101812, 0.0034792221, -0.4215393066, -0.4923305213, -1.2511641979, 0.112236917, -0.8774222732, -0.291529119, -0.6416062713, -0.3917771578, 0.621945262, 1.6905277967, 0.3214201629, -0.6520496607, -0.6485553384, 0.0606119186, 0.8680821657, -2.2431595325, 0.5493572354, -0.7423612475, -1.0227019787, -0.1940933764, 0.5330196619, -1.3499246836, 0.8234264255, 0.0355599523, -1.1822251081, 0.2743777037, -0.2011963874, 0.3568279743, 2.0990417004, -0.8210321069, -0.1169712991, 1.1643526554, -0.0722350404, -1.2645702362, 0.4511643052, -0.2319120467, 0.9117132425, 0.6864414811, -0.0031719578, 0.6598985195, -0.5013970733, 0.8415677547, -0.6535848975, -0.1628989428, -0.2041297853, -0.5461865067, -1.6616791487, 1.0572962761, -0.3360171914, 1.1270689964, -0.3201616406, 0.179912433, -1.101739645, 0.0875566229, 0.0125454515, 0.9512785077, -0.0937181115, -0.5113393664, -0.087928988, 0.5114673972, 1.0500770807, 0.6352236271, 0.3592049479, 0.3178619742, -0.3891551197, -0.581862092, 0.5170760751, -0.8890694976, -0.9386384487, 1.4293780327, 0.0931116864, -0.6729080081, 0.0370648392, 0.6643816233, 1.0225629807, -1.1026661396, -0.8176805973, 0.3311852217, -0.4542800188, 0.1409927011, 1.0419384241, -1.2512252331, -1.0840539932, 0.3048990667, -0.6059091091, -0.4206780195, -0.1811335236, -1.8257550001, 0.37509951, 0.877720952, -0.0671299249, -0.9016847014, 0.6568788886, -0.7591598034, -1.0615457296, 0.239968434, -0.0064740968, -0.3819955289, 0.1873401999, 0.3511941731, -0.1973840445, 1.1403576136, -0.2431949377, -0.7052338123, 0.484614104, -0.5320392847, -0.6454579234, 0.7381786108, -1.2990181446, 0.1936471611, 1.2700272799, 1.1266889572, -0.3958610296, 1.1737444401, 1.0343624353, -0.8924107552, 0.5882620811, -0.440654546, -0.6927416921, 1.6758803129, -1.1860630512, 0.5160732865, -0.0571484789, -1.0827217102, -0.2390573174, 0.1971050054, 0.654632628, -0.2838414907, -0.6158934832, -0.8658643365, -0.9194874167, -1.3969018459, 1.1253675222, 0.1109457687, 1.1378729343, 1.591704607, 0.7858948708, 0.8342283368, 0.152749449, 0.0191379152, -0.0246635266, 1.3103591204, -1.090539217, 0.4097080827, 1.3128916025, 0.8797166348, 0.5292844176, 1.5683207512, 1.5680202246, 0.4553493857, 0.4831167459, 0.9967777729, -0.5798450112, -0.3415523767, 0.2569200993, -2.0379836559, 0.221479401, 0.1672116369, -0.811958611, -1.1324352026, 0.1389440745, 1.0919126272, -0.8002079129, -0.7185336947, 0.7736688256, -0.0701262504, -1.1295951605, -0.353363961, 1.709172368, 1.2508387566, -0.1455828696, 0.4515789449, 1.8387054205, 1.2650239468, -0.0726405904, -1.2781885862, -0.660066545, 0.9223563671, 0.2180981785, 0.5453513861, -0.4121274948, 0.4331804812, -1.2954854965, -0.4899742007, -0.799223125, 1.1463242769, -0.1941809356, 0.3422159553, 0.0252430197, -1.0467473269, -0.4256411195, -0.2961404324, 0.7146397829, -0.6153231263, -1.852873683, -0.6250939369, 1.9875782728, 1.7390941381, 0.0826392025, -0.5285251737, 0.8107990623, 0.8655152917, 0.2034467608, 0.5351735353, 0.2989382744, -0.6897965074, -1.2660343647, -0.302675873, 0.5248041153, -1.3638716936, 1.2366771698, -0.4376544952, 1.1169493198, -0.6410323977, -0.5264869332, -0.4584068358, 1.2443022728, -0.4812939465, -0.0886468887, -1.1894230843, 0.0871839225, 1.410416007, -0.7610464096, 0.1604975313, 0.9159346223, 2.0684947968, 0.9565089941, -1.0701732635, 0.4248127043, -1.3143638372, 1.5628465414, -0.1064221114, -0.9598986506, -0.2464392632, -0.8841350079, -0.0353767909, 0.5176645517, -0.3951342702, 0.0156593565, -0.064845778, 0.3459929824, -1.3814202547, -0.0557637401, -1.3534938097, 0.6653305888, -0.0965644494, -1.9664885998, -1.3539686203, -1.8602949381, -1.9124327898, -1.1249717474, 0.987113297, 0.7545411587, -0.4998091161, 0.0808387622, 1.936773181, 0.1820146441, 0.7874580622, 0.166169405, 0.2046027929, 0.4147467613, 0.5555887222, -0.7450643778, 0.5642437935, 0.2069789767 ]
Limitations in Creating Relations When creating or using relations between data sources, the following restrictions are: 1. Selected data sources (parent and child) must be of the same type, i.e. types relations should be identical. If the types relations are different, then you can use the CashAllData property. 2. Name must be present and correct, in terms of C# or VB.NET compiler. If the name is reserved in the source, you must add the @ symbol before the relation name. For example,
Data Data Dictionary Relation Creating Relation Limitations in Creating Relations
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Limitations in Creating Relations</title> <keywords> <keyword translate="true">Creating Relation<keyword translate="true">Limitations in Creating Relations</keyword></keyword> <keyword translate="true">Property<keyword translate="true">CashAllData</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Limitations in Creating Relations</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">When creating or using relations between data sources, the following restrictions are:</span></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">1. Selected data sources (parent and child) must be of the same type, i.e. types relations should be identical. If the types relations are different, then you can use the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CashAllData</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> property.</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">2. </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> must be present and correct, in terms of </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">C#</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> or </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">VB.NET</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> compiler. If the name is reserved in the source, you must add the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">@</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> symbol before the relation name. For example, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">@relation</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">3. Column-keys must comply with all rules of creation a relation to </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ADO.NET</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">3.1 Their number must be the same;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">3.2 Their types must match, so if the primary column-key of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">String</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> type, then the child column-key must be of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">String</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> type;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">3.3 Keys must be specified, so the relation cannot be created without keys.</span></p> <p class="f_Normal"></p> <p class="f_Normal"></p> </body> </topic>
[ -0.1293995827, 0.7250624895, -3.5350310802, -2.3201069832, 1.1711709499, 0.3040487468, 0.933441937, -0.9919367433, -0.926566422, -1.3412210941, -0.1221377701, -0.3456988633, 1.6167693138, 0.0546901934, -0.0215695444, -0.027928479, -0.7803708315, -1.1039161682, -1.4866371155, 0.2237432301, 0.4299160242, 0.128346324, -0.0869947672, -0.4837545156, 2.768900156, -0.2379331142, 0.1928245276, -0.8195698261, -2.0251846313, 0.4803246558, 1.1022355556, 1.4782018661, 0.8347197175, 0.0834245458, -0.6462685466, -1.6269170046, -0.2708058357, 0.8234743476, -0.5741097927, 0.343070507, 0.6981779337, 0.5510972738, -0.3310748339, -0.5877790451, -0.2483401895, -0.54720819, 1.7159372568, 0.4002588391, 2.4149847031, -0.72805053, 0.5969064832, -0.6932888627, 0.2527623475, -0.1503153443, 1.5387654305, 1.0956147909, -0.1114741787, 1.7021932602, 0.5093668699, -1.3731671572, 0.890439868, 2.4918782711, -0.8408049345, 1.9869260788, 1.5470517874, -0.6035118699, -0.8327866197, 1.1628600359, -1.4581059217, -0.2134686261, 0.6110541821, 0.4630983472, 0.0107461829, -0.2777535617, -0.1391663551, 1.0395051241, 0.0761106536, -0.7251478434, 0.2585143149, 1.4116536379, 1.5925889015, 0.6415736079, 1.2181434631, -0.0857346803, 1.5938982964, 0.1694779396, 0.192544505, -0.1339819133, 0.464522779, 2.6094920635, -0.1430607587, -1.1258994341, 0.9165637493, -0.1547189057, -0.5495750904, -0.3089846969, 0.6123085618, -0.169240877, -0.3454767466, -0.348317951, 0.7933939695, 0.4461012781, 0.9215294123, 0.5008060336, -0.6793355942, -0.061814256, 0.5421835184, -0.254416734, -0.5045600533, -0.2873357832, -0.873922646, 1.4151175022, -0.5049002767, -0.9145740867, 0.155031696, -2.3110527992, 0.4859341681, -1.0399420261, -0.4643612206, 0.3130382597, -0.6014150381, -0.8058605194, -0.436589092, 0.1786606461, -0.179784447, -0.7515926361, -0.76953578, 0.7031908631, 1.0614683628, -1.8815101385, -0.6917958856, -1.1149104834, -0.9154241085, 1.1067969799, -0.8941798806, 0.2499899715, -0.1202751026, -0.5734592676, 0.671977818, -0.2772556543, 0.0236994196, 0.5544025302, -1.2569615841, -0.9497294426, -0.1263373941, -0.9642055631, 0.647944212, -0.8003433347, 0.3328559399, 0.5815652609, 0.0151861254, 0.7681311965, -0.7617916465, 1.3671160936, -0.7185425758, -0.3460691869, 0.235517025, -1.1134409904, -0.2908138037, -0.9101628661, 1.3719705343, -0.5983718634, -0.5206052065, -0.0409476571, 0.4111647606, -0.9730408788, 0.6404764056, 0.9760036469, -0.1344566941, 0.7800804377, -1.9541426897, -0.8194126487, -0.8571833372, -0.4761349857, 0.8456220627, 0.331993252, 0.4572394192, -0.577242136, 0.8629634976, -0.4470910132, -0.5717691779, -2.4459629059, 0.2000080198, 1.1494020224, 0.3988763094, -0.5757786632, -0.2738724351, -0.6880897284, -0.8968767524, 0.0012060452, -0.6979268193, -0.1410793513, -2.2272908688, -0.3492798209, -0.5419901013, -0.1895546913, 0.9517144561, 0.2056490928, 0.17491813, -0.9870337844, -1.1626054049, 0.865999043, -1.4793169498, 0.8809030056, -0.9399501681, 0.0996481702, -0.4159940481, 0.4737070799, -1.3059927225, 0.7129248381, 1.0721275806, -0.8415834308, -0.8872352242, -0.5654734373, 0.2441729158, -1.4346601963, -0.2642861009, -0.2291244417, 0.0176893435, 0.4113185406, -0.276168108, -1.7414397001, 1.0698004961, -0.3804810345, -0.6902505755, -0.9703989029, -1.0450204611, 1.2665598392, -1.2967026234, -0.6767002344, -0.7334861755, -1.5502481461, -0.4074180722, -0.5176191926, -1.0231375694, 1.0853877068, 0.1120817736, 1.7285506725, 0.3536818624, 0.0148076396, -0.1100017726, 0.5567575693, -0.1066684648, 1.046132803, 0.1753118932, -0.0614862107, 0.8939425349, 0.1068915278, 0.4480887651, 1.5487197638, -1.2043054104, 0.0765691996, -0.3025397956, 0.3716994524, 0.0633413196, -0.6363051534, -0.5478110909, 0.3114559948, 0.5473425984, -0.5630127192, 0.2414992303, -0.3888822496, 1.5758407116, 0.0097805243, -0.329284519, -0.4851594567, 0.0451897085, -0.3488342464, 0.3407978117, 0.683151722, -1.1644303799, -0.3624127209, -0.2275703251, 0.7218788862, 0.2685281038, -0.7250207663, -0.467705816, 0.4150543511, -0.078208141, 1.4676225185, -1.5118229389, -1.8994615078, -0.3894540966, -1.2019125223, 0.6522817016, 0.7411521077, -0.590434432, 0.023625493, -0.0310441889, 0.1133431345, 0.4543280303, 0.9296661615, -0.365718931, 0.8647534847, 0.4642766714, -0.134353146, 0.0570154712, 0.5581014156, -0.1854114383, -0.7084642053, 0.0102644237, 0.8960537314, 0.6117859483, 1.5289793015, -0.6793532968, -0.9655903578, -0.1182119697, 0.0858578905, 1.5624952316, 0.2760768831, -0.9004510641, -0.6092720032, -0.7649390101, 0.004884392, 0.7898714542, 3.0084602833, 1.3096494675, 1.2315613031, -0.6534792185, -0.8590342402, -1.4976174831, -1.9176362753, 0.3675377965, -0.3379865289, 0.276340276, 1.5685522556, -1.3770451546, 0.653404355, -1.2314970493, 0.6885480285, 0.3955456018, -0.5026634932, 1.5628385544, -1.2897356749, -0.6910775304, 0.6086555123, 1.2651201487, -2.1150650978, 0.123758778, 0.8846878409, 1.7710510492, 0.2655863464, -0.2969754636, -2.1651949883, -1.2720298767, 0.7493562698, -1.4159072638, 0.0720703453, 1.2602864504, 0.3690921962, -1.0990029573, -0.3053937554, -0.0024620395, 0.5187724829, 0.1984281093, -0.31893906, -0.103507705, 1.7139332294, -0.9073066115, 0.2428479344, -0.3199116588, 0.6302351952, 0.0433216169, -0.5397992134, -0.0493347086, 2.9849932194, 1.3701627254, 0.1547837704, 0.3347853124, 0.0005706706, -0.1513033062, -1.0203170776, 0.2319690138, -0.092545554, 1.2249279022, -0.5679455996, -1.0095409155, 0.4814147651, -0.4430998564, 1.8880985975, 0.8426629901, -0.4250870049, 0.6558428407, 0.6095702648, 0.5471705198, -0.0999528542, 0.4868067503, -0.3253440559, 0.98210603, -0.7876611352, -0.892670095, -0.5680075288, -1.5589350462, 0.7792080641, 0.6074336767, -0.6446903348, -0.3306128979, -0.0889260992, 0.5860607028, 1.0172839165, -0.6860371232, -1.4790381193, 0.2655035853, -0.5648944974, -0.0854189321, -0.8062707186, -1.2548439503, -0.3068138063, 0.9372445941, -0.3689551055, 0.0686311647, -0.5692754388, -0.101920791, -1.2302242517, -0.4096271694, -1.4637188911, 0.1955396831, 0.2227681726, -0.4399811924, -0.7665747404, 1.33956182, 1.2344645262, -0.8151758313, 1.0312930346, 1.4441338778, -0.1440971345, 0.1089804247, -0.1602838784, 0.64780581, -1.7324061394, 0.5455881953, 0.9155097604, 0.2902083397, -0.5062358379, -0.1493052691, 0.3872112036, 0.577473104, 0.9742674828, -0.0768602863, 1.4659577608, 0.537853837, -0.2381729931, 0.6557806134, -0.3643544614, 1.0224210024, 2.2745094299, 0.4407407641, -1.086710453, -1.5791653395, 1.3607412577, 0.542847991, -0.6805597544, 0.3291752636, -0.7735200524, 2.7010147572, -0.5607389212, -0.2516034544, -0.2319562733, -0.5703990459, 0.1370479465, 0.4141350091, 0.5729926825, -1.934646368, 0.2751459479, 0.2008908242, -1.4988437891, -0.0197075363, -0.4882344306, 0.3316637278, 0.6367660761, -1.0761913061, 0.1792790443, 1.7517154217, -0.140956372, -0.3624957204, 1.4489771128, 0.6877054572, 0.9072358608, -0.4531917572, 1.4851168394, -0.2323126197, 0.7623587251, -0.7757603526, -0.6048455238, -0.1571931094, 1.2583392859, -0.1200416759, -0.2498043925, 1.3517543077, 0.3901304603, 0.7842310667, -0.0149446037, -0.1642634124, 0.5094327927, -0.9141930342, 0.3567269444, -1.4010008574, 0.060650073, 0.3088947833, -0.3542846739, 0.3564620614, 0.4603590667, 0.0433349647, 0.0920020342, 0.6997978687, -1.1106684208, 1.9314236641, -1.9803478718, -0.3507214785, -0.8831897378, -0.830480516, 1.0824582577, 1.4951614141, -0.1068448573, 0.0740071461, 0.4585267305, -0.2103078961, 0.0846331269, -1.9646784067, -0.2560355961, -0.4682911932, -1.208843708, -0.1334537566, -0.8563742638, -1.2037711143, 0.062840037, 0.4919656813, -0.2431716472, 1.0266211033, -0.0941768885, 0.1506023705, 1.7251862288, -0.9272946715, -1.0324892998, 0.1921352297, -0.6548486948, -1.3498135805, 0.6262603402, 0.2206302732, 0.4344463348, 1.296199441, -0.5990602374, -1.0106675625, -0.2061267942, 0.9050797224, -0.8100194335, 0.1830400974, 0.8721083999, 0.5910374522, -1.1576727629, 0.571183145, -0.4802956879, -0.0138789816, 0.0690098107, 0.5664060116, -0.4342842102, -1.2257596254, 0.8117195368, -0.1813151687, 0.9828819036, 0.0873854756, 1.7616022825, 0.8319886327, 1.5122567415, -1.2528252602, -0.0003047294, -0.3246637881, 0.2905121744, -0.1799840778, 1.5175098181, 0.5769554973, -0.6673871875, 0.3771203756, -0.2012870461, 0.6679193974, 0.013727285, 0.9511228204, -0.881392777, -0.2567137778, -0.2988190949, -0.2028745562, -0.9889977574, -0.7797538042, 0.8860432506, -0.7809722424, 0.0214339774, -0.1486047208, -0.0534464233, 0.0352441631, -0.2945778668, -0.6194437742, 0.4345979095, 0.7835204005, 0.5024291277, 0.1450613141, -0.097018756, -0.7059639692, -1.7563952208, -0.1319581866, 0.3998560905, 0.5124253631, 0.8418306708, 1.3562047482, 0.5014730692, -0.2819065154, 2.2097048759, -1.3454502821, 0.8060176373, -0.5815954804, -0.8927143216, -0.6660919785, -0.3135585189, -0.7256678343, 0.8256584406, 0.8541370034, -0.4098732769, 1.2549762726, 0.4780880511, -0.9121441245, -1.4710897207, -1.1149510145, -2.3049294949, 0.7833429575, 0.2332577109, 0.0311326459, 0.8175135851, -2.2388081551, -0.4053720236, 0.7526143789, 1.3628824949, 0.3917853832, 1.2221754789, -1.5673855543, -1.4872415066, -1.3974660635, 1.3081600666, 0.5980379581, -0.0476839133, -0.0667239353, 1.7091870308, 0.7393575311, -0.1361545026, 0.3934135437, 0.6830323339, 1.2197101116, -0.74147439, 1.0741093159, 0.4490467906, 0.4451761246, 0.2274913192, 1.7889094353, 1.9739189148, -0.3989231586, 0.2770614922, 0.7493653297, -1.7249109745, 0.7903262377, -0.204140678, -1.3915280104, -0.406268388, 0.1498415917, 0.1499729306, -0.5068844557, -0.1021399498, 0.903213799, 0.2980270386, -0.3378360868, 0.3860107064, 0.0321442112, -0.304551214, 0.8280826211, -0.5188810825, 1.1559026241, -0.6327574849, 0.8259765506, 0.3971202374, 0.4139798284, 0.5925656557, -1.2551372051, -0.6949350834, -0.0639055967, 0.6832131147, 0.7210446, 0.199072659, -0.1095917448, -0.1465231776, 0.2583353817, -0.4111141264, 0.2285439372, -0.6290988922, -0.515588522, -1.3346806765, 0.4224671125, -1.4568240643, -0.3725994825, 0.3965597153, -0.1731044501, 0.7161304951, 0.4396516085, 0.9791741371, 0.4523989856, -0.5039350986, 0.5161024332, 0.2824961543, -0.1102266461, 0.7882063985, 0.0092504527, -0.304969877, -0.2405032068, -0.9001017213, -0.2946311831, 1.1375640631, -0.55792135, -0.3215179741, 0.0304858573, 0.3806851506, 0.4974850416, -1.1284866333, -0.1756360233, -0.0862993076, 0.7782494426, 0.368414253, -0.5828362107, -1.0544024706, -0.0460090861, -1.0113933086, 1.2125228643, -0.8363211155, -0.0342508294, 0.2228560895, -0.4571315348, 0.2107658237, -0.0374500081, 1.9120869637, -0.2664408088, -0.4254265428, -0.1317731887, 0.4547606707, -1.4227467775, -0.0532501601, -1.7194414139, -0.044922974, -0.0744275451, 0.8532315493, -0.6313231587, -0.57915622, -0.1687850505, 1.6902407408, 0.0773455128, -0.5148635507, -1.5757931471, -0.0710092336, -1.3466813564, 0.0073139984, 1.17560637, 0.7733275294, -0.1205933318, 1.2430427074, 1.8630605936, 0.5681241751, 0.7831112146, 0.7510461211, -0.5887978077, 0.6248822212, -0.1860935986, -1.0172106028, -1.2343587875, -0.370208472 ]
Creating Relation It is possible to create a relation between data sources in the data dictionary. In order to do this select the item New Relation in the context menu of a data source or from the menu Actions . The picture below shows a New Relation dialog: As can be seen there are nine fields, which define the relation parameters: In the field Name in Source the name of a relation is specified. By this name the relation will be found from the original data (for example in the DataSet
Data Data Dictionary Relation Creating Relation
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Creating Relation</title> <keywords> <keyword translate="true">Creating Relation<keyword translate="true">New Relation</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Creating Relation</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">It is possible to create a relation between data sources in the data dictionary. In order to do this select the item </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Relation</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> in the context menu of a data source or from the menu </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Actions</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The picture below shows a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Relation</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">As can be seen there are nine fields, which define the relation parameters:</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"><image src="img_1.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> In the field </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name in Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> the name of a relation is specified. By this name the relation will be found from the original data (for example in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataSet</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">). If the relation between data sources will be created on the basis of a relation in the DataSet, then this name will coincide with the field </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. This field is required to be filled.</span></p> <p class="f_Normal"><image src="img_2.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> Filed Name is used to specify the name of a relation which is used to refer to this relation in the report. This field is required to be filled.</span></p> <p class="f_Normal"><image src="img_3.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> In the field </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> a hint for the relation will be specified and displayed to the user. This field is mandatory.</span></p> <p class="f_Normal"><image src="img_4.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> Filed </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Parent DataSource</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> indicates the parent data source for the relation. This field is required to be filled.</span></p> <p class="f_Normal"><image src="img_5.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> Filed </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Child Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> indicates a detail data source for this event. This field is required to be filled.</span></p> <p class="f_Normal"><image src="img_6.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> This field displays the selected column-keys from the parent data source.</span></p> <p class="f_Normal"><image src="img_7.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> This field displays the selected column-keys from the child data source.</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Fields </span><image src="img_8.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> - </span><image src="img_9.png" scale="100.00%" styleclass="Normal" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> show parent and child data key columns, by which </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Relation</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> between data sources is set. </span></p> <p class="f_Normal"></p> <p class="f_Normal"></p> </body> </topic>
[ -0.2905572057, -0.5652254224, -3.778750658, -2.8240203857, 1.4702467918, -0.7207399607, 0.3775872886, 0.1801595688, -0.2982120812, -1.0516713858, -0.0694602132, 0.3137007058, 1.9815649986, -0.5287959576, -0.2741319239, 0.2429971993, -0.8865262866, -1.0957366228, -1.5541940928, -0.5808412433, -0.0344131738, 0.4090945125, 0.7199736238, -0.443128705, 2.2130303383, -0.9448593855, -0.8511096835, 0.0985955968, -2.1146500111, 0.2288499177, 1.1306433678, 2.1162884235, 0.8229857683, 0.5138648152, -1.5527954102, -1.2449977398, -0.7044872642, 1.2097805738, -0.6946769953, 0.6445584297, -0.0415195599, 0.7292622924, -0.3029229939, -0.3571609855, -0.3531527817, -1.6262806654, 1.1230374575, 0.2398767024, 1.1471116543, -0.0772177354, -0.8326303959, 0.431704998, 0.3292321265, 0.3286091983, 1.5669249296, 2.0367450714, 0.6760724187, 0.4547118843, 0.2783698738, -1.2298470736, 0.2640007436, 1.5219471455, -0.2104441822, 1.8684366941, 1.5775982141, -0.3328512311, -1.1380916834, 1.0398486853, -1.2278712988, -1.0007289648, 0.2818721533, 0.1145866215, -0.1759895682, -0.0117750866, 0.4820837975, 1.4149793386, -0.2100087404, -0.2381272465, 1.3110063076, 0.6860329509, 1.5780125856, 0.3372407258, 1.4221609831, -0.0947340429, 1.9724282026, -0.3744262159, -0.7252601981, 0.1962112486, 0.3540502489, 1.5815012455, 0.1483618021, -0.6804219484, 1.1849267483, -0.4450788796, -1.4078595638, -0.202053979, -0.991042912, -0.3169666827, 0.0016431088, -1.147967577, -0.0315135084, -0.0157927703, 0.8457402587, 0.7700642943, -0.0481746718, 0.6169027686, 0.228229627, -0.7890802622, -0.9533361197, 0.234793365, -0.8201743364, 1.2533425093, -0.2230959684, -0.3998944461, 0.421056807, -1.9812067747, 0.5573423505, -0.7490292788, -0.3765214384, 1.0967347622, -0.3496819139, -0.7604971528, -0.4516799748, 0.6176882386, -0.214707464, -0.6113682389, -0.5974174142, 0.895722568, 1.3906188011, -1.0240957737, -0.7190434337, -1.3445702791, -0.6668967605, 0.52646631, -0.9723158479, 0.1561425924, 0.3583758771, -0.5583680272, 0.7029480338, -0.1736868322, 0.0537076481, -0.3496029377, -0.5719183683, -2.2124671936, -0.4005416334, 0.2758446336, 0.5852094293, -0.7921930552, 0.4323616922, 0.9779947996, -0.1391485631, 0.4043224156, -2.3358774185, 0.7379562855, -0.3542874157, -0.6771685481, 0.2557295263, -1.145601511, -0.3289394081, -1.3010571003, 1.3723486662, -1.0545904636, -0.0342934728, -0.0981984511, 0.6408594251, -1.2526807785, 1.4310786724, -0.1076562554, 0.0528064668, 0.7022379637, -1.5283075571, -1.5726479292, -1.4644497633, -1.0948700905, 0.8857550621, 0.6165513992, 0.0811353475, -0.0903635025, 0.8197128773, 0.1158798188, 0.7583247423, -2.5359950066, 1.4092288017, 0.6437542439, 0.2571457028, -0.1015068591, 0.352924943, -1.2514878511, -0.8279938102, -0.1892445534, -1.2100063562, -0.5848203301, -1.5202460289, -0.5822836161, 0.0052549606, 0.1013377607, 0.4576816857, -0.5301915407, 0.551951766, -1.2955311537, -0.4077551663, 0.7209881544, -1.3520898819, 1.0942691565, -0.7426496744, 0.7636634111, 0.3291824758, 0.8232685924, -0.7409917712, 1.2984437943, 0.4161918163, -0.5978994966, -0.3109898865, -0.8468800187, -0.4806687534, -1.3074914217, -0.1848307997, 0.1781760007, 0.1360791177, 0.4060452282, 0.0509619974, -0.4125222564, 1.1378257275, -0.1175433174, -0.6934132576, -0.0192889441, -0.523029685, 1.7952303886, -1.1642725468, -0.7218880653, -0.5150642991, -1.7066873312, 0.2502121925, -0.7040994763, 0.2479582429, 0.9486399889, 0.3704966605, 1.7459499836, -0.1303529292, -0.3391763866, 0.0187299512, -0.1921952814, -0.3499923646, 1.09993577, -0.2783668041, 0.4440837204, 1.2445647717, 0.5951429009, 0.0996924937, 0.6731455326, -0.3080645502, -0.7523136735, -0.3256231248, -0.3012241125, 0.3714143932, -0.6628041267, -0.8709410429, 0.9846311808, 0.4259187877, -0.5449243188, 0.062134292, -1.251193881, 0.9420232177, -0.4336866736, -0.4235265553, -1.6235706806, 0.1139703318, -1.0711135864, -0.1417621821, 0.6613292098, -0.9511804581, -1.0485465527, 0.0030704425, -0.222153157, -0.2254898548, -0.3477645814, -0.0653581321, 0.0746847838, -0.2539203465, 0.4673609436, -0.7905403972, -1.9487146139, -1.3552764654, -0.371870935, 0.148697257, 0.4898631871, 0.3218408823, 0.0585378446, 0.6239606738, -0.1448406428, 1.08294487, 0.8079507351, -0.8464266062, 0.0682973862, 0.3230732381, -0.1442403495, 1.0166658163, 0.1067133099, 0.6446933746, -1.1092725992, -0.8843079805, 0.1804692596, 1.0029851198, 0.6464921832, -0.6498709321, -0.1481134892, 0.6036425829, -0.6761558652, 1.2069841623, -0.5444496274, -0.9740386605, -1.15011549, -0.3721258044, 0.2008342445, 0.8803174496, 2.3612048626, 0.6891644597, 1.6458722353, 0.4592815638, -1.0511689186, -1.2932536602, -1.7840950489, 1.0184476376, -0.2554531395, -0.4698940814, 1.1796133518, -1.288051486, 0.7561793923, -0.9237323403, -0.0561652556, 0.3095813692, -1.2678825855, 0.5948839188, -1.1321525574, -0.8905616403, 0.456962198, 0.1317143142, -2.585793972, -0.4644083679, 1.8977761269, 1.4698206186, -0.0774442032, -0.5812792778, -2.2808959484, -1.4849222898, 1.2594275475, -1.3764828444, -0.0035529402, 1.794046998, -0.0055527426, -1.1882147789, -0.354573369, 0.3353020251, 0.0695449784, 0.1740218848, -0.6484369636, 0.2543630898, 0.7594277859, -0.1623063833, -0.4769409895, -0.0563939549, 0.1498966366, -0.5061638951, -0.0769782513, -0.2710106671, 2.3151376247, 0.5189668536, -0.3807020187, 0.3123156726, 0.5886579156, 0.7544004917, -0.9942407608, -0.0655890405, -0.032155741, 0.9773871899, -0.5604650974, -0.8434929252, 0.661678791, -0.6163035035, 1.2276126146, -0.0778252706, 0.582451582, 1.5859313011, 1.8634538651, 0.6043457389, -0.4231649637, 0.7707983255, -0.2958340347, 2.011703968, -0.5854631662, -0.5166306496, 0.2531222999, -1.0396381617, -0.5801199079, 1.0932784081, -0.7573913932, 0.3007650375, 0.4705944061, -0.2278977484, 0.9677702188, -1.1118241549, -1.452919364, -0.0601919293, 0.094362691, -0.5138949156, -0.7278347015, -0.6555933952, -0.8405197263, 1.1900497675, -0.0581927896, -0.0635716617, -0.5667983294, 0.0871835425, -1.2683974504, -0.9398921728, -0.651674509, 0.2054838985, 0.6724635363, 0.216638729, -0.6460747719, 1.7109411955, 0.9549809694, 0.297884196, 0.7497541904, 1.1240355968, -0.0667442307, 0.773163259, 0.7381246686, 0.4282518625, -2.1123702526, -0.4753435552, 0.8093876839, 0.3158739209, -0.4301474094, -0.3007708788, 0.2429331392, 0.4662469923, 0.1029414982, -0.3194363713, 0.7983029485, 0.7436538935, -0.2214919478, 0.9666193724, -0.2773302794, 0.8129565716, 1.7986499071, 0.6742991805, -1.339871645, -1.7194757462, 1.0782493353, -0.1053412631, 0.0227003563, 0.1357724071, -0.2758212686, 2.3859059811, 0.6958467364, 0.6414018869, -1.1801639795, -0.2933558524, 0.2571647763, -0.1568230242, 0.7678655386, -1.2995911837, 0.1608237624, 0.0054446803, -2.2294061184, 0.4461228848, -1.3129572868, 0.5835976005, 0.8949462175, -0.4471713305, -0.0359605402, 0.6633341312, -0.3644247353, 0.4854588509, 0.669455409, 0.5899962187, 0.6037213206, 0.2486674935, 0.9887339473, 0.0018402403, 1.0169839859, -0.0882318988, -1.2837971449, -0.2221248299, 1.1999299526, 0.886844635, -0.2381709069, 0.8095116615, 0.6660739183, -0.2587300241, -0.9132105112, 0.3370630145, -0.0908130929, -1.1303876638, -0.3843729198, -0.4055140913, 0.3298429549, 0.3764772117, -0.5884434581, -0.4356400371, 1.4472316504, -0.2766079009, 0.239893496, 0.1781728864, -0.2221119255, 2.4232664108, -1.4194440842, -0.1305332929, -0.6086800694, -0.6039081216, 1.572840333, 1.0794503689, 0.1566160172, 0.8319294453, 0.0839245394, -0.0254154671, 0.3007892966, -1.3328665495, 0.3826981783, -0.1263536811, -0.9523576498, 0.1932404637, -0.6149104238, -0.9708981514, 0.2346766144, -0.2207155228, 0.4538858831, 1.014592886, -0.1570643634, 0.1364261061, 1.728217721, 0.0896935761, -0.9615253806, 0.5952328444, -0.8291258216, -0.9575163722, 2.0148274899, -0.2464021295, 0.6071471572, 1.133838892, -0.0969283432, -1.3284037113, -1.48640728, 0.6363378763, -0.470069468, -0.4754271805, 0.5603545308, 0.4231123328, 0.1417143941, 0.8020119071, -0.4189688861, 0.6900062561, -0.025743166, 0.6930260062, -1.0660276413, -0.6340163946, -0.0889055654, -0.8653721809, -0.086775519, -0.0091374889, 1.3792897463, 1.3440206051, 2.2131962776, -1.2983590364, -0.015593607, 0.0683241636, -0.3603480458, 0.0718519911, 1.7478847504, 0.9204875231, -0.7431770563, 0.7964323163, -0.6652810574, 0.3394956887, 0.3250598013, 1.3444069624, -0.8052954078, -0.5966905951, 0.2108229697, 0.8889414072, -0.9561806321, -0.1962674409, 0.8112360835, -0.826107204, -0.6470611095, 0.2289040983, 0.0119717093, -0.3723121285, -0.2852383256, -0.3111692667, 0.5411592126, 0.7745457888, 0.0992550403, 0.2366325855, 1.0110508204, 0.021618858, -2.0358965397, 0.4506814182, 0.4735191464, -0.3357630372, 0.1362065524, 1.254776597, 0.1031969637, 0.1365126222, 2.441671133, -1.0514140129, 1.0589581728, -0.3939167857, -0.4927096963, -0.2516415715, -0.2231650949, -0.4077796638, 0.8248585463, 0.3542138338, -0.2797033489, 1.4810564518, 1.1355917454, -0.4976558387, -0.5780450702, -1.8219735622, -1.2047147751, 0.5440700054, -0.5259895325, 0.9718592167, 0.8758180141, -2.0705478191, -0.6480657458, -0.1054405943, 0.5219776034, -0.478793323, 0.1828130782, -1.9213947058, -0.3735742867, -1.4375673532, 0.9487485886, 0.0303657968, 0.3809537888, 0.5838986039, 1.7912735939, 1.1809239388, -0.0202393625, -1.1574709415, -0.1538890153, 0.5024081469, -1.6384862661, 1.3776777983, 0.4012944698, -0.2163691223, 0.3581339717, 1.3990793228, 2.0699541569, 0.6582545638, 1.6082572937, 0.8056119084, -0.9825077057, 0.7956140041, 0.1474094689, -1.9221140146, -0.2518591583, -0.3660132289, 0.2628206611, -0.7622795701, -0.1144699231, 1.0553830862, -0.1417916417, -0.805958569, 0.8419398069, 0.0804941654, -0.551469028, 0.0482965745, -0.7905358672, 1.3937005997, -1.0157545805, 0.2934792042, 1.0708899498, 0.6631094813, 0.8683694005, -1.0113179684, -0.5996555686, 0.2037285268, 0.7917361259, 0.5396117568, -0.1536406577, -0.3221693039, -0.0734736025, -0.0453154519, 0.07958664, 0.1112118661, -1.0003329515, -1.2675592899, -1.5453557968, -0.1843082011, -1.7102885246, -0.4505681694, 0.1011260748, -0.0833617821, -0.2632578611, 0.4704121947, 1.6665303707, 1.4400954247, -0.0567291901, 0.0877975151, -0.3813127875, 0.319080472, -0.0387550592, 0.2139988691, -0.4269965291, -0.1857227236, -0.5720151663, 0.1828030646, 0.5894653797, -0.9202011824, -0.1854390949, -0.7013501525, 0.8734664321, 0.7948200703, -0.2712056339, -1.1458126307, 0.8929761648, -0.4469956756, 0.2480459511, 0.0084784944, -0.6764042974, -0.5039572716, -0.9417898059, 0.3356390595, -0.959171176, 0.4327665567, 0.8557885885, 0.2958115637, 0.3149873018, -0.535764277, 1.7601976395, 0.4578016102, -0.2661819458, -0.1693128943, 0.0415770337, -0.8593133688, 0.19451949, -0.3590265512, 0.0445519015, 0.6916279197, -0.0832538158, -0.5613584518, -0.9642289281, -0.4010351002, 2.1738595963, 0.1323982477, -0.1438806653, -1.9331589937, 0.1280201823, -0.802456677, -0.4184383452, 0.2181791067, 0.9323073626, -0.3378433883, 1.9523001909, 1.8121659756, 0.373613596, 0.947604239, 0.6413521171, -0.726942122, 1.1803684235, 0.2801350057, -0.3826408982, -0.5609554648, 0.5923114419 ]
Filtering In Stimulsoft Reports it is possible to filter data using relations between data sources. Let's review data filtering via a relation (in the example we use data source Products). If you want to filter data by the category name, i.e. by the entries in the data column CategoryName of the data source Categories , then, with established relation between data sources Categories and Products , to add a filter to the expression: Products.RelationName.CategoryName == "category name" by
Data Data Dictionary Relation Filtering
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Complete" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Filtering</title> <keywords> <keyword translate="true">Relation<keyword translate="true">Filtering</keyword></keyword> </keywords> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Filtering</span></p> </header> <p class="f_Normal"><span class="f_Stimulsoft text" translate="true">In Stimulsoft Reports it is possible to filter data using relations between data sources. Let&apos;s review data filtering via a relation (in the example we use data source Products). If you want to filter data by the category name, i.e. by the entries in the data column </span><span class="f_Stimulsoft text bold" translate="true">CategoryName</span><span class="f_Stimulsoft text" translate="true"> of the data source </span><span class="f_Stimulsoft text bold" translate="true">Categories</span><span class="f_Stimulsoft text" translate="true">, then, with established relation between data sources </span><span class="f_Stimulsoft text bold" translate="true">Categories</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Products</span><span class="f_Stimulsoft text" translate="true">, to add a filter to the expression: </span><span class="f_Stimulsoft text bold" translate="true">Products.RelationName.CategoryName ==</span><span class="f_Stimulsoft text" translate="true"> &quot;category name&quot; by which filtering will occur. The picture below shows a window of data filtering via the relation between data sources:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">where Products is a data source name; RelationName is a name of the relation between data sources, i.e. reference to another data source vie the relation; CategoryName is a data column in the data source.</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">Now, when rendering a report, the report generator filters data from the data source </span><span class="f_Stimulsoft text bold" translate="true">Products</span><span class="f_Stimulsoft text" translate="true"> and displays the data that belong to the category </span><span class="f_Stimulsoft text bold" translate="true">Beverages</span><span class="f_Stimulsoft text" translate="true">. The picture below shows a page of the rendered report:</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 1.0758881569, -0.2752325833, -4.9645533562, -1.7980462313, 1.2034144402, -0.596009016, 1.554895997, 0.09101706, -0.8260745406, 0.3223242462, 0.8099220395, 0.8299843669, 2.1449613571, 0.0568106174, -1.4041122198, -0.5549343824, -0.2655469477, -1.430110693, -1.3596738577, -0.7289810777, 0.1454274803, 0.1543957889, -0.5245884061, 0.0714511499, 2.1242463589, 0.2928656638, -0.7646865845, -0.3813404739, -1.2228525877, 0.4488210976, 1.0683306456, 1.1703333855, -1.2359194756, -1.5199010372, -0.9121927023, -0.1689216495, 0.5620825291, 0.6812825203, -0.4998505414, 0.7897998095, 0.5129042268, 0.7281826138, 0.1454942822, -0.8579542041, 0.3663142025, -0.6197769642, 1.0259203911, 0.5949423909, 1.4446387291, -1.9737614393, 0.2727600932, 0.0275837444, -0.9298895001, 1.2121143341, 1.0410701036, -0.0553354882, 0.1062692031, 0.2712072432, 0.7116115689, -0.6886360645, 0.4655335844, 1.6366986036, -0.3509579301, 0.6799163222, 0.8377619386, -0.4864567816, -1.2533192635, -0.3114980161, -0.7682298422, -0.0269009192, 0.575944066, 0.5711477399, -1.0093568563, 0.2365137339, -0.7225458026, -0.1920422167, -1.530174017, 0.1191640124, -0.0339080803, 1.45972085, 1.5114979744, 0.761302352, 0.2212465256, -0.1219334304, 1.2613515854, -0.5072898269, -0.9041197896, 0.6678739786, 0.8624139428, 0.6890953779, 0.0135612562, -0.6950007081, 1.6386283636, 0.6220223308, -1.3923348188, 0.8560696244, -0.4458613694, -0.8082131743, -0.9547293186, -0.7204776406, -0.2765567601, 0.999813199, 0.5107562542, 0.2535165548, 0.5753272772, -0.0737382546, -0.3348855972, 0.2970945537, -0.0891139209, -1.3210786581, -0.8129287362, 0.867197156, 0.449023813, -0.840715766, 0.7499722838, -1.1926797628, 1.2463111877, -1.1897553205, -0.9928979278, 0.060869772, -0.260406971, -0.5027358532, 0.110030815, 0.9539686441, 0.0566762723, -0.2076355964, -0.8274406195, 1.5668196678, 0.969555676, -1.0803111792, -0.0085399523, -1.8447319269, 0.4911977053, 0.853996098, -0.8184143901, 0.8955666423, 0.3570556045, -0.8267167211, 0.5042464733, 0.241699025, 0.4989182353, -0.3353093266, -0.2602592707, -0.1311966628, 0.1316372007, -1.5365387201, 0.0565726385, -0.3552267849, 0.3433313966, -1.1452085972, -0.090211831, 0.5268756151, -1.1954013109, 1.2742257118, 0.9613124728, -1.3665654659, -0.2812041938, -0.5808800459, -0.0844242796, 0.2694313824, 1.7317701578, 0.5156291127, 1.0318425894, 1.481778264, 0.089926742, -1.0435576439, -0.3550390005, 0.6999430656, -0.4327636063, 1.285567522, -0.9698250294, -1.0734468699, -0.4433740079, -1.0188670158, 1.0419032574, 0.2074819058, 0.5739012361, -0.1902699172, 0.2810665369, -0.0037493438, 0.5838859081, -1.9532097578, 1.9613227844, 0.6186333299, 0.4483837187, -1.0150322914, 0.3872330487, -0.1073432565, -0.8334614038, -0.0256548841, -0.2176703066, -0.0744967386, -1.5921753645, -0.8785085082, -0.6050137877, -0.0701570958, 0.2157121301, -0.3349826634, -0.0429768115, -1.5805277824, -1.07817626, 0.1458509266, -0.7603904009, 0.1687917113, -0.5794755816, -0.0417554416, 0.7501449585, 1.3007353544, -1.1428918839, 0.0486180745, 0.3836424053, 0.1528069526, 0.3768122494, -0.0767391101, 0.1273131818, -1.2946977615, -0.0160572305, -0.0157875642, 0.297873348, -0.2003227472, -0.2761360705, -0.9357542992, 0.1129350439, -0.2608424425, 0.7294116616, -0.0777758211, -0.1267153025, 0.8861477971, -0.9976702929, 0.1101607457, -0.3039903045, -1.5992699862, 0.341460675, -0.3395998478, -0.4024162889, 1.1045053005, -0.4998954535, 1.3675627708, 0.9332973361, 0.1791170985, -0.8860377669, 0.9100362062, -0.8922831416, -0.2810594141, -0.232209444, 0.1666278839, 0.1880299598, 0.4237499833, 0.6205525398, 1.422260046, -1.4807188511, 0.981095016, -0.2441640645, 0.1572687626, 0.9080890417, -0.7241382003, -0.9902917147, -0.0156652518, 0.4053330719, 1.1685128212, -0.0906087682, 0.202990979, 1.583594799, -0.9168265462, -0.1266672164, -1.2886244059, 0.154274419, -1.3066847324, 1.4335403442, 0.8455787301, -0.2288288325, 0.2680575848, 0.7753552794, 0.5147883892, 0.3728409111, 1.3170667887, 0.1603105962, -0.3316268623, -0.7941205502, 0.3512519896, -1.7577902079, -0.9525308013, -0.8195874691, -0.567091465, -0.3398016691, 0.0255541485, 0.1775197387, -0.245779708, 0.8201378584, 0.8162493706, 0.0429858379, 0.7943018079, -0.0369768664, 0.8099692464, 0.0557857044, 0.6899356246, 1.6849420071, -1.1639941931, 0.8445179462, -0.4762325883, -0.1049180776, 0.5265541077, 1.5729227066, 1.1893713474, -1.0284370184, -0.1277695745, -0.2441468686, 0.50279814, 1.282241106, -0.1503654718, -0.848431766, 0.6863219738, -0.2925551832, 0.9908744693, 0.9882781506, 1.4316396713, 0.8834288716, 1.4026525021, -0.3028409779, 0.0865887329, 0.4433580935, -1.3078764677, 0.6243830323, -0.3224072456, -0.0001594223, 0.0052222996, -1.5315881968, 1.2018922567, -0.6083981991, -0.429364562, 0.0934992805, -0.5888264179, 0.6865980625, -2.0767631531, -0.5887112021, 0.8029828072, 0.0727048591, -1.4418479204, -0.7858160734, -0.0078439582, 1.9755510092, -0.2518024445, -0.4982026219, -1.9280939102, -2.2648990154, 0.8569777608, -1.4617521763, 0.2669202685, 1.3610303402, 0.4248012006, -1.2119266987, 0.4462998509, 0.0651138499, -0.0480335765, 0.0750893876, 0.9504621625, 0.5559648871, 0.281781584, 1.4688558578, -0.3249099851, -0.2373454869, -0.5667707324, -0.5052192211, -0.2981563807, -0.4999523461, 2.0289251804, 0.9473578334, 0.3505142927, -0.3953143954, -0.4142279327, 0.3595479131, -0.0978435203, -0.7717852592, 0.4393219948, 0.0575417429, 0.2305681556, -1.1125017405, 0.6833741665, -0.9293017387, 0.104471162, 0.6752409935, -0.6664959788, 0.5058185458, 0.1456397027, 0.681689918, -0.1389271915, 0.0007134308, -1.116322875, 0.282497853, -0.6867816448, -0.7436631322, 0.1420192719, -1.2778559923, 0.7671944499, 0.0587772727, -1.9752047062, 0.883290112, 0.1380235404, 0.1434529871, 1.3799598217, -0.323418051, -0.8398487568, 0.6034163237, -0.2469350845, -0.12807028, 0.320069015, -0.7950741649, -0.4952875674, 0.2671060264, 0.4426293075, -1.551068902, -0.7331552505, -0.4403958917, -0.914619267, -0.287047267, 0.3645546734, 0.50761199, 0.6942072511, -0.1910828352, -0.9256641865, 1.8352030516, 0.9023874402, 0.3283585906, -0.2047626525, -0.6220056415, -0.2210220993, 1.0469059944, -0.0121228648, 0.0503423363, -1.7423708439, 0.2715705335, -0.3862345815, 0.1935831904, 0.9159228802, 0.114962779, 0.1265691817, -0.2378425002, 1.1833341122, -0.5299116969, 1.4852795601, -0.1307595372, -1.4953825474, -0.2640972733, -0.6123763919, 0.3588325381, 2.7769460678, 1.9709148407, -0.0214023106, -1.5328167677, 1.8578346968, -0.6607818604, -0.4189398587, 0.5550903082, -0.110537827, 2.4965209961, -0.5589466095, 0.5250231028, 0.066308111, -0.2409700006, -0.0724944994, 0.4164098501, 0.3654268682, -2.1843354702, -0.4752563834, -0.4214268923, -1.350487709, 0.6298694015, -1.0274765491, 1.2546054125, 1.7809185982, -0.1204037443, -0.7127028108, -0.0253803357, -0.2461982965, 0.3075563908, -0.0292543322, -0.5835348964, 0.6957149506, -0.6731482744, 0.9882188439, -0.1125627682, 0.894007802, -0.6389557719, -0.8949425817, -0.3453631401, 0.851580441, 1.1011400223, -0.4661027193, 0.0365350507, -0.1027291641, -0.3351984322, 0.2543412149, -0.4990967512, 0.9114182591, -1.4529784918, -0.495652169, 0.275090158, -0.4518792331, 0.527073741, -0.5089235902, 0.1811029315, -0.445040077, 0.3631953597, 0.5308611989, -0.0017378402, -0.7646135688, 0.7602289915, -1.5211430788, -0.5192237496, 0.115127936, 0.0981989726, 0.7873679399, 1.0729284286, 1.2979847193, 0.4620454609, -0.5915197134, 0.4513679743, 1.2973057032, -1.272850275, -0.334847182, -0.597307086, -1.2613167763, -0.3792252839, 1.2980271578, -1.3176140785, 0.7358747125, -0.2221546769, -0.3247537017, 1.5722812414, -0.3728727102, -0.2876408696, 0.7959835529, -1.4860754013, -0.312255621, 1.7353858948, -0.213232398, -0.4348155558, 1.3215305805, 0.034693975, 1.194298625, -0.3530499041, -0.5979523659, -0.1643090546, -0.8848253489, 0.1024367437, -1.3223471642, 0.0629243478, 0.0619066581, 0.9852499366, -1.3962932825, 0.94085145, -0.3903166056, 0.9516733289, -0.6099321246, 0.9081522822, -0.6220346689, 0.3675386608, 0.5295732021, -0.918394506, 0.6693014503, -0.1776795685, -0.1873307079, 2.011033535, 1.2279667854, -0.1870307475, 0.3598871827, 0.5628631115, -0.5118322372, -0.6150336862, 0.5150136352, 0.2594996691, -0.5355217457, 0.7785534859, -0.2845292985, -0.6766456366, 0.0591450334, 0.1684791148, -0.1980463564, -0.8271383047, -0.3143647015, 0.3848018348, -0.3518348038, 0.4812057018, 1.3370369673, -1.0888198614, -0.348328203, -0.279858768, -0.175417155, 0.6559371352, -1.203040123, -0.5141581297, -1.017977953, 0.8694500923, 0.1646061838, 0.2655171156, 0.3396483064, 0.1399320066, -2.3501076698, -0.3387159705, 0.6779037118, 0.3262241185, -0.9163690805, 1.365691781, -1.1630601883, 1.0687644482, 0.5878495574, -0.7069288492, 0.1834024638, -0.821841836, -0.8817447424, -0.331802696, -0.7626091242, 0.0827285647, 0.3552060723, 0.0898869187, -1.1253205538, 0.795815289, 0.076183103, -0.5331311822, -1.418503046, -0.9089041948, -1.6416074038, 1.0125592947, -0.5827122927, 1.7410939932, 0.1700379997, -0.8575928211, -2.094730854, 0.5294376016, 1.535597682, -0.7874864936, 2.199668169, 0.7283822894, -1.5611308813, -1.311414361, 0.950720191, 0.1619347781, 1.3172404766, 1.1088496447, 1.3769105673, 1.137693882, 0.8043197989, -0.137275517, -0.0909126028, 0.1373127997, -0.5119498372, 1.6232700348, 1.8510172367, 0.5951046944, -0.3179299235, 1.980096221, 2.2125411034, 1.3967217207, 0.7002147436, 0.4151963592, -0.9563601017, 0.4461587667, 0.798730731, -1.049146533, -0.7591337562, -0.667621851, -0.9816402197, -0.7019045949, 0.2350575626, 0.7546826005, -0.355632931, -0.2121085227, -0.0401825756, -0.3607979119, -0.1684637368, 0.9796999097, -0.9854649305, 1.0942065716, 0.2937293947, 1.2006577253, 0.3199209571, -0.0094304262, -0.2380288392, -0.9291355014, 0.3748384416, 1.0443305969, 0.3177810609, 0.7869061828, -0.4278422296, -0.7917131186, 0.6571304798, -0.6577858925, -1.0332410336, 0.7065193653, -1.4415726662, -1.7146340609, -0.2213041782, -0.1258223355, -1.3736741543, 0.2128538191, -0.342386663, -0.1603254676, -0.8970324993, -0.2047553509, 1.3711479902, 0.4728010893, 1.0431363583, 0.508798182, -0.1737075746, 0.6613861322, 0.0175267849, 0.8638019562, -1.3734185696, 0.3962436616, -0.1795975417, -0.553571403, 0.4321481287, -1.7163270712, 0.6971539259, -0.5215085149, 0.1304661185, -0.0965165198, -0.591991365, -0.8326063752, -0.1129064411, 0.6811217666, 1.3292558193, -1.2777956724, -0.2127482444, 0.8893887997, -0.0817227662, 1.2968361378, -0.2940157056, 0.6802144647, 0.4535923004, 0.2255177498, 0.2800660133, -0.9941898584, 2.4902868271, -0.257225275, -0.7013239861, 0.279516995, -0.3968372047, -1.1494755745, 0.1545716971, -1.0870044231, 0.5137178302, 0.7978090048, -0.0865950212, -0.3933692873, -1.1303855181, -0.6817644238, -0.6603223085, 0.1563317627, -0.4807422757, -0.2591894269, -0.3162990808, -1.1108729839, -0.0329839252, 0.0804547668, 1.1230275631, -0.195209533, -0.8810706735, 1.0622347593, 0.7394376397, 1.0669560432, -0.5236214995, -1.5553411245, 0.964358449, -0.9874943495, -1.5058150291, -0.4078026712, 0.8473063111 ]
Master-Detail Report "From the detail via a relation to the master data source" scheme was used in the previous chapters (filtering, sorting, and showing information). When you render a Master-Detail reports a different scheme "from master to detail" is used, i.e. the relation works in reverse order. For example, in the report template DataBand1 is placed in the report template. This band contains a text component with reference to a data column, which contains the categories names. Then, when r
Data Data Dictionary Relation Master Detail Report
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Master-Detail Report</title> <keywords> <keyword translate="true">Relation<keyword translate="true">Master-Detail Report</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Master-Detail Report</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&quot;From the detail via a relation to the master data source&quot; scheme was used in the previous chapters (filtering, sorting, and showing information). When you render a Master-Detail reports a different scheme &quot;from master to detail&quot; is used, i.e. the relation works in reverse order. For example, in the report template DataBand1 is placed in the report template. This band contains a text component with reference to a data column, which contains the categories names. Then, when rendering a report, you will see a list of categories. The picture below shows a report page with the names of categories:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Suppose you want to compare each category from the list to the list of products. To do this, follow these steps:</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">1. Add </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand2</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> to the report template;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">2. Specify a data source that contains a list of products and the relation between data sources;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">3. Select the Master component;</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">4. Put a text component with reference to a data column from the selected data source in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand2</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. For example, on a data column that contains the name of the product.</span></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">And then, when rendering a report, each </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Master</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> entry will be compared to a list of </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Detail</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> entries. The picture below shows a diagram of a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Master-Detail</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> report:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> </body> </topic>
[ 1.0359222889, -0.9435010552, -4.8005204201, -1.4225709438, 0.1306829304, -0.8224134445, 0.6810227036, 0.3451196253, -1.3148206472, -1.8140422106, -0.1938052475, -0.0286998134, 2.5494494438, 0.2763209939, -0.2823744118, -0.1823990494, 0.5324683785, -1.6132491827, -1.0242084265, -0.7214438915, 0.679440856, -0.0332058221, -1.0411643982, 0.5799292922, 2.6570410728, 0.7544175386, -0.1591619253, -1.0367134809, -1.0866495371, 0.1258739233, 1.2910307646, 0.9572514296, 0.1277075112, 0.2838970721, -0.7926173806, -0.6781823635, -0.2751788795, 0.9902710915, -0.6514000297, -0.2920107245, 0.3459512889, -1.1035286188, -0.4877783358, -0.7433335781, 0.1904793382, -0.5678931475, 0.7473289371, 0.2741735578, 0.4322064817, 0.5219160914, 1.158395648, 0.8934499025, 0.295520246, 0.2068902701, 1.6088235378, -0.3455395699, -1.0758467913, -0.2928331792, 1.4796714783, -1.4058456421, 1.4770687819, 1.6087253094, -0.1693616956, 1.8647955656, 0.5794808865, -1.0187414885, -0.7508433461, 1.5195708275, -1.4454628229, -1.3422219753, -0.0889522433, 0.2373142391, 0.2766557038, -0.5726894736, 0.2908599675, 0.4056914151, -0.1960758567, -0.3800523877, 0.457508415, 1.379052043, 1.2169861794, -0.0094211074, 2.6504895687, 0.4554384649, 0.2797068655, -0.6819878221, -0.6059337854, 0.495339483, -0.8215942979, 1.4424514771, 0.0136269918, 0.5944961309, 0.6309028268, 0.3945718408, -0.4049408734, 0.5751802325, -0.1342727542, 0.4762015641, -1.0775532722, -0.4731786847, -0.4748063982, -0.2847634256, 0.5272570252, 0.4146543145, 0.5784348845, 1.4384013414, 0.6407732368, -0.0730111077, -0.1289040446, -0.4597282112, -0.5442128181, 0.8334246874, -0.4627302885, 1.065263629, 0.3515940905, -0.3054817915, 1.67742908, -1.1237238646, -0.2988159955, 0.4735020399, -0.3898519278, -1.1318165064, -0.0169222038, 0.9841451049, 0.8181183338, 0.8590270281, 0.0666202605, 1.7371352911, 1.3246479034, -0.7122218013, -0.1902107298, -0.6998144388, 0.4133746326, 1.2695246935, 0.7578383088, 1.6579146385, -0.6096794009, -0.1113118529, 0.2775840163, 0.2208690941, -0.126874283, 0.2795770168, -1.116222024, -0.8835946321, -0.3701518178, -0.2351662517, 0.7686060667, -0.2063903958, 0.5232220292, 0.0387920886, 0.6957173944, 0.7382529974, -1.0649555922, 0.8149238229, 0.3459829986, -1.3985334635, -0.8005310297, -0.5730903149, -0.3617631793, 0.7572458982, 0.691434741, -0.8693605661, -0.8918578625, 0.8897143602, 0.4403701127, -1.5473698378, -0.094617717, 0.7173499465, 0.791310668, 0.2666225731, 0.3733358383, -0.7640829682, -0.3074915111, -0.504214704, 0.6010034084, 0.4476803243, 0.3779147267, -0.8111868501, 1.3557466269, -0.7266488671, 1.3583735228, -1.467236042, 1.1047340631, 0.0452593565, -0.0744284093, -0.9049186707, 0.1795368195, -0.2584554255, 0.1483533382, 0.2486311346, -1.7012118101, 0.7415471077, -1.7534781694, -1.7516982555, -0.5379015803, -0.5144279599, -0.1295593083, -0.109604001, -1.447308898, -1.3626183271, -0.9808651209, -0.6039968729, -1.2216402292, 0.1898921579, -1.63095963, -0.0555166826, -0.06577003, 2.3144824505, -0.7743160725, 0.5900256038, 0.4398923814, 0.6141708493, 0.5041329265, -0.5637705922, -0.5873187184, -1.0493727922, 0.4252690673, -0.3063099682, 0.1567153782, -0.5147655606, 0.0663351417, -0.8180487156, 1.4807213545, -0.2156050354, 1.0684764385, 0.4259566367, 0.2578855753, 0.1414938569, -1.7463858128, -0.6042076349, -0.6331524849, -1.2777689695, -0.5952546, 0.4887494743, 0.0588311628, -0.1095340699, -0.6001716256, 2.0888552666, 0.4693101346, 0.9511215687, -0.6649665833, 0.0868687555, -0.5188122392, -1.0689473152, -0.7043789029, 0.3701390624, 0.648385644, -0.4529926777, 0.4240016639, 1.1544135809, -0.2373812497, 0.4102904201, 0.5690649152, 0.4503054023, -0.2659754455, -1.1849213839, -1.9263852835, 0.0293924417, -0.0872208625, 0.2385920286, 0.220246166, -0.5772095323, 1.429469347, -0.9913040996, -0.1996458024, -0.4793192148, 0.1404778361, -0.6808102131, 1.883836031, -0.3118409812, -0.522069633, 0.595233202, -0.3731535971, 0.3840569854, -0.3184003234, 1.113479495, 0.6819132566, 0.2729803622, -1.4225251675, 0.2660523653, -1.1220570803, -1.579592824, -0.43949458, -1.4879893064, 0.2803002298, -0.0689685792, -0.2795045674, 0.6911206841, 1.2692501545, 0.0587347075, -0.1047954336, 0.9117202759, 0.2650726438, 0.6627985835, 0.2147074342, -0.5456921458, 1.2733358145, 0.499289006, 0.5826190114, -1.7392401695, 0.9868434668, 0.1838551462, 0.5795366168, 0.4634214044, -0.3081648648, -0.5415986776, 0.6632618308, -0.8529540896, 1.1833037138, 0.2501467466, -1.6075700521, -1.1409641504, -0.5325143337, -0.1958404332, -0.8346353769, 1.250967741, 0.0422059, 0.4655857086, 0.8094320893, 1.7140380144, 0.6288884282, -0.6636850238, 0.597319901, -0.8388513923, -0.3256461024, 1.0939965248, -0.4498587251, 0.4663945138, -0.5931640863, 0.7980713248, 0.6521749496, -0.3509356976, 0.4130090475, -1.1859099865, -0.0654037595, 1.1843309402, -0.0076869526, -2.1860766411, -1.0872268677, 0.1162785068, 1.6236155033, -0.0252367761, 0.5396405458, -1.3864879608, -0.3331623375, -0.5265977979, -1.5867233276, 1.0913226604, 0.4138977528, 0.6541070342, -0.7637827992, 0.712288022, -0.1562900543, 0.1032171845, 0.3013395667, -0.8442410827, 0.4330539107, 0.6986240149, 1.2650184631, 0.8173193932, -0.0168564394, 0.3278313875, -0.3143595457, -0.3210505843, -0.4133425057, 1.9480857849, 1.1184155941, 0.686480701, 0.8276672959, -0.4386414289, 0.1008044332, -0.8717199564, 0.6128156781, 0.403786689, -0.3360992074, -0.8083425164, -0.8789036274, -1.5883821249, -0.39939183, 2.0096635818, 1.1007605791, -0.2640563846, -0.8260365129, 0.3197325766, 0.7557840943, -0.77838552, -0.2819150686, -0.5337280631, -0.0397001393, -0.2340057492, -0.9836614728, -0.8868083954, 0.0253233183, -0.1753133535, 0.8344110847, -0.7146959305, 1.1184364557, 0.5373411775, -0.7668980956, 1.4634672403, -0.8871236444, -1.0054908991, 1.3646030426, 0.068359606, -0.7401227355, 0.6604411006, -1.5493273735, -1.5354907513, 0.7569934726, 0.2766664624, 0.4523261189, -0.5405386686, -0.4080013633, -0.2543836832, -0.0901344568, -0.1003565118, 1.112944603, 1.1748946905, -0.9099446535, -0.044035513, 1.4914165735, 0.3610707521, 0.3991064727, -0.1325578988, 1.9165580273, -0.348739922, 0.5217092037, 0.0091735115, 0.1448192447, -1.624294281, 0.2053256035, 0.9556164145, 0.1023853198, 0.4280418456, -0.8103312254, 0.0897111297, 0.6383677721, 0.9445945621, 0.6876393557, 1.7892006636, 0.0932896435, -0.4951397181, 0.717307508, -0.8130587935, 1.3735575676, 1.9387985468, 1.805816412, -1.635835886, -0.841356039, 0.859767437, -0.7414496541, -0.1571885049, 0.5729663968, 1.2988612652, 2.5268120766, -1.0241918564, 0.0713326409, -1.0750315189, -0.8160914779, -0.6143747568, 0.2624578178, -0.086545594, -1.7518039942, 0.5748888254, 0.7785925269, 0.0447044335, -0.3158306181, -0.3576308191, -0.7921302319, 2.0330636501, -0.0854830593, -1.1890560389, 1.0574156046, -0.3863347173, 1.2839530706, 1.3253263235, -1.2074694633, 0.3273260593, 0.2061561495, 2.0494225025, -0.3242025673, 0.7222357988, -0.2599441111, -1.6052051783, 0.2595216632, 1.1297402382, 0.8158943057, -1.040563345, 0.8280428052, -0.4372189045, 0.0815926567, 0.0839398578, -0.9522105455, 0.6027209163, -0.9152760506, -0.4936177135, -0.0435412154, 0.0492247455, 0.8606866002, -0.2709647417, -0.0580295362, 0.8670931458, 0.7235945463, 0.6681728363, 0.3573617339, -0.8735256195, -0.5883723497, -1.392621398, -1.2710030079, 0.225410223, -0.7400761843, 0.9575490952, -0.4681082368, 0.838021636, 0.1730677187, -0.6185366511, 0.4919759035, 1.5706140995, -1.4089722633, -0.3046239913, -0.1303937882, -0.7911722064, 0.107926324, 0.2907906771, -1.6412420273, 1.1402541399, 0.1098246127, -1.2061605453, 0.6693857908, 0.5925807953, 0.0290089156, 0.8308119774, 0.40849334, 0.5058521628, 0.8569703102, 0.1753946245, -0.3938935101, 0.5956732631, 0.5808808208, 1.0277042389, -0.1725021005, -0.3212911487, 0.2571989596, 0.0854788199, 0.1049714983, -1.3416148424, 0.9049540162, 0.10823185, 0.5122159123, -1.2698251009, 0.3926466107, 0.1470049769, -0.06391792, -0.5646627545, -0.0303439628, -0.8498933315, -0.44355762, -0.1408000737, -0.2573041618, -0.4644700587, 0.1646466553, 0.2703590393, 1.2535508871, 0.9235156775, -0.1237908602, 0.2193227559, 0.4881623983, 0.1659837365, -0.7727410793, 0.7935379148, 0.2707644701, -1.8590910435, 0.2522346079, 0.2893255353, -0.0576694869, -0.071070917, 0.1304849982, -0.1224324927, -1.0259677172, -0.3688673377, 0.8600378633, -1.3220020533, -0.4270647168, 0.9282892942, -1.2669446468, -0.1666267067, -0.8384590745, 0.0084303692, -0.4970134795, 0.3597477376, -0.6989586353, 0.0792377293, 1.9254578352, 0.4409545958, 0.9064004421, 1.2245565653, -0.0852329507, -2.3684570789, -0.4146242738, -0.2849828899, 0.4240820408, 0.21873869, 1.4208856821, -0.1680197418, 0.1212243438, 1.5026948452, -0.6791219115, 0.3394770324, -0.3570502996, -0.3601259291, -0.6076230407, -0.1293230951, -0.6766207218, -0.3124845028, 0.052356299, -0.4321523011, 1.138168335, 0.2141923308, -0.673191011, -1.2586374283, -1.5733275414, -1.7256627083, 1.6151770353, -0.3517341912, 0.8256524801, 0.6279667616, -0.442427367, -1.3164753914, -0.1528037786, 1.4307279587, -0.4021851718, 1.2001070976, -2.3391680717, -2.345957756, -0.330778718, 0.7009123564, -0.1311325431, 0.313144654, 0.2648969889, 1.1342942715, 0.8971934915, 0.2786781192, -1.034312129, -0.1744538695, 0.3496256769, -1.0210380554, 0.6736121178, 1.2151044607, 0.4032173157, -0.2773847878, 2.3700706959, 1.6781452894, 0.8807123899, 0.6034431458, 0.0737564862, -1.3806245327, 0.3802749515, 0.3972993493, -0.9050251245, -1.4049749374, 0.0979793593, 0.3145401478, -0.3626390696, -0.6114711165, 1.0840388536, 0.0645944625, -0.2612346709, -0.0594000481, -1.9116985798, -1.2169157267, 1.4473673105, 0.6730935574, 0.4933802187, 0.950334549, -0.3444929719, 1.408321023, 0.1290857643, 1.0573245287, -1.4744991064, 0.3204209208, 0.4537697732, -0.8678615093, 1.3318119049, -0.2866564989, 0.0188165512, -0.9256020188, -1.427899003, -0.4897984862, 0.5854203701, -0.4902309775, -0.7961491346, -0.918168962, -0.7646972537, -0.7918714285, -1.3941260576, 0.7336347103, -0.9586009979, -0.6588699222, -0.4453344941, 1.3398185968, 1.2618937492, -0.9410321712, -0.8325898647, 0.9248305559, 0.6382604241, -0.4750279486, 0.596013248, -0.0739139095, 0.4663598835, 0.6249518394, 0.5500108004, 0.5757695436, -1.0411864519, 0.0383192413, -0.5449935198, 0.9749849439, -1.8179905415, -1.0785627365, -0.7917503715, 0.2123078406, 0.1769860983, 1.2770639658, -1.4272212982, -0.0399976708, 1.2774586678, 0.5529741049, 0.2049364895, 0.3423313498, -0.2253331393, 0.7753375173, 0.2169338465, 0.240385741, -1.2604327202, 1.7609952688, -0.6888973713, -0.9200183749, -0.4188766181, 0.3095772266, -1.189355135, -0.9232067466, -0.8907601833, -0.1044235975, -0.0281395577, 0.1188172325, -1.237118721, 0.103606455, -0.4588822126, -1.2889400721, 0.4029103816, -0.5412352681, -0.8410710692, 0.4423107207, -1.20269382, -0.9946417809, 0.349255532, 0.4077701867, 0.3884094357, 0.9007883072, 1.169482708, 1.0915174484, 0.2714456916, 0.1110875085, -0.8978271484, 0.4312333465, -0.5430102348, -1.0077763796, -0.9133984447, -0.5988110304 ]
Showing Information Stimulsoft Reports tools can display data from a bound data source. For example, data from columns are displayed in a report: ProductName , UnitPrice , UnitslnStock of the data source Products . The picture below shows the a page of the report: If you want to display a category name instead of a product one, and the data column with the names of categories is not present in the data source Products , then it can be done using a relation between data sources. To do this,
Data Data Dictionary Relation Showing Information
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Showing Information</title> <keywords> <keyword translate="true">Relation<keyword translate="true">Information Output</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Showing Information</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Stimulsoft Reports tools can display data from a bound data source. For example, data from columns are displayed in a report: </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ProductName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UnitPrice</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UnitslnStock</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> of the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The picture below shows the a page of the report:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">If you want to display a category name instead of a product one, and the data column with the names of categories is not present in the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, then it can be done using a relation between data sources. To do this, you should change the expression </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products.ProductName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> in the text component to the expression </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products.RelationName.CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Using the relationship between data sources, the report generator, when report rendering, will take the names of categories from the column </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> of the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, and substitute them instead of the expression. The picture below shows the a page of the rendered report displaying category names instead of the product name:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">As can be seen in the picture above, instead of the product names, the category names to which products are related are output.</span></p> <p class="f_Normal"></p> <p class="f_Normal"></p> </body> </topic>
[ 0.4611453116, 0.454959929, -4.2007288933, -2.5118682384, 0.7620660663, -1.7275075912, 0.8753338456, 0.0956834927, -0.8676931262, -0.467106849, 1.5616117716, 0.1916239262, 2.1843783855, 0.1660523564, -0.4620142877, -0.9765952826, -0.5202041864, -2.7091114521, -0.3939575553, -0.294257611, 0.2421032786, 0.2688131034, -0.8758845329, 0.3039387465, 2.0536074638, 0.1363116652, -0.7771258354, -0.3307872713, -0.8239920735, 0.2598446906, 0.1800698936, 1.0970176458, -0.5520401001, -0.6866495609, -0.4898873866, -0.5795845985, -0.1785292029, -0.2676891088, -0.8756367564, 1.1450507641, 0.314823091, 0.1984310746, -0.885630548, -0.6489759088, -0.3547640145, -1.144892931, 1.3938376904, 1.3773101568, 0.6375195384, -0.91715765, -0.2016981691, 0.3792771101, -0.1595469415, 1.3156656027, 1.5809032917, -0.048142191, -0.5089867115, 0.5818712711, 1.9065431356, -1.4666236639, 1.1066924334, 2.4011757374, 0.5403924584, -0.0994221345, 1.4704476595, 0.4408506453, -0.5814203024, 0.7011753321, -1.7049252987, -0.2567852437, 0.5207511187, 1.7643026114, -0.617028594, -0.5603600144, -0.4941299558, 0.3247249424, -0.3741802275, 0.3805940151, -1.3117935658, 2.0660383701, 1.8082962036, 0.4887281954, 0.0780780092, -0.334859997, 1.5466997623, 0.0044590929, -0.1553339511, -0.1204427704, 0.6210121512, 0.4885204732, 0.2083017826, -0.3951737285, 1.2119289637, 0.5937133431, -1.3779703379, 0.5516750813, -0.3158830702, -0.4544330239, 0.1211820766, -1.0771329403, -0.787697196, -0.2487262487, 0.2587793171, 0.6405216455, 0.2944894433, -0.0185746141, -0.2492821515, -0.4590488374, -0.8008267879, -0.8547305465, 0.0506307743, 0.8072392941, -0.1909511089, 0.3867806494, 0.8220878839, -1.8680977821, 1.8765053749, -1.0595012903, -1.2601964474, 0.6896697283, -0.3611417711, -0.4292102754, 0.3863820732, 0.5847686529, 0.5248215199, -1.0510964394, 0.1422799826, 0.2016856223, 0.4948975742, -1.5426640511, -0.7016060948, -1.3820507526, -1.1615788937, 1.2803897858, -0.1985016018, 1.3666136265, 0.2011937052, 0.0573134609, 1.1927968264, -0.0043712342, -0.074629955, 0.5289640427, -1.716052413, 0.0945443735, 0.1768474579, -1.4197775126, 0.7062544227, -0.2415073216, 0.5839695334, 0.0764582753, -0.4485018849, 0.5261358023, -0.8162046671, 0.6131463051, 0.6379107237, -1.6226190329, 0.4028900266, -1.371232152, -0.1415589303, 0.5232205987, 1.2755633593, 0.6563729048, -0.3051219285, 0.9454984665, -0.335655123, -1.146443367, -0.1802660972, 1.1710418463, 1.0931731462, 0.3468904495, -0.7514890432, -0.2755781114, -0.6769419312, -0.1058070138, 0.2515663207, -0.0512639284, 1.4167174101, 0.2976948023, 0.5791096687, -0.0791980252, 0.843886435, -1.2221243382, 1.9852489233, 0.6597631574, 0.0945559889, -0.5169855356, 0.034649685, -0.0307121035, -0.1789626777, 0.3429427743, -1.3744852543, 0.0587381758, -1.4324913025, -0.6793615818, -0.2131831348, -1.1219735146, 0.399110198, -0.5345858335, 0.5957298875, -0.9144678712, -1.1049540043, -0.1204882562, -0.8913471699, 0.6413918734, -0.9439349174, -0.3375234008, 0.8387710452, 1.1327000856, -0.8769964576, 0.7341843843, 0.4457632005, 0.2217140049, 0.668213129, 0.1116219833, 0.771664381, -0.6019156575, 0.4505649209, -0.187155515, 0.8930293322, -0.1514956802, 0.6627582908, -1.0918823481, 0.3713565469, -0.6286520362, 1.0344876051, -0.1388541758, -0.8518894911, 1.1524095535, -1.4487895966, 0.8669094443, -0.7410684824, -0.6156414747, -0.3405206203, -0.3744547069, -0.217049107, -0.0205569435, -0.0162755325, 1.4518640041, 1.5671676397, 0.3993799388, -1.0878889561, -0.2929082811, -0.0750765204, -0.830293417, -0.7067167759, 0.6401961446, 0.7054997087, -0.2394867688, 1.1164355278, 1.8836194277, -0.5321969986, 0.8708326817, -0.2067206651, 0.8992303014, 0.1488381177, -0.6801858544, -1.0374760628, -0.8356317282, -0.101712428, -0.0362752266, -0.9940935969, -0.440712899, 1.6394399405, 0.564299345, 0.0409499146, -1.539080739, 0.9366258383, -1.1447380781, 0.3786074519, 0.0792091042, -0.8250063062, -0.2663105726, -0.1332895458, 0.3291664124, -0.1242617741, 0.0722936317, 0.6972376704, 0.0755821094, -1.2772146463, -0.1663221568, -1.1640377045, -1.404489994, -0.9169020057, -0.1703410745, -0.6279242635, 0.4989971817, -0.4995334744, -0.2036845982, 0.4030580521, 0.4534879923, 0.6588804722, 0.7718756199, 0.6173349619, -0.2276308089, -0.529206574, -0.1595302522, 0.9634449482, 0.7040395737, 1.0459774733, -2.5399131775, -0.2011251301, 0.2036441267, 0.0819291398, 2.0238261223, -0.3608425558, -0.4796459675, -0.2269045115, -0.4509170651, 1.5171337128, 0.7167961597, -1.1123213768, -0.167709738, -0.1288717538, 0.5147737861, -0.6066817045, 1.5035977364, 0.8156068325, 1.8015372753, -0.8861287832, -0.2923007309, 0.2508727014, -1.6858122349, 0.7708054185, -0.1375074536, -1.0551463366, 0.3363316953, -1.324819088, 0.3948265314, -0.3682910204, -0.8027484417, 0.0272316057, -0.2619367838, 0.5019219518, -2.1260073185, -0.1216242462, 0.492579639, -0.2669988871, -0.8907831311, -0.564065516, 0.6994022727, 3.3595292568, -0.144230321, -1.6306422949, -1.2462829351, -1.6777843237, 0.2383202165, -1.2854716778, 0.086938642, 1.0949200392, 0.1160771102, -0.657479167, 1.1023993492, 0.7459540367, -0.6793291569, -0.1376087815, 1.0760955811, 0.0400451384, 0.0319492333, 0.5883010626, -0.1724479496, -0.9440023303, -0.0508300327, -0.0222460367, -0.8317927122, -1.0819728374, 1.5507290363, 0.5602188706, 0.1905706525, 0.5484706163, -0.3609927595, 1.2188917398, -0.1613730192, -0.137233451, 0.0359280631, 0.3524177372, -0.3742472231, -2.0426740646, 0.1455350518, 0.2737364173, 0.4779411554, 1.3998199701, -0.6530707479, 0.7572877407, 0.5120210052, 0.3846196532, -0.5761409402, 0.8731262088, -0.3262076676, 0.4707187116, 0.3477372825, -0.8218007088, -0.5979030132, -0.9410088658, 0.2472965419, 0.4362584352, -1.2310558558, 0.5366956592, 1.4489712715, 0.3809942901, 1.4771114588, -1.1432591677, -0.1887208074, 0.9613057971, -0.2674725652, 0.5538060665, 0.6846797466, -0.5707108378, -0.8099529743, 0.6761416793, -0.1960875988, -0.2962153256, -0.3140937984, -0.2910021842, -0.9051785469, -0.2032352686, 0.4760327339, 0.2917062044, 0.2038961202, -0.4335809052, -0.0302852187, 1.621922493, 1.2101163864, 0.1243459433, -0.5128247142, -0.5979268551, 0.1026523039, 1.0104483366, 0.3428888321, -0.2498122007, -2.1064610481, -0.5695914626, -0.0059948438, 0.7226774693, -0.1072587222, -0.1661236137, 0.0770260915, 0.1967493594, 0.7671701312, -0.6986250281, 0.5395962, 0.1474438161, -1.6332610846, 0.5867218375, -2.3626756668, -0.2737938166, 2.6012637615, 0.5997004509, 0.4016136527, -1.9378818274, 0.5730827451, -0.2800408602, -0.983371973, 0.0682242438, 0.3520394862, 3.2354090214, -0.9564201236, 0.9285464287, 0.5716435909, -0.3316624165, 0.4414846301, -0.2388287336, -0.2062307447, -1.0708962679, -0.266335994, -0.6146347523, -1.5332725048, 0.6150314808, -0.9020473361, 1.2506581545, 0.8711018562, -0.6688714623, -0.6274434328, 0.0200998839, -0.5308814645, 0.6163833737, 0.0009599104, 0.145003587, 0.4685077071, 0.6306035519, 1.2524892092, 0.3348065615, 1.5252213478, -0.8314471245, -0.8324177265, 0.4276708663, 1.0974913836, 1.2306691408, 0.1875198483, 0.3411149383, -0.7843883038, 0.0483640023, -0.0679310337, 0.3913665712, 0.4616141021, -1.5291647911, -0.3264999986, -0.0588099174, -1.1231930256, -0.5972598791, 0.1719367355, 0.6571395397, -0.039130792, 0.2208627015, 0.6822428703, -0.3264277279, -1.0207974911, -0.0766243264, -1.2487785816, -0.1757194549, 0.2216069251, -0.558765769, 1.0877610445, -0.3103913069, 0.9257532954, 0.3621453643, -1.1136566401, 0.1146249697, 1.2572375536, -1.7037066221, -0.0572049879, -0.6925414801, -1.5913760662, 0.6374415159, 0.7527939081, -1.1962165833, 0.390227288, -0.9362380505, 0.1982906312, 0.5999734998, -0.3304390609, 0.8080409169, 2.1653683186, -0.4466644228, -0.9068403244, 1.5509127378, 0.310747087, 0.1882137805, 1.0049166679, 0.8868305087, 1.6692399979, -0.0844612047, -0.218988061, -0.0757977143, -0.6092144251, 0.6734622121, -1.817509532, -0.2871333659, -0.4555109739, 1.0378477573, -0.9764633179, 1.2986741066, 0.4856713116, 1.3248862028, -0.3613639176, 0.5624255538, -0.9422137141, 0.5635181665, 0.3433189094, -0.5206441283, 0.8361564279, 0.507225275, -0.0574239157, 2.3711328506, 1.8586428165, -0.0049606869, 0.2249036133, 0.2462882102, -0.5750252008, -0.6181349158, 1.471373558, 0.2358086854, -0.2950389981, 1.2186620235, -1.0764548779, 0.0526306219, -0.5702109337, 1.8736037016, -0.5810802579, -0.2790232897, 0.0331459045, 0.6390597224, -0.0991693735, 0.7005242109, 1.1747294664, -0.8430337906, 0.2132663131, -1.0816509724, -0.1601177454, 0.0769761279, -1.1385651827, -0.2884942591, -0.5598788857, 1.3302676678, -0.0564896949, -0.2100001723, 0.1106019393, -0.6017274857, -1.5403153896, 0.0583971925, 0.6273710132, -0.1843281984, -0.9372922778, 2.0786557198, -0.6356365085, 0.1640523076, 0.6419975758, -0.2622418702, 0.3095831275, -0.2653131187, -1.1359876394, -0.7498872876, 0.1302700788, -0.669107914, 1.0447888374, 0.794367373, -0.6295215487, 0.7499914169, 0.1638952643, -0.5985312462, -1.3094785213, -0.6898475885, -1.3401060104, 0.9431616664, -0.50567168, 0.8486883044, -0.5606639385, -0.8472406268, 0.0586309582, -0.4737613797, 0.730774641, -0.1512743086, 2.0423252583, -0.6785120964, -1.0107753277, -0.9707249999, 0.5465109944, 0.0755699575, 0.643576324, 1.0495598316, 1.4702687263, 1.0592138767, -0.8101696968, -0.1513236016, 0.1068670452, 0.3052809834, -1.1150300503, 1.1378680468, 1.4633231163, 0.2927877009, -0.1908509284, 1.4509314299, 1.5771335363, 0.1360495985, 1.1277632713, -0.184472546, -0.5154957771, 0.1728445739, -0.4098396301, -1.6152405739, -0.3624107838, -0.2435989082, -0.7530276179, -0.3311808109, 0.1989758909, 0.7693011165, -0.2584862411, -0.7932735085, 0.5902956128, -0.712947309, -0.2999344468, 0.2674776912, -0.249354735, 0.7837598324, 0.0359515101, 0.6553765535, 0.1953980327, 0.4504178166, 0.3466670513, -1.4493733644, -0.1211059168, 1.0753638744, 0.5739793777, 0.6394504905, 0.3391166627, -0.4539707005, -0.124877356, -0.6158637404, -0.7182809114, -0.2369178385, -1.0607901812, -0.4595313072, -1.8829293251, 0.0943303257, -1.1062254906, -0.2951496542, -0.3772448599, -0.2308420241, -1.2859176397, -0.6086177826, 0.9868662357, 0.1456305683, 0.4435107708, -0.0246198978, -0.3806571066, 0.9346171021, -0.3330305517, 1.372262001, -0.7706464529, 0.5148393512, -1.0015722513, -0.4553047717, -0.2769863307, -1.0883687735, -0.0541251637, -1.2601143122, 1.1575044394, -0.4465345144, -0.7495033741, -0.2993116379, 0.3069328964, -0.6614580154, 1.2862055302, -0.705188334, 0.2329013646, 0.8874451518, -0.9471060038, 1.0878185034, 0.7745931745, 0.4323600829, 0.9947391152, -0.2537650168, 0.9206701517, 0.1437210888, 1.5991146564, -0.3585252464, -0.4289762378, 0.9307975769, -0.2453451902, -1.2381248474, -0.1409127712, -0.6046392918, -0.0289039835, 0.7783321738, -0.3996841908, -0.3101280034, -1.244210124, -0.1748785675, 0.0900471285, 0.3134736717, -1.6476545334, -0.5959798098, -0.6399463415, 0.0270850975, -0.1197492629, 0.2499264032, 0.7538660765, -0.981069386, 0.5452585816, 1.4869538546, 1.2433793545, 0.7808029056, 0.0026430939, -1.2472996712, 1.0527223349, -1.0818874836, -2.0823974609, -0.9794017076, 0.4375633299 ]
Sorting When sorting data it can be used not only columns in the specified data source but the columns in the source, which can be accessed vie the relation. Let's review data sorting using a relation (in the example we use data source Products). If you want to sort by category name, i.e. entries in the data column CategoryName of the data source Categories , then, with established relation between data sources Categories and Products , to add sorting to the expression: Products.Relation
Data Data Dictionary Relation Sorting
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Sorting</title> <keywords> <keyword translate="true">Relation<keyword translate="true">Sorting</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Sorting</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">When sorting data it can be used not only columns in the specified data source but the columns in the source, which can be accessed vie the relation. Let&apos;s review data sorting using a relation (in the example we use data source Products). If you want to sort by category name, i.e. entries in the data column </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> of the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, then, with established relation between data sources </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, to</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> add sorting to the expression: </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products.RelationName.CategoryName</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. You should also select sorting direction. In this example we set the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ascending</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> sorting direction. The picture below shows a window of data sorting via the relation between data sources:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Now, when rendering a report, the report generator will sort data from the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> by names of the categories in alphabetical order from A to Z. The picture below shows a page of the rendered report:</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal"></p> <p class="f_Normal"></p> </body> </topic>
[ 0.1171566397, 1.2239644527, -3.7286064625, -2.1143593788, 0.2983656526, -1.599804759, 0.8619138598, -0.7998776436, -1.5767302513, -0.3196642697, 0.0171475373, 0.7556471825, 2.47803545, -1.0533776283, -0.7620804906, -0.5566434264, -0.5891534686, -0.1934264004, -0.3222931325, -0.5507808328, 0.4221509397, 1.1173081398, 0.3354273438, 0.0110634556, 1.6503893137, 0.8154244423, -0.5863414407, -0.8415195346, -1.9598842859, 1.390334487, 1.2293848991, 1.5465297699, 0.2665213048, -0.7694633007, -2.5931315422, -0.8456405997, 1.2143570185, 0.1634315103, 0.8354025483, 0.4299348891, 0.7210597396, 0.9134860635, 0.1697717458, -1.4698907137, 0.8995317817, -1.9044530392, 0.8284601569, -0.5102456808, 1.3570568562, -1.4524028301, 0.2659234405, -0.0241792668, -0.5964983702, 0.9151399732, 0.6338697672, 1.0130871534, 0.69665277, 0.965205729, 1.3830251694, 0.488479495, 0.8367782831, 0.6885895729, -0.290645808, 0.8619771004, 0.8539115787, -0.7661459446, -0.7324738503, 1.3444077969, -1.0019409657, -0.6600616574, 0.5092399716, -0.966006279, 0.8928315043, -0.4766986966, -0.4599738717, 0.3694672883, -0.0429199673, -0.3209109902, 0.758351326, 1.4246424437, 0.2582142949, -0.6628215909, 0.8211200237, 0.8556367159, 0.3777769506, -1.1687874794, -0.4305060208, -0.5627453327, -0.2495800406, 1.2625956535, -0.9714178443, -0.739259541, 0.6989471316, 0.9077963829, -1.6109681129, 0.9804555774, -0.1376365274, -0.7283247709, -0.9249323606, -2.9102427959, 0.2331556678, 0.2787071764, 1.3433609009, -0.0041224239, 1.4789979458, -0.0358634852, -0.055050917, -0.2193430662, -0.8922478557, -1.3522301912, -1.7875933647, 1.0717867613, -0.1602386981, -0.2812730968, 0.1394604892, 0.3777910173, 1.5113629103, -0.7072972059, -0.9213138819, 0.5338388681, 0.7257922292, 0.18818371, 0.310623765, 1.021597743, 0.5948933959, 0.3720548451, 0.1725863367, 1.5573759079, 0.9945949912, -1.029989481, -0.4509127438, -0.7546449304, -0.0462892577, 0.631847322, -1.68625772, 0.6526427865, -0.8028820157, 0.2317790687, 0.8873009682, 0.2740213871, 0.3486897945, -0.3141326308, -0.2998987138, -0.375205338, -0.2999497056, -1.6119648218, -0.0811428875, -0.2632315159, -0.1871553808, -0.1405760944, 0.2180440426, -0.181732446, -2.0125749111, 0.3104513586, -0.1065158099, -0.8927215934, 1.2335594893, 0.4437932372, 0.2981192768, -0.9432396889, 0.8918140531, -0.0551672503, -0.3873265684, 0.6941726208, -0.4002023935, -0.4221872389, 0.2750912011, 1.0752316713, 0.1971030682, -0.1225411743, -1.1383185387, -1.0320518017, -0.6278384924, -0.2062273771, 1.3170104027, 0.3334691226, 0.5523284674, 1.2577379942, 0.549364686, -0.64004004, -0.0481877886, -1.3001141548, 1.6377214193, 0.587135613, -0.1249106005, -0.5242768526, 0.1048567668, 0.2876045704, -0.4110809267, -0.3472703397, -0.4646794498, 0.1336141825, -2.276661396, 0.6103046536, -0.1855046749, -0.3846228123, -1.0620359182, -0.3436331749, 0.0157512575, -1.4566986561, 0.178142339, -0.4972871542, -1.2529593706, 0.6032024622, -1.0393118858, 0.3494534791, 0.444817692, 1.1718125343, -0.2316347361, 1.0484640598, 1.3072987795, 0.445099771, 0.9227842689, 0.3519065976, -1.3879605532, -0.785528481, 0.7123244405, -0.909280479, -0.2756295204, 0.5209296346, -0.4366769195, -1.4100821018, 0.3091184795, 0.0647070482, 0.5937229991, 0.135295853, 0.1192717701, 1.1751078367, -1.7329324484, -0.5840475559, -1.5152401924, -0.7904952168, 0.703796804, -1.1603324413, -0.0779695064, 0.1043767333, -0.7222460508, 1.8668361902, 0.3763279915, 0.9993082881, -1.5626511574, 0.714402616, -0.3154090643, -0.5742292404, 0.0896432772, 0.9470037818, 1.453155756, 0.5114297271, 0.3008876145, 0.5991536379, -1.1306612492, -0.5580301285, -0.0071113515, 0.8267527819, 0.3052737713, -0.5133407116, -0.5434477329, 0.7551220059, 1.2887426615, -0.1873134077, -0.0197893176, -0.1676003933, 1.2694048882, -1.0819830894, -0.4425390363, -0.5506003499, 0.73689574, -0.4864934385, 0.7471942902, 0.3662084639, -0.8263831139, 0.1296328902, 0.4777657986, -0.4475673437, 0.475674957, 0.5172074437, -0.1365094632, -1.4780184031, 0.3026908934, 0.8545883298, 0.3039411604, -1.4662110806, -1.4451673031, -0.4016618133, -0.0993777514, 1.493539691, 0.8562110662, 0.498059541, 0.5503008366, 0.1029179767, 0.7243542075, 0.9363019466, 0.4973793924, -0.3600256145, 1.3731989861, 0.7196491957, 2.4470026493, -0.5959589481, 0.9912599921, -1.2289139032, -0.8127926588, 0.711547792, 1.4486150742, -0.1864843667, -0.1698785424, 0.3695286512, -0.077974245, -0.1207525581, 0.433980912, -0.6058009267, -0.7600460649, 0.3533890545, -0.9893781543, 1.1205276251, 0.7483831644, 0.5964750648, 0.7405312061, 1.0905224085, 0.5547522902, 0.325407207, 0.0733390078, -1.548910737, 0.1400881857, -1.4753514528, -0.291046232, 1.0682915449, -0.3606710434, 0.7584967613, -1.6761871576, 0.2520712316, 0.2272932529, 0.2288259566, 0.161333859, -1.6894750595, -1.007942915, 0.1349809468, -0.2009329349, -2.3425881863, -0.6300104856, 0.9258399606, 1.4574819803, 0.2335109562, 0.4143603444, -1.8052824736, -0.770488441, 1.0090482235, -0.4313885868, 0.0334076062, 1.1287019253, 1.3547149897, -1.7440960407, 0.0220845751, 0.5028037429, 0.7407841682, 0.5945208669, 0.2975407839, 0.3201834559, -0.4706621468, 0.4531846642, -0.4535505176, -0.8224423528, 0.4728443623, -1.2138818502, -0.0843713805, -0.8714386225, 1.2461850643, 0.3467620909, 0.7586827278, -0.028684048, -0.3150421381, -0.4184090197, -1.2137724161, -0.0305510666, 0.0769268945, 0.5486822724, 0.1122264564, -0.3666827679, 1.0722491741, 0.812095046, 0.3016027212, 1.280472517, -0.6173031926, 0.7884460688, 0.3008024395, -1.1569658518, 0.0707365498, -0.5450768471, -1.5183660984, 0.8446316719, 0.4779420197, -0.0765623748, 0.1953404099, -1.1383696795, 0.4527573586, 0.0108055174, -1.1854548454, 0.1997764409, 1.4304811954, -1.152889967, 0.8977839947, -0.4778091311, -1.0766878128, -0.8049650192, -0.3419170082, -0.0121653378, 0.0110468557, -1.4464774132, -0.4579651952, 0.2077807039, 0.2102068067, -0.5344989896, -0.7343844175, -0.4237092435, -0.5231941342, 0.2988955975, -0.7194904089, 0.2380126119, -0.4532606006, -1.2057585716, -1.3631731272, 2.1297755241, 2.0942416191, -0.3052258492, -0.07659024, -0.7799829841, 0.2307372242, 0.9160684347, 0.1736995429, -0.2748280466, -2.0684230328, -0.1088352054, -0.2884676754, 0.5342691541, 0.923594296, -0.7477647066, -0.2691907585, -0.1351639181, 0.3760314286, -0.1090708524, 0.8817367554, 0.862323761, -0.6555945277, -0.9691387415, -0.0310634803, 0.2473748028, 1.1534428596, 1.7755109072, -0.683459878, -2.1862530708, 0.7573917508, -0.1217607558, 0.3512250185, 0.2012060583, -0.8204599619, 2.8616909981, -0.1999593824, 0.7898097634, -0.794960022, -0.040875107, 1.3243340254, -0.4312102199, 1.2360146046, -1.7469313145, 0.1138066947, 0.7203804851, -0.4717628658, 0.5234097242, -1.121303916, 0.4501445293, 1.2537622452, -0.269028455, -0.2094830871, -0.0404648781, -1.0009453297, -0.3223972321, 0.9095797539, -0.6993013024, 0.5326260328, -1.2276730537, 0.8146685958, -0.2819588184, -0.0812931508, 0.9028763175, -1.2863326073, -1.2956992388, -0.0378806368, 1.0310218334, -1.0282007456, 0.1930300593, 0.1478087157, -0.3363494575, -0.3810694814, 0.0374213457, -0.4190030992, -1.3227331638, -1.1471558809, -0.0076875477, 0.7598267794, 0.4448672235, -1.0344583988, 0.3792366683, 0.3051222861, 0.3761625588, 0.1490882635, 0.563808322, 0.0823704824, 1.0183157921, -1.2784266472, -0.3839392066, 0.3840394616, -0.0373332426, 0.867852807, 1.0639407635, 1.3848259449, -0.2408673614, -1.0346981287, 0.7016932964, 0.312307775, -1.3603166342, 0.4130805731, -0.705085218, -0.361910671, 0.5331270099, 0.3447965086, -1.4679207802, 0.363257736, -0.658511281, 0.153427884, 0.2322546542, -0.8939167857, -0.0911247507, 0.3487420678, -0.9468480349, -0.1826571375, -0.0481565446, -0.5533713698, -0.7754161358, 1.614575386, 0.087200731, 1.0738768578, -0.7886015177, -1.0918118954, -1.7039093971, -0.6561231017, -0.2837796807, 0.5511915684, -0.8896368742, -1.5745081902, 1.0142657757, -1.4608469009, -0.1683946103, -0.413562566, 0.1483961791, -0.8470420837, -0.1133991554, -0.4359817803, 0.0129261138, 0.1814216226, -0.2840992808, 0.2111326307, 0.3889602721, 0.8791226149, 1.0475052595, 1.512586236, -0.4698422849, 0.2274790853, -0.6277520061, 0.2305548936, -0.0142170191, 0.9347672462, 0.2465337813, -2.0626542568, 0.8822081685, 0.3639893234, 0.5047231317, 0.1550196707, 0.7057573795, -0.1911136657, -0.454659909, -0.8400977254, 0.8841786385, 0.0283800457, 0.2952944636, 2.0274410248, -1.2510547638, 0.3216099441, 0.845253706, -0.0750927627, 0.886377275, -1.0663143396, -0.2590551972, 0.0747623965, 0.3564853072, 0.4137007594, -0.8736255765, 1.1511818171, 0.6056338549, -1.8061952591, -0.7216163874, 0.2321794331, 0.8310358524, 0.817943871, 1.2982321978, -0.9167318344, 0.5498431325, 2.3080160618, -0.5959814787, 0.9661839604, -1.5609052181, -0.8593180776, -0.3886844814, -0.1300156862, -0.3942420781, 0.8049044013, 0.004513876, -1.9763011932, 1.0980125666, 0.2270764709, 0.7580638528, -1.3256809711, -1.7831488848, -1.2721378803, 0.325732559, -0.2473160475, 0.7686428428, 0.2107916474, -0.3130420148, -0.9903974533, 1.1089757681, 1.4219123125, -0.9564911723, 2.0773773193, -0.0710264966, -0.9164635539, -0.170279175, -0.6372255087, -2.0263626575, 0.0657143816, -0.0620550774, 1.8799011707, 0.7619305849, 0.8951144814, -0.2402261943, -0.0356129929, 0.4291752875, 0.6983836293, 1.5844889879, 0.6453280449, 0.8225218654, -0.71351403, 1.723700881, 2.677441597, -0.5282310247, 0.6041776538, -0.044480186, -1.3738155365, 0.3501642942, 0.3709715307, -0.831238091, -0.3162019551, -0.6123816967, 0.2236413211, -0.4263010025, 0.4996210933, 0.3472417891, 0.5965386629, -0.8230431676, 0.2321463525, -0.8819625974, 0.0595147274, 0.6592254639, -0.3255879879, 0.949672699, -0.2192451954, 1.1098960638, 1.5786342621, 0.248684302, -0.3864504993, -0.894415319, 0.3212365806, 1.3429273367, 0.2430567592, -0.0421990864, 0.2956162691, -0.2668242455, 1.1282088757, -1.0439245701, -0.3733383715, 0.7125600576, -0.691963315, -0.032333158, -1.0234134197, 0.5745705366, -1.1053333282, 0.8194705248, 0.2866210341, -0.7463555336, -1.5391352177, 0.1147930846, 1.5844621658, 0.627892673, 1.3345800638, 0.1905041635, 0.4741171896, -0.4313636124, -1.2265691757, -0.0455007665, -0.07270585, -0.1476235837, 0.2597230971, -0.5642067194, -0.4635851681, -0.609266758, 0.5434992909, 0.836545527, 0.4866336882, -0.2783762217, -1.2447437048, -1.2998787165, 0.0069077932, -0.4447796345, 1.2141077518, -0.031843558, 1.2053877115, 0.3340945542, -0.3030483127, 0.6522582173, -0.5492142439, -0.0036172371, 0.7864376903, 0.8314810991, 0.6846244335, -1.2545303106, 3.0206151009, 0.8764864206, -0.2472236603, -0.112846747, -0.2723223567, 0.0045867497, 0.224190563, -0.5535988808, 0.2927531004, -0.0821132734, 0.6122797728, -0.2657560706, -1.2424371243, -1.4645516872, 0.4896776676, 0.3282162249, -1.3418326378, -0.8862757087, -0.2982876003, 0.0362228677, 0.6950148344, -0.0512005351, 1.9358454943, -0.0909399688, 0.7756203413, 0.8609222174, 1.4115996361, 0.7020114064, -0.0870565847, -1.5298964977, 0.7490275502, -1.6759717464, 0.1392574161, -1.5507243872, -0.1629197299 ]
Relation Relation is created between data sources and defines how should data from these sources be bind. When creating a relation, keys which play a role of data columns, are indicated. As a result, a relation is a connection between data sources on the basis of one or more key data columns. The Relation provides the ability to filter, sort, display data when accessing the same data source via a relation from another data source. Let's review the following example. The picture below shows two d
Data Data Dictionary Relation
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Relation</title> <keywords> <keyword translate="true">Relation</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Relation</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Relation is created between data sources and defines how should data from these sources be bind. When creating a relation, keys which play a role of data columns, are indicated. As a result, a relation is a connection between data sources on the basis of one or more key data columns. The Relation provides the ability to filter, sort, display data when accessing the same data source via a relation from another data source. Let&apos;s review the following example. The picture below shows two data sources - </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> (partially):</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The relation is organized by the key data columns. Key data columns are present in the data sources, among which a relation is organized, and contain the keys. For example, in </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> data sources the key columns are </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. It should be noted that in this example, the names of key columns are the same, but this is not a prerequisite. The key data column in the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is called </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, and the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> - </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryNumber</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Organizing the relation between data sources </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> by the key columns </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, where the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is the master data source, and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is a detail data source. The relation between data sources will have the form as shown in the picture below (partially): </span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">As can be seen, after the organization of a relation, to each entry from the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> will be matched to entries from the data source </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Products</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. In this example, entry Beverages is matched to entries Chai and Chang; entry Condiments is matched to Aniseed Syrup, Chef Anton&apos;s Cajun Seasoning, Chef Anton&apos;s Gumbo Mix, Grandma&apos;s Boysenberry Spread; entry Dairy Products is matched to Queso Carbales and Queso Manchego La Pastora.</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> </body> </topic>
[ 0.5392984748, -0.0879536122, -4.2025723457, -1.8843872547, 1.2340334654, -0.5044434667, 0.6825566292, 0.0683324113, -0.2467417866, -0.6826975346, -0.3379592597, 0.7224380374, 1.5243412256, -0.6490011215, -0.4175670743, -0.0675144568, -0.3878720105, -0.5020266771, -1.1503373384, -0.9302608371, -0.1612410396, 0.8357886076, -0.517662406, -0.0946850032, 1.3305231333, -0.1197730377, -0.1377879828, -1.24880445, -2.2765729427, -0.3438409865, 1.5758666992, 1.3533052206, 1.3131420612, -1.0338617563, -2.6513402462, -1.7655980587, -0.6953266859, 1.3642789125, 0.8791474104, 0.3638271689, -0.2658678293, 0.8433732986, -0.6347645521, -0.4908050895, 0.0311656985, -1.1318798065, 0.4649945796, 0.5422260165, 1.2342180014, -0.6118424535, -1.0361726284, 0.1310248822, 0.1009896919, 0.5095403194, 2.3024692535, 1.1804622412, 0.7156154513, 0.7736563683, 0.2683479488, -0.3055330217, 1.1213699579, 1.8936619759, -0.3747544587, 1.7909367085, 1.7486716509, -0.8057951927, -0.7728588581, 0.7694514394, -0.9737073779, -1.4853293896, -0.0218364671, -0.9068909287, -0.0435754396, -0.5163208246, -0.0838815197, 0.9155769348, 0.6000925303, -0.5078472495, 1.2223720551, 0.4847293496, 0.994332552, -0.2507866621, 1.9795190096, 0.6867064238, 1.7042089701, -0.6408489943, -0.7952836752, -0.2043824196, 0.2935882509, 1.8982223272, -0.0079506841, -0.1664806604, 1.2131412029, -0.1148532331, -1.4947729111, -0.2393473834, -0.7751030922, -0.2159617692, -0.0040200744, -1.2926433086, 0.114069365, -0.0027926294, 0.5994631648, 0.917722106, -0.1884575337, 0.2307315171, 0.5232710242, -0.396317035, -0.5964159966, -0.2478980422, -1.3717823029, 1.0692995787, -0.305645287, -0.4656797647, 0.5042287111, -1.7522088289, 0.7237997055, -0.9112055302, 0.1510021985, 0.4578722417, 0.3998355567, 0.0542539768, -0.085775055, 1.8664252758, -0.354881376, 0.2518229485, -0.3256897628, 1.2881935835, 0.6384462714, -0.6544035077, -0.3325718939, -1.3865430355, 0.2882317305, 0.5853762031, -1.0752500296, 0.7031792402, -0.3339927197, -0.4371439219, 0.0344954096, 0.8151486516, 0.0867150053, -1.0014199018, -1.0106356144, -2.0390799046, -0.9876493812, 0.5506545305, 0.8351835608, -1.0267477036, 0.4723766744, 0.2135725766, 0.5447104573, 0.068808578, -1.9465739727, 0.5517171025, 0.0371892564, -0.6766486764, 0.5557687879, -1.2367790937, 0.3544647396, -1.1603480577, 0.8746548891, -0.2441885024, 0.0507014319, 0.2287588716, -0.1671781242, -2.0079953671, 0.9519826174, 0.1913736016, 0.2351941913, 0.683341682, -1.2034022808, -1.2746378183, -1.3482000828, -0.3507660329, 1.4905215502, 0.0273016486, 0.0784397349, -0.1956983656, 0.7897942662, -0.0707682893, 0.6907573938, -1.9560345411, 1.2770931721, 0.0002707052, -0.2927508354, -0.5407365561, 1.442917347, -1.2097352743, -0.8031872511, -0.5291129947, -1.7231281996, -0.2655740678, -2.0360767841, -0.8462455869, -0.1015994474, -0.2443823367, -0.2813784182, 0.4758692384, 0.4426625073, -1.5428334475, 0.0697379932, 0.3612001836, -0.5506512523, 0.5902699828, -0.2753938437, 0.5999161601, 0.3376742303, 1.026753068, -0.8502381444, 1.2728941441, 0.3217414618, -0.4045266211, 0.3958420753, -0.2924079001, -0.3176699579, -2.2002606392, 0.0332826823, 0.1510031074, -0.3012005985, 0.0843907893, -0.3244553804, -0.5506004095, 1.1427030563, 0.2976643145, -0.510256052, -0.2916077077, -1.04804039, 0.5986067057, -1.2293630838, -0.5456722379, -0.727270782, -1.6357437372, 0.3232662082, -0.1035499647, -0.2229448557, 1.1671583652, 0.0569026731, 1.5741285086, 0.6133919358, 0.5030741692, -0.6964926124, 0.3310556114, -0.2299833, 1.0773723125, -0.3354661167, 0.5143581033, 2.1923913956, -0.2257991284, 0.5141596794, 0.6880617738, -0.725214839, -0.5719276667, -0.1861230433, 0.2790471911, 0.8016380072, -0.5085500479, -0.8854340315, 0.5530919433, 0.9041058421, 0.060796883, 0.53756845, -0.8603307605, 1.1713798046, -0.7793570757, -0.9335223436, -0.7871257067, -0.0260639973, -0.4248056412, 0.2669782937, 0.2671934962, -0.2783094645, -0.0608735234, 0.0442378633, -0.124373816, 0.404648006, -0.4957019389, -0.7639868855, -0.6871286035, -0.1843167245, 0.1864730269, 0.1819285005, -0.9096388817, -1.2943803072, -0.5172557235, 0.0238093231, 0.4759333432, 0.5613852739, 0.8888376951, 0.2355524153, 0.6177913547, 0.7328278422, 0.6716965437, -0.3886243701, 0.5518427491, 0.3020484149, -0.2543406487, 1.5686694384, -0.0576850213, 1.1097972393, -1.0748161077, -1.105537653, 0.9833963513, 0.7209280133, 0.8490498066, -0.7856642604, 0.147051841, 0.099841252, -0.4639903903, 0.1886001527, 0.2395760715, -1.2361985445, -1.0257004499, 0.0404251404, -0.287867099, 0.625292778, 1.8044221401, 0.9257836342, 1.4862134457, 0.2431551367, -0.6608914733, -0.7786322236, -2.4944598675, 0.1144506633, -0.7590453625, -0.2633252442, 0.7861972451, -1.4366846085, 0.9300934672, -1.7107137442, 0.3971885741, -0.4968227744, -1.034911871, 0.7952772975, -0.7707047462, -1.6728825569, 0.5977995396, -0.2937200367, -2.2425775528, -0.5684196353, 1.0789687634, 1.8273644447, 0.0189083964, -0.139632225, -1.6728726625, -1.2181640863, 1.1997601986, -0.8106176257, -0.1349992454, 1.4772176743, -0.4450234175, -1.0586965084, -1.222340703, -0.3826392591, 0.6232722998, 0.2703839242, -0.9992926121, 0.0231574867, 0.8426885605, -0.3406202495, -0.0047875522, 0.0866334364, 0.5946971178, -0.2311432213, 0.1774908602, -0.2319618016, 1.4582443237, 1.045650959, 0.3668945432, 0.1238225475, 0.2021021992, 0.1813542992, -0.9228023291, -0.6449518204, 0.7804029584, 1.0264568329, -0.6926578283, -1.5693135262, 0.2057103813, -1.0301198959, 1.5191948414, 0.883448422, 0.5512613058, 0.7184844613, 1.2430156469, 0.9542422891, -0.4297494292, 1.2516881227, -0.313428998, 0.8175970316, -0.9248072505, -0.0212293118, 0.5685741305, -1.1351262331, -0.1445617825, 1.0096073151, -1.0373449326, 0.3961239755, 0.6113576889, -0.6179323196, 0.9521986842, -1.3399258852, -1.2413494587, -0.0428349562, -0.2416832, -0.4546487629, 0.0566644892, -1.0025266409, -1.3485730886, 0.5231961608, -0.2241481841, -0.4311775863, -0.4459125102, -0.8525145054, -1.1406953335, -0.9113605022, -0.3888258934, 0.1157514229, 0.456931144, -0.168859452, -0.6100905538, 1.8979876041, 1.063762784, 0.3251821697, 0.4848470688, 0.7551987171, -0.5951558352, 0.4710417986, 0.7865009904, 0.0069795931, -1.9634516239, -0.1994166821, 1.3153969049, 0.6016942263, -0.059468843, -1.0531882048, 0.5033031702, -0.0432782881, 0.9898219705, -0.0841652155, 1.0392628908, 0.6656593084, -0.0611887276, 0.5737708807, 0.2541728914, 0.3354332447, 2.2702414989, 0.2168835998, -0.8154625893, -1.7782337666, 0.2859733105, -0.5619521141, -0.2032458633, -0.3441640735, -0.4720488489, 1.8023632765, -0.306669116, 0.4618027508, -0.8185334802, -0.5353965759, 0.2396032959, 0.3205086887, 0.480167836, -1.3042788506, 0.1522566974, 0.6731722951, -1.1142742634, 0.1527908742, -0.597722888, 0.0539120398, 1.3329641819, -0.498606503, 0.2017130256, 0.3171652257, -0.5605024099, 0.8466848731, 0.9400498271, 0.0487344787, 1.064008832, -0.1896500289, 0.5538908243, -0.1493100077, 0.9874510765, -0.696112752, -1.5025527477, -0.5975253582, 1.6417417526, 1.1288752556, -0.744517982, 0.4716796279, 0.4426862597, 0.6480512619, -1.1727763414, -0.0060177092, 0.3531988263, -1.2304122448, -1.4025598764, -0.3606164157, 0.5694654584, 1.4764411449, -0.4236232638, -0.7124156952, 1.4695019722, 0.331769675, 0.6273440719, -0.1490007043, 0.3549681604, 1.6157271862, -2.1181557178, -0.1670099348, -0.5876169801, -0.9489558339, 1.4792178869, 1.3704978228, 0.3687601089, 1.0154280663, 0.2636624575, -0.5492255688, -0.1755308062, -1.107632041, 0.7325127721, 0.1061034054, -0.6471105814, 0.7025445104, -0.4516794086, -1.5331436396, 0.0456241108, -0.5820483565, 0.8682879806, 1.2976542711, -0.0619452521, -0.1884956509, 0.9940705299, -0.2719183266, -0.100360401, 0.4227490127, -0.511754632, -0.9873514175, 1.4894758463, 0.8907351494, 0.5835334659, 0.3707690537, 0.122903578, -1.5600656271, -0.5776917338, 1.248927474, 0.1451872438, -0.9036160111, 0.1840697676, 0.9134637117, -0.7990913391, 0.3298930526, -0.6974887848, -0.2326849103, 0.566332221, 0.7237935662, -1.4200798273, -0.8166202903, 0.4348185062, -0.6560339332, 1.3390409946, 0.0506533459, 1.898602128, 0.4893632829, 1.378241539, -0.1314211935, -0.1251288354, -0.3379695415, -0.2438057661, -0.0869483873, 1.4958702326, 1.1281510592, -1.7837028503, 0.696351409, 0.0994749963, -0.0362457372, 0.6683083177, -0.1007159948, -1.6430032253, -0.8074523807, -0.5663546324, 0.8908804655, -0.8068558574, -0.1613505334, 0.602968812, -0.7508638501, 0.0360531062, -0.1769194752, -0.4068892598, 0.4348254204, 0.1055675149, -0.4090358317, 0.9879482388, -0.0045493059, 0.7350965738, 0.0932942927, 1.4102317095, 0.2059102654, -2.0484137535, 0.5946696401, 0.3248281777, 0.2816597223, 0.3128847778, 1.5582373142, -0.2033109218, 0.7446653247, 2.4763841629, -0.1379556805, 0.8967962265, -0.9236495495, -0.6279122829, -0.3630473316, 0.673129499, -0.1042094976, 0.3526780903, 1.1909899712, -0.7027739286, 1.2677853107, 0.8197613358, -0.8478660583, -1.3844931126, -2.171993494, -2.0465638638, 0.5022254586, 0.1930402517, 0.8356139064, 0.7068595886, -1.7709747553, -0.8691824675, -0.1149077788, 0.7032383084, -0.7209997773, -0.0456759222, -0.5850693583, -0.311947912, -0.5966508389, 0.7336972356, -1.2592287064, 0.553278029, 0.4124294817, 2.1345694065, 0.7471877337, -0.3026269078, -0.9829092026, -0.3122541606, 0.0547754839, -1.4753965139, 1.3549542427, 0.4076719284, -0.5121411681, 0.0463202596, 2.0794050694, 2.1669316292, 0.0637930855, 1.0978419781, -0.4109638631, -1.4566942453, 1.1409102678, 0.0511599258, -1.0906400681, -0.5021272898, -0.7729671597, 0.9938175678, -0.920578301, 0.0865207985, 1.0499248505, -0.0174490176, -0.7610654831, -0.445990175, -0.1326916069, -0.499943167, 0.4164317846, -0.8016315699, 2.0374433994, -0.5651664734, -0.2617349029, 1.5609229803, 0.7923406959, 0.2045244575, -0.8958445191, 0.0104909167, 0.1669076979, 0.8090878725, 1.3196182251, 0.4367937744, -1.0430511236, 1.252523303, -0.0426549986, -0.3901228607, 0.1104424074, -0.5674126744, -0.9213420749, -0.8411688805, 0.1551074833, -1.7687917948, 0.18854931, 0.9079941511, -0.24598369, -0.2441802919, 0.1987368017, 1.5480495691, 0.5524335504, -0.4736820757, -0.2123490423, 0.3560490608, -0.1094110981, -0.5145415068, -0.1836348325, -0.4621393383, 0.0090902168, 0.0588260815, 0.9904804826, 0.0219710041, -0.5883721709, 0.1777195334, 0.3233772218, 0.6832840443, 0.5770694017, -0.3901498616, -1.4742256403, 0.4462250769, -0.3989534676, 0.8410645127, -0.0234892406, -0.8065503836, -0.5523676872, -0.581242919, 0.1486025155, -1.5353381634, -0.1034377739, 0.5089415312, 0.5337507129, 0.1481584013, -0.1986335516, 1.8474785089, 0.2869242728, 0.4332247674, 0.2529358566, 0.3576235473, -0.885051012, 0.5579336882, -0.8271225095, 0.5881072283, 0.0938647538, 0.2752760649, -0.1731894612, -1.474799633, -0.3146889806, 1.7041835785, 0.5471602678, 0.2469055355, -1.9268151522, 1.193556428, -0.3504195213, -0.6673278213, 0.6443389654, 1.2005867958, -0.5237184763, 1.3110848665, 1.6397789717, 0.3776992857, 1.0881097317, 0.7289171815, -1.0053678751, 0.6416909099, -0.7537183166, -0.724093318, -1.8585897684, 0.6417307258 ]
List The List variable provides the ability to place a list of values of any available data type. In contrast to the Value variable, in this case, when report rendering, the variable contains a list of values. The picture below shows the New Variable dialog with the selected List type: After clicking OK, a variable named UNN and the stored list of values ​​from 0 to 8 will be created. Consider using a variable created in the report. Suppose there is a report that contains numbers, name
Data Data Dictionary Variables List
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">List</title> <keywords> <keyword translate="true">Variables<keyword translate="true">List</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">List</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">List </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">variable provides the ability to place a list of values of any available data type. In contrast to the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> variable, in this case, when report rendering, the variable contains a list of values. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog with the selected </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">List</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> type:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">After clicking OK, a variable named </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UNN</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and the stored list of values ​​from 0 to 8 will be created. Consider using a variable created in the report. Suppose there is a report that contains numbers, names and descriptions of categories. The picture below shows a report page:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">If you want to show some of the categories then use already created variable in the report. To do this, add a filter in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> with the expression </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UNN.Contains(Categories.CategoryID)</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, where </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UNN</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is the variable name. When rendering a report, by default, all categories are displayed. All values ​​in the list of stored values ​​of the variable are selected. Also,values, for example </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Grains/Cereals</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and keys, for example [</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">5</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">] ​​are displayed in the variable list . The picture below shows a list of variable values​​:</span></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Because the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Allow User Values</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> parameter is not enabled, in this example, the user can only select values, ​​stored in the variable, but cannot use their own values. Suppose the values such as </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Beverages [1]</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Confections [3]</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Produce [7]</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> will be selected. Then, after clicking the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Submit</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button, the generator will build a report, considering the filtration conditions and display entries </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">1</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">,</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">3</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">,</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">7</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Below is a report using a variable is shown:</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.1764363796, -0.6157502532, -3.8693253994, -2.8757505417, 1.4181798697, -0.5181962252, 0.0718266591, -0.3966881037, -0.9644626379, -0.3252448142, 0.5367516875, 0.8714578748, 2.6691610813, 0.5330919027, -1.2354770899, -2.2303316593, -0.5547702312, -2.1910750866, -1.0281326771, -0.5943495035, 0.6507810354, -0.402748853, -0.6009016633, 0.5602476597, 1.6653807163, 1.2080763578, -1.05507195, -0.1712720245, -1.2744991779, 0.9306947589, -0.8174222708, 1.2775273323, -0.2353813648, -0.850166142, -0.7819103003, -0.5298919082, 0.1755919009, -0.2062573731, 0.9418679476, -0.1876896173, -0.4519775212, 0.0988373011, -1.0832877159, -0.1922059208, 0.1346034557, -0.4492778182, 1.3461792469, 0.272369355, 0.773512125, -0.4212390184, 0.9421298504, 0.4163532555, 0.6838005185, 0.0562865138, 1.3485552073, 1.2691117525, -1.441873312, 1.0411957502, 0.3211682141, 0.568744123, 2.2945337296, 1.5699347258, -0.2080141008, 1.3191058636, 2.3323204517, 0.3425903916, 0.060011778, 1.4958834648, -1.0804065466, 0.1090002283, 0.1282262951, 1.015671134, -0.3591744304, -0.2246565968, -0.9204601049, 0.4351131618, -0.5860698819, -0.8822942376, -0.1278297156, 1.0000259876, -0.2285993099, 0.7621673346, 0.6821184158, -0.9563652873, 1.1813750267, -0.8673758507, -0.0124813979, 0.7511579394, -0.4761616588, 1.3959059715, -0.4087461829, -0.2886078656, 0.3886301517, 0.9275524616, -0.7825420499, 0.3054666519, -0.463095814, -0.2734008133, -0.3896571696, -1.8150695562, 0.2153686285, 0.3206087053, 0.3834184408, -1.2271163464, 0.9848217964, -0.4826908708, 0.9911592007, -0.2948161066, -1.2055438757, -1.0661207438, -0.5174222589, 1.0031001568, 0.0975523368, -0.5639185905, -0.5198414326, -1.7944738865, 0.8569799662, -1.1346610785, -0.8047563434, 0.810471952, 0.0919427127, -0.1965817064, 1.6655364037, 0.6504992247, -0.2341182381, -0.8750687838, -0.7511717081, 2.0471305847, 0.9525757432, -0.7150067687, 0.6767362952, -1.0379703045, -1.4520962238, 0.6208669543, -0.0470653474, 0.7745383978, 0.1961869746, -0.1200681105, -0.1992147118, 0.1032566428, 0.7454040647, -0.0657062903, -1.1708868742, -0.1843685806, -0.8869035244, -1.1835147142, 0.4646725059, -0.8788484335, 0.0055903695, -0.348056525, 0.5484481454, 0.7906210423, -0.7807102203, 0.3052891195, -0.714494884, -1.2110853195, -0.1478036344, -0.8263123035, -0.5619120002, 0.073047325, 1.555082798, -0.1112025231, -0.3337503076, 1.344314456, -1.2904493809, -1.8422256708, -0.2720171213, 0.6536400914, 0.4318044782, 0.5419911146, -0.6180533171, -1.8132519722, 0.4625656307, -0.8458211422, 0.7291972637, -0.3543088138, 0.0796599984, 0.2786991298, 0.1600479186, -0.6218634248, 1.3195040226, -2.1253268719, 0.7729680538, 0.5043186545, -0.741784513, -0.1922511458, -0.2265847474, 0.3431974947, -0.8037437797, -0.7187845707, -1.4982801676, 0.4404827654, -0.4320576489, -0.3178750277, 1.4571219683, -1.731669426, -0.4699959457, -0.8463500738, -0.1654208452, -0.4485185444, -0.7200119495, 0.0943552256, -1.786742568, 0.4863181114, -2.2756764889, 0.8881163001, 0.17234236, 1.294428587, -0.5381588936, 0.5461149812, 1.6400417089, 0.5238302946, 1.3062375784, -0.0037185438, -0.4188520908, -1.5912414789, -0.4406964183, -0.6883406639, 0.7561030984, -0.4078321457, 0.1437076032, -0.6848311424, 0.7654833794, -0.6772328019, 1.163526535, 0.2668268979, -0.6139829755, 1.2138718367, -0.1113304421, 0.0595927536, -1.6713502407, -0.7866593599, -0.4237809479, -0.5268970728, -0.9238846898, -0.2550754845, -0.0625630468, 1.3600562811, 0.5876734257, -0.6182313561, -0.6359422803, 0.2725897133, 1.3167558908, -1.1743264198, -0.9158796072, 0.859066844, 0.178560704, -0.7749860287, 0.5783637166, 1.9654480219, -1.1158130169, 0.4592793286, -0.4906059206, 1.7990458012, 0.3107959926, 0.1765800864, -0.8305969238, 0.2124295384, 1.3238224983, 0.4317853749, 0.195932284, 0.2788411081, 1.4895124435, -0.2872678936, -0.8423092961, -0.7189199924, 0.4704341888, -0.4721091092, 0.7259146571, -0.061478544, -0.8943581581, -0.3329984844, -0.2594481111, -0.3524538279, 1.1363399029, 0.3160347044, 0.5788647532, -0.6516619921, -0.4704217017, -0.4641148746, -1.3411575556, -1.2917577028, -1.4654226303, 0.4666314423, -0.8594919443, -0.0862806588, -0.7905461192, 0.399704814, -0.0667896643, -0.1835235059, 0.8051972985, 0.9052961469, 0.1024057046, 0.5931270123, 0.6370902061, -0.1171676442, 1.6143727303, 0.2358831614, 0.2125630379, -1.168161869, -0.1467840672, -0.0450855307, 1.6712378263, 0.8009659052, -0.811214447, -0.3517858386, 1.056172967, 0.7779608965, 0.575560987, 0.3321841359, -1.0034577847, 0.1687237173, -1.4480395317, -0.608423233, -1.2112463713, 1.9357106686, 1.1934922934, 0.5284153223, 0.6310902834, -1.0322388411, 0.1717423201, -1.3088883162, 1.4584773779, -0.6353028417, -1.0379830599, 1.5559060574, -0.2046916038, 0.5575270653, 0.3691141009, -0.4530341923, -0.6657328606, 0.2838430703, -0.024282733, -1.1414180994, -0.1827426702, 0.6888895035, 0.1398920417, -1.9852507114, 0.554965198, 1.5618531704, 0.8452893496, -1.1418659687, -0.3414083421, -1.3429998159, -1.2337150574, 0.6102539897, -1.0705031157, -0.840770781, 0.5783912539, 0.5229737759, -1.1767823696, 0.4822911918, 0.7767163515, -1.3229779005, 0.796534121, -0.1022446454, -0.3514454067, -0.0180393644, -0.2387890667, 0.3103480339, 0.5850938559, 0.2248896807, -0.923122406, 0.2742820084, -0.8438264132, 2.4752204418, 0.7349699736, 0.7874341607, 0.0541449003, -0.1565725356, 0.646982193, -0.4376296997, 0.1632023603, 0.2144932151, -0.714192152, 0.539139986, -0.5064319968, 0.1494631767, 0.4214038849, 1.1722265482, 0.761890769, -0.3330619633, 0.5225548744, 0.2747906744, -0.635687232, -0.7986701131, -0.5397857428, -0.5642806292, 0.5016431212, -0.0206316821, 0.2715139091, -0.7780060172, -0.9416982532, 1.1334272623, -0.3360699415, -0.7045570016, 0.8085725904, 1.428579092, -0.4493834078, 1.7605634928, 0.1699926406, -1.6840106249, 0.6730176806, -0.6951958537, 0.3035438955, 0.5912969112, -1.8721466064, -1.2381983995, 0.5126314759, 0.1469640881, -0.4761838317, -0.7691758871, 0.1383364499, -1.0171606541, 0.2731317282, -0.2271609604, 0.8425883055, 0.6608819366, -0.3751477897, -0.3078302145, 1.8849858046, 0.7657874823, 0.8203355074, -0.3978452682, 0.8031544089, -0.6501939893, 0.6646206975, 0.9202457666, 0.0201995429, -1.5385671854, 0.2913207114, 0.5346463919, -0.1887623519, 0.498334527, -0.1772541702, 0.1332383454, -0.5668501854, 0.2390295714, 0.1327439845, 0.7566327453, 0.3602351546, -0.5439995527, -0.0942881107, -0.6591562033, 0.9261983633, 2.128166914, 0.880640924, 0.1287668645, -2.0573253632, 0.7056082487, 0.8829129338, 0.6493811607, -0.5416454077, 0.4919818044, 2.8850402832, -0.2320700139, 0.5281748772, -0.5623611212, 0.4734047949, 0.4813334644, 0.0548126213, 0.3165361881, -1.2551896572, -0.0530248992, 0.3016389608, -1.1250652075, -0.1489201039, -0.657392621, 0.4948115051, 1.6538380384, -0.2912926674, -0.4805037379, 0.0036670701, -0.981077373, 0.6386662722, -0.2559368014, -0.2494936287, 0.0676518083, -0.1533481032, 0.5830380917, -1.1176235676, 1.0030765533, -0.6221066713, -0.7669067383, -0.2550674677, 0.9739472866, -0.2266809344, -0.4914519191, 0.7092401385, -0.7597755194, -0.2717225552, 0.2888020277, 0.3529728353, 0.5019607544, -0.1318222582, -1.7075119019, -0.4598210454, -0.7853108644, 0.1875612289, -0.5156829953, 0.0592608266, 0.1374308318, 0.7746428251, -0.2727065682, 0.6951327324, -0.0837776884, 0.3840467036, -1.4582951069, -1.0018497705, -1.0558195114, -0.4593690038, 0.5776306391, 1.7779099941, 0.1556589305, 0.0050548073, -1.0628054142, 0.4467827678, 0.6276943088, -1.1195539236, 1.3889313936, 0.1228410602, -1.8282122612, 0.3221876323, -0.3016010821, -1.2863345146, 0.630939424, -0.2752427757, -1.4931856394, 0.2157975435, -0.8015680909, 1.4681007862, 1.3743481636, -1.2040997744, -0.8624247909, 1.1508501768, -0.380754143, -0.39946118, 0.8527902365, 0.0181163773, 0.4090957344, -0.4950526059, -0.1028145626, -1.0653566122, -0.817838192, 0.7301394343, -0.8293020725, -0.5294952393, -0.1509457231, 0.4914112091, -1.435661912, 0.812913537, -0.820651412, 0.7112594247, -0.5724683404, -0.3837015331, -0.5566397905, 0.9491789341, 0.7596479058, 0.5806934834, -0.7113959789, -0.9582466483, -0.1921756119, 0.6899204254, 0.9183778763, -0.0337287225, 0.4075520039, -0.0744906738, 0.5688092709, -1.0021420717, 0.8305897117, 0.9364165664, -0.2611963749, 1.5174314976, -0.2568686903, 0.2011639625, -0.1365531534, 1.4787629843, -0.1407297701, -0.2286684215, -0.2278593481, 0.3301124275, -0.2366853803, -0.4826280773, 1.1616940498, -1.0845003128, -0.935456574, 0.2856549621, 0.1297117025, -0.9948791862, 0.2327184081, -0.845279932, 0.3296687603, 0.6367154717, 0.10542918, 0.555419147, 1.8405116796, 0.3202038407, -2.1007387638, -0.5127843022, 0.0281323008, -0.3313805461, 1.115447402, 1.5806553364, -0.1988289356, 0.5020319819, 0.7345097661, -1.8688139915, 0.9685382247, -0.6326301098, -0.7265459895, 0.7303593159, 0.0894189924, -0.1915836781, 0.6353027821, -0.0646292642, -0.1222290173, 0.821598649, -0.6914223433, -0.665569365, -1.1917017698, -0.1965906918, -1.7226150036, 1.3988860846, 0.2902588248, 1.8218669891, -0.4596388042, -0.6821097732, 0.3679417372, 0.440125376, 1.2856941223, -1.4194592237, 1.5457628965, -1.6201767921, -0.7333256006, -0.6040295362, 0.7411546111, -1.0094012022, 1.0601615906, 0.1589391679, 0.9156060815, 1.3222677708, 1.0904979706, 0.1209215447, -0.6741989255, 0.5463891029, -0.8470267653, 1.1197887659, 0.7128772736, 1.1892951727, -0.4266859293, 1.3451945782, 1.0850081444, -0.046421662, 0.3790366054, 0.4475661814, -1.2293907404, -0.0567221045, -0.3565591574, -0.9761783481, 0.5124364495, 0.6621308327, -0.5989375114, 0.3874678016, 0.3453201652, 2.2291953564, -0.0589582734, -0.0522188433, 0.2535645068, 0.4261007011, 0.1754510403, 0.4986469746, 0.7684563994, 1.1320405006, 0.5100321174, 1.7374178171, 1.0280065536, -0.2289542854, -0.5392478704, -0.9177485108, 0.0455456823, 0.3212108612, 0.5356093049, 0.9606176615, -0.8599026203, 0.8548868299, -0.4365929067, -0.4244724214, -0.4690718651, 0.9634456038, -2.1162877083, -0.1094596535, -0.9655068517, -0.1483373195, -1.9078726768, 0.3162732124, -0.2480677366, -0.9548105597, -1.1222903728, -0.6249243021, 2.0701825619, 0.9599595666, 0.7198554873, -0.3430483043, 0.1842299253, 0.3141481876, -0.8554767966, 0.8632785082, 0.2680127025, 0.4523758292, -0.4942491353, 0.323246181, -0.0869951174, -0.7288601995, 0.4925147593, -0.2805681229, 0.2589257061, -0.1868110895, -1.3288400173, -1.0305267572, 0.9490333796, -0.9582890868, 1.1464551687, -1.3446000814, 0.4047734439, 1.0596722364, -0.2642505169, 1.1830745935, 1.2095969915, 0.5008594394, 0.1381331533, -1.0665150881, 1.9161008596, -1.0785591602, 2.0621349812, 0.4093462527, -0.427554369, -0.39714849, 0.054163374, -0.8535698652, -0.4630550146, 0.6979102492, 0.4554586411, 1.8894068003, -0.1351546496, -0.4826932549, -0.6216692924, -1.0863866806, -0.2769918442, 0.6153564453, -0.7635424137, -0.8422785997, -0.442230016, 0.3874002993, 0.56408602, 0.3132261336, 1.5963338614, -0.6634410024, 0.3483728766, 1.3844736814, 0.3554398715, -0.1879791915, 0.1206477061, -0.199181363, 1.4487577677, 0.0280431621, -2.3391456604, -0.5885957479, -0.3747495413 ]
New Variable The variable of the first type provides the ability to place a simple value of any available data type or expression. Consider the example of creating such a variable. Call the New Variable... command. The dialog box in which to define the parameters of the variable will be opened. The Value variable is set by default. The picture below shows the New Variable dialog: The Init by field has a menu with the drop-down list. Depending on the selected item in this menu the type of
Data Data Dictionary Variables New Variable
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">New Variable</title> <keywords> <keyword translate="true">Int by</keyword> <keyword translate="true">Variables<keyword translate="true">New Variable</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">New Variable</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The variable of the first type provides the ability to place a simple value of any available data type or expression. Consider the example of creating such a variable. Call the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable...</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> command. The dialog box in which to define the parameters of the variable will be opened. The Value variable is set by default. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Init by</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field has a menu with the drop-down list. Depending on the selected item in this menu the type of the value in a variable is defined: </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> or </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, i.e. the method of initializing a variable as a value or expression is selected. In this example, the variable is initialized as a </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">This field specifies the value to be stored in a variable. Please note that this field may be missing. If, for example, the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is selected in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Init by</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field, then this field is absent, and the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field present instead. In this case, in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field you should specify an expression that will be stored in a variable. In this example, the variable is equal to 2.</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">After pressing the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Ok</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button the variable named </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Variable1</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> will be created. Consider the example of using variable of the type </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> in the report. Suppose there is a report that contains information about employees (see the picture above). </span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Add a filter with the expression </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Employees.EmployeeID == UNN</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Now, when rendering a report, the information about employees whose </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">EmployeeID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is equal to the value stored in a variable will be output. In this example, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">EmployeeID = 2</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. The picture below shows a report with the condition of filtration:</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ -0.2210088372, -0.6994293332, -3.2335021496, -2.7315018177, 0.7032052279, -0.4243929088, 0.601418376, -0.6795307994, -1.7519830465, -1.0680154562, -0.5611934066, 1.0476840734, 2.0542426109, -0.0874338001, 0.1266071945, -1.0489908457, -0.4524168968, -1.8078769445, 0.2601004243, 0.0831191093, 1.1022697687, -0.6158239245, 0.1518724412, 0.0934591591, 2.519749403, 1.0010620356, -0.8063119054, 1.236674428, -0.6969637871, 0.4673749208, -0.2683438361, 1.5958873034, 1.0979753733, 0.2287476212, -0.714525342, -0.5170272589, 0.0715932176, 1.3275353909, 0.2479893416, 0.1416204125, -0.7671511173, 0.9181368351, 0.0510337539, -0.4616407156, -0.2648146749, -0.93122679, 0.8770602345, -0.1603811085, 0.6157945395, -1.1356457472, 0.777202189, -0.7409079075, -0.1199502125, -1.1542172432, 2.4508836269, 0.6493421793, -0.3776511848, 0.1390232593, -0.4241833389, 0.0674942136, 1.1596403122, 0.7698261738, -1.663403511, 0.4283750057, 0.8050154448, 1.1494346857, -0.8687570095, 1.3113582134, -1.302092433, -0.6038232446, 0.1387744099, 0.46170035, 0.6559389234, -1.5891071558, 0.4873850942, -0.4293984473, -0.802497983, -0.229307726, 0.8133270741, -0.1983799338, 0.3145187199, -0.0637789518, 2.0727965832, -0.4209474325, 2.5780498981, -0.8823851347, -0.5505557656, 0.6360576153, -0.6792141199, 1.857290864, 0.0891689211, 0.2233168185, -0.6157291532, -0.0566208847, -1.4264445305, -0.8177124262, -0.5611189008, 0.78615731, 0.9046171904, -0.5746534467, 0.5403776169, -0.6124872565, 0.1120698303, 0.2766833007, -0.2502522171, 0.9108878374, -0.2902260721, -0.2731710076, -0.9079592228, -1.1628218889, -0.0294111073, 0.9649032354, 0.1397357583, -0.2188772708, -1.1381326914, -0.8057971597, 1.7167049646, -0.5512449145, 0.332248807, 0.143906191, -1.3473875523, 0.833349824, 0.9539074898, 0.9534713626, 0.0213584863, 0.6999903917, -0.4969063401, 1.1322788, 0.870734632, -0.8856594563, -0.6960754991, -0.12252599, -0.859269321, -0.0212076344, 0.2659279704, -0.1805516928, 0.1903968602, -0.507712245, 0.6951746345, 0.2213250846, -0.0248309635, -0.6573015451, -0.4776608944, -0.114919655, -0.2117260993, -1.1481502056, 1.9121905565, -0.5082642436, 0.9941583872, 0.3637321889, 0.5696632266, 0.1896036565, -0.8494623899, -0.1377705783, -2.1997990608, -1.3180481195, 1.1865590811, 0.4459088147, -0.612618506, -1.3629180193, 1.5184229612, 0.0465505086, -0.5146836638, -0.4443251491, 0.2076566666, -1.0417337418, 0.2308642417, 0.4476119876, -0.4887492061, 0.6920262575, 0.0492166206, -1.3024086952, -0.5654422045, -2.0571656227, 2.1263930798, 0.2379554212, 0.3029018939, -0.1881126016, 0.1231480837, -0.7705290914, 0.2142137736, -1.6299601793, 1.3161652088, -0.0405377038, -0.4106119573, -0.3828609884, -0.5487400889, -1.1434289217, -1.043343544, -1.5994776487, -1.014529705, -0.4043467045, 0.176059559, -0.8009244204, -0.0113580599, -0.2121315002, 0.8917552233, -0.1758532673, -0.2375970185, -0.5217497945, -0.0403163247, 0.8208424449, -0.5833894014, 0.220439285, -1.1172310114, 0.7149470448, 0.4187140167, 1.4199316502, -0.2318151742, 2.2223548889, 2.6922445297, -0.0123362625, 0.181974113, -0.0571254678, 0.8011075854, -1.0727272034, 0.26230371, 0.0509541705, 0.9601281285, -0.4386510849, 0.3458373547, -0.2217172682, 1.7838345766, 1.3951611519, -0.1034550294, -0.1581324041, -0.0613574535, 0.7422969937, -0.6558364034, 0.0217464771, -0.6149253845, -0.8565366864, -0.195116505, 0.3841555119, 0.8326739073, -0.0384743549, 0.1370149106, 1.3342713118, 0.4650064111, -0.5601744652, -0.2316083908, 1.2009321451, 1.1644922495, 0.0252376273, -0.541356504, -0.1236842275, 0.1884651184, 0.2076506764, 0.4729587436, 1.3492559195, -1.0268472433, -0.8522879481, -0.7646653652, 0.6137470603, -0.3685491085, -0.9619835615, -0.4360720217, -0.8993760943, 0.2986239195, 0.6104173064, -0.3672752082, -0.8782911897, 1.5102751255, -0.1368837208, 0.2262781858, -0.5176568627, 0.1127260774, 0.3213675618, -0.0167301726, -0.0124383038, -0.5536344647, 0.2821521461, -1.0857704878, 0.6039997935, 1.0862840414, -1.3893237114, -0.4815366864, 1.4243500233, 0.6698144674, 0.261051029, -0.7989208102, -1.3783011436, -1.7067495584, 0.708571136, -0.9770205617, 0.4512644112, 1.6861463785, -0.6691409349, -0.5777584314, -0.8218377233, 0.9894837737, 1.1314513683, -1.4832715988, -1.0823053122, 0.0512412414, -0.4991905093, 0.4803072214, 0.5822598338, 0.8926008344, -0.6644465923, -0.7624918818, 0.3744067252, 0.6333366632, 0.2800770998, 0.5633322597, -0.6883963346, 1.3868483305, 0.5165918469, 1.1452805996, -0.1084336266, -1.1473162174, 0.7181456089, -1.7905371189, -0.3462000191, -2.8192555904, 0.796895504, 0.1072089523, 0.9438625574, 0.4542073011, -0.8905568719, -0.6264512539, -2.2455811501, 1.8021384478, 1.2398861647, -0.2947086096, 0.1158886701, -0.3213807046, 0.8111864924, -1.5650442839, -0.7006816268, 0.2431648672, 0.8462455869, -1.7472393513, -0.8133907318, 0.6176330447, 0.5702847242, -0.1479687393, -0.2399418652, -0.5843443871, 1.1945819855, 1.219111681, -0.8749620318, -0.4698965847, -1.1383777857, -1.2295291424, -0.6185569167, -0.0009528999, -1.5321813822, 1.1448811293, 1.141947031, -1.0140047073, 0.0171219874, 0.1121016294, -0.1011480093, -0.3529062271, 0.5817934871, 0.7335261703, 0.4598827958, -0.5904091001, -0.0511977412, -0.3125141263, -1.1846200228, -0.4699089229, 0.2108506113, 0.0775952339, 1.6453232765, 0.5148035884, -0.5657752752, -0.4084085226, 0.3742203712, 0.6557415128, 0.2587269545, 0.4821145535, -0.5098958015, 0.3376410604, -0.8096345067, 0.2722686529, -0.8207013011, -0.3244294226, 0.4686976075, 0.8563715816, -1.3472034931, 1.181632638, -0.2242943943, -0.4824754, -0.5504249334, -0.1123564318, 0.7709375024, 1.1386951208, -0.4644126296, -0.0113162817, 1.206815958, 0.0410932973, 1.2525072098, -0.294456929, 1.2153847218, 0.9389410615, -0.1386733949, -0.4494708478, 0.0681619793, -0.9540129304, -0.7777583003, 1.0338423252, -0.4842038751, 0.5355393887, 0.5393247008, 0.5229413509, -0.9943462014, 1.2740744352, -0.2256003022, 0.2182681262, -0.7770552039, 0.901489079, -1.5002213717, 0.1159257665, -0.0569950901, 0.7582534552, 0.1458690763, -0.2676755488, 0.0774512067, 1.4877820015, 0.2206666768, 0.3971446157, 1.2689237595, 0.6577276587, -1.7207157612, 0.9712030292, 1.1178494692, -0.2566114962, -3.3267147541, -0.3226116896, 1.3121883869, 0.3975920379, -0.1063109636, 0.3587696254, -0.0021480173, -0.078181982, -0.7701961398, 0.2629313767, 1.5153063536, 0.9263324738, -0.3057343066, -0.7282819152, -0.6192148924, 1.2195897102, 1.2214319706, 1.1496049166, -1.1561175585, -0.6911521554, 0.9510918856, -0.1672559083, 0.9848529696, -0.0724286884, 0.3435411155, 3.0374631882, -0.8280923367, -0.1718269587, -0.9008943439, 0.3793044984, 0.8905172944, -0.2242731452, -0.030367393, -2.1493504047, 1.0391067266, 0.4809547961, -1.344178915, 0.4142264724, -0.5980767608, -0.2002148628, 0.9967716336, -1.3038654327, 0.0361021198, -0.1306576282, -0.5113983154, 0.8331851959, 0.7018978, 0.835894227, 0.0226860009, 0.033090692, 1.2587028742, -0.3301237226, 0.3545578122, -0.4299813211, -0.1809432209, -0.1749432534, 0.4533179104, 0.1072323024, -0.1711491644, 0.6174376607, -0.9850056171, 0.0304738991, 0.8694961667, 1.3033437729, 0.8453272581, -0.2448824048, -0.9934010506, 0.0940683037, -0.8862355947, 0.9354875684, -1.0640723705, -0.8819172978, 0.2593219578, -0.1487883031, -0.2282461822, -0.1484804451, 0.5992230773, 0.289098382, -1.6453700066, -0.6903381348, -0.2924801707, -0.5032736063, -0.2502785027, 1.0756776333, 0.0052996399, 1.2350052595, -0.2723554075, 0.6270740628, 0.600081265, -1.8611712456, 0.1703824848, 1.0047165155, -1.1312841177, -0.2446094602, -0.0227250457, -0.7936791778, 1.0606369972, -0.2979322076, -0.8923934698, 0.115444757, -1.1581013203, -0.1950037628, 0.7495088577, -1.4896252155, -0.6792137027, -0.4882999361, -0.6851944923, -2.0181324482, 0.7156246305, -0.9264149666, 0.4715346992, -0.1476253867, 0.2911429405, -0.5711095929, -0.511715889, 0.4713973701, -0.026934512, -1.423605442, 0.8555775285, -0.1109156311, -0.7979077697, -0.3741107881, -1.1090664864, 0.0889641792, -0.5249511003, -0.7729830742, -0.1014361903, 0.2680000365, 1.0216360092, 0.4422486424, -1.0223314762, -1.1164387465, 0.7792348862, 0.5143758059, 1.0658990145, -1.530977726, -0.5386995077, -0.0913200304, -0.7921224833, -0.2731317282, 1.3060594797, -0.1799874157, -0.1287528574, 1.318315506, -0.0000225826, -0.4482964873, -0.8789430261, 1.0875746012, -0.1529338658, -0.1808092743, 0.6030743122, 0.7112795711, -1.1198700666, -0.8308097124, -0.0248623658, -1.0594693422, -1.3980052471, 0.2223783731, 0.2726573646, -1.0527659655, 1.1681267023, -0.4878372252, 0.1900565624, 0.3755735755, -0.3566553891, -0.7314240336, 1.6308271885, -0.0220752619, -2.9444105625, 0.2725654244, -0.6537044048, 0.4849192798, -0.1648997962, 1.9764704704, -0.5226486921, 0.4957739413, 1.6578960419, -0.4780735075, 0.4358647466, 0.159139514, -0.5990757346, 1.093188405, -0.9744336009, -0.7078706026, 0.4022288322, 0.102671124, 0.1925161332, 0.970977366, 0.7587532997, 0.0373303518, -0.4194231331, -0.8671614528, -1.2115136385, 1.1301238537, -0.4510366619, 1.0582807064, -0.4006021023, -1.1809232235, -0.0857921615, 0.0126798311, 0.999415338, -0.4484325647, 0.8275188804, -2.019094944, 0.326607883, -1.7415306568, 0.7920549512, -0.4386103451, 1.4718466997, 1.1152482033, 0.8263397217, 1.7706760168, 0.5618228316, 0.1664129794, -0.5960919261, 0.9124570489, 0.2044223249, 1.3565762043, 0.539283514, 0.8240060806, 0.3026383817, 1.2790402174, 1.3842048645, 0.7668830156, 1.5660268068, 0.7509350777, -1.0372948647, 0.849434495, -0.1180660725, -1.0657660961, -0.0756628141, -0.2217472792, -0.3800863326, -1.4159445763, 0.2685011029, 2.2901079655, 0.1648530066, 0.6544336677, -0.3907495737, -0.877286315, -0.1295104474, 0.4775106013, -0.3304886818, 1.8134195805, 0.542039752, 0.7519202232, 1.174559474, -0.3910551965, 1.3223116398, -1.1971508265, -0.8027539849, 1.3336150646, 0.5469926, 0.3778156042, -0.5222998261, 0.3171662986, -0.938277483, 0.2161195278, 0.8405686617, 0.6886048317, -1.5494707823, -0.317399323, -1.2535139322, 1.1184573174, -1.4561828375, -0.4603419006, 0.0722307786, -0.4639174044, -0.2762553096, -0.5720652342, 1.3736989498, 0.4447810054, 0.6795755029, -0.3014867008, 0.1096349359, 0.0469351485, -0.9183331132, 0.4924445152, -0.99064219, -1.1364555359, 0.1499153972, -0.4040315151, 0.9941523075, 0.0684715733, 1.4578018188, -0.5017885566, 1.4418135881, 0.1946522892, -0.8561267853, -1.2060406208, 0.762688756, -0.3167025149, 1.0319247246, 0.1537845135, -0.5166758299, -0.379000783, -0.9295409322, -0.3119964004, 0.77474612, 0.4129213691, -1.1210449934, -1.1317065954, -0.7095293403, -1.5055371523, 2.8363945484, 0.7167921662, 0.8481383324, -0.6786305308, 0.4415487647, -0.9829082489, -0.1542244405, 0.6850509048, -0.2534152567, 0.6319007277, 0.0758895054, -0.981990099, -0.2959989011, -0.6866178513, 1.8843699694, 1.1362612247, -1.2601817846, -1.3217316866, -0.6170151234, -1.6228892803, 0.3518009782, 0.5374231935, 1.2468132973, -1.225805521, 1.3710737228, 0.4739798903, -0.0304062832, 0.5602321625, 1.0413652658, -1.3066606522, 0.470987618, -0.0369235501, -0.5540263653, 0.0274581518, 0.4569056034 ]
Nullable Value The Nullable Value variable provides the ability to place simple values​ and values ​​equal to null . If it is necessary to return a null value in the report, then when using a variable of another type, the report compilation error occurs. The picture below shows the New Variable dialog of the Nullable Value : The Init by field has a menu with the drop-down list. Depending on the selected item in this menu the type of the value in a variable is defined: Value or Exp
Data Data Dictionary Variables Nullable Value
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Nullable Value</title> <keywords> <keyword translate="true">Variables<keyword translate="true">Nullable Value</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Nullable Value</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Nullable Value</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> variable provides the ability to place simple values​ and values ​​equal to </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">null</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. If it is necessary to return a </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">null</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> value in the report, then when using a variable of another type, the report compilation error occurs. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Nullable Value</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Init by</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field has a menu with the drop-down list. Depending on the selected item in this menu the type of the value in a variable is defined: </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> or </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, i.e. the method of initializing a variable as a value or expression is selected. In this example, the variable is initialized as a </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">This field specifies the value to be stored in a variable. Please note that this field may be missing. If, for example, the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is selected in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Init by</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field, then this field is absent, and the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field present instead. In this case, in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field you should specify an expression that will be stored in a variable. In this example, the variable is equal to 2.</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 1.5525445938, 0.4745862782, -3.8659186363, -2.2564218044, 1.3615721464, -0.7001056671, -0.4323089421, -0.1988083273, -0.7204811573, -0.9756923318, -0.6002246141, 1.0637677908, 1.9078270197, 0.6123168468, -0.7309756875, -0.7582585216, -0.0382793956, -1.7586427927, 1.0114281178, -0.6972084045, 1.2678580284, -0.1385211498, 0.1712390631, -0.6652188301, 2.6888372898, -0.0523772426, -0.6319784522, 1.4685941935, -0.7063848972, 0.1016174629, 0.9547894001, 1.7475914955, 0.4773286879, 0.5605906248, -1.7934280634, 0.8479287028, 0.5176298618, 1.0547667742, 0.3702571392, 0.0595960841, -1.104637146, -0.3501619101, -0.3619553149, 0.2987250984, 0.2397539318, 0.5506150126, 1.9018980265, 0.7817879319, 0.4710047543, -0.7194083929, 0.5242404938, -0.361415565, 0.7590910196, -0.5219971538, 2.5455534458, 1.3309972286, -1.8951804638, 1.0032962561, -0.533757925, 1.2140853405, 1.8287061453, 1.7408974171, 0.3057063818, 0.9855427146, 1.0190725327, 0.6562659144, -0.6802566648, -0.460403502, -1.1650345325, -0.3286975026, 0.0262284875, 0.7770475745, -0.1847795844, -1.2037521601, -1.1180508137, 2.1412956715, -0.7545884252, -0.337970823, 0.0372815542, 1.0546212196, 1.1752902269, 0.3745704293, 1.1186324358, 1.0869054794, 2.6300270557, 0.0919538364, 1.0427913666, 0.0615710504, -0.546667397, 0.8258391619, 0.7843463421, 0.3627553284, -0.4537979364, 0.3129343688, -1.6012876034, 1.4163997173, 0.2878245115, 0.9030649066, -1.10800457, -0.5547622442, 0.7700889111, 0.3865253627, 0.6635742188, 0.7905523777, -0.2879275084, 0.6210347414, -0.1484898478, 0.537248373, -0.6090297699, -1.4786404371, -0.5608552694, 1.0708545446, -0.1782649755, -1.0597143173, -0.856711328, -1.5181708336, 1.232114315, -0.625433743, -0.042339582, 1.4354032278, -0.8637109995, 0.1839173287, 0.8966302276, 1.1597603559, 0.3319369256, -0.7122018337, 0.174593538, 1.1375561953, 0.5023307204, -1.2452293634, -0.6997563839, 0.2225012779, -1.0773701668, -0.2375119179, -0.5306691527, 0.3193056583, 1.2699708939, 0.0644799992, -0.3021781743, -0.6530474424, -0.3888281286, -0.5489467382, -0.1660707891, 0.0721387193, -0.496837765, -1.6740498543, 1.3778573275, -0.5035614371, 0.1376808733, -0.2305159867, 0.0779945031, 0.4171660841, -0.9508439302, 1.3153443336, -1.1689698696, -1.4325748682, 1.5669540167, -0.7133635879, -0.3583205342, -0.3461187184, 0.5499086976, 0.5749257803, -1.3067485094, -0.1826899797, -0.4719103873, -0.433126986, -0.1215009987, 0.3906463087, 0.809204936, -0.065246895, -0.8649125099, -1.1603724957, 0.3988617063, -1.065887332, 0.7788911462, -0.9397686124, -0.6513769627, 0.6519334316, 0.8257339597, -2.2561278343, 0.1545045823, -1.2988146544, 0.6345157623, 1.0626834631, -1.0945636034, -0.5256758928, 0.7724671364, -0.2793124318, -0.8142591119, -0.3245403469, -1.5384671688, -0.6035068035, -0.055444818, -0.6491585374, -0.2827984393, -1.294934988, 0.2484197319, 0.3993942738, 0.5824894309, -1.7875444889, 0.1321047693, -0.3838783205, -1.5081324577, 0.0514995866, -1.0767993927, -0.8443385959, 0.3298891783, 0.9896674752, -0.922350049, 1.1407799721, 2.0765337944, 0.0236648209, 0.377669096, -1.4175366163, 0.8754067421, -1.3832644224, -1.1222668886, 0.4020252526, -0.2850729227, 0.6271856427, 1.2550016642, -0.4967930019, 0.6409835815, 1.273874402, 0.5043326616, 0.5423724651, -0.5967406631, -0.1812587082, -0.2245488763, -0.7189950943, -0.5475721955, -1.2488021851, -0.4734554589, 1.7675336599, 0.6205654144, 0.6993449926, 1.2546879053, 1.4852899313, -0.2313907743, -0.440615356, 0.4209177792, 1.5281596184, 0.5209169388, -0.6478301883, -0.7476833463, 0.8362318873, -0.7839345336, -0.6183194518, 0.6063706875, 0.2696143091, -1.6818466187, -1.2591736317, 0.2620999813, 0.7126662135, -0.0986133069, 0.1176036075, -0.3862229884, -0.6800006628, 0.4427665472, -0.1379221529, 0.0114067597, -0.5249086022, 1.2345528603, -0.0305712651, 0.0974782333, 0.7184565663, -0.4258389473, 0.0554973446, -0.6026385427, -0.4113188982, -1.4195533991, -0.6108037829, 1.4098701477, 0.8922845721, 1.2516452074, -0.0774749964, -0.7547840476, 0.3964600861, -0.2879911065, -0.0226739477, -1.4534802437, -1.0833814144, -1.504212141, -0.5802727938, -0.8416645527, -0.019197695, 0.7176787853, -0.7562119961, 0.5859493613, -0.0285467301, 0.2146922499, 0.4730033576, -0.7819035649, 0.3604200184, -0.2748146653, 0.5765483975, 0.6884222031, -0.1887122095, 0.7408827543, -1.475782156, 0.6371861696, 1.344170928, 0.6899387836, 0.6965367198, -0.107838206, 0.2278217375, -0.0122276451, 0.1468691975, 0.6103944182, 0.3075683117, -1.7327386141, -0.1269116551, -0.6660071611, 0.4410020411, -1.3952214718, 1.1842150688, 1.0408560038, -0.1206547543, 0.5178996325, -0.3354541659, -0.3255781531, -0.9356923103, 1.0441405773, 0.8125200272, -0.5479346514, 1.4371740818, -0.2055645585, 0.8745350242, -0.4486224949, 0.2464596033, 1.0595868826, 0.3354257643, 0.3858107924, -0.645557344, -0.3414113522, -0.4603361189, 0.7001123428, -0.5186030269, 0.0725146905, 1.6813366413, 1.9439253807, 0.0180210862, 0.4823911786, -1.2561631203, -1.6127175093, -0.4956046045, -0.8464297056, -1.8164976835, 0.1729776412, 1.1295644045, 0.0236338601, -0.1416505128, 0.1776735634, -1.1556766033, 0.9078921676, 0.653380692, 0.7224945426, -0.3342719674, -0.6138188839, 0.9082400203, 0.5385423303, -0.7436102629, 0.01072325, -1.1374527216, -0.6509041786, 0.5599298477, 1.0092486143, -1.285037756, 0.4886743724, -0.5139986873, 0.3232130706, 0.7817382812, 0.5527276993, 0.0588263534, -0.7605115771, -1.0064791441, -1.2532473803, -0.0705751479, 0.2079313695, 1.0878487825, 0.809127748, -0.7000316978, 1.5584733486, -0.3365272284, -0.3591074347, -0.589892447, 0.2930135131, -1.1924411058, 0.321978718, -0.4254126847, 0.9926992059, 0.7014924884, -1.2504711151, 1.0348329544, -0.6670790315, 0.2788786292, -0.0525464676, -0.2752037346, 0.4014672339, 1.4666913748, -0.7659351826, -0.9330583811, 1.1457099915, -0.5332514048, 0.0305184815, 1.0635144711, -0.4027886093, -0.1631821841, 1.2258553505, -1.1073123217, -0.5839485526, -0.2583859861, 0.0193998031, -0.8951505423, 0.6104194522, 0.3121270835, 0.6359074116, -0.0125708273, 0.7628682852, -0.5400442481, 2.4466743469, 0.9035733938, -1.2763543129, -0.049228549, 1.1666451693, -0.0512843989, 0.8131709099, 0.5936796665, 0.9919086099, -1.4437168837, 0.4557578862, 0.2638174593, 0.6559086442, 0.551563561, -0.537492156, 0.1938694417, -0.2364848703, 0.625841558, -1.0527892113, 1.2161755562, 0.3818829358, -0.9871080518, 0.2419727594, -0.2084221989, 0.1314068735, 2.0730698109, 2.1105976105, -1.3956634998, -0.9342429042, 0.7793781757, 0.3714499772, 0.3789599836, 0.6241869926, 0.0282787606, 1.9181536436, -1.174426198, -0.0468166694, -0.5360065103, 1.1635447741, 0.0704140961, 0.3033519983, 0.3201384246, -2.1128628254, 0.819208324, 0.1673609465, -1.3124111891, -0.3139736652, -0.8032180667, 0.530893743, 1.1625080109, -1.2182688713, -0.0438706391, -0.0269832723, -0.3505551219, 0.6647866964, -0.0178686567, 0.3489415646, -0.5389465094, 0.0592088923, 0.5955320001, -1.4327977896, -0.1751714647, -0.2721824646, -0.580355525, -1.106513381, 0.5128437877, 0.7901710272, -1.0097705126, 0.5744130611, -0.2934900522, 0.7470270991, 0.8798360825, 0.3538075387, 1.0615005493, -0.2995713651, -0.219311133, -0.4848497808, 0.5765560865, 0.3198504746, -0.4529722035, -0.3326927125, -0.0304928459, 0.2792606652, -0.1099708825, 0.1942120641, -1.0125077963, 1.1623295546, -1.3478082418, -0.8759899139, -0.0011254397, -0.0489303507, 0.064840816, 0.679007709, -0.291805476, 0.7082192302, -0.227909565, -0.6572194099, 0.1102956086, -2.693526268, 1.2919515371, -0.0915565342, -0.7302455306, -0.7327108979, -0.1945919842, -0.6119779348, -0.0183653105, -0.3794919848, -1.279040575, 0.3531737328, -0.6617061496, 0.7571582794, 0.0668690428, -0.7867813706, -1.2579393387, 0.8021414876, -0.0158716999, -1.1338202953, 0.8137664199, -0.8186280131, 0.476993978, -0.4379787743, 0.5093319416, 0.8434054852, -0.0196844507, -0.5052142143, 0.3976740539, -0.9324416518, -0.0055114748, -0.0995566398, -1.7815345526, 0.1458058506, 0.7348014712, -0.3982771933, -0.8912066817, 1.25222826, -0.1511900276, 0.870377481, 1.2296611071, -0.5703364611, -0.9827439785, 0.377024591, -0.8616471291, 0.3870719969, 0.9951661229, -0.748631835, 0.2385455966, -1.4362643957, -0.3655796051, 0.3995658159, 0.2636807263, -0.597905755, 0.1371923685, 0.4892343879, 0.3411336541, -0.2942887843, -0.2195213735, 0.7803915739, -0.7042694092, -0.2803683281, 0.8083859682, -0.787951529, -0.8962192535, 0.7237026691, -0.2084895372, -0.6265561581, -0.063295424, -1.0908893347, 0.0698060989, -0.5118346214, -0.6062901616, -0.6013485789, 0.4908818305, -0.1826106608, -0.1196487769, -0.3596349061, 1.5462625027, -0.3879008591, -4.2754583359, -1.4280284643, -1.0126949549, -1.1542515755, 0.9549769759, 1.0580636263, -0.6695890427, 0.0021746489, 2.4118814468, -1.8237679005, -0.2814630568, -1.4966558218, -1.5768759251, -0.6030366421, -0.1103668064, -0.3873979449, -0.6329978108, 0.4678367078, 0.1048372835, 1.0853453875, -0.2175738662, -0.1988642365, 0.502606988, -1.6411552429, -1.134562254, 1.0268784761, 0.1179953814, 1.1192797422, 0.1258134544, -0.8956953883, -0.3928942084, -1.2449725866, 1.009359479, 0.2593305707, 1.1335568428, -0.7966130376, -0.349521637, -0.9851558208, 1.2325363159, -0.5377832651, 2.0874660015, 0.8419668078, 1.2131458521, 0.980317831, 1.0176775455, -0.558523953, -0.524690032, -0.2952874303, -0.5810515881, 0.1514534056, 1.295820117, 0.5289794207, -0.3669666648, 2.0711011887, 0.7106693983, 0.9896835685, -0.4958167374, 0.4685146809, -0.4259882569, -0.5832457542, 0.3151379526, -0.8662731051, -0.9971223474, 1.2572171688, -0.9285941124, 0.39071697, 0.3238192201, 2.0799746513, -0.9190645218, -0.0360668413, -0.4026231468, -0.6977643371, -0.4397857487, 1.2155761719, -0.7758883238, 0.0659897998, 0.2278904021, 0.8012470007, 0.5011637211, 0.0419316553, 0.7492388487, -0.221926257, 0.0149757545, 0.0389419049, -0.0444350727, -0.6560655832, -0.626216352, 0.2017279416, -0.5056397319, 0.0416328497, 0.5654731989, 1.065644145, -0.7783036828, 0.5569540858, -0.0636015981, 1.2605506182, -2.0702326298, -0.1490136683, 0.0162927341, -0.4317997992, 0.950339973, 0.6327661872, 0.9186046124, 0.7104386091, 0.1088773757, -0.3262793422, 0.4641287327, 0.6303895712, 0.4135969281, 0.3158794343, -0.754298389, -0.9855439663, 0.0274620149, 0.1881661862, 1.0227936506, -0.9043457508, 1.0874150991, -0.0509544611, 0.4341876805, 0.6832505465, -0.5431993008, -0.3612141311, 0.4158794582, 0.7673231959, 0.7601296902, -0.1821521223, 0.0549296699, -0.7922296524, -1.0801558495, -1.3265762329, 0.0679871142, 1.5764993429, -0.2561768889, -1.3919782639, -0.1212436259, -0.9875097871, 2.0928804874, 0.4996921718, -0.9953935742, -0.5073547363, 1.4943406582, -1.3789596558, -0.5556685328, -0.0211170167, 0.3089413643, -0.2885604501, 0.0502076931, -0.977807641, 0.0721064806, -1.4519203901, 1.5762439966, 0.4232168496, -1.0051926374, -0.6205598712, 0.2587075233, -0.7752508521, 0.4677059054, 1.9701782465, 1.5241495371, -1.323184371, -0.4723504782, 1.596036315, 0.5544942617, 0.0536008552, -0.0522990525, -0.1145465374, -0.1961588711, 0.2438737005, -1.6580713987, -0.4318040311, 0.6668606997 ]
Dependent Variables When you create a report with parameters, you can use the dependent variables. In this case, one variable will be independent, and the rest ones will depend on it or will represent a hierarchy. Each subsequent variable is dependent on the previous one. To become dependent, the variable must have the check box Dependent Value is enabled (it is located on the panel Request From User when you choose a data source Data Column). After you enable the check box two fields will be di
Data Data Dictionary Variables Panel Request From User Dependent
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Complete" lasteditedby="37529" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Dependent Variables</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Dependent Variables</span></p> </header> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When you create a report with parameters, you can use the dependent variables. In this case, one variable will be independent, and the rest ones will depend on it or will represent a hierarchy. Each subsequent variable is dependent on the previous one. To become dependent, the variable must have the check box Dependent Value is enabled (it is located on the panel Request From User when you choose a data source Data Column). After you enable the check box two fields will be displayed: the Variable and Dependent Column. In the first field, select the variable that will be the main one from which this variable will depend. In the second field select the data column, which will be in relation with the main variable.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">This possibility (relations between variables) is useful when using parameters in reports, for example, in Master-Detail reports. Suppose we have a list of categories, each category includes several products, and each product has detailed description. In this case, using the report parameters, the variable by a product and by product information will contain a huge list of values ​​(completely full list of products and descriptions), and, if it is necessary to select a particular product or information on it, this will take much time. If the relations between variables is missing, then the list of category values ​​will contain 8 categories of products - 77 records, and detailed data to several hundreds. It will be almost impossible to find a product or information on it. The images below show examples of lists of values ​​without the relations between the variables:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The dependent variables provides an opportunity to reduce the list of variables. In other words, you can establish a connection among variables. This will lead to filtering the list of values ​​depending on the value of the main variable. For example, depending on the selected category, a list of values ​​of a variable by product is created, and, depending on the selected product, a list of detailed information is created. For example, the category Condiments will be selected, then the list of products will be filtered and will look like this:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now select the product Genen Shouyu, and then the list of detailed information will be like this:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Consider creating and using variables in the report. Create two variables, one of which will contain a list of categories, a second is list of products. And the list of products will depend on the selected category. For example, on the base of data sources from our Demo application.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create variables Category and Product, of the type Value with initialization of data integer. In the main variable (Category), choose the keys Categories.CategoryID, and the values ​​Categories.CategoryName.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="i.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Notice: The key is a unique identifier of a record (row) in the data source. In this case, CategoryID will be a column that contains keys, and ProductID - for products. The connection is organized by keys between the data sources. It is important to understand that different product keys may be related to the same category key.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the dependent variable define keys Products.ProductID, and the values ​​Products.ProductName. Select the check box Dependent Value, select Category as the main variable and data column Products.CategoryID as the dependent column. We go to the tab Preview, as shown in the picture below. It shows two parameters. In the first list the category is selected, and the second list (products) is created depending on the selected category: </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">As can be seen from the picture above, the second variable (a list of values) ​​displays not complete list of stored values, but only those values ​​that belong to the selected category.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Add a third variable in the data dictionary. The variable will be named All, of the type Value with initialization data bool.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Now use the dependent variable in the report. Suppose we have a Master-Detail Report, where each category has a few products. Add filters with expressions on Data bands in the report template to choose a certain product or products of a certain category:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="fly.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The first filter is on the data band Master. (this is the band with which a list of categories is created in the report). It is necessary to filter categories, depending on the selected report parameter, so the expression looks like Category == Categories.CategoryID.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="fly.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Next, add a second filter on the data band Detail (this is the band with which a list of products is created in the report). The filter will have the expression Product == Products.ProductID. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Switch to the tab Preview. In the report parameters select a category, then a product, apply settings to filter report data:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">As can be seen from the picture above, the category Grains/Cereals was chosen (note, the key of the category is 5) and the product Gustaf&apos;s Knackebrod (product key = 22). In other words, all categories with the key 5 and all the products with  the key 22 are displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> To display a complete list of products related to the category, it is necessary to use the third variable, All. Therefore, you should change the filter expression on the Data band with which to create a list of products (Product == Products.ProductID || All). In this case, depending on the value of the third variable (enabled/disabled) filtering will be done. If the check box is disabled, the filter will occur by the product keys (the report shows the product which key matches). If the check box is enabled all the products of the selected category will be shown:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">As can be seen from the picture above, one category (key = 5) is displayed, and all products related to it, with different keys.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The example that was reviewed above is a single-level dependency. Now consider a more complex example of a two-level dependency. Leave the category, products related to them, and add detailed data by each product. To do this, create the variable Order of the Value type with initialization of data integer. Next, enable the check box Request From User, select the data source as the data column.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="fly.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The column with keys OrderDetails.OrderID, with values​ OrderDetails.UnitPrice. </span></p> <p class="f_Stimulsoft text"><image src="fly.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Next, set relations with the products. Select Product as a main variable. The dependent column is OrderDetails.ProductID. </span></p> <p class="f_Stimulsoft text"><image src="fly.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Now, in the report template, add the Data band with detailed information on the products. In this example, select Order Details as the data source for the Data band. The Master component will be the Data band with the products. Also indicate the relationship between the data sources. </span></p> <p class="f_Stimulsoft text"><image src="fly.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Add a filter with the expression Order == Order_Details.OrderID in the Data band, which contains detailed information on products.</span></p> <p class="f_Stimulsoft text"><image src="fly.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Go to the tab Preview.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In the report, select a category, and the list of products is filtered. Select the product, and then the list of detailed data for the selected product is filtered. Select a detailed value, click the button Apply:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If you need to display all the detailed information on the selected product, you should change the filter expression in the Data band with detailed data by products. The expression will be with Variable3 and will look Order == Order_Details.OrderID || All. Now, you can simply specify a category, select a product and get all the detailed information on it:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">As can be seen from the picture above one category, one product and all the details by the product were printed. It is also worth noting that the number of nesting levels is not limited.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> </body> </topic>
[ 1.0348777771, -0.7253209352, -4.185713768, -0.9616515636, 0.8234778643, -0.1826994866, 1.0047707558, -0.2232715935, -1.3813035488, -1.4422067404, 0.01477338, 0.5038362145, 1.5094136, 0.0740463957, 0.1332978904, -0.4166522026, 0.3098042905, -1.6325438023, -0.4897139072, 0.0690141395, 0.4631541967, -0.2284305096, -0.9623630643, 0.3548685908, 3.0305905342, 1.4101450443, 0.1600928605, -0.1250786781, -1.6218649149, -0.1459938437, 0.0006285499, 0.8766022325, 0.6738634109, -1.3348931074, -1.4167529345, -0.5614913106, 0.1125235036, 0.9790400267, 0.5335357785, 0.7211241126, -1.3208761215, 0.1430970728, -0.5445011258, 0.1029494032, -1.0485364199, -0.4415210485, 1.7787494659, 0.2694612443, 0.9953818917, 0.4748520255, 0.9321219325, -0.0010275727, -0.2315038443, -0.124824509, 2.8793098927, -0.0391077027, -1.5195696354, 0.8707441688, -0.0645007342, -0.4013419151, 1.9116848707, 0.1563191116, -1.9497112036, 0.4966725707, 1.3918982744, -0.1504283547, -0.9016938806, 0.5484164357, -1.2235857248, -0.8159035444, 0.3709906936, -0.1155380532, -0.4211059809, -0.4841867387, 0.5199818015, 0.5644908547, 0.0227818377, -1.0013772249, 0.7833629847, 0.9693812132, 1.3798824549, 0.3869182169, 2.8981935978, -0.993399322, 1.8002278805, -0.4973519146, -0.420588553, 0.7203199267, 0.2882125378, 1.5515831709, 1.0041145086, -0.5506674051, 0.3328880966, 1.0729091167, -0.5876459479, -0.4998212457, -0.1375436783, 0.3297406137, 1.6061935425, -0.1511992961, -0.1694743484, -0.2632829547, -0.6608626842, -0.7469570637, 0.536288619, -0.1008439958, 0.6589342356, -0.0001359816, 0.3884546161, -0.7878010273, -0.6663171053, 1.5264978409, -0.1205035225, -0.625887692, -0.0675241649, -1.6282588243, 0.6369020939, -1.3208844662, -0.3558956981, -0.516463697, -1.38922894, 0.10151802, 0.2367913276, 0.9025365114, -0.9454143643, 0.9030407667, -1.3465111256, 1.6222193241, 0.6211338043, -1.154871583, 0.8337452412, -0.3709612489, -0.8110327721, 0.8007903099, -0.2232156843, 0.8225026727, -0.6113999486, -0.2399997711, -0.4601624608, 0.3578861654, -0.0328464657, 0.7203865647, -1.0756534338, -0.931383431, -0.0453670956, -0.1476141959, 1.3243355751, -1.0357289314, 0.7754281163, -0.3976538777, 0.0682255849, 0.4339052141, -1.7557355165, 0.799499929, -0.1685769856, -1.0108040571, 0.4481956661, -1.0143102407, -0.2847073078, -0.5521255732, 2.1513431072, 0.4965193868, -1.2264972925, 0.4931049645, 0.0593540817, -0.9867038727, 0.3152485788, 1.3526291847, 1.0464664698, 1.2707754374, -0.9820302725, -0.7058196664, -0.0154354926, -1.8384398222, 1.6724131107, 0.6031716466, -0.0433203727, -0.4582574368, 0.9587304592, -0.9529262185, 1.3348376751, -1.4485182762, 0.9752275944, 0.7357460856, 0.5172797441, -1.1049336195, 0.4230251312, -1.4701863527, -1.1767029762, -0.9790026546, -0.7616376281, 0.0916182026, 0.434784621, -1.9699189663, -0.4633702636, -0.783352077, 0.7582933903, -1.3289482594, -0.4178518653, -0.4054142237, -0.8460474014, 0.4408138394, 0.0424245857, 1.439586997, -1.230348587, 0.687995255, -0.5673757792, 0.627260685, -0.9933672547, 0.7348858714, 0.9280815721, 0.3488143384, -0.5551968217, -0.3114994466, 0.9704502821, -1.559094429, -0.6210542321, -0.1996198148, 0.090276055, -0.0163268521, 0.2579906285, 0.3940511048, 2.2396087646, 0.6900643706, -0.0569939911, -0.0085778907, -1.4790762663, -0.1196741462, -0.0307700317, -1.1708161831, 0.0464227013, -1.541944623, 0.3913318217, 0.3033970296, 0.5605054498, 0.3925313354, -0.1956093907, 0.6553463936, -0.395784229, -0.6353976727, 0.3586592972, 0.4014253318, 1.6929779053, -0.0951809734, -0.6630280018, -0.0234713387, 0.4695259333, -0.0065706079, 0.3352987766, 1.3493292332, -1.4989483356, 0.270837009, -0.1990527064, -0.2240730673, -0.389201045, 0.1471622586, -1.0209525824, 0.1872070432, -0.2541883886, -0.3262619674, -0.2886435986, -0.5013563037, 0.9522028565, 0.441167444, 0.4213724434, -0.3062690794, 1.3279765844, -1.1105692387, 0.5783669949, -0.236034289, 0.4317670763, 0.4454508424, -0.3082074523, 1.1872792244, 0.5712254643, 0.1643700302, -0.7769995332, 0.5707809329, -0.4182440341, -0.7007561922, -0.2367151082, -1.7130601406, -0.6933766007, 0.1498847157, -0.6760377288, 0.4174324274, 0.8330969214, 0.0548918508, 0.195872888, 0.3781937063, 0.8638718724, 1.2741736174, -2.2208096981, 0.1839501858, -0.1133107916, -0.5967464447, 0.7841635346, -0.2627794445, 0.2361261845, -0.0047305259, -0.4237564802, 1.3099392653, 0.509201467, 1.6673209667, -0.3974414468, -1.0399308205, -0.0498586744, 0.2776238918, 1.3003647327, -0.0035023037, -2.3219997883, -0.6519924402, 0.0968746394, 1.2037420273, -1.4050774574, 1.557451725, 0.6263002753, 0.5997139812, 1.2642401457, 0.134741351, 0.7894958258, -2.3210144043, -0.0623741522, 0.693601191, -0.6263561249, 0.6423578858, -0.0203701891, 0.7436804771, -0.7721683383, -0.4824836552, 0.6915231347, -0.1883839518, 0.2607480288, -1.0241311789, -0.6534850001, 0.5761771202, 0.0873642117, -1.5187675953, -0.9593402743, 1.4307465553, 1.3159233332, 0.3409767449, 0.146233663, -1.1432555914, -1.7429810762, -0.2558128536, -1.1635334492, -0.2750985622, 0.7116535306, 0.6349371076, -0.7140959501, 0.0618517362, -0.7545306683, -0.5258385539, 1.2925925255, -0.6322074533, 0.7402418256, 0.9274739027, -1.0567737818, 1.0444022417, -0.1942050904, -1.3493022919, -0.4244676232, -0.0246830899, 0.2487399429, 2.2108590603, 1.1609239578, 0.248422727, 0.5705569983, -0.0608707219, 0.9474298954, 0.0537262373, 0.6333654523, 0.0488090105, -0.2307706624, -0.3847134709, -0.2339975387, -1.023832202, -0.6204681993, 0.3579142094, 0.196576342, -0.2398956269, 0.1909170151, 1.4601659775, 0.6374868155, -1.5101504326, 0.1000594199, -0.3710972071, 0.171549648, -0.0033665386, -0.1720277816, -0.8261900544, -0.8071998954, 0.8448951244, 0.761931777, 0.5182235241, 1.5096753836, 1.1690607071, -0.023611404, 1.1884191036, -0.1007923409, -1.7165203094, 0.8128733039, -0.5922922492, -0.2115163654, 0.8626711965, -0.7741938233, -1.1928188801, 0.6357361674, 0.56536901, 0.1326536834, -1.3818790913, -0.3273434341, 0.0140600279, 1.0240944624, 0.0420754626, 1.42532897, 1.7863482237, -0.2512561977, -0.0209532976, 1.6051394939, 0.3157625496, 0.2238826156, 0.7782826424, 1.0202269554, -0.0458925553, 0.0629772544, 0.4802186489, 0.1855486184, -2.016838789, 0.8429160714, 1.0283471346, 0.1125003919, -0.7002499104, 0.2307138592, 0.1891454011, 0.0751182362, 0.087828204, -0.3948144913, 1.0051374435, 0.4318736494, 0.0031935924, 0.2605926991, 0.6249617934, 0.7235150933, 2.650711298, 1.2938089371, -0.8771506548, -0.2361534536, 0.5727522373, -0.702906251, -0.0795647874, 0.1421917677, 0.0084653636, 3.0302679539, -0.5564149618, 0.6266049147, -0.2421942353, 0.4788896143, 0.7758228779, 0.0494328588, -0.4683402181, -1.6051822901, 0.1356318891, -0.8398605585, -0.7666138411, 0.3341117203, -0.6349887848, -0.4030611217, 2.2920246124, -2.2235512733, -0.7122490406, 1.13187778, -0.7097712755, 1.2298798561, 0.4122874141, -0.3721853197, 0.0867043436, 0.1210258082, 0.882008791, 0.6156474948, 0.2609975636, -0.6630755067, -0.2898577452, -0.225341782, 1.1038662195, 0.828235507, -1.0053380728, 1.0218881369, -0.6352613568, 0.921597302, 1.4315798283, 0.1533899903, 0.843740344, -0.3218080103, -0.8242611289, -0.4475278854, -0.911347568, 1.5635586977, -0.811920166, -0.5149724483, 0.4522247314, -0.0401145369, 0.2271282226, -0.9463543296, -1.1112611294, 1.1712003946, -2.3200190067, -0.8895950317, -0.2296922952, -1.1551162004, 0.7705178261, 1.863719821, -0.0978968143, -0.0883937031, -0.3386332393, -0.2392276376, 1.0961470604, -1.6863347292, -0.4425859749, 0.6619428992, -1.1672790051, -0.1011212915, 0.6332255602, -0.5021668673, -0.1275107265, -1.6238008738, -1.7383434772, 0.5145691633, -1.1253749132, -0.2808911502, 1.3585869074, -0.682485342, 0.3544786274, 1.1102577448, -0.3005315363, -0.7643616796, 0.2879320085, -0.0942650884, 0.8287266493, -0.0403455272, 0.2017627507, -0.4241221249, -0.7578296661, -0.2641276419, -1.1560087204, 0.5864661336, 1.0558873415, 0.0785044357, -0.2970384061, -0.6348765492, 0.3795215189, 0.8348557353, 0.2100963593, -0.6977892518, -0.9778460264, 1.1001615524, 0.1847755313, 0.4241694212, -0.6234079599, -1.363494873, -0.0356036834, 0.8279520869, 0.5411355495, -0.7589924932, -0.640324533, 0.3589889705, 0.4332693517, -0.9751924872, 0.8261631131, -0.2114135623, -0.0935584381, 0.8406955004, 0.1492610425, 0.027104836, -0.0030469219, 0.6027370691, -0.223375991, 0.3809261024, 0.2724680603, 1.002820015, -0.4163168073, 0.6348605156, 0.1615020484, -0.8256793618, -0.9186928272, 0.7139496207, 0.0125501063, -1.6163113117, -0.4200680256, -0.6164507866, 0.7308127284, 0.9405452609, 0.44540748, 0.7845019698, 0.8859242797, -0.9172613025, -3.0014014244, 0.2350708395, -1.0982532501, 0.733602047, 0.3528509438, 1.1367000341, -0.1535811722, 0.5604893565, 0.001489019, -0.6441211104, -0.1385783106, -0.8979536891, -0.1819094718, -0.2698206306, -0.9691613317, 0.572917819, 0.0570692085, 0.7559065819, 0.1367055774, 0.3545618653, 0.2446082532, -0.5626751781, -0.0677335337, -0.5734573007, -2.179646492, 1.8288208246, -0.9947436452, 0.1645261049, 0.9292165637, -1.1700913906, -1.1172455549, 0.0899346918, 1.044226408, 0.2650491297, 0.9209538698, -1.086273551, -1.4394363165, -1.2403458357, 1.233648777, -0.4967808127, 2.1524891853, 0.2755729258, 0.6910937428, 1.2961277962, 0.8429337144, -1.3303725719, -0.7241165042, 0.298623383, 0.1412255764, 1.0978708267, 0.8528624177, 0.821801126, 0.4958067536, 1.4574341774, 0.6309002638, 1.1718310118, 0.1293275356, 0.8640472293, -1.2071125507, 0.3662317395, -0.3523419201, -1.876981616, 0.2709533572, -0.0202035028, -1.0735211372, -0.9305339456, 0.6358124614, 1.5340240002, 0.2595865726, -0.3263372481, -0.3284167647, -0.4170498848, -0.9070081115, 0.3531380296, -0.4702875018, 1.4786217213, -0.1213258207, 1.3300189972, 0.1695986241, 0.4528973997, 0.7909567356, -0.9128903151, 0.5940141678, 0.3138628304, 0.2862095535, -0.0008621216, -0.428040266, -0.8907266259, -0.6411901712, -0.1551566571, -1.5341165066, 2.2545516491, -0.9114065766, -1.5389224291, -1.0654220581, 0.7501232028, -0.9027607441, -0.5213330388, -0.6782667637, 0.6830531359, 0.2443184108, -0.0644763112, 1.159279108, 0.647086978, -0.3247155249, -0.1046288833, -0.2076808661, 0.0602536947, -0.2412862182, -1.5982772112, -0.5791162252, -0.4599090517, 0.0701783299, 0.3999375403, 0.237334162, -0.9275519848, 0.2582962215, -0.0048664347, 0.0026581301, -0.2276636809, -0.8265210986, -0.820972681, 0.8212479949, -0.3312341869, -0.4677829742, -1.0662879944, 0.4125062525, 0.8693162203, -1.1706446409, -0.6346742511, -0.4105912447, 0.7742680311, -0.5383996367, -0.9270092249, -0.2357975692, -1.0534932613, 0.9079403281, 0.9102632999, -0.3112566769, -0.6019778848, 0.9127147198, -2.4789307117, 0.0509606749, -0.2083957046, 0.3854666948, 0.0487387106, 0.0882468075, -0.7948846817, -0.4447651803, -0.628690958, 1.4028686285, 0.4651022851, 0.2525116205, -1.1908706427, -0.9138429761, -0.2174204737, -0.4482232332, 0.2487625331, -0.7570801973, -2.1904928684, 0.6787523627, 1.3145258427, 0.8946159482, 0.0526550896, 1.1559207439, -0.5175099373, 0.228293106, 0.2271613479, -1.1822286844, -0.3816132843, 0.9888012409 ]
Items Dialog In the Items dialog you can create, delete, edit items (values, ​​expressions). This window is invoked when clicking the Editor in the Variables dialog. The picture below shows the Items dialog: Control Panel. This panel contains buttons to control items. In the Toolbox displays a list of created items (values, expressions). Keep in mind that the order of items in the list affects sequence of items in the Items field on the Request from User panel. The properties p
Data Data Dictionary Variables Panel Request From User Items Dialog
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="helpproject.xsl" ?> <topic template="Default" status="Complete" lasteditedby="Muse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="helpproject.xsd"> <title translate="true">Items Dialog</title> <keywords> <keyword translate="true">Panel Request From User<keyword translate="true">Items Dialog</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Stimulsoft Header" translate="true">Items Dialog</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Stimulsoft text" translate="true">In the </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true"> dialog you can create, delete, edit items (values, ​​expressions). This window is invoked when clicking the </span><span class="f_Stimulsoft text bold" translate="true">Editor</span><span class="f_Stimulsoft text" translate="true"> in the </span><span class="f_Stimulsoft text bold" translate="true">Variables</span><span class="f_Stimulsoft text" translate="true"> dialog. The picture below shows the </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true"> dialog:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">Control Panel. This panel contains buttons to control items.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">In the Toolbox displays a list of created items (values, expressions). Keep in mind that the order of items in the list affects sequence of items in the </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true"> field on the </span><span class="f_Stimulsoft text bold" translate="true">Request from User</span><span class="f_Stimulsoft text" translate="true"> panel.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The properties panel. In this panel the properties of the selected item are displayed. The item has two properties: </span><span class="f_Stimulsoft text bold" translate="true">Key</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Value</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The panel displays the description of the selected property.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text bold" translate="true">Control Panel</span></p> <p class="f_Normal" style="text-align:left;"><span class="f_Stimulsoft text" translate="true">As mentioned above, on this panel (see the picture above) the buttons to control items are placed.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">New Value</span><span class="f_Stimulsoft text" translate="true"> button. Used to create a new type of the value;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">New Expression</span><span class="f_Stimulsoft text" translate="true"> button. Creates a new type of an expression;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Select Columns</span><span class="f_Stimulsoft text" translate="true"> button. Calls a dialog where you can specify data columns as keys and values;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Remove</span><span class="f_Stimulsoft text" translate="true"> button. Removes the selected item.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Navigation</span><span class="f_Stimulsoft text" translate="true"> buttons. Used to move selected item up or down in the toolbox.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Close</span><span class="f_Stimulsoft text" translate="true"> button. Closes the Items dialog saving changes.</span></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 0.0374396779, -0.4789209664, -2.7990632057, -1.7959084511, 1.7486341, -0.4340329766, 1.0125228167, 0.1968753189, -0.196331352, -0.6219335198, -0.2358829677, -0.076988548, 1.079603076, 0.2304869294, -0.7181989551, -0.7389426231, -0.5977384448, -1.27536273, -0.4526658058, -0.1023710743, 1.4264718294, -0.911680162, -0.6580213904, -0.7705404162, 1.7217876911, 0.7866117954, -0.5835148692, 1.9291248322, -1.8623692989, 0.797044158, -0.2828693688, 1.1237000227, 0.3827706873, -0.1494473666, -0.8719237447, -1.2404239178, 1.3918019533, 0.3896321356, -0.2639288306, 1.8053526878, -0.2043000609, 0.8141124845, 0.2478008717, -0.7859578133, 0.556014657, -0.444888413, 1.4620373249, 0.4527222216, 0.8737995625, -0.5092861652, -0.1278704554, -0.6520851254, 0.0197145455, -0.3343035877, 1.57328403, 1.3488423824, 1.0197769403, 0.7515950203, 1.0975863934, -0.3618451953, 1.4250323772, 1.3634036779, 0.2656139433, 2.0835938454, 1.4300739765, 0.4614587724, -0.6112487912, 0.7349119782, -1.3381562233, 0.2494458854, 1.5276525021, 1.1911605597, 0.0851360485, -0.3088321686, 0.3194048405, 0.3722169399, -1.6766877174, -0.5438650846, 1.0372582674, 0.6543383598, -0.975445509, -0.7584777474, 1.2189629078, -1.2690720558, 1.1227370501, -0.5021237731, 0.8445982337, -0.3547358811, -0.1979937106, 1.0027151108, 0.2336881459, -0.8330413699, -0.4761789441, 0.5974084139, -1.3398429155, 1.1395909786, 0.5163751245, 0.0095574725, 0.5115136504, -1.5701608658, -0.6408084035, -0.1406350285, -0.2323759943, -1.1771483421, 1.0342026949, 0.556135416, -0.0744063035, 1.0965489149, -1.3577640057, 0.1850278676, -0.0634318516, -0.2930091321, -0.0214346536, -0.1805477738, -0.333640039, -0.9988828897, 1.4033533335, -0.3546929955, -0.0202829931, 0.9779291749, -0.4645525217, 0.2082199454, 2.1976058483, 0.7928704619, 0.8802846074, -1.5774543285, -0.7337232232, 0.4212007523, 0.0983671471, -0.9748548865, -0.6254742742, -0.2175565809, -1.4599490166, -0.3099096119, -0.986892879, -0.1376476735, 0.4773064852, -1.4057371616, 1.5253375769, -1.3514786959, -0.4070907235, 1.3616951704, -1.3267341852, -1.9304773808, -0.1872715652, -1.711630702, 1.8319164515, -0.6427370906, -0.9446302652, -0.3621951342, 0.6741017699, 0.721568644, -0.0685864165, 1.0690248013, -0.7364448309, -1.1709545851, 0.8599141836, -0.2444571257, -1.4335103035, 0.0057753557, 1.0338816643, -0.5025192499, -0.6168144345, 1.0317313671, -0.0845779181, -1.0634460449, 0.172620371, 1.2563332319, 0.9913900495, 0.417637676, -0.1418245882, -1.0811514854, -1.0428130627, -0.9043738246, 0.7142409086, 1.0128774643, 0.4629414678, 0.3121768534, -0.1627573669, -0.7622988224, 0.3009504676, -1.2894991636, 1.0652133226, 0.500410378, -0.63096416, -0.0055565443, -0.0064179809, -1.4442942142, 0.1612052321, -0.0360944681, -0.6452237368, 0.8017136455, -2.1272623539, -0.8886622787, 0.7830423117, -1.2229101658, 0.2174070925, -0.2518682778, 0.2461443841, -1.5219186544, -0.2518532574, -0.9946181178, -0.8239319324, 0.1244060993, -1.608148098, -0.2535476089, 1.4532380104, 1.611861825, -0.6960340142, -0.1305956095, 2.6924657822, 0.6366753578, -0.1010283157, 0.128285557, -1.2618271112, -0.1069802418, -1.0917160511, -1.0883823633, 1.5534000397, -0.2969082296, 1.0565834045, -0.1178041697, 0.3013189137, -0.8724635243, 0.0418283269, -0.3040132225, 0.6273810267, 0.3238004744, -0.9343259931, 0.0194113329, -1.5481631756, -0.9856756926, 0.6593999267, -1.0065943003, 0.4966757894, -0.5588539839, 0.2130266577, 0.0940410122, -0.5203709006, -1.0952398777, 0.510533452, 0.9939723015, 0.8546202779, -0.1131798923, 0.0483993329, 0.6789485216, 0.4790149033, 0.0137780458, 0.0824288353, 1.8409298658, -0.4785110056, -0.1405674815, -0.0714929774, 0.5687429309, 0.0766829848, -0.5775016546, -0.3936317265, 0.4629503191, 0.8169691563, -0.2137693912, 0.2195830643, -0.0327418409, 0.8660073876, 0.3107135892, -0.6053346395, -2.1952106953, 0.0769138411, -1.0800242424, 1.7560319901, 0.9962627888, -0.8272860646, -1.4079110622, -0.1775929779, 0.5220056772, 0.2704737782, 0.6838933825, -0.1346578002, 0.3138628006, -0.0598632954, 0.7767670751, -1.0585473776, -0.4831356108, -0.8625795841, 0.8337361813, -1.2081155777, 1.0228915215, -0.8221916556, -0.283762306, -0.3143628538, -0.159981966, 0.1142641082, 2.1461167336, -1.2662184238, -0.3656936884, -1.2674051523, -0.2989326417, 1.3237291574, 0.2632443607, -0.5164005756, -1.6301127672, 1.1342098713, 0.616463244, -0.0077889962, 0.7323291302, -0.5793700814, -0.4158855677, 0.9849132299, -0.2266839147, 2.0616691113, 0.2356834561, -0.085546568, 0.0908862725, -0.6392915845, 1.2325760126, -1.3117519617, 1.6719651222, 0.0525243133, 0.9991892576, 0.4413691461, -1.122543335, 0.3882513642, -0.4532269239, 1.5084000826, -0.9503270388, -0.4587499797, -0.2174286842, -0.8161733747, 0.186452046, 0.9747744799, -0.7958161831, 0.610480845, 0.0233154614, 0.230274871, -0.6569028497, 0.5793232918, 1.2720572948, -0.0991992652, -1.1178381443, 1.2161381245, 0.6359485984, 1.0974389315, -0.8090761304, -0.0912800804, -0.8205813766, -0.571140945, 0.2750684917, -0.2425847203, -1.1406744719, 1.1219331026, 1.7819838524, -1.4682266712, 0.2070997655, 0.7595640421, 0.151760295, 0.6517366767, -0.4823713303, 0.9252923131, 0.043701902, 0.5964302421, 0.3934279084, -0.3449315429, 0.178680867, -0.9718666077, -0.8686885238, -0.1365232766, 2.6815867424, 0.5708842874, -0.1115739718, 1.2302616835, -0.6104946733, 1.1954289675, 0.0596380383, -1.0603284836, -0.520489037, -0.170823127, 0.3687832952, 0.506372273, -1.2757695913, -0.4191984534, 0.0468072742, 0.6750090122, -0.1248795018, 0.5387532711, 0.9082305431, -0.1843350679, 0.5242701173, -0.4959935546, -1.0137133598, 0.0996222645, -0.5350275636, 0.2141604871, -0.3630076945, -0.4606274366, -0.4013740718, 0.8805024624, -0.6008809209, -0.1916472316, 0.0056561828, -0.4063749611, 1.3568607569, -0.7749106288, 0.1220522895, -0.0237002335, -0.8542266488, 0.5898849368, 0.2713149786, -0.8978220224, -0.6795383096, 0.7755949497, -0.5236770511, -0.5630770326, 0.2151978016, 1.4536622763, -0.459078759, -0.535497427, 0.1480340362, 0.1000236645, 0.6493292451, 0.4075601101, -1.9812529087, 0.6275805235, 0.6158432364, -0.6641789079, -0.7774608731, 0.0383128487, -0.0879530609, 0.3522842824, 0.3227015734, 0.0418520197, -2.4226784706, -1.0860176086, 0.2368784249, 0.7100402713, 0.3641863763, -0.6216263771, 0.1734630316, -1.296249032, -0.6543703079, 0.6979548335, 0.9436542392, 1.5173870325, -0.4336363673, -0.0988559052, -1.0891339779, 1.4516220093, 1.3523892164, 1.1414726973, -0.5046613812, -1.4248995781, 0.3556006551, -0.0155402413, 0.2266155481, -0.2993358076, 0.636092186, 3.6150112152, -0.4021376669, -0.4599061608, -0.7751706839, -0.5702935457, -0.2417065948, 0.7272697687, -0.4831947684, -1.885073781, 1.0135436058, 0.138089478, -1.2341274023, 0.7033593059, -0.8929235935, 1.5758838654, 2.4812583923, 0.2877900004, -0.6518880129, 1.2549511194, 0.3845895827, 0.5600295663, -0.5986927152, -0.20373182, 0.3234863579, -0.4120656848, 2.2333891392, -0.9456208348, -0.9783070683, -0.2892747819, -0.1279294938, -1.1739115715, 0.0151195377, 0.5031825304, 0.3374820948, 0.9562650323, 0.4300309122, -0.2922605872, 0.0655475855, -0.0114024151, 0.0938815475, -0.8875544071, -0.7271089554, 1.2900108099, 0.2516410351, -0.0790550113, -0.0339560658, 0.7116590738, 0.0074452637, -0.5368149877, 0.4609718919, -0.9789497852, -1.0005954504, -0.6542858481, -1.9841815233, 0.6058321595, -0.6511283517, 0.8192867637, 1.1526348591, 0.6099034548, 0.9286266565, -0.2241348922, -0.6333776712, 0.7632328272, -0.5135307312, -2.189054966, 0.7667402625, -0.2353118509, -0.0606280863, -0.9331786633, -0.2143493593, -0.8507017493, 0.4046741128, 0.3005027175, -1.1336531639, -0.0479147322, 0.0341686271, 0.9019423723, 1.661082983, -0.5710824728, -0.7045760751, -0.3071326613, 0.1376177818, -0.8289421797, 0.2094194293, -0.5602035522, 1.5125457048, 0.7047575712, -0.0264293868, -0.0453560688, -0.4616723061, 0.0116994968, -1.0472066402, -0.7891426086, -0.7182657123, -0.1192243919, -1.0326151848, 0.7413666248, -0.9142840505, 1.1209654808, -0.5228539109, 0.6143599749, 0.0720122606, 0.4870603383, 0.7450264096, 0.045510076, -1.5028700829, 0.3264482617, 0.0300036091, 1.0057066679, 1.9306515455, 0.5449743271, -0.3726618588, 0.5181832314, -0.844312191, -1.2789624929, 0.3261828721, -0.3785353005, 0.5888413191, 0.9300608039, -0.3368411064, -0.1643882394, -0.5383644104, 0.8956516981, -1.1493353844, -0.9314849973, -0.0529160909, -0.2878449559, 0.4471048713, -0.7575871944, 1.7326670885, -0.624628365, -0.5434389114, 0.3794542551, -0.9479477406, 0.1447654068, -0.7194651961, -0.0344560072, 0.8141241074, 1.2953910828, -0.1850967705, -0.0607744753, 0.8176304698, 0.0474963523, -2.150603056, 0.7346801758, -0.2094089389, -0.5048020482, 0.7821370363, 0.5632539392, 0.4369167984, -0.4888685048, 0.7235125303, -1.4708193541, 0.1572010219, -0.7646823525, -0.4467400014, 0.9589449763, -0.1119973511, 1.2122125626, 0.4605790377, 0.3983979523, 0.3292464614, 0.998005271, 0.7505488396, -0.1174006611, -0.636687994, -1.2756761312, -0.1087875068, -0.0517596006, -0.9071835279, -0.1182675213, -0.4148086011, -1.1311796904, 0.1568838507, -0.5078938007, 0.8833987713, -1.349758029, 0.4849742949, -2.2797210217, -0.6963931918, -0.5350878835, 0.7494141459, -0.0929003879, 1.0621125698, -0.0800292492, 1.5025397539, 2.271479845, -0.0307901092, 0.3020453453, 0.1991627812, 1.0643866062, -1.1712273359, 1.1012611389, -0.2887335122, 0.0324207805, -1.3034799099, 0.9948343635, 1.6235562563, 1.2282898426, 0.3533234596, 1.8078194857, -1.3698118925, -1.0224797726, -1.2865304947, -2.1571285725, -0.1971626878, -0.56039536, -0.3693096638, -0.0986876637, 0.6780672669, 0.9684181213, -0.4001210034, 0.2178396881, 1.2525529861, -0.4019643068, 0.0155843124, -0.3888348341, 1.2317630053, 0.8171015382, 0.4199145138, -0.3587496281, 1.0419336557, 0.1553924829, 1.0519199371, -0.306213975, -0.5815854669, 1.6560662985, -0.0940728709, 0.3222081959, -0.378118664, 0.4728816152, -1.0784455538, 0.0646431893, -0.4184347689, 0.1688721031, -0.6279264688, -0.1555970609, -1.4209682941, 0.8881396055, -0.2650182843, -0.7485166788, -0.6289263964, 0.8612657785, -1.3962903023, -1.3056224585, 1.6615437269, -0.5287821889, 0.3205519021, 0.3665316999, 0.408074826, -0.4177128971, 0.0416972823, -0.0334790982, 0.5473837852, 0.1421265155, 0.3640772998, -1.2480082512, -0.099502109, -0.6500375271, -0.69619596, 1.292589426, 0.7794597745, 0.9556491971, -0.1042498797, -1.2531815767, 1.2305245399, -0.7631278634, -0.275732398, -2.6514782906, -0.3675987124, 0.5789396763, -0.626259625, 0.8033720851, -0.2762679756, -0.1209914163, 1.5617398024, -0.6201828718, 0.1651549488, -1.1146832705, 1.8268722296, 0.9421295524, 1.0975240469, 1.0438625813, -0.6508893967, -0.1325098127, -0.9257355332, 0.8569473624, -1.0153980255, 0.7929335833, 0.894964993, -1.4636375904, -0.0829513744, -1.498237133, 0.2326739579, -0.6493224502, -0.864177227, -0.8895534873, -0.8032861948, -1.1538968086, -0.911055088, -0.5660969019, 1.2701570988, -0.4986327589, 1.3040362597, 1.6028769016, 0.4444031417, 0.6974956393, 0.7602777481, -0.1208755001, 0.4612829387, 0.1037512869, -1.3147150278, 0.3832581937, -0.1987051219 ]
Panel Request From User The Request from user panel contains parameters controls. These parameters determine the possible involvement of the user when using the variable in the report. Some options may present or absent, depending on the value of the Data Source field. The picture below shows the Request from user panel, if in the Data Source field the Data Columns value is selected: The Allow User Values parameter. Provides an opportunity to set the dialogue mode, i.e. using this
Data Data Dictionary Variables Panel Request From User
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="helpproject.xsl" ?> <topic template="Default" status="Complete" lasteditedby="Muse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="helpproject.xsd"> <title translate="true">Panel Request From User</title> <keywords> <keyword translate="true">Request From User</keyword> <keyword translate="true">Variables<keyword translate="true">Panel Request From User</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Stimulsoft Header" translate="true">Panel Request From User</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Request from user</span><span class="f_Stimulsoft text" translate="true"> panel contains parameters controls. These parameters determine the possible involvement of the user when using the variable in the report. Some options may present or absent, depending on the value of the </span><span class="f_Stimulsoft text bold" translate="true">Data Source</span><span class="f_Stimulsoft text" translate="true"> field. The picture below shows the </span><span class="f_Stimulsoft text bold" translate="true">Request from user</span><span class="f_Stimulsoft text" translate="true"> panel, if in the </span><span class="f_Stimulsoft text bold" translate="true">Data Source</span><span class="f_Stimulsoft text" translate="true"> field the </span><span class="f_Stimulsoft text bold" translate="true">Data Columns</span><span class="f_Stimulsoft text" translate="true"> value is selected:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Allow User Values</span><span class="f_Stimulsoft text" translate="true"> parameter. Provides an opportunity to set the dialogue mode, i.e. using this variable in a report the user may input values.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Data Source</span><span class="f_Stimulsoft text" translate="true"> field. Contains a drop-down list of values. Depending on the selected value: </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Data Columns</span><span class="f_Stimulsoft text" translate="true">, on this panel will be fields either </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true">, or </span><span class="f_Stimulsoft text bold" translate="true">Keys</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Values</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Keys</span><span class="f_Stimulsoft text" translate="true"> field. using the </span><span class="f_Stimulsoft text" translate="true">, the data column is selected. The entries of the column will be keys.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Values</span><span class="f_Stimulsoft text" translate="true"> field. using the </span><span class="f_Stimulsoft text" translate="true">, the data column is selected. The entries of the column will be values.</span></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Stimulsoft text" translate="true"> </span></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">If the </span><span class="f_Stimulsoft text bold" translate="true">Data Source</span><span class="f_Stimulsoft text" translate="true"> is set to </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true">, then on the </span><span class="f_Stimulsoft text bold" translate="true">Request from user</span><span class="f_Stimulsoft text" translate="true"> panel other options will be located. The picture below shows the </span><span class="f_Stimulsoft text bold" translate="true">Request from user</span><span class="f_Stimulsoft text" translate="true"> panel:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Allow User Values</span><span class="f_Stimulsoft text" translate="true"> parameter. Used to set the dialogue mode, i.e. using this variable in a report the user may input values.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Data Source</span><span class="f_Stimulsoft text" translate="true"> contains a drop-down list of values. Depending on the selected value: </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true"> or </span><span class="f_Stimulsoft text bold" translate="true">Data Columns</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text" translate="true">on this panel will be fields either</span><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true">, or </span><span class="f_Stimulsoft text bold" translate="true">Keys</span><span class="f_Stimulsoft text" translate="true"> and </span><span class="f_Stimulsoft text bold" translate="true">Values</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true"> field. Displays a list of created variable items. If the items are not created, then this field will be blank. It should be noted that the order of items in the list depends on their priority on the list panel in the </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true"> dialog, the higher the item is the left its position is in the list, and vice versa.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text bold"></image><span class="f_Stimulsoft text bold" translate="true"> </span><span class="f_Stimulsoft text" translate="true">The </span><span class="f_Stimulsoft text bold" translate="true">Editor</span><span class="f_Stimulsoft text" translate="true"> button. Calls the </span><span class="f_Stimulsoft text bold" translate="true">Items</span><span class="f_Stimulsoft text" translate="true"> dialog, where you can create new items, remove existing or edit them.</span></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ -0.0712274462, 0.7094507217, -3.3765051365, -1.8029227257, 2.1069817543, -0.6892324686, 1.0391926765, -0.0772736967, -1.1622031927, -0.2562357783, 0.6930658221, 0.1681229323, 0.5312578678, 0.7196955085, -0.3008479476, -1.3309901953, 0.3601197898, -1.5324845314, -1.7327511311, -0.0292010345, 0.409894228, -0.1910161823, -1.4792027473, -0.4695460796, 2.4459114075, 0.3365542889, 0.6227824092, 1.3567992449, -0.6938371658, 0.7638813257, -0.8608331084, 1.3894774914, 0.6619104743, -0.5383453965, -0.6836262345, -0.5367117524, 0.7790209651, -0.2824765146, -1.1888672113, 1.7481440306, -0.4126079679, -0.2051623017, -0.3306206763, -0.4591561556, 0.0444401763, -1.3895895481, 0.6199423671, -0.1696266234, 0.954394877, -0.8620219827, -0.1069271564, -0.0390990674, 0.1820646673, -1.223618269, 1.0829330683, 0.7602861524, -1.8680253029, 1.4170165062, 0.5564374328, -0.468628943, 1.2824583054, 2.0285298824, -0.3678246737, 1.2039989233, 0.7807787657, 1.4938685894, -0.3347022831, 0.5101670027, -1.7907749414, -1.4338778257, 0.5484300256, 1.0192734003, -0.1009038612, -0.050715927, 0.7164253592, 0.5133832693, -1.0944170952, -2.3069391251, 1.4231388569, 1.7181090117, 0.6515879035, -0.449580133, 1.3345053196, -0.2447784245, 1.5201683044, -0.2483816743, -0.2719305754, 0.4692460597, 0.3202488124, 0.9553180933, 0.3983927667, -0.8453923464, 0.4373523891, 0.011593394, -0.6212176681, 0.774171114, 0.3346457183, -0.4022142291, 0.5070163012, -0.5462204218, -0.6029030681, -0.3206110597, -1.0323853493, 1.1435958147, 0.3884522319, 1.6459194422, 0.4342181385, 0.2269188762, -0.2633235455, -1.1607269049, -0.4352035522, 0.5884472728, 0.3246017098, -0.9263343215, 0.269913286, -2.1564023495, 1.3515226841, -1.0088858604, -1.0161716938, 1.4272361994, -1.0763683319, -0.2861683667, 0.5532150865, 1.4019343853, 0.5495354533, 0.2732882202, -0.7868669629, 0.5376029611, -0.1317058504, -0.3075597882, -1.111661911, -0.6942602992, -1.2911170721, 0.5788623095, 0.1395709962, -0.7653320432, -0.2612479329, -0.9197947383, 0.3260144889, 0.2297722995, 1.4058125019, 0.8268373609, -1.1858474016, -0.6683198214, 0.1718491614, -1.1155563593, 0.6628389955, -0.210635215, 0.7916933894, 0.1670920104, -1.2222179174, 0.572073102, -0.1929248571, 1.2181487083, 0.1392630041, -1.2921532393, 0.3084645271, -0.5512650609, -0.3923722208, 0.9823744893, 2.298268795, 0.377597928, -1.5953345299, 1.6846966743, -0.3492602408, -0.9218891263, -0.0962164626, 0.7326292396, 0.4998159409, 0.4155033827, -0.4326421916, -1.9847640991, 0.0510543324, -0.602037251, 1.0660732985, -0.3411132097, 1.0141196251, -0.499468714, 0.7135638595, -0.7129678726, 1.3722264767, -1.7906614542, 0.5528857112, 0.1235325262, -0.1423282176, -0.6491547227, -0.5838521123, -0.9756198525, -0.02836903, -0.3927558959, -0.0411473438, -1.4734305143, -0.9142763019, -2.1851711273, -0.3470616639, -0.189662993, 1.7599716187, -1.0776113272, -1.3115808964, -1.0353133678, -1.9456357956, -0.5145804286, 0.418209672, 0.3134071529, -1.591853261, 0.8475707769, 0.823541224, 0.9772156477, -1.0980405807, 0.4463754594, 1.4017618895, 0.7703516483, -0.8554575443, -0.4644878209, -0.0905956775, -0.4346444607, 0.4248310924, -1.0350550413, 1.4606128931, 0.8681712747, 0.3398592472, -1.0184569359, 0.5310309529, 0.5450490117, 0.0197168142, -0.8627738357, -0.42445153, 0.4231480658, -0.5096047521, -0.1768091917, -1.4490189552, -1.6622934341, 0.3452348411, 0.1692434698, -0.5884038806, -0.0116525693, -0.0579192266, 0.642428875, 0.3480320573, -1.3899819851, -0.4691665769, -0.1150846556, 1.0035341978, 0.6508164406, -1.7952216864, 0.0357107408, -0.4081761837, -0.4656549692, 1.0756826401, 1.337543726, -1.5936063528, 0.7571317554, 0.889965117, 1.1646492481, 0.7536022663, -0.3307150304, 0.5513968468, 0.8398916125, -0.1136042923, -0.0993849635, 0.9217413664, -0.7599188685, 0.7019963861, -0.4596920311, -0.1129123867, -0.1791065782, -0.7357759476, -0.1864354759, 0.3543745577, -0.5965856314, 0.0345835239, 0.4931392372, -0.4706238806, 0.7572969198, 1.2306025028, -0.2716678679, -0.6251479983, -0.8562729359, -0.2277607471, -0.5821481943, -1.9230473042, -1.5465983152, -0.221937567, 0.4104725122, -1.2201008797, 0.7268533707, -0.6339061856, 0.9529914856, -0.2122633904, -0.3289119303, 1.3264229298, 0.9298217297, -0.7818877697, 1.1165121794, -0.3335578442, -0.1300742477, 2.2541117668, -0.2174383998, -0.1658728123, -0.7476961017, 0.7910248041, 0.1037890688, 0.0882372633, 0.6799855828, -0.2809480429, -0.7716805339, 1.0306699276, 1.3077973127, 1.906365037, 0.8509728909, -1.1467317343, -1.2209516764, -1.1024210453, 0.7827697992, -1.5480670929, 1.2824290991, -0.2774333656, 0.8991603851, -1.2419565916, -0.0282326452, -0.3890057504, -0.2099104673, -0.3325357437, 0.9814681411, -0.5756748319, 0.86424613, -0.8969225883, 1.495079875, -0.3251324594, -1.4567002058, 0.0320640318, 0.4143055379, 0.3301518559, -0.9297059774, 0.739520371, 0.82965523, -0.1046299562, -0.0920342803, 0.2660126984, 0.4279043972, 0.4115762115, -0.2923346162, -0.4459352195, -1.6763931513, -1.9538421631, -0.1503772736, -0.0462295786, -0.9778487086, 0.6780043244, 1.4165412188, -1.0068647861, 0.9613929391, -0.2188890129, 0.1147296727, 0.9045229554, 0.6121416092, 0.1114371046, 0.3007005155, -0.0658943579, 0.6614117622, -0.368147403, -0.2985585034, 0.1699249893, -0.6621941328, 0.3443300724, 2.830321312, 0.2353710979, 0.1134064198, 0.2205878347, 0.0538521595, 1.3416894674, -0.9085283279, 0.2635834813, 0.2844727933, 0.4587816, -0.9623658657, -1.1942315102, -0.7362638712, 0.7086789608, 1.9007945061, 0.822070241, -0.87792027, 0.4991404712, 0.2657237351, 0.8696664572, -0.5654087067, -0.8610829711, -0.0501546562, -0.1710860282, -0.5341699719, -0.191632852, -1.1337133646, -0.375960052, 0.6969587803, 0.4449880123, -0.6195989251, 0.7190495133, 0.2753859758, 0.3042189777, 0.8952467442, 0.5872565508, -1.6940555573, 0.2875780761, -0.0095372573, -1.1229058504, -0.624183774, -1.1518642902, -1.3015208244, 1.3452558517, 0.6692881584, -0.4142967463, -1.4350925684, 0.2168549299, -0.4093127847, 1.2327703238, -0.0120992446, 1.2234805822, 1.0773081779, 0.4934208691, -0.8320629001, 0.6906425953, 0.2642248273, 0.5356068015, -0.2126289755, 0.3374757767, 1.0131762028, 0.3076138198, 0.2873444259, 1.346794486, -2.3313925266, 1.0821995735, 0.6572492719, -0.0171461254, -0.3182599843, -0.0027666597, -0.3246726692, 0.5459513068, -0.1369444877, -0.1208527014, 0.9892043471, -0.1635071039, -0.6976454258, -0.3132456541, -0.8671722412, 0.5047543049, 1.5262503624, 1.5940647125, -0.3058142066, -0.5832976699, 1.7703440189, 0.6661472917, -0.258805573, -0.1672147512, -0.0635083243, 2.3605492115, -0.5792786479, -0.1849490404, -0.9454034567, 0.7973262072, 0.4416255355, 0.8864394426, 0.8479150534, -1.4180355072, 0.3219259977, -0.7558987737, 0.1349824965, -0.176018104, -0.656614244, 0.7825528979, 0.6614229679, -0.9847073555, -1.362830162, 0.917545855, -0.4108022153, -0.2272766829, -0.0962265059, -0.6940285563, -0.964194417, 0.0621877871, 0.995344758, -0.0540015176, 0.8333870769, 1.123444438, -0.2693497241, -0.0497645326, 0.4875558913, 0.5807913542, 0.4221778512, 0.1493498832, 0.1191544086, -0.7709082365, -0.0149401352, 0.3709973991, 0.4975347519, -0.1152812392, -0.0376156755, -0.299451381, -1.013138175, 0.3354326189, -0.1705686152, 0.8940801024, 0.4606102407, 0.2067262381, -0.5757245421, -0.9789660573, -1.3761806488, 0.4735702574, -1.5084739923, -0.4130451679, -0.6086750627, 0.0413457714, -0.1777800024, 2.1366708279, 0.6686667204, -1.1933128834, -0.0526316017, -0.2538087368, 0.431548506, -1.7171927691, 0.9664233923, -0.1840714514, -0.7586349249, -0.2896054685, 0.031565275, -2.194054842, 0.7543142438, 0.2571178675, -0.7469633818, 0.2027948052, -0.8676518202, 0.1148874685, 2.5511231422, -1.5804592371, -0.4940047264, 1.0699931383, -0.1065672338, -0.8670845628, -0.6534183025, -0.3549769521, 0.1101041064, 0.1800752729, -0.3189364076, 0.5190805793, -1.015022397, 1.1932269335, -0.0582384132, -0.0036756324, -0.0657096356, -0.3999325335, -0.9640567899, 0.2803143859, -0.4557358921, 0.8736538887, -0.5471544862, 0.2710044384, -1.0059713125, 1.020416975, 0.3397590518, 1.2670043707, -0.4340741336, 0.1950320303, -0.3755607605, 1.0528706312, 0.8372930288, 0.1460222602, 0.358661294, 0.1379052699, -0.4148993194, -0.8776183128, 0.426228255, -0.3497419059, -1.1873486042, 1.0586682558, 0.3073502481, -0.2383977622, 0.4656812549, 0.6904367805, 0.3892121017, -1.5613589287, -0.2333284616, 0.2965196371, -0.4325040281, 0.3854106367, 1.2929722071, -0.4387176633, -0.9683851004, 0.4013060927, -0.4501516819, -0.2087553889, -0.2870298028, -1.1446406841, -0.1949823648, 1.2746297121, 0.8795230389, -0.9416956902, 0.9590938687, -0.2286966592, -2.33913517, 0.579673171, 0.9101427197, -0.3989740312, 0.0094280913, -0.0607889853, 0.1887311935, 0.3558443189, -0.1654352844, -0.5398303866, -0.1544216871, -0.0764226466, -1.3809810877, 0.7354326844, -0.699943006, -0.1398540586, 0.0601558499, 0.8385955691, -0.3290300965, 0.3824635446, -0.15570274, -0.8611103296, -0.0531455278, -0.244067654, -1.2179607153, 2.377566576, -1.4668722153, 0.1958566755, -0.236760363, -1.8000319004, -0.2108310461, -0.1742463112, 1.6153467894, 0.2411264032, 0.2775676548, -0.9146573544, -1.1516965628, -1.6181124449, 1.440936923, -0.1785839945, 1.3576251268, 0.2303685546, 0.0031838885, 1.3701924086, 0.3824455738, -1.0727959871, 0.9186795354, 0.6860118508, -1.859110713, 0.8269237876, 1.2430374622, 0.590388298, 0.0110493405, 2.102309227, 1.2978500128, 0.4543278217, 0.4945926964, 1.1255245209, -0.5325947404, -1.0249724388, -0.1837348193, -1.3014574051, 0.5542806387, 0.124014847, -0.3092891872, -1.8962823153, 0.9406314492, 0.5049794316, -0.7008803487, -1.1738564968, 0.4093346, 0.0465445258, -0.9781699181, 0.6585016251, 0.8125137091, 0.5413172841, 0.0556086823, 0.2903471589, -0.0353793427, 0.9466225505, 0.6952052116, -0.6509868503, -0.5405259132, 1.1283842325, -0.0369274095, 0.5867137909, 0.6448976994, 0.4225289822, -1.947992444, 0.6256830692, -1.1506140232, 0.5743390322, -0.5419232249, -0.4334111214, 0.2788034379, -0.2217183709, -0.4655394554, 0.1273196936, -0.1415816247, -0.7481659651, -0.9884870052, -0.6774929762, 2.2413666248, 1.3370617628, 0.7037948966, -0.2880448997, 0.7108764648, 0.6635323763, -0.5878838301, 0.4449078143, 0.2483913898, -0.7857410312, -0.5380433798, -0.1179513857, 0.6608759761, -2.1414754391, 1.2652043104, 1.0636049509, 0.8888210058, -0.2124674916, 0.1041862294, 0.2320161909, 0.3712417483, -0.0601323508, 0.490888685, -1.9598653316, 0.6274278164, 1.3715802431, -0.2985233366, 0.1482950747, 0.4798456132, 1.1392204762, 1.1935636997, 0.2184604257, 0.56966573, -0.8594838977, 1.5351893902, -0.4254543185, -1.8660024405, -1.2121708393, -0.480273962, -0.7191300988, 0.0121480748, 0.0960131809, 0.2826515436, -0.2314652652, 1.4893690348, -0.8973728418, 0.680115521, -1.7875490189, -0.262922436, 0.2467070967, -1.225730896, -1.0939950943, -1.1104444265, -1.8600540161, 0.8492355943, 0.5387260914, 0.3359059393, -0.6198220253, 0.2571957409, 1.2833790779, -0.0242885239, -0.1238252297, 0.0663649142, 0.4907601774, 0.5045737028, 0.9805926681, -1.1164754629, 0.4094978869, 0.5341984034 ]
Range If using a variable of this type in the report, you can work with ranges of values. In this case, the variable will store a range of values​​. The picture below shows the New Variable dialog of the Range type: The Init by field has a menu with the drop-down list. Depending on the selected item in this menu the type of the value in a variable is defined: Value or Expression , i.e. the method of initializing a variable as a value or expression is selected. In this example, the varia
Data Data Dictionary Variables Range
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Range</title> <keywords> <keyword translate="true">Variables<keyword translate="true">Range</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Range</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">If using a variable of this type in the report, you can work with ranges of values. In this case, the variable will store a range of values​​. The picture below shows the New Variable dialog of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Range</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> type:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Init by</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field has a menu with the drop-down list. Depending on the selected item in this menu the type of the value in a variable is defined: </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> or </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Expression</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, i.e. the method of initializing a variable as a value or expression is selected. In this example, the variable is initialized as a </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> From</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. Specifies the starting value of the range</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The value in this field is included into the values range. In our case the date </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">01/01/2008; 00:00:01</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is specified.</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">To</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field. </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Specifies the ending value of the range</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. The value in this field is included into the values range. In our case the date </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">12/31/2008; 23:59:59</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is specified.</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">After clicking </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">OK</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, the variable will be created. Here is an example of this type of the variable in the report. Suppose there is a report that contains information about orders: country, name and date of delivery. The picture below shows a report page:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">If you want to display information about orders, which were processed in 2008, then use the variable created in the report. To do this, add a filter in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> with the expression </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Orders.ShippedDate &gt; Variable1.FromDate &amp; &amp; Orders.ShippedDate &lt; Variable1.ToDate</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. When rendering a report, you will see only the information about orders that were processed in 2008. Below is a report with orders in 2008:</span></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">It is worth noting that when referring to the start/end range value, if the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DateTime</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> data type is used, then to avoid additional changes, you can address to the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">VariableName.FromDate</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> (or </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">VariableName.FromTime</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> if the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">TimeSpan</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> data type is used) and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">VariableName.ToDate</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> (or </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">VariableName.ToTime</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> if the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">TimeSpan</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> data type is used).</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.7147780657, 0.2313139588, -4.3619561195, -1.5048042536, 1.220482707, -0.3532387018, 0.4796460569, -0.4276196957, -1.4274269342, -0.5288308263, -0.6428723931, 0.8221167326, 2.2835044861, -0.1897180974, -0.5756477118, -0.6738783121, -0.9012097716, -1.326654315, 0.5415914059, -1.5077500343, 0.7741570473, -0.8046076894, -0.596517086, -0.4078050554, 1.5972236395, 0.9723571539, -0.1034519747, 0.4965584576, -0.778075695, 0.7310324311, -0.4434502423, 1.5484447479, 0.2805285454, -0.1683567166, -1.9099173546, 0.240324527, 0.1953766346, 0.6567421556, -0.1236424148, 0.1788529158, 1.0641304255, -0.0109570948, 0.8987517357, -0.1896822751, 0.6640540361, -0.8611085415, 1.2933033705, 0.6080930829, 1.0055598021, -0.0284220129, 0.1092110351, -0.3774119616, -0.0382542871, 0.0965660289, 2.9126036167, 0.4160219729, -1.7296208143, 0.4000535309, 0.4295785129, -0.0631272495, 2.0555212498, -0.0459954962, -2.0845863819, 0.3834475279, 1.7282940149, -0.0696027577, -0.6782186031, 0.2566570044, -1.9104671478, -1.0704966784, 0.712670207, 0.4803997278, -0.4809783995, -1.0716627836, -1.0895247459, 0.6585065126, -0.7286408544, -0.4572664201, 0.5455679297, 1.19066751, -0.6664971113, 0.0687882826, 0.4290964901, -1.1128997803, 2.1225075722, -0.578317523, 0.5382092595, 0.4205842018, -0.6672093272, 2.0431609154, -0.282544136, 0.5771170259, 1.3147088289, -0.0547849052, -0.8078125715, -0.2927890718, -0.0528614633, 0.793038547, 0.3281644285, -1.0265868902, 0.3127586246, 0.2680646777, 0.9585254788, -0.5845220089, -0.3554508686, 0.7248060107, 1.5559660196, -1.5597298145, -1.5021883249, -0.6930188537, -0.1141669154, 0.4249998331, -0.1635372788, -1.0228085518, -0.4279058278, -0.5037307739, 1.9269438982, -0.3992854655, 0.0742617249, 0.2274172008, -0.3069825768, 0.4950869083, 0.5352550745, 1.5166374445, 0.7708132863, 0.5199848413, -1.1367821693, 1.7952446938, 1.004457593, -0.9643395543, -0.2116202265, -0.5339929461, -1.6038150787, 0.5648832917, -0.0150746023, 0.2203268409, 0.5559812188, -0.5116196871, -1.3094134331, 0.9127240181, -0.2880940735, -0.1342350692, -0.3242920935, -0.758333385, -0.2567835152, -1.3502999544, 0.3437345028, -1.2216994762, 0.3761206865, -0.4120946825, 0.1173401922, 1.0714597702, -0.6276775599, -0.2362185121, -0.7737559676, -2.0112287998, 0.2413455546, 0.2037831992, 0.5555871129, -0.6545055509, 1.6517219543, 0.7353075147, -0.8402343988, 0.2409479767, -0.9647474289, -0.7881755829, 0.3074361682, 1.0646219254, -0.143886134, -0.0917080939, -1.3367698193, -1.189037919, 0.2276399881, -1.746763587, 1.4819890261, -0.1514149606, 0.4495149851, -0.5533227324, 0.3420138657, -0.6587795019, 1.0206445456, -1.402680397, 0.5732452273, 0.8574823141, -0.3137389421, -0.6481280923, 0.8747204542, -1.1876870394, -1.4929156303, -1.5636757612, -0.6611853242, 0.0660885945, -0.6704630256, -0.9600046277, 0.198536098, -0.211159572, 2.1364533901, -1.2036232948, -0.3207584023, -0.2610759437, -1.0313972235, 0.474550873, -1.0928311348, 0.1679055542, -1.0893374681, 0.0691653565, 0.4570048749, 0.797296524, -1.0768649578, 0.3552285135, 0.6682804227, 0.6360346675, -0.5072876215, 0.901018858, 0.8921653628, -1.6133856773, -1.2669178247, -0.3880034983, 0.6050273776, 0.581045568, 0.03045322, -0.7540917993, 1.209820509, -0.095076099, 0.6375609636, 0.087017864, -0.4434153736, 1.6231637001, -0.153008461, 0.2837795019, -0.0686069056, -0.7758581638, -0.455732286, -1.203933835, -0.2812752724, -0.1944005936, 0.3027816117, 0.3337031603, -0.3458619118, -1.1916890144, 0.0825023726, -0.0635590926, 0.0080097392, 0.3387620151, -0.8673613071, 1.1664581299, 0.6768410802, 0.0265810769, 0.3302797973, 1.7869468927, -0.9432724118, -0.0095644342, 0.0573118664, 1.355691433, -0.1923304349, -0.5733616948, -1.7210170031, -0.6291754842, 0.7706138492, 0.1928962022, -0.6547176838, 0.0878016725, 1.55562222, -0.1189263761, 0.4463199079, -0.8214592934, -0.2552695572, -0.0046180706, 0.3187027872, -0.3917761445, 0.7717529535, 0.3354884684, 0.5549398065, 0.7032195926, 0.9688443542, -0.2371501327, -0.3225922287, -0.5689759851, 1.4974672794, 0.2837943137, -1.6677558422, -2.4040491581, -0.3735219538, -0.1544661224, 0.0202076416, -0.6084827185, 0.4583299458, 0.325622201, -0.8420525193, 0.0971728042, 0.7411844134, 0.2845348716, -0.4075693488, 0.6089027524, 0.0066942391, 0.6593798995, 0.5619969964, -0.2588554621, 1.7511638403, -1.0584493876, -0.3112085462, -0.0369469039, 0.6989542842, -0.2723686397, -0.9129425287, 0.3589598536, 0.1633449495, 0.7350842953, 0.2969189286, -0.6417298913, -1.2319732904, 0.585472405, -0.4871338308, 0.3225562572, -1.1182173491, 0.9055439234, 0.7681652904, -0.0488996655, 0.7235523462, -0.4573844373, 0.2067222595, -1.567373991, 1.4767559767, 0.9372456074, -0.6698396206, 1.3649576902, -1.367144227, 1.3812782764, -1.1984733343, 0.4724705517, 0.0623147041, 0.6615021229, 1.3850955963, -0.8359021544, 0.3598051667, -0.502320528, 0.2649626732, -0.3420846462, 0.4293726087, 1.4006443024, 0.7558083534, -0.2670266628, -0.3392730057, -0.8221560717, -1.2551287413, 0.7456095815, -1.2269078493, -0.8305698633, 0.5300032496, 0.6667912006, -1.7445327044, -0.6943953037, 0.1786690056, -0.6199991107, 0.3747089505, -0.1197365597, 0.1359330267, 0.224866271, -0.7642305493, 0.1855346709, -0.4506599307, -0.1837475598, -0.8730370998, 0.0013927794, -0.0358348638, 1.9986377954, 1.3969697952, 0.2494162768, 0.2053498924, 0.2228116691, 0.4848385453, 0.2939469218, 0.8325220346, -0.0395942032, -0.4388362765, 0.6008627415, -0.5678237677, 0.2821594477, -0.179728061, 0.785515666, 0.0422830805, -0.5078963637, 0.7040970325, -0.2006041259, -0.6371201873, -0.663141489, 0.1195831895, -0.4863287807, 0.3723575175, -0.7197655439, -0.1908304095, -0.3399598897, -1.2295926809, 1.3950930834, -0.2233559042, -0.2198385894, 1.3329188824, 0.255161494, -0.3225705326, 1.7257860899, -0.3928593397, -1.5887985229, 0.4333312213, -0.0724642351, 0.1821204871, -0.7076428533, 0.429754287, -0.5654147267, 0.0086453445, 0.4136100113, -0.4183998108, -0.5873275399, -0.855964303, -1.7619225979, 0.1883757114, -0.6988981962, 1.7855107784, 0.4155997932, -0.5659761429, -1.24243927, 2.334774971, 1.2122422457, 0.5897549987, 0.6685196757, -0.1218764111, -0.4796129763, -0.1725465357, -0.2986972332, 0.708970964, -1.4428972006, -0.230078578, 0.6822068095, 0.2043756098, 0.6707452536, -0.2661564052, 0.2399359643, -1.086966753, -0.6507840753, 0.3991611302, 0.7257947326, 0.1912851334, -0.5326162577, -0.9196928144, -0.8603280783, 0.097137183, 1.7628530264, 1.1102524996, -0.8136330843, -0.8832212687, 1.2101678848, 0.4042173922, -0.0579414181, 0.195451051, -0.6771385074, 3.1147236824, -1.8239356279, -0.1036716998, -0.2967713475, 1.6545671225, 0.23936674, 0.239269197, 1.1373525858, -2.4439172745, 0.4721283615, 0.427556783, -2.0478708744, 0.5634766817, -0.9329921603, 0.059444014, 1.8061913252, -0.7357231379, -0.080209516, 0.2292131484, -1.3977524042, 1.1780606508, 0.4394965172, 0.3465394378, 0.6511202455, -0.304150492, 0.6522403955, -0.8846694231, -0.2026316077, -0.8139395118, -0.5320602655, -0.8672879338, 1.2316968441, 0.428679347, -0.7608906031, 0.577983737, -0.9183426499, 1.1319956779, 0.594232738, 0.603497386, 0.1276686639, -0.4103706777, -1.8257998228, -0.2717958689, -0.126294449, 0.8416463137, -1.5964218378, 0.0400844887, 0.9113500714, 0.365421772, 0.592713356, -0.2441117913, 0.384991318, 0.9552721381, -1.1898776293, -0.4717148244, -0.6114869118, 0.1872543693, 1.9824938774, 1.4891816378, -0.1860237271, 0.9192681909, -1.5884268284, 0.0894804373, 1.937089324, -1.3865628242, 1.3337731361, 0.5371914506, -0.9206627011, -0.5114558935, 0.1438255459, -1.2996455431, 0.2422335893, -0.0980410352, -2.0394377708, -0.0359395444, -0.2814136147, 1.0195960999, 0.7151037455, -2.4799046516, -1.0096005201, 0.2337631732, 0.2930374444, -1.9091242552, 1.172439456, 0.5390637517, -0.7239124179, -0.1981099844, -0.5329155326, -0.9426462054, 0.2194568962, 0.7538745403, 0.0625430569, -1.0712094307, 0.0452474877, 0.8834158778, -0.7399420738, 0.5854598284, -0.1959153712, -0.576895237, -0.3982585073, 0.1418122649, 0.2579226494, 0.4078878164, 0.4779979587, 0.2750556469, -0.3846550286, -0.7002977729, 0.2002690583, 0.7636657357, 1.2589447498, -0.7834674716, 0.4516271651, -0.4055834413, -0.0149265649, -0.497068435, 0.8266874552, 0.7656946778, -1.6502343416, 1.0339640379, 0.0193109885, -0.0506077111, -0.227311939, 0.7577155828, -0.0195415318, -0.1073584408, -0.0232640989, -0.637473166, -0.8808389306, -0.1401204169, 0.1024278551, -1.0126904249, 0.1065940112, 1.2705227137, 0.5571714044, -0.2106433809, -0.3557814658, -0.7429036498, 0.1875174195, 1.0238952637, 0.2955001295, -0.4727151096, 0.6478036046, 0.2883991301, -2.9130721092, -1.0810841322, 0.2952208221, 0.4444997609, 0.8581697345, 1.8625004292, -0.4998835623, 1.1083372831, 1.1198841333, -1.2592066526, 0.5595854521, -0.4523974359, -0.8491901755, 0.314201206, -0.423432529, 0.1503841281, 0.3706016839, -0.070515871, 0.4850964248, 1.8357172012, -0.3288242817, -1.1635569334, 0.0151087623, -0.6295320988, -0.7529886961, 1.2036242485, -0.7061080933, 1.1031577587, 0.6902315617, -1.7138451338, -0.2974875569, 0.891697228, 0.1694602668, -0.5166091323, 0.9164212942, -0.4934646487, -0.2009494901, -1.3401824236, 0.4473670423, -0.1225082204, 1.50740242, 0.7037850022, 1.1336402893, 0.6718992591, 0.1332666278, -0.9072157145, -0.8306646347, 0.142450586, -0.5518673062, 0.919393599, 0.6201062799, 0.4410842061, 0.4123426974, 2.1036002636, 1.2177481651, -0.7819971442, 0.4824658334, 0.6113886833, -0.55162251, 0.0931279138, -0.393969357, -1.7116898298, -0.6235929728, -0.2207787037, -0.3519975543, -0.4874359369, 0.9974262714, 1.411101222, 0.2033986747, -0.4406327605, -0.1904002577, -0.7594283223, -0.639003098, 1.0622484684, -0.6898438334, 1.0481063128, 0.0269747227, 0.9329544902, 1.340067029, -0.4212192893, 0.1058106422, -0.6736738086, -0.5223373771, 0.302557677, -0.1764885187, 0.8451337814, -0.366737932, 0.059130758, -0.6154924631, 0.1390088946, -0.289958626, 1.6537588835, -1.5059720278, -0.6130667925, -1.0275784731, 1.2370115519, -0.9964956641, -0.9870061278, 0.0763096064, -0.1562750638, 0.8533987403, 0.0142060658, 1.4563293457, 1.5578241348, 1.4074163437, 0.4149287641, 0.5010475516, 0.209995985, -0.1097155809, 0.3264774382, -0.1075014472, -0.622907877, -1.2494007349, -0.0616067275, 1.8336241245, 0.4289909899, 0.4985346794, -0.6045849919, 1.2601419687, 0.9278473854, -0.8842755556, -1.8254483938, -0.3091896176, -0.7799740434, 0.2945452929, 0.412556231, 0.722741127, 0.4377597272, -0.9626486301, -0.0669143572, -0.7169724107, 0.6447335482, -0.643574059, -0.4889983535, -0.7361963987, -1.2076309919, 1.5802402496, -0.6887390018, 0.5336436629, 0.1673283577, 0.6950611472, -1.2878522873, 1.1378713846, -1.0693683624, 0.9779387712, 1.2070988417, -0.3310589194, -0.7144654989, 0.4621288776, -0.4081387818, 1.1731411219, 0.611479342, -0.7373588681, -0.919167757, -0.6383104324, -1.0352761745, 0.9228593111, 0.8929194808, 0.9344013929, 0.3859075606, 0.5106136203, 1.6719087362, 0.8614282012, -0.5696748495, -0.7382597327, 0.1540465951, 1.192274332, 0.1425475031, -1.3936077356, -0.0696528852, -0.1979141682 ]
Items Dialog In the Items dialog you can create, delete, edit items (values, ​​expressions). This window is invoked when clicking the Editor in the Variables dialog. The picture below shows the Items dialog: Control Panel. This panel contains buttons to control items. In the Toolbox displays a list of created items (values, expressions). Keep in mind that the order of items in the list affects sequence of items in the Items field on the Request from User panel. The properties p
Data Data Dictionary Variables Request From User Items Dialog
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Items Dialog</title> <keywords> <keyword translate="true">Panel Request From User<keyword translate="true">Items Dialog</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Items Dialog</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog you can create, delete, edit items (values, ​​expressions). This window is invoked when clicking the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Editor</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Variables</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Control Panel. This panel contains buttons to control items.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In the Toolbox displays a list of created items (values, expressions). Keep in mind that the order of items in the list affects sequence of items in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field on the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from User</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The properties panel. In this panel the properties of the selected item are displayed. The item has two properties: </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Key</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The panel displays the description of the selected property.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Control Panel</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:left;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">As mentioned above, on this panel (see the picture above) the buttons to control items are placed.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Value</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. Used to create a new type of the value;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Expression</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. Creates a new type of an expression;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Select Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. Calls a dialog where you can specify data columns as keys and values;</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Remove</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. Removes the selected item.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Navigation</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> buttons. Used to move selected item up or down in the toolbox.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_6.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Close</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. Closes the Items dialog saving changes.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 0.0374396779, -0.4789209664, -2.7990632057, -1.7959084511, 1.7486341, -0.4340329766, 1.0125228167, 0.1968753189, -0.196331352, -0.6219335198, -0.2358829677, -0.076988548, 1.079603076, 0.2304869294, -0.7181989551, -0.7389426231, -0.5977384448, -1.27536273, -0.4526658058, -0.1023710743, 1.4264718294, -0.911680162, -0.6580213904, -0.7705404162, 1.7217876911, 0.7866117954, -0.5835148692, 1.9291248322, -1.8623692989, 0.797044158, -0.2828693688, 1.1237000227, 0.3827706873, -0.1494473666, -0.8719237447, -1.2404239178, 1.3918019533, 0.3896321356, -0.2639288306, 1.8053526878, -0.2043000609, 0.8141124845, 0.2478008717, -0.7859578133, 0.556014657, -0.444888413, 1.4620373249, 0.4527222216, 0.8737995625, -0.5092861652, -0.1278704554, -0.6520851254, 0.0197145455, -0.3343035877, 1.57328403, 1.3488423824, 1.0197769403, 0.7515950203, 1.0975863934, -0.3618451953, 1.4250323772, 1.3634036779, 0.2656139433, 2.0835938454, 1.4300739765, 0.4614587724, -0.6112487912, 0.7349119782, -1.3381562233, 0.2494458854, 1.5276525021, 1.1911605597, 0.0851360485, -0.3088321686, 0.3194048405, 0.3722169399, -1.6766877174, -0.5438650846, 1.0372582674, 0.6543383598, -0.975445509, -0.7584777474, 1.2189629078, -1.2690720558, 1.1227370501, -0.5021237731, 0.8445982337, -0.3547358811, -0.1979937106, 1.0027151108, 0.2336881459, -0.8330413699, -0.4761789441, 0.5974084139, -1.3398429155, 1.1395909786, 0.5163751245, 0.0095574725, 0.5115136504, -1.5701608658, -0.6408084035, -0.1406350285, -0.2323759943, -1.1771483421, 1.0342026949, 0.556135416, -0.0744063035, 1.0965489149, -1.3577640057, 0.1850278676, -0.0634318516, -0.2930091321, -0.0214346536, -0.1805477738, -0.333640039, -0.9988828897, 1.4033533335, -0.3546929955, -0.0202829931, 0.9779291749, -0.4645525217, 0.2082199454, 2.1976058483, 0.7928704619, 0.8802846074, -1.5774543285, -0.7337232232, 0.4212007523, 0.0983671471, -0.9748548865, -0.6254742742, -0.2175565809, -1.4599490166, -0.3099096119, -0.986892879, -0.1376476735, 0.4773064852, -1.4057371616, 1.5253375769, -1.3514786959, -0.4070907235, 1.3616951704, -1.3267341852, -1.9304773808, -0.1872715652, -1.711630702, 1.8319164515, -0.6427370906, -0.9446302652, -0.3621951342, 0.6741017699, 0.721568644, -0.0685864165, 1.0690248013, -0.7364448309, -1.1709545851, 0.8599141836, -0.2444571257, -1.4335103035, 0.0057753557, 1.0338816643, -0.5025192499, -0.6168144345, 1.0317313671, -0.0845779181, -1.0634460449, 0.172620371, 1.2563332319, 0.9913900495, 0.417637676, -0.1418245882, -1.0811514854, -1.0428130627, -0.9043738246, 0.7142409086, 1.0128774643, 0.4629414678, 0.3121768534, -0.1627573669, -0.7622988224, 0.3009504676, -1.2894991636, 1.0652133226, 0.500410378, -0.63096416, -0.0055565443, -0.0064179809, -1.4442942142, 0.1612052321, -0.0360944681, -0.6452237368, 0.8017136455, -2.1272623539, -0.8886622787, 0.7830423117, -1.2229101658, 0.2174070925, -0.2518682778, 0.2461443841, -1.5219186544, -0.2518532574, -0.9946181178, -0.8239319324, 0.1244060993, -1.608148098, -0.2535476089, 1.4532380104, 1.611861825, -0.6960340142, -0.1305956095, 2.6924657822, 0.6366753578, -0.1010283157, 0.128285557, -1.2618271112, -0.1069802418, -1.0917160511, -1.0883823633, 1.5534000397, -0.2969082296, 1.0565834045, -0.1178041697, 0.3013189137, -0.8724635243, 0.0418283269, -0.3040132225, 0.6273810267, 0.3238004744, -0.9343259931, 0.0194113329, -1.5481631756, -0.9856756926, 0.6593999267, -1.0065943003, 0.4966757894, -0.5588539839, 0.2130266577, 0.0940410122, -0.5203709006, -1.0952398777, 0.510533452, 0.9939723015, 0.8546202779, -0.1131798923, 0.0483993329, 0.6789485216, 0.4790149033, 0.0137780458, 0.0824288353, 1.8409298658, -0.4785110056, -0.1405674815, -0.0714929774, 0.5687429309, 0.0766829848, -0.5775016546, -0.3936317265, 0.4629503191, 0.8169691563, -0.2137693912, 0.2195830643, -0.0327418409, 0.8660073876, 0.3107135892, -0.6053346395, -2.1952106953, 0.0769138411, -1.0800242424, 1.7560319901, 0.9962627888, -0.8272860646, -1.4079110622, -0.1775929779, 0.5220056772, 0.2704737782, 0.6838933825, -0.1346578002, 0.3138628006, -0.0598632954, 0.7767670751, -1.0585473776, -0.4831356108, -0.8625795841, 0.8337361813, -1.2081155777, 1.0228915215, -0.8221916556, -0.283762306, -0.3143628538, -0.159981966, 0.1142641082, 2.1461167336, -1.2662184238, -0.3656936884, -1.2674051523, -0.2989326417, 1.3237291574, 0.2632443607, -0.5164005756, -1.6301127672, 1.1342098713, 0.616463244, -0.0077889962, 0.7323291302, -0.5793700814, -0.4158855677, 0.9849132299, -0.2266839147, 2.0616691113, 0.2356834561, -0.085546568, 0.0908862725, -0.6392915845, 1.2325760126, -1.3117519617, 1.6719651222, 0.0525243133, 0.9991892576, 0.4413691461, -1.122543335, 0.3882513642, -0.4532269239, 1.5084000826, -0.9503270388, -0.4587499797, -0.2174286842, -0.8161733747, 0.186452046, 0.9747744799, -0.7958161831, 0.610480845, 0.0233154614, 0.230274871, -0.6569028497, 0.5793232918, 1.2720572948, -0.0991992652, -1.1178381443, 1.2161381245, 0.6359485984, 1.0974389315, -0.8090761304, -0.0912800804, -0.8205813766, -0.571140945, 0.2750684917, -0.2425847203, -1.1406744719, 1.1219331026, 1.7819838524, -1.4682266712, 0.2070997655, 0.7595640421, 0.151760295, 0.6517366767, -0.4823713303, 0.9252923131, 0.043701902, 0.5964302421, 0.3934279084, -0.3449315429, 0.178680867, -0.9718666077, -0.8686885238, -0.1365232766, 2.6815867424, 0.5708842874, -0.1115739718, 1.2302616835, -0.6104946733, 1.1954289675, 0.0596380383, -1.0603284836, -0.520489037, -0.170823127, 0.3687832952, 0.506372273, -1.2757695913, -0.4191984534, 0.0468072742, 0.6750090122, -0.1248795018, 0.5387532711, 0.9082305431, -0.1843350679, 0.5242701173, -0.4959935546, -1.0137133598, 0.0996222645, -0.5350275636, 0.2141604871, -0.3630076945, -0.4606274366, -0.4013740718, 0.8805024624, -0.6008809209, -0.1916472316, 0.0056561828, -0.4063749611, 1.3568607569, -0.7749106288, 0.1220522895, -0.0237002335, -0.8542266488, 0.5898849368, 0.2713149786, -0.8978220224, -0.6795383096, 0.7755949497, -0.5236770511, -0.5630770326, 0.2151978016, 1.4536622763, -0.459078759, -0.535497427, 0.1480340362, 0.1000236645, 0.6493292451, 0.4075601101, -1.9812529087, 0.6275805235, 0.6158432364, -0.6641789079, -0.7774608731, 0.0383128487, -0.0879530609, 0.3522842824, 0.3227015734, 0.0418520197, -2.4226784706, -1.0860176086, 0.2368784249, 0.7100402713, 0.3641863763, -0.6216263771, 0.1734630316, -1.296249032, -0.6543703079, 0.6979548335, 0.9436542392, 1.5173870325, -0.4336363673, -0.0988559052, -1.0891339779, 1.4516220093, 1.3523892164, 1.1414726973, -0.5046613812, -1.4248995781, 0.3556006551, -0.0155402413, 0.2266155481, -0.2993358076, 0.636092186, 3.6150112152, -0.4021376669, -0.4599061608, -0.7751706839, -0.5702935457, -0.2417065948, 0.7272697687, -0.4831947684, -1.885073781, 1.0135436058, 0.138089478, -1.2341274023, 0.7033593059, -0.8929235935, 1.5758838654, 2.4812583923, 0.2877900004, -0.6518880129, 1.2549511194, 0.3845895827, 0.5600295663, -0.5986927152, -0.20373182, 0.3234863579, -0.4120656848, 2.2333891392, -0.9456208348, -0.9783070683, -0.2892747819, -0.1279294938, -1.1739115715, 0.0151195377, 0.5031825304, 0.3374820948, 0.9562650323, 0.4300309122, -0.2922605872, 0.0655475855, -0.0114024151, 0.0938815475, -0.8875544071, -0.7271089554, 1.2900108099, 0.2516410351, -0.0790550113, -0.0339560658, 0.7116590738, 0.0074452637, -0.5368149877, 0.4609718919, -0.9789497852, -1.0005954504, -0.6542858481, -1.9841815233, 0.6058321595, -0.6511283517, 0.8192867637, 1.1526348591, 0.6099034548, 0.9286266565, -0.2241348922, -0.6333776712, 0.7632328272, -0.5135307312, -2.189054966, 0.7667402625, -0.2353118509, -0.0606280863, -0.9331786633, -0.2143493593, -0.8507017493, 0.4046741128, 0.3005027175, -1.1336531639, -0.0479147322, 0.0341686271, 0.9019423723, 1.661082983, -0.5710824728, -0.7045760751, -0.3071326613, 0.1376177818, -0.8289421797, 0.2094194293, -0.5602035522, 1.5125457048, 0.7047575712, -0.0264293868, -0.0453560688, -0.4616723061, 0.0116994968, -1.0472066402, -0.7891426086, -0.7182657123, -0.1192243919, -1.0326151848, 0.7413666248, -0.9142840505, 1.1209654808, -0.5228539109, 0.6143599749, 0.0720122606, 0.4870603383, 0.7450264096, 0.045510076, -1.5028700829, 0.3264482617, 0.0300036091, 1.0057066679, 1.9306515455, 0.5449743271, -0.3726618588, 0.5181832314, -0.844312191, -1.2789624929, 0.3261828721, -0.3785353005, 0.5888413191, 0.9300608039, -0.3368411064, -0.1643882394, -0.5383644104, 0.8956516981, -1.1493353844, -0.9314849973, -0.0529160909, -0.2878449559, 0.4471048713, -0.7575871944, 1.7326670885, -0.624628365, -0.5434389114, 0.3794542551, -0.9479477406, 0.1447654068, -0.7194651961, -0.0344560072, 0.8141241074, 1.2953910828, -0.1850967705, -0.0607744753, 0.8176304698, 0.0474963523, -2.150603056, 0.7346801758, -0.2094089389, -0.5048020482, 0.7821370363, 0.5632539392, 0.4369167984, -0.4888685048, 0.7235125303, -1.4708193541, 0.1572010219, -0.7646823525, -0.4467400014, 0.9589449763, -0.1119973511, 1.2122125626, 0.4605790377, 0.3983979523, 0.3292464614, 0.998005271, 0.7505488396, -0.1174006611, -0.636687994, -1.2756761312, -0.1087875068, -0.0517596006, -0.9071835279, -0.1182675213, -0.4148086011, -1.1311796904, 0.1568838507, -0.5078938007, 0.8833987713, -1.349758029, 0.4849742949, -2.2797210217, -0.6963931918, -0.5350878835, 0.7494141459, -0.0929003879, 1.0621125698, -0.0800292492, 1.5025397539, 2.271479845, -0.0307901092, 0.3020453453, 0.1991627812, 1.0643866062, -1.1712273359, 1.1012611389, -0.2887335122, 0.0324207805, -1.3034799099, 0.9948343635, 1.6235562563, 1.2282898426, 0.3533234596, 1.8078194857, -1.3698118925, -1.0224797726, -1.2865304947, -2.1571285725, -0.1971626878, -0.56039536, -0.3693096638, -0.0986876637, 0.6780672669, 0.9684181213, -0.4001210034, 0.2178396881, 1.2525529861, -0.4019643068, 0.0155843124, -0.3888348341, 1.2317630053, 0.8171015382, 0.4199145138, -0.3587496281, 1.0419336557, 0.1553924829, 1.0519199371, -0.306213975, -0.5815854669, 1.6560662985, -0.0940728709, 0.3222081959, -0.378118664, 0.4728816152, -1.0784455538, 0.0646431893, -0.4184347689, 0.1688721031, -0.6279264688, -0.1555970609, -1.4209682941, 0.8881396055, -0.2650182843, -0.7485166788, -0.6289263964, 0.8612657785, -1.3962903023, -1.3056224585, 1.6615437269, -0.5287821889, 0.3205519021, 0.3665316999, 0.408074826, -0.4177128971, 0.0416972823, -0.0334790982, 0.5473837852, 0.1421265155, 0.3640772998, -1.2480082512, -0.099502109, -0.6500375271, -0.69619596, 1.292589426, 0.7794597745, 0.9556491971, -0.1042498797, -1.2531815767, 1.2305245399, -0.7631278634, -0.275732398, -2.6514782906, -0.3675987124, 0.5789396763, -0.626259625, 0.8033720851, -0.2762679756, -0.1209914163, 1.5617398024, -0.6201828718, 0.1651549488, -1.1146832705, 1.8268722296, 0.9421295524, 1.0975240469, 1.0438625813, -0.6508893967, -0.1325098127, -0.9257355332, 0.8569473624, -1.0153980255, 0.7929335833, 0.894964993, -1.4636375904, -0.0829513744, -1.498237133, 0.2326739579, -0.6493224502, -0.864177227, -0.8895534873, -0.8032861948, -1.1538968086, -0.911055088, -0.5660969019, 1.2701570988, -0.4986327589, 1.3040362597, 1.6028769016, 0.4444031417, 0.6974956393, 0.7602777481, -0.1208755001, 0.4612829387, 0.1037512869, -1.3147150278, 0.3832581937, -0.1987051219 ]
Panel Request From User The Request from user panel contains parameters controls. These parameters determine the possible involvement of the user when using the variable in the report. Some options may present or absent, depending on the value of the Data Source field. The picture below shows the Request from user panel, if in the Data Source field the Data Columns value is selected: The Allow User Values parameter. Provides an opportunity to set the dialogue mode, i.e. using this
Data Data Dictionary Variables Request From User
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Panel Request From User</title> <keywords> <keyword translate="true">Request From User</keyword> <keyword translate="true">Variables<keyword translate="true">Panel Request From User</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Panel Request From User</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from user</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel contains parameters controls. These parameters determine the possible involvement of the user when using the variable in the report. Some options may present or absent, depending on the value of the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from user</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel, if in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> value is selected:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Allow User Values</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> parameter. Provides an opportunity to set the dialogue mode, i.e. using this variable in a report the user may input values.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Source</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. Contains a drop-down list of values. Depending on the selected value: </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> or </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Columns</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, on this panel will be fields either </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, or </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Keys</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> and </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Values</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Keys</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. using the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, the data column is selected. The entries of the column will be keys.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Values</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. using the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, the data column is selected. The entries of the column will be values.</span></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">If the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is set to </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, then on the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from user</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel other options will be located. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from user</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Allow User Values</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> parameter. Used to set the dialogue mode, i.e. using this variable in a report the user may input values.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Source</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> contains a drop-down list of values. Depending on the selected value: </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> or </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Columns</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">on this panel will be fields either</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, or </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Keys</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Values</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> field. Displays a list of created variable items. If the items are not created, then this field will be blank. It should be noted that the order of items in the list depends on their priority on the list panel in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> dialog</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, the higher the item is the left its position is in the list, and vice versa.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Editor</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. Calls the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Items</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog, where you can create new items, remove existing or edit them.</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"></p> </body> </topic>
[ -0.0712274462, 0.7094507217, -3.3765051365, -1.8029227257, 2.1069817543, -0.6892324686, 1.0391926765, -0.0772736967, -1.1622031927, -0.2562357783, 0.6930658221, 0.1681229323, 0.5312578678, 0.7196955085, -0.3008479476, -1.3309901953, 0.3601197898, -1.5324845314, -1.7327511311, -0.0292010345, 0.409894228, -0.1910161823, -1.4792027473, -0.4695460796, 2.4459114075, 0.3365542889, 0.6227824092, 1.3567992449, -0.6938371658, 0.7638813257, -0.8608331084, 1.3894774914, 0.6619104743, -0.5383453965, -0.6836262345, -0.5367117524, 0.7790209651, -0.2824765146, -1.1888672113, 1.7481440306, -0.4126079679, -0.2051623017, -0.3306206763, -0.4591561556, 0.0444401763, -1.3895895481, 0.6199423671, -0.1696266234, 0.954394877, -0.8620219827, -0.1069271564, -0.0390990674, 0.1820646673, -1.223618269, 1.0829330683, 0.7602861524, -1.8680253029, 1.4170165062, 0.5564374328, -0.468628943, 1.2824583054, 2.0285298824, -0.3678246737, 1.2039989233, 0.7807787657, 1.4938685894, -0.3347022831, 0.5101670027, -1.7907749414, -1.4338778257, 0.5484300256, 1.0192734003, -0.1009038612, -0.050715927, 0.7164253592, 0.5133832693, -1.0944170952, -2.3069391251, 1.4231388569, 1.7181090117, 0.6515879035, -0.449580133, 1.3345053196, -0.2447784245, 1.5201683044, -0.2483816743, -0.2719305754, 0.4692460597, 0.3202488124, 0.9553180933, 0.3983927667, -0.8453923464, 0.4373523891, 0.011593394, -0.6212176681, 0.774171114, 0.3346457183, -0.4022142291, 0.5070163012, -0.5462204218, -0.6029030681, -0.3206110597, -1.0323853493, 1.1435958147, 0.3884522319, 1.6459194422, 0.4342181385, 0.2269188762, -0.2633235455, -1.1607269049, -0.4352035522, 0.5884472728, 0.3246017098, -0.9263343215, 0.269913286, -2.1564023495, 1.3515226841, -1.0088858604, -1.0161716938, 1.4272361994, -1.0763683319, -0.2861683667, 0.5532150865, 1.4019343853, 0.5495354533, 0.2732882202, -0.7868669629, 0.5376029611, -0.1317058504, -0.3075597882, -1.111661911, -0.6942602992, -1.2911170721, 0.5788623095, 0.1395709962, -0.7653320432, -0.2612479329, -0.9197947383, 0.3260144889, 0.2297722995, 1.4058125019, 0.8268373609, -1.1858474016, -0.6683198214, 0.1718491614, -1.1155563593, 0.6628389955, -0.210635215, 0.7916933894, 0.1670920104, -1.2222179174, 0.572073102, -0.1929248571, 1.2181487083, 0.1392630041, -1.2921532393, 0.3084645271, -0.5512650609, -0.3923722208, 0.9823744893, 2.298268795, 0.377597928, -1.5953345299, 1.6846966743, -0.3492602408, -0.9218891263, -0.0962164626, 0.7326292396, 0.4998159409, 0.4155033827, -0.4326421916, -1.9847640991, 0.0510543324, -0.602037251, 1.0660732985, -0.3411132097, 1.0141196251, -0.499468714, 0.7135638595, -0.7129678726, 1.3722264767, -1.7906614542, 0.5528857112, 0.1235325262, -0.1423282176, -0.6491547227, -0.5838521123, -0.9756198525, -0.02836903, -0.3927558959, -0.0411473438, -1.4734305143, -0.9142763019, -2.1851711273, -0.3470616639, -0.189662993, 1.7599716187, -1.0776113272, -1.3115808964, -1.0353133678, -1.9456357956, -0.5145804286, 0.418209672, 0.3134071529, -1.591853261, 0.8475707769, 0.823541224, 0.9772156477, -1.0980405807, 0.4463754594, 1.4017618895, 0.7703516483, -0.8554575443, -0.4644878209, -0.0905956775, -0.4346444607, 0.4248310924, -1.0350550413, 1.4606128931, 0.8681712747, 0.3398592472, -1.0184569359, 0.5310309529, 0.5450490117, 0.0197168142, -0.8627738357, -0.42445153, 0.4231480658, -0.5096047521, -0.1768091917, -1.4490189552, -1.6622934341, 0.3452348411, 0.1692434698, -0.5884038806, -0.0116525693, -0.0579192266, 0.642428875, 0.3480320573, -1.3899819851, -0.4691665769, -0.1150846556, 1.0035341978, 0.6508164406, -1.7952216864, 0.0357107408, -0.4081761837, -0.4656549692, 1.0756826401, 1.337543726, -1.5936063528, 0.7571317554, 0.889965117, 1.1646492481, 0.7536022663, -0.3307150304, 0.5513968468, 0.8398916125, -0.1136042923, -0.0993849635, 0.9217413664, -0.7599188685, 0.7019963861, -0.4596920311, -0.1129123867, -0.1791065782, -0.7357759476, -0.1864354759, 0.3543745577, -0.5965856314, 0.0345835239, 0.4931392372, -0.4706238806, 0.7572969198, 1.2306025028, -0.2716678679, -0.6251479983, -0.8562729359, -0.2277607471, -0.5821481943, -1.9230473042, -1.5465983152, -0.221937567, 0.4104725122, -1.2201008797, 0.7268533707, -0.6339061856, 0.9529914856, -0.2122633904, -0.3289119303, 1.3264229298, 0.9298217297, -0.7818877697, 1.1165121794, -0.3335578442, -0.1300742477, 2.2541117668, -0.2174383998, -0.1658728123, -0.7476961017, 0.7910248041, 0.1037890688, 0.0882372633, 0.6799855828, -0.2809480429, -0.7716805339, 1.0306699276, 1.3077973127, 1.906365037, 0.8509728909, -1.1467317343, -1.2209516764, -1.1024210453, 0.7827697992, -1.5480670929, 1.2824290991, -0.2774333656, 0.8991603851, -1.2419565916, -0.0282326452, -0.3890057504, -0.2099104673, -0.3325357437, 0.9814681411, -0.5756748319, 0.86424613, -0.8969225883, 1.495079875, -0.3251324594, -1.4567002058, 0.0320640318, 0.4143055379, 0.3301518559, -0.9297059774, 0.739520371, 0.82965523, -0.1046299562, -0.0920342803, 0.2660126984, 0.4279043972, 0.4115762115, -0.2923346162, -0.4459352195, -1.6763931513, -1.9538421631, -0.1503772736, -0.0462295786, -0.9778487086, 0.6780043244, 1.4165412188, -1.0068647861, 0.9613929391, -0.2188890129, 0.1147296727, 0.9045229554, 0.6121416092, 0.1114371046, 0.3007005155, -0.0658943579, 0.6614117622, -0.368147403, -0.2985585034, 0.1699249893, -0.6621941328, 0.3443300724, 2.830321312, 0.2353710979, 0.1134064198, 0.2205878347, 0.0538521595, 1.3416894674, -0.9085283279, 0.2635834813, 0.2844727933, 0.4587816, -0.9623658657, -1.1942315102, -0.7362638712, 0.7086789608, 1.9007945061, 0.822070241, -0.87792027, 0.4991404712, 0.2657237351, 0.8696664572, -0.5654087067, -0.8610829711, -0.0501546562, -0.1710860282, -0.5341699719, -0.191632852, -1.1337133646, -0.375960052, 0.6969587803, 0.4449880123, -0.6195989251, 0.7190495133, 0.2753859758, 0.3042189777, 0.8952467442, 0.5872565508, -1.6940555573, 0.2875780761, -0.0095372573, -1.1229058504, -0.624183774, -1.1518642902, -1.3015208244, 1.3452558517, 0.6692881584, -0.4142967463, -1.4350925684, 0.2168549299, -0.4093127847, 1.2327703238, -0.0120992446, 1.2234805822, 1.0773081779, 0.4934208691, -0.8320629001, 0.6906425953, 0.2642248273, 0.5356068015, -0.2126289755, 0.3374757767, 1.0131762028, 0.3076138198, 0.2873444259, 1.346794486, -2.3313925266, 1.0821995735, 0.6572492719, -0.0171461254, -0.3182599843, -0.0027666597, -0.3246726692, 0.5459513068, -0.1369444877, -0.1208527014, 0.9892043471, -0.1635071039, -0.6976454258, -0.3132456541, -0.8671722412, 0.5047543049, 1.5262503624, 1.5940647125, -0.3058142066, -0.5832976699, 1.7703440189, 0.6661472917, -0.258805573, -0.1672147512, -0.0635083243, 2.3605492115, -0.5792786479, -0.1849490404, -0.9454034567, 0.7973262072, 0.4416255355, 0.8864394426, 0.8479150534, -1.4180355072, 0.3219259977, -0.7558987737, 0.1349824965, -0.176018104, -0.656614244, 0.7825528979, 0.6614229679, -0.9847073555, -1.362830162, 0.917545855, -0.4108022153, -0.2272766829, -0.0962265059, -0.6940285563, -0.964194417, 0.0621877871, 0.995344758, -0.0540015176, 0.8333870769, 1.123444438, -0.2693497241, -0.0497645326, 0.4875558913, 0.5807913542, 0.4221778512, 0.1493498832, 0.1191544086, -0.7709082365, -0.0149401352, 0.3709973991, 0.4975347519, -0.1152812392, -0.0376156755, -0.299451381, -1.013138175, 0.3354326189, -0.1705686152, 0.8940801024, 0.4606102407, 0.2067262381, -0.5757245421, -0.9789660573, -1.3761806488, 0.4735702574, -1.5084739923, -0.4130451679, -0.6086750627, 0.0413457714, -0.1777800024, 2.1366708279, 0.6686667204, -1.1933128834, -0.0526316017, -0.2538087368, 0.431548506, -1.7171927691, 0.9664233923, -0.1840714514, -0.7586349249, -0.2896054685, 0.031565275, -2.194054842, 0.7543142438, 0.2571178675, -0.7469633818, 0.2027948052, -0.8676518202, 0.1148874685, 2.5511231422, -1.5804592371, -0.4940047264, 1.0699931383, -0.1065672338, -0.8670845628, -0.6534183025, -0.3549769521, 0.1101041064, 0.1800752729, -0.3189364076, 0.5190805793, -1.015022397, 1.1932269335, -0.0582384132, -0.0036756324, -0.0657096356, -0.3999325335, -0.9640567899, 0.2803143859, -0.4557358921, 0.8736538887, -0.5471544862, 0.2710044384, -1.0059713125, 1.020416975, 0.3397590518, 1.2670043707, -0.4340741336, 0.1950320303, -0.3755607605, 1.0528706312, 0.8372930288, 0.1460222602, 0.358661294, 0.1379052699, -0.4148993194, -0.8776183128, 0.426228255, -0.3497419059, -1.1873486042, 1.0586682558, 0.3073502481, -0.2383977622, 0.4656812549, 0.6904367805, 0.3892121017, -1.5613589287, -0.2333284616, 0.2965196371, -0.4325040281, 0.3854106367, 1.2929722071, -0.4387176633, -0.9683851004, 0.4013060927, -0.4501516819, -0.2087553889, -0.2870298028, -1.1446406841, -0.1949823648, 1.2746297121, 0.8795230389, -0.9416956902, 0.9590938687, -0.2286966592, -2.33913517, 0.579673171, 0.9101427197, -0.3989740312, 0.0094280913, -0.0607889853, 0.1887311935, 0.3558443189, -0.1654352844, -0.5398303866, -0.1544216871, -0.0764226466, -1.3809810877, 0.7354326844, -0.699943006, -0.1398540586, 0.0601558499, 0.8385955691, -0.3290300965, 0.3824635446, -0.15570274, -0.8611103296, -0.0531455278, -0.244067654, -1.2179607153, 2.377566576, -1.4668722153, 0.1958566755, -0.236760363, -1.8000319004, -0.2108310461, -0.1742463112, 1.6153467894, 0.2411264032, 0.2775676548, -0.9146573544, -1.1516965628, -1.6181124449, 1.440936923, -0.1785839945, 1.3576251268, 0.2303685546, 0.0031838885, 1.3701924086, 0.3824455738, -1.0727959871, 0.9186795354, 0.6860118508, -1.859110713, 0.8269237876, 1.2430374622, 0.590388298, 0.0110493405, 2.102309227, 1.2978500128, 0.4543278217, 0.4945926964, 1.1255245209, -0.5325947404, -1.0249724388, -0.1837348193, -1.3014574051, 0.5542806387, 0.124014847, -0.3092891872, -1.8962823153, 0.9406314492, 0.5049794316, -0.7008803487, -1.1738564968, 0.4093346, 0.0465445258, -0.9781699181, 0.6585016251, 0.8125137091, 0.5413172841, 0.0556086823, 0.2903471589, -0.0353793427, 0.9466225505, 0.6952052116, -0.6509868503, -0.5405259132, 1.1283842325, -0.0369274095, 0.5867137909, 0.6448976994, 0.4225289822, -1.947992444, 0.6256830692, -1.1506140232, 0.5743390322, -0.5419232249, -0.4334111214, 0.2788034379, -0.2217183709, -0.4655394554, 0.1273196936, -0.1415816247, -0.7481659651, -0.9884870052, -0.6774929762, 2.2413666248, 1.3370617628, 0.7037948966, -0.2880448997, 0.7108764648, 0.6635323763, -0.5878838301, 0.4449078143, 0.2483913898, -0.7857410312, -0.5380433798, -0.1179513857, 0.6608759761, -2.1414754391, 1.2652043104, 1.0636049509, 0.8888210058, -0.2124674916, 0.1041862294, 0.2320161909, 0.3712417483, -0.0601323508, 0.490888685, -1.9598653316, 0.6274278164, 1.3715802431, -0.2985233366, 0.1482950747, 0.4798456132, 1.1392204762, 1.1935636997, 0.2184604257, 0.56966573, -0.8594838977, 1.5351893902, -0.4254543185, -1.8660024405, -1.2121708393, -0.480273962, -0.7191300988, 0.0121480748, 0.0960131809, 0.2826515436, -0.2314652652, 1.4893690348, -0.8973728418, 0.680115521, -1.7875490189, -0.262922436, 0.2467070967, -1.225730896, -1.0939950943, -1.1104444265, -1.8600540161, 0.8492355943, 0.5387260914, 0.3359059393, -0.6198220253, 0.2571957409, 1.2833790779, -0.0242885239, -0.1238252297, 0.0663649142, 0.4907601774, 0.5045737028, 0.9805926681, -1.1164754629, 0.4094978869, 0.5341984034 ]
System Variables Stimulsoft Reports offers to use system variables in expressions. System variables are variables which provide information about the current status of a report. The following system variables are available: Column – Returns the current column number (starts from 1) ; Line – Returns the current line number (starts from 1) . Used for numbering lines in reports. Numbering for each group goes separately; LineThrough – Returns the current line number (starts from 1) . Unlike t
Data Data Dictionary Variables System variables
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">System Variables</title> <keywords> <keyword translate="true">System Variables<keyword translate="true">Column</keyword><keyword translate="true">GroupLine</keyword><keyword translate="true">IsFirstPage</keyword><keyword translate="true">IsFirstPageThrough</keyword><keyword translate="true">IsLastPage</keyword><keyword translate="true">IsLastPageThrough</keyword><keyword translate="true">Line</keyword><keyword translate="true">LineABC</keyword><keyword translate="true">LineRoman</keyword><keyword translate="true">LineThrough</keyword><keyword translate="true">PageNofM</keyword><keyword translate="true">PageNofMThrough</keyword><keyword translate="true">PageNumber</keyword><keyword translate="true">PageNumberThrough</keyword><keyword translate="true">ReportAlias</keyword><keyword translate="true">ReportAuthor</keyword><keyword translate="true">ReportChanged</keyword><keyword translate="true">ReportCreated</keyword><keyword translate="true">ReportDescription</keyword><keyword translate="true">ReportName</keyword><keyword translate="true">Time</keyword><keyword translate="true">Today</keyword><keyword translate="true">TotalPageCount</keyword><keyword translate="true">TotalPageCountThrough</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">System Variables</span></p> </header> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Stimulsoft Reports</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> offers to use system variables in expressions. System variables are variables which provide information about the current status of a report. The following system variables are available:</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <list id="1" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0; font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Column</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> – </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current column number (starts from 1)</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Line</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> – </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current line number (starts from 1)</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Used for numbering lines in reports. Numbering for each group goes separately;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">LineThrough</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> – </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current line number (starts from 1)</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Unlike the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Line</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> variable it returns lines from the beginning of the report, without report groupings;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">LineABC - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the alphabetical analog of the current line number</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">LineRoman - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current line number in Roman numerals</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">GroupLine</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current group line number (starts from 1)</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">PageNumber</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> – </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current page number (starts from 1)</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. Used for numbering pages;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">PageNumberThrough</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current page number (starts from 1). When the </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">PageNumberThrough</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> is used, the </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">ResetPageNumber</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> property is ignored and numbering starts from the beginning of a report</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">.</span></li> <li styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">PageNofM</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> – </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns a localized string, showing &quot;Page N of M&quot; where N is the current page number and M is the</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> TotalPageCount</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> of a report</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">:</span></li> </list> <p class="f_Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_code" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; background-color:#f3f3f3; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; background-color:#f3f3f3; page-break-after:auto; border:none;"><span class="f_code" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> Page </span><span class="f_code" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">{PageNumber}</span><span class="f_code" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> of </span><span class="f_code" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">{TotalPageCount}</span></p> <p class="f_code" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; background-color:#f3f3f3; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">This variable is a combination of system variables </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold;" translate="true">PageNumber</span><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true"> and </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold;" translate="true">TotalPageCount</span><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">, i.e. will output the sequence number of a page in respect of the total number of pages.</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <list id="1" type="ul" listtype="bullet" formatstring="&#183;" format-charset="SYMBOL_CHARSET" levelreset="true" legalstyle="false" startfrom="1" styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none; font-family:Symbol; font-size:10pt; color:#000000;"> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">PageNofMThrough - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns a localized string, showing &quot;Page N of M&quot; where N is the current page number and M is the TotalPageCount of a report. When the </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">PageNofMThrough</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> property, the </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">ResetPageNumber</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> property is ignored and numbering starts from the beginning of a report.</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">TotalPageCount</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> – </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the number of pages in a report</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">TotalPageCountThrough - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the number of pages in a report</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">IsFirstPage</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns true, if, in the current moment, the first page of a report is printed</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">IsFirstPageThrough - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns true, if, in the current moment, the first page of a report is printed. When calculating the </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">IsFirstPageThrough</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">, all </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">ResetPageNumber</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> properties are ignored and numbering starts from the beginning of a report. For correct calculation of a variable it is required to execute two passes.</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">IsLastPage</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns true, if, in the current moment, the last page of a report is printed. For correct calculation of a variable it is required to execute two passes</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">IsLastPageThrough - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns true, if, in the current moment, the last page of a report is printed. When calculating the </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">IsLastPageThrough</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">, all </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">ResetPageNumber</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> properties are ignored and numbering starts from the beginning of report. For correct calculation of a variable it is required to execute two passes.</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ReportAlias</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the alias of a report. You can change the </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">ReportAlias</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> with help of the </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">ReportAlias</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> property of a report</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ReportAuthor</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the author of a report. You can change ReportAuthor with help of the ReportAuthor property of a report</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ReportChanged</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> -</span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">The Date when a report was changed</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ReportCreated</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">The Date when a report was created</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ReportDescription</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> - </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the description of a report. You can change the ReportName with help of the ReportDescription property of a report</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">ReportName </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">- </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the name of a report. You can change the ReportName with help of the ReportName property of a report</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Time</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> – </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current time</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> <li styleclass="Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Today</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> – </span><span class="f_Font Style" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Returns the current date</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">;</span></li> </list> <p class="f_Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; text-indent:-1px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:25px; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ -0.0019504722, -0.0239950232, -4.4699344635, -1.4523010254, 0.645689249, -0.4384776056, 0.8956648111, -0.8320551515, -1.1534434557, -0.7138251066, 0.8044533134, 0.808087945, 1.3430976868, 0.6694399714, -0.9611688256, -1.1050121784, -0.2408633977, -1.4558011293, -1.0464907885, -0.1478652507, 0.748560071, -1.871871233, -1.3178442717, -0.0933200866, 4.191514492, 2.12144804, -1.4176698923, 0.6430116296, -1.3975725174, -0.2532590628, 0.9661625624, 1.1096235514, 0.2352448553, -0.8827217221, -0.9827319384, -0.3290015459, -0.1479367018, 0.4011601508, -0.4989167452, 0.1244061738, -0.0036852902, -0.1797345579, -0.4421386123, 0.2602267265, -0.0269779321, 0.0565291531, 1.1127738953, -0.6204661131, 0.8725550175, -1.2281993628, 0.179836303, -1.0521246195, -0.5343666077, 0.7602903247, 1.8031702042, 0.0677084476, -0.2558110654, 0.8107842207, -0.5222873688, -0.7518333197, 1.1045765877, 1.7546900511, -0.6730315685, -0.567456305, 1.1694436073, -0.2187058926, 0.0299094841, 1.0713160038, -1.7053284645, -0.5360158086, 1.1185988188, 0.3042718172, -0.2998592556, -0.7990376353, -0.1986730099, -0.5891374946, -1.0793864727, -1.3822230101, 0.0592437387, 1.2090941668, 1.2136473656, 0.2718790174, 1.301363945, -0.9306417108, 1.9253932238, 0.419567883, -0.4043265581, 0.4623847902, -0.2706480324, 0.7860630155, 0.489849925, 0.6144608855, 0.3286909163, 0.6155419946, -2.3205451965, 0.2060498595, -0.1620770544, -0.0707477853, 1.2313104868, -0.4552733004, -0.6942785978, -0.4150891304, -0.5452834964, 0.1464762986, 0.608797431, 0.9625284076, 0.1409133673, -0.150996685, -0.3237952292, -0.4146004021, -0.0229279734, 0.3329002261, 0.2213140875, -0.3130144775, 0.0776955113, -1.071936965, 1.6025304794, -1.4671422243, -0.6565070152, 0.5936784148, -0.2963114083, -0.3255438209, -0.3645809591, -0.08867874, -0.1481541991, -0.0758332685, -0.3167756498, 0.3909522295, 0.5880819559, -0.5673118234, -0.5892438293, -1.4869909286, -1.2635287046, -0.6736115813, -0.1738947183, 0.9237330556, 0.6287551522, -1.2016698122, 1.1024928093, -0.4224068522, 0.6709945202, -0.1318580657, -1.0887176991, -0.2194862515, -0.4160104096, -1.6498433352, 1.0098872185, -0.3711725473, 0.1876785159, -0.8875366449, -0.4806783497, 0.839432478, -0.4649475515, 0.847209096, -0.7345426679, -1.7786946297, -0.4462430477, -0.137288481, -0.9371210337, 0.0768589377, 1.4183681011, 0.2637612522, 0.0211210046, 0.5722426772, -0.5222216249, -1.4514684677, -0.7673953176, 1.641616106, 0.0579688177, 0.5508916378, -0.5634794831, -1.4912192822, -0.3576171398, -0.9577190876, 1.1344120502, -0.6201370955, 1.0786831379, -0.6160174012, -0.1079467013, -0.609637022, 1.1788555384, -0.9339651465, 1.3554704189, 0.7485204339, -0.3485792875, -0.3222751319, 0.1529907584, -0.4057114422, -1.068018198, 0.2705594301, -0.7459720969, 0.6270486116, -0.5319004655, -0.9645231366, -0.7353792787, -0.738168478, 0.8653056622, 0.1691583097, -0.342794925, -0.6573645473, -1.1504099369, 0.7190238833, -1.1481250525, -0.2652098238, -0.2338754088, 0.2407271713, -0.4429738522, 1.3067303896, -0.8750216365, 0.9245954752, 1.62969172, 0.6463410854, -0.3457336724, 0.2661536038, 0.8622037768, -1.8975342512, 0.3027471006, -0.4295373857, 0.8547542095, 0.3151125908, 0.127811864, -0.3377808928, 0.7609641552, 0.4844116569, 0.5256938934, -0.5659249425, -1.1404768229, 0.1585360765, -0.6737548709, 0.7042996883, -0.5696504116, -1.3845126629, -0.2214355767, -0.067430988, 0.3987175524, 0.6035590768, 0.1227606535, 0.4237812757, 1.2618975639, 0.1999698132, 0.135931462, 0.8509724736, 1.7899625301, 0.2882249653, 0.0055955905, 0.3998658955, 0.6440330148, -0.5115418434, -0.1211717278, 1.3683048487, -1.3882943392, 0.4908943772, -0.585364759, -1.0321061611, 0.4108618498, -0.710073173, -1.385273695, 0.235809058, 0.572481513, 0.4842282832, 0.5213142037, -0.4243885279, 0.7653304935, 0.9000076652, 1.0066697598, -1.1460422277, -0.1369427741, -1.3581267595, 0.5877383351, -0.4033905566, 0.2231614888, 0.2249422222, -0.2726492882, 1.4027334452, 0.248186633, -0.0449797995, 0.6629568934, 0.5573047996, -0.6277939081, 0.568792522, -1.2756078243, -2.0777006149, 0.2886667848, 0.3681006134, -0.1594895124, 0.2395093292, 1.364074707, -0.539984405, 0.0606209673, -0.3570654988, 0.8860225081, 0.5642870069, -0.5564044118, -0.9058050513, -1.239511013, 0.2354153097, 1.2167314291, 0.008965387, 1.4529308081, -0.6526530981, 0.3948126733, 0.5597537756, 0.0895990804, 1.8139090538, -1.3406487703, 0.0227524396, -0.329696089, 1.2656643391, 1.8497104645, 0.0042255051, -1.1139452457, -0.1315012723, -0.2187102139, 0.3329482079, -1.2948535681, 2.1192939281, 0.577649653, 1.4610773325, 0.2417969704, -0.3936957121, -0.595607698, -1.6560076475, 1.5092647076, 0.6744639277, -0.8543247581, 0.7632961869, -0.7294837236, 1.3061616421, -1.0496939421, -0.4565354288, 0.1313588768, -0.1677792966, -0.2366240621, -1.1811442375, 0.6899523139, 0.960975945, -0.0873534679, -1.02143538, -0.4982297122, 0.1716122925, 2.3352606297, -0.5316020846, 0.295802325, -0.410593152, -2.3593969345, -0.8180192113, -0.4405057132, -0.0497842804, 1.3347344398, 0.3587920964, -0.1750205159, 0.7773757577, -0.0090984125, 0.2487013936, 0.0888206735, -0.2342417091, 0.5049542189, 1.0458626747, 0.4272973835, 0.863674283, -0.2572085559, -0.5422106385, -0.1260835677, 0.5937601924, -0.4260800779, 3.2684926987, 0.4405481815, 0.9169300199, -0.5750009418, -1.414591074, 0.3226197958, 1.0439158678, -0.606318891, -0.137955606, 0.6798747778, -0.3355920911, -1.1809136868, -0.65594697, -1.0149642229, 0.9808613062, 1.4133714437, -1.7129911184, 0.0590731017, 0.4752001166, 0.4488078356, -1.1432597637, -1.0291273594, 0.4702259004, -0.3900876045, -0.2384473532, -0.1030223444, -0.4617322087, -1.3375235796, 1.3569276333, 0.3294079304, -0.3459251225, 1.2757252455, -0.0785021558, 0.4545684457, 1.1539998055, -1.0647898912, -1.0082238913, 1.1730167866, -0.1696297228, 0.8034753203, 0.7579898834, -0.7417610884, -1.6888781786, 0.3161079288, 0.6827198863, 0.2019998431, 0.1442359686, 1.2284685373, -1.1727571487, -0.3075292408, 1.3305945396, 0.2895381749, 0.4271291196, -0.939899385, -0.6506895423, 1.3690099716, 0.9646458626, 0.4482852519, 0.5243374705, 0.1134114414, -0.693421185, 0.6584738493, 0.8293914199, 0.1683127433, -2.2465732098, -0.6034489274, 0.3602163196, 0.9599377513, 0.1599311978, -0.0881954283, 0.2471729368, 0.7188814282, -0.0282595344, -0.0355219282, 1.1595411301, 0.9893761873, -0.3109626174, -0.0038056814, -0.6720151305, 0.3370132744, 2.8474040031, 2.0602560043, -0.4228471518, -1.4251537323, 0.7985602021, -0.1163881347, 0.3541892767, 0.1917848587, 0.7311691642, 2.6256124973, -0.8606091142, -0.2989992797, -0.2576200366, 0.041809421, 0.4310953021, 0.45804286, -0.7882890701, -1.8186225891, 0.8633657098, -0.1795407683, -0.9012543559, 0.3749772906, -0.6773344278, 0.4266752601, 1.4138563871, -1.0184684992, -0.8100693822, 0.6743585467, 0.0396931916, 1.1097495556, 0.0045964862, -0.6517369151, -0.1229833737, 1.012368679, 1.1656063795, 0.1090424061, 0.7264406085, -1.5974683762, -0.334374696, -0.9650888443, 0.9487739801, 1.5152956247, -0.3941019177, 0.2219364941, -0.131610781, 0.2269458026, 1.2446520329, 0.2809799314, 0.1413301378, -0.4018697143, -0.6586347818, -0.5047030449, -1.7465854883, 0.6729438901, -0.2449849546, -0.0451317355, 0.3666771948, 0.0875764564, 0.400796473, -0.167051062, -0.3363949955, 0.1943392009, -2.0802145004, -0.7034660578, 0.2841331363, 0.8475039005, 0.8393442631, 2.228780508, 0.2986493111, 1.1465739012, -1.6276423931, 0.3663599491, 0.9452605247, -0.6505608559, 0.2625388801, 0.0901614651, -1.6192259789, -0.2947355509, 0.1166611463, -1.8429551125, 0.113748908, 0.4614157975, -2.1348598003, 1.0385408401, -0.5258238316, 0.1654824167, 0.8373472691, -1.6203109026, 0.508447051, 1.18897295, -0.146732837, -1.7879172564, 0.7737016082, 0.2398801893, 0.6996406913, -0.3553607166, -0.0976630077, -0.359333843, -0.1091278419, -0.0930344909, -0.9547544718, -0.217528075, 0.6020339727, 0.65606457, -0.8647162318, -0.0291316677, -0.4197686017, 0.7500619292, -0.7869372964, 0.3759769201, 0.4802195132, 0.4108593166, 0.8690742254, -0.2705698013, 0.1249860451, -0.895577848, -1.160793066, 1.212697506, 1.0215595961, 0.3349589407, -0.310875088, 0.3358228207, 0.2256711572, -0.7922989726, 1.8149276972, 0.8360055089, -0.1898785084, 0.927946806, -0.7646793723, -0.0717902407, -1.7160489559, 0.4281220436, -0.611303091, -1.2206915617, -0.2659501731, -0.4610891938, -1.0014187098, -0.0818886384, 0.5794247389, -0.690520227, -0.9179615974, -0.0523974858, -0.1297652721, -0.587310195, -0.5457382202, -0.7155094147, -0.1782286465, 0.6119259, 0.2634758353, -0.4939632118, 1.2945146561, -0.9595748782, -2.2093198299, -0.2165414095, -0.7832555771, -0.1473454237, 0.3717220128, 1.742842555, -1.3075484037, 0.6594048738, 0.3512492776, -0.8613136411, 0.5546320081, -0.526902318, -0.4610190988, 0.7071247101, 0.4551721513, 0.2391594499, 0.3676724732, 1.4145340919, -0.1839015931, 1.1368117332, 0.7724916339, -0.4592279494, -0.8100139499, -0.3564003706, -2.3527195454, 1.4488409758, -1.1803361177, 1.1522747278, -0.1099339575, -0.8491714001, -0.3720404506, -0.1434527934, 0.6947875023, -0.0081136841, 1.4111853838, 0.0977978855, -2.1305859089, -0.5112469792, 0.8832357526, 0.7675673962, 0.3288913965, 0.5746584535, 0.7195167542, 0.712294817, -0.1452162862, -0.0585065, -0.3323179781, 0.9527763128, -0.9197098613, 0.80784446, 1.2286961079, 1.6037621498, 0.2449685484, 1.726940155, 0.8860864043, 1.089658618, 0.7165532708, 1.4185949564, -0.4299361408, 1.0091084242, -0.0309886821, -0.8864386678, -0.1379847527, -0.8133307099, -0.9702567458, -0.4260914624, 1.7639513016, 1.6521199942, -0.1504405886, 0.172999382, -0.2121042907, 0.0236934293, 0.5954962969, 0.8987891674, 0.6616441607, 1.1644250154, -0.0632547513, 0.6759595275, 0.659158051, -0.05526454, 0.5334998369, -0.6338737607, 0.2642796636, 0.311714679, 0.1213359535, -0.174038142, 0.592764616, 0.1131666899, -0.4257292151, -0.2819243968, -0.1413913816, 0.0114675285, -1.6573483944, -0.7176347375, -0.6353452802, -0.8235145211, -1.3007748127, -0.2954166532, -0.1872320771, -0.528856039, -0.121303685, -0.6785738468, 0.9042948484, 0.2015779167, 0.8945266604, 0.3441473544, 0.986343503, 0.6240346432, -0.8057522774, 0.1766778231, -0.6255859733, -0.2588657141, -0.8762021661, -1.0962252617, 0.1105042472, -0.7862207294, 1.107655406, -1.1364711523, 0.4589086771, 0.1352386326, -1.426913619, -0.9365221262, -0.2228171974, 0.0390009098, 0.8489219546, -0.5075647235, -0.1934411675, 0.4362385869, -0.8611049056, 1.2733445168, -0.4785361886, 0.4150058329, -1.1832640171, -1.1573261023, -0.3201468885, -0.3701391518, 1.9890879393, -0.3183821738, -0.3747469187, -0.2229254991, 0.2212968767, -2.5445334911, 0.129418835, -0.2756828666, -0.0987670422, 0.3621025085, 0.4341945052, -0.0176079553, -0.1586815417, -0.4067616761, 0.6034083366, 0.0481447838, -0.6223372817, -0.1967450231, -0.6208739281, -1.3069643974, 0.5004431009, 0.3478200734, 1.0705901384, -0.6986073852, 0.3873902559, 1.1192872524, 1.0317760706, -0.0342757404, 0.6972849369, -0.8637764454, 0.4616430998, -0.7220198512, -1.744322896, -0.5362144709, 0.6406595707 ]
Three Modes of Variable Functioning Depending on the selected parameters the variable in the report can be operated in the following modes: autonomous, user (with selecting values)​​, user (with inputting values). Let us consider these modes in more detail. Autonomous This mode will be applied if the Request from User parameter is disabled, i.e. using a variable in the report, no action will require from the user. Create a variable that will store the value 2 of the integer type with the n
Data Data Dictionary Variables Three Modes of Variable Functioning
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Three Modes of Variable Functioning</title> <keywords> <keyword translate="true">Mode<keyword translate="true">Autonomous</keyword><keyword translate="true">User (with inputting values)</keyword><keyword translate="true">User (with selecting values)</keyword></keyword> <keyword translate="true">Variables<keyword translate="true">Variable Functioning</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Three Modes of Variable Functioning</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Depending on the selected parameters the variable in the report can be operated in the following modes: autonomous, user (with selecting values)​​, user (with inputting values). Let us consider these modes in more detail.</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Autonomous</span></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">This mode will be applied if the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from User</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> parameter is disabled, i.e. using a variable in the report, no action will require from the user. Create a variable that will store the value </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">2</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> of the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">integer</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> type with the name </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UNN</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Use this variable in the report. The picture below shows an example of the rendered report:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Add a filter in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, where specify the expression </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories.CategoryID == UNN</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> as the filtration condition. Now when rendering a report, the report generator will consider the filtration condition and display only those entries which values ​​in the column </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> be equal to the values, ​stored in the variable. In this case, it is the entry </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Condiments</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. The picture below shows an example of a report using a variable to filter data:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In this case, when rendering a report, no action will require from the user.</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">User (with selecting values)</span></p> <p class="f_Normal" style="text-align:justify;"></p> <p class="f_Normal" style="text-align:justify;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">This mode of operation of the variable will be used if the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from User</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> parameter is enabled and the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Allow Users Values</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is disabled. If using this variable in the report, there may need some actions from the user for selecting values ​​from a variable list. Create the variable </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UNN</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, which will store a list of items from </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">1</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> to </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">8</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Use this variable in the report. The picture below shows an example of the rendered report:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Add a filter in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, where the expression </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Categories.CategoryID == UNN</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is a filtration condition. Now, when report rendering, the value from the list will be selected in the viewer window. The picture below shows a list of variable values​​:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">After selecting the value, click the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Submit</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button to apply the selected value or the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Reset</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button to reset the initial value in the list. The picture below shows the variable panel in the report:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">When clicking the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Submit</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button, the report generator will filter data and display these data, which </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> is equal to the selected value. The picture below shows an example of a report with the selected value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true"> 4</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">:</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Reset</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button resets the current value and sets the first top value from the variable list.</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">User (with inputting values)</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">This mode of the variable will be applied if the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from User</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> and ​</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Allow Users Values</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is enabled. When using this mode, selecting or entering values ​​in the variable field will require from the user. Create a variable type of </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">List</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> with the name </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UNN</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, and specify the column </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> as keys and values. The picture below shows an example the rendered report:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Add a filter in the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">DataBand</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, where as the filter condition, specify the expression </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">UNN.Contains(Categories.CategoryID)</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Now, when rendering a report, it is necessary to edit the list of values ​​of the variable (remove unwanted items, or change the key in the item field, or create a new item) in the viewer window. The picture below shows an edited list of the variable:</span></p> <p class="f_Normal" style="text-align:justify; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Item</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button. Creates a new item with the field in which to specify a key;</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Remove</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> buttons. Remove the item to which they belong. Each item in the list has such a button.</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Remove All</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button. Removes all items from the list;</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Close</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> button. Closes this menu saving items and input keys.</span></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">After that, click the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Submit</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button. Now the report generator will filter data and display the data which the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">CategoryID</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is equal to keys specified in the fields in the list of the variable values. The picture below shows the filtered report:</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Reset</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button, in this case, resets the current list of values ​​to the original one.</span></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:left; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ -0.3432710171, -0.2849091887, -4.2950868607, -1.2965253592, 1.7382537127, -0.6125155091, 0.3487169445, -0.9332172275, -1.4356051683, -0.8170294166, -1.0249233246, 0.0129720736, 3.1427717209, 0.5210216045, 0.0390227921, -1.8151572943, 0.5407526493, -0.6892596483, 0.1218404621, -0.0648413077, -0.0701138675, -0.272347182, -0.80164814, 0.0722606033, 4.3083963394, 0.8960753679, -0.4055601358, 0.0878487751, -0.630335629, 0.3743592799, 0.252158761, 0.8165171146, 0.67528826, -0.7796937823, -1.3307635784, -1.4165924788, 0.5274997354, 1.5848722458, -0.4347071052, 1.0196808577, -0.6529894471, -0.390573293, 0.546656549, 0.4001607895, 0.3341081738, -0.6260623932, 0.9917915463, -0.8884295821, 0.8919707537, -0.4311531484, 0.672270298, -0.4007775187, 0.0555766188, -0.88934654, 2.1703379154, 0.108800061, -2.0537338257, 0.6393213868, 0.3877800107, -0.6290498972, 1.1740455627, 0.2397335619, -0.9755509496, 0.4149750769, 1.4829204082, 0.1781575382, -0.7301331758, 1.0752767324, -1.2604831457, -1.2646303177, 1.2042154074, -0.4381200075, 0.0168850515, -1.9357513189, -0.4175048172, 0.564055264, -0.6307621598, -1.579869628, 0.3192920983, 1.6534359455, 0.574326098, -0.3648429811, 1.5884313583, -0.3327634931, 1.4856950045, 0.1307703704, 0.4489227235, 0.0178095233, -0.677206099, 0.9311036468, -0.5278516412, 0.0860106871, 0.7858633399, -0.0106991362, -0.7590988278, -0.1760017723, -0.5076544285, 0.8645617962, 0.9055947661, -0.1577054709, -0.5382342935, 0.2617841363, 0.0657230392, -0.6390781403, -0.3557109535, 0.3288133442, 0.0586016253, -0.6045450568, 0.170282349, -1.0018776655, -0.555472374, 0.7099769115, 0.3196847439, -0.3082695305, -0.3662175834, -1.9155442715, 0.6031304002, -0.9054427743, 0.8463476896, 0.1961482018, -0.6988746524, 0.0108446777, 0.0681732297, 0.5673795938, -0.3999083936, 1.2384756804, -1.5139174461, 0.4894613624, 0.3420135379, -0.4205312133, -0.1205656379, -0.5847240686, -1.109931469, -0.3843024671, -0.1464048922, 0.9357126355, -0.9700309038, 0.1521473974, -0.8549211621, 0.8492939472, 0.3214228749, -1.3720501661, -1.5501919985, -0.4285410047, 0.001765603, -0.7276716232, 1.1001774073, -0.5892094374, 0.0242705215, -1.1961709261, 0.2100473195, 1.9879430532, -0.4816885591, 1.2482683659, -0.7705204487, -0.9384739995, 1.061265707, -0.7701184154, -0.3404954374, 0.9331972003, 1.5881632566, -1.0993751287, -0.5930722952, 1.6559700966, -0.7504899502, -0.0269169342, 0.3472390175, 0.2930659354, 0.0997413918, 0.7648079991, -0.9141743183, -1.5722609758, -1.0663182735, -1.0022987127, 1.6740348339, -0.4511218667, -0.0168596469, -0.9380563498, 0.4316972792, -0.5181950927, 0.7668920159, -0.685526669, 0.2213668227, 0.1201910824, -0.1535374522, -0.3794902861, 0.8576753139, -0.3700877726, -1.0356929302, -0.663354218, -0.4333499074, 0.9454510212, -0.8310744762, -1.3049081564, -0.937437892, -1.2750613689, 0.3258345723, 0.016937146, 0.0607047118, -0.3062085807, -0.2265609503, -0.5075678825, 0.0515411198, -0.033417657, -1.1774640083, 0.3813098073, 1.1726499796, 2.3617975712, -0.9883335233, 1.5848745108, 2.4960405827, 0.5360084176, -1.1186752319, -0.2194446176, 0.0859946758, -0.8755817413, 0.1975201666, -0.9257748127, 1.2938836813, 0.0561589785, -0.1282623857, -0.726354897, 1.1214085817, 0.0153351063, 0.0013899219, 0.3519338965, -1.1217662096, 1.0602781773, -0.4256140888, -0.0167475119, -1.6448484659, -1.9807097912, -0.0481314808, -0.6675307751, -0.1406217963, 0.2165697962, -0.225046888, 0.649425149, 0.2378802598, -0.8114628196, 0.0743899494, 1.2951638699, 1.626355648, 0.3580901921, -0.268006891, 0.3816976547, -0.1040428579, -0.7132540345, 0.7207046151, 1.2575170994, -1.6977097988, -0.0162141751, -0.4525348842, 0.126886636, 0.0574531443, -0.2759208381, -0.3854849041, 0.0296880826, 0.236619547, 0.7492643595, 1.042606473, -0.8740885258, 1.784463048, -0.4832404554, 0.7015560269, -1.1347073317, -0.279707998, 0.1131670475, -0.5868130326, 0.7499324083, -0.1790630519, -0.2475059777, -0.6369249821, 0.5332888961, 0.7307241559, 0.1172272637, -0.2842802405, -0.8303176165, 0.1884476691, -0.2407020181, -1.552978754, -1.3668335676, -0.8686261177, -0.9431760311, 0.5570280552, 0.4193579853, 0.5179880857, 0.834956646, -0.8783453703, 0.7846102118, 0.9170776606, 1.0702288151, -0.1765885651, 0.4636954069, -0.1892481148, -0.1334674507, 0.8666535616, 0.0609867424, 0.1935495883, -0.9312288165, 0.6796944737, 0.5896846056, -0.1943113059, 0.7167484164, 0.3213779628, -0.5861521363, -0.1913418621, 1.855858326, 1.1036461592, 0.6747298241, -0.5378180742, -0.6080321074, -1.3713971376, 0.6342962384, -1.8779375553, 1.9429264069, -0.742269814, 0.2342101485, 0.5331737995, -0.0213721544, -0.647720933, -1.326380372, 0.436485678, 0.1992646158, -0.754907608, 1.1818203926, -0.8746599555, 0.5937945247, -0.6363559365, -0.4779416919, 0.2584266961, 1.1024163961, -0.0933517218, -2.0615861416, 0.1655880511, 1.014395833, -0.3120650053, -0.3677678406, 0.4385804832, 1.1339515448, 2.8500709534, -1.2247742414, 0.476241827, -1.3665254116, -1.6801788807, -0.4687096179, -0.9031347036, -0.949542284, 0.9667510986, 0.5750550032, -1.4153188467, -0.1215014905, -1.0838503838, 0.1151210666, 1.1982344389, -0.5367926955, 0.003891089, 1.7966156006, 0.1570649594, 1.0427545309, -0.2853525877, -0.0619870275, -0.5616053939, -0.0737235993, -0.4282672703, 2.4009985924, 0.5899272561, 0.110916391, -0.4846333861, 0.158630982, 0.3110290766, -0.2360943109, 0.2036403865, -1.0721465349, 0.5194960833, -0.0548452176, -0.7480373979, -0.780502975, -0.8652120829, 2.2326552868, 0.6287410259, -0.3508990407, 0.9374258518, 0.3940620422, 0.8269562721, -0.2439900637, 0.1830200404, 0.3227447867, -0.8688546419, -0.433614552, -0.5374819636, 0.3401103318, -0.8223758936, 0.4628739655, 0.0554112755, 0.0505115241, 1.1228541136, 0.2843319774, 0.6709992886, 1.0993617773, -0.8056351542, -1.4456140995, 0.2508317232, -1.0845954418, -0.3741604686, 0.9458047152, -0.3880172968, -1.086048007, 0.6657156944, -0.1401402354, -0.4349753857, -1.229036212, 0.4711064994, -1.3183598518, 0.7125279903, -0.6869825125, 0.542712152, 1.1608077288, -0.5242727399, -0.299394995, 2.6520500183, 0.2525081635, -0.2944176197, 0.1092268601, 0.0490849689, -0.1930041909, 0.4820336699, 0.8728877306, -0.4345844388, -1.8587893248, 0.3852344751, 0.1444960535, 0.9968740344, 0.4031383097, -0.2510867715, -0.611843884, -0.1394407302, 0.3037919998, -0.8311133385, 1.3202608824, 0.6589807272, -0.5498536825, -1.0114322901, -0.4076578021, 0.7417877913, 0.9784335494, 1.5464884043, -0.5973892808, -0.4687279463, 1.2098999023, -0.2874598801, 0.387363553, -0.6048227549, -0.0929393098, 3.0457499027, -0.2943596244, 0.3944265246, 0.6461203098, 0.5660253763, -0.0604883619, -0.0287862942, 0.6654064059, -2.3123717308, 0.0202542078, -0.1069284901, -1.1126754284, 0.2342717648, -0.2631947398, 0.4423995614, 0.7463335395, -0.1640559286, -0.9256722927, 0.8509094715, -0.2888560891, 0.6213258505, -0.4936617017, 0.177862376, 0.4968733191, -0.6198852658, 1.2829396725, 0.7106924057, 0.0697489157, -0.17367284, -0.0266009606, -0.8666853905, 0.0282590501, 1.24340868, -1.3561371565, 0.9461109042, -0.016059747, 0.5619884133, 1.1095994711, 0.6422471404, 0.8197535872, 0.247118175, -0.4347585738, 0.0669016987, -0.5371050239, 1.7056119442, 0.2760191262, -0.0175721589, -0.0401596017, -0.0203647576, -0.0451190919, -0.7634399533, -0.871942997, 1.6810765266, -1.7304645777, -1.0710557699, -0.221374467, -0.8534008265, 0.2540616691, 0.9527673721, 0.7584888339, 0.4218674302, -0.2169485688, 0.4901457429, 0.7618898749, -1.4851827621, 0.7648091316, -0.1633757502, -0.6990259886, -0.0412118994, -0.7615288496, -1.5369275808, 0.1302642673, -0.5995586514, -1.6812332869, 0.7801873088, -1.5132750273, -0.5607468486, 1.2395694256, -1.0368418694, 0.4791921079, 0.2260518521, 0.1952001005, -1.6760706902, 0.5025939941, 0.1372418404, -0.1163056195, 0.4821781814, -0.6548694372, 0.0550711267, -0.0500400178, -0.0564214587, -0.3479892612, 0.1386935711, 0.4692917168, -0.7456380725, -0.5556631088, -0.5780338049, -0.0845832601, -0.4177667797, -0.2003116906, -0.1354706287, -0.4891124964, 0.2475265115, 1.2201704979, 0.2145824432, -0.0053166295, -0.3838438988, -0.106715627, 1.8152656555, 1.0063662529, 0.0483392738, -1.0445767641, -0.2038402408, -0.4504095614, -0.9685037732, 2.4702625275, 0.2489249557, -0.752384007, 1.4585449696, 0.8589619994, 0.4671235383, 0.212486133, 0.5415979624, 0.0057671401, -0.649628222, 0.1905289888, 0.316339463, -0.5915729403, 0.0108808158, 1.0813783407, 0.1472411752, 0.2099821717, 0.7353236079, 0.8579575419, -0.789375186, -0.1794273704, -0.3541118503, -0.0319195166, -0.1314711124, -0.441926986, -0.2646658123, 1.5373134613, -0.3729930818, -2.817220211, -0.5816164613, -1.0344302654, 1.40092659, 0.4362154305, 1.5382657051, -0.9838520885, 0.609036684, 1.8169891834, -0.3043779731, -0.0082825143, -0.684843719, -0.9636735916, -0.2538064718, -0.433406353, -0.4500088692, 0.3657381833, 0.727222681, -0.3302156031, 0.8728625178, -0.0087208031, 0.3605265319, -0.1397961229, -0.0782192498, -2.240085125, 1.4710222483, -1.5407930613, 1.2118015289, -0.6800880432, -1.1335699558, -1.2968447208, 0.1007548943, 0.9109027386, 0.2818490267, -0.0680168793, -1.5888315439, -0.8528987765, -1.1535403728, 1.0060203075, -0.6743708849, 1.0247479677, 0.1516471803, 1.6221853495, 1.8189593554, 1.2519165277, 0.6060283184, -0.110274449, 0.9793575406, -0.1660541296, 0.952609241, 1.0148954391, 1.1810263395, -0.3365951478, 1.3032801151, 1.7983185053, 0.2469122112, 0.8201934695, 1.2625490427, -0.8053377867, -0.1465981901, -0.4734492898, -0.3353051841, -0.182807222, 0.6077493429, -0.2776435912, -0.0677256212, 0.2733821273, 1.7474822998, 0.6703056693, -0.7103760839, -0.2365120053, -0.9064383507, 0.3225188553, 0.6131187677, -0.32475546, 0.6425749063, 0.0076255649, -0.1898768991, 0.6129471064, 0.1924794763, 0.4002790451, -1.1835961342, 0.3266914487, 1.1655459404, -0.1991342306, 0.4267201424, -0.5584511757, -0.4486087859, -0.857988596, 0.3871908784, -1.6651446819, 0.6894202232, -1.4087686539, 0.0935358182, -0.2868637443, 0.6730293632, -0.9783506393, -0.6946156621, 1.2176386118, -0.1602181792, -0.1763917506, -0.6359795928, 2.3003954887, 1.1033554077, 0.8200881481, 1.3111996651, 0.2727504075, 0.1179460287, -0.8299685717, -0.5801417232, -0.4584700763, -0.5426815152, 0.2694440484, -0.7657526135, 0.3494276404, -0.5296915174, 0.8586794138, 0.1273295432, 0.2472010255, -0.2824590206, -1.2235529423, -1.1968984604, 0.4764585793, -1.0610808134, 0.9193837047, -0.4695415199, 0.6418722868, 0.2099026591, -1.0000600815, 0.6550071239, 0.1027560309, 1.3266000748, 0.1444721669, -1.2527873516, -0.260351032, -1.7876543999, 0.8491666913, 0.023159286, 0.2668909431, -0.7978065014, 0.8656083941, -1.5399762392, 0.1796914786, -0.8259283304, 0.7928736806, 0.8418589234, 0.3992941678, -0.5322519541, 0.2406862229, -0.7720000744, 0.8016254306, 0.7101472616, -0.9792448282, 0.010921238, -0.1152839065, -1.2816644907, 0.2337148339, 0.9463312626, 0.9052425027, -0.8980839849, 0.8685799241, 1.3065639734, -0.5024430752, 1.1160777807, 0.2805383205, -0.9198212624, -0.0793859214, -0.94298774, -1.1580001116, -0.2959314287, -0.0941457003 ]
Variables In Stimulsoft Reports, you can use Variables in the report. The Variable is used for placing and using any value in the report. Values ​​can be of different types: string, date, time, number, array, collection, range etc. All variables are stored in the data dictionary. Before you use a variable in the report, it should be added to the data dictionary. Adding a variable, you can select in the data dictionary New Item -> New Variable... (see the picture below) . Also, you can c
Data Data Dictionary Variables
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Variables</title> <keywords> <keyword translate="true">Variable</keyword> <keyword translate="true">Variables</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Variables</span></p> </header> <p class="f_Normal" style="margin-top:0px; margin-bottom:0px; line-height:1.0;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">In Stimulsoft Reports, you can use </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Variables</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> in the report. The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Variable</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> is used for placing and using any value in the report. Values ​​can be of different types: string, date, time, number, array, collection, range etc. All variables are stored in the data dictionary. Before you use a variable in the report, it should be added to the data dictionary. Adding a variable, you can select in the data dictionary </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Item</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> -&gt; </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable... </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">(see the picture below)</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">. </span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Also, you can create a new variable clicking in the context menu of the data dictionary </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Variables</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> -&gt; </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable...</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> (see the picture below).</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">After choosing this option the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog will be open, in which you want to define the parameters of the variable (see the picture below). </span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Name</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. Specifies the variable name used in the report.</span></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Alias</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. Specifies the variable name displayed to the user.</span></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Description</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. Specifies comments for the variable.</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_4.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">The </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Type</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field. Specifies the data type that will be placed in the variable. This field is represented with two options. The first list is a list of all available data types, grouped into categories:</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">&#32;</span></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">As can be seen from the picture above, the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">integer</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> type is selected. The second list contains the list of variables types. Depending on the type of the variable some additional parameter fields may appear. The list of variables is presented in the second list of the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Type</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> field (see the picture above). The picture below shows is a list of the variable types:</span></p> <p class="f_Normal" style="text-align:left; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> &#160;</span></p> <p class="f_Normal" style="text-align:center; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">As can be seen from the picture above, the variable may be the of the following types: </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Nullable Value</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">List</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">, </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Range</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">. Then consider all types of variables and the </span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from User</span><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> option in more detail.</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_5.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Read Only</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> option. Enables the read-only mode, i.e. in this case will return the value stored in a variable and the user cannot change it. In this case, if the value is initialized as an expression, then, when addressing to our variable, the expression is evaluated each time.</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_6.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">&#32;</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from User</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> option. Sets the mode at which the returned value can be changed by the user. It should be noted that, if to set the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Request from User</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> option</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">, the additional panel will be displayed. On this panel the settings of the variable that determine the capabilities of user interaction are placed, in the case of the variable in the report. In addition, </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">New Variable</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> dialog can be modified.</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"><image src="img_7.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Save a Copy</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> button saves a copy of an editable variable assignment with the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Copy</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> postfix in the variable name.</span></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; margin-top:0px; margin-bottom:0px; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.3616027236, -0.5269767046, -5.1652393341, -1.8723869324, 0.3169541359, 0.1171687543, 0.8832241297, -1.0052745342, -1.1927399635, -0.4343715906, 0.3741306365, 0.5503159761, 1.1336983442, -0.3524738252, -0.3304543197, -1.4382145405, -0.7322937846, -2.653185606, -1.1727349758, -0.5819843411, 0.5693176389, -1.5127505064, -1.2047599554, 0.2547436953, 2.6974172592, 0.8707069755, -1.0514887571, 0.9411349893, -1.2370226383, -0.1492482722, 0.7626522183, 1.483060956, 0.0522479825, -0.9570764899, -0.5321764946, -0.1183379889, 0.1536109149, 0.7180201411, -0.1506126821, 0.1024110168, -0.2977297008, 0.4182999432, -0.4083945751, 0.0600616448, -0.1363606453, 0.2876031101, 1.5330104828, -0.7363929152, 0.8003440499, -1.0881108046, 0.1729559749, -0.9817374945, -0.100658372, 0.2669151723, 2.4680726528, 0.1368678361, -0.8647816777, -0.2857727706, 0.592184782, -0.051059287, 1.9077587128, 1.0575780869, -0.5320042968, -0.2049722821, 2.1019291878, 0.384586066, -1.0761659145, 0.7955503464, -1.2846344709, -0.824947238, 1.63387537, 0.4403108358, 0.2579738796, -0.396635294, -0.6070168018, 0.0655129328, -0.8631575108, -0.7478925586, 0.1604010016, 0.8605557084, 1.37319839, 0.8170247078, 1.663770318, -0.8443291783, 1.577136755, -0.4794296324, -0.4141112864, 1.0076791048, 0.3143603802, 1.0802816153, 0.6858785748, 0.1733684987, 1.1874693632, 1.1932073832, -2.0717012882, -0.0473520234, -0.152965486, 0.6762297153, 0.6069145203, -0.7306641936, -0.7940089107, -0.0283791479, -0.1790852249, 0.0704907477, 0.1833985001, 0.7594511509, -0.0944941267, -0.111466676, -0.2865436971, -0.7041763067, -0.4514388144, 0.269669652, 0.1270014197, -0.7960174084, -0.0962841287, -0.6565476656, 1.2107667923, -2.0265974998, -0.7580934167, 0.3934954703, -1.1245299578, -0.2296557575, 0.0338741802, 0.5518991947, 0.1119746566, -0.5633969903, -0.2876577377, 0.7975872159, 0.4474746585, -0.4956134856, 0.0893093348, -0.8384687901, -1.0569221973, -0.5508790016, -0.5859177709, 1.1100100279, 0.7407510877, -0.6757034063, 1.1058743, 0.2092348337, 0.3955068588, 0.1094113886, -0.9067609906, -1.0253798962, -0.1487515122, -1.2552708387, 1.2298651934, -0.0544745736, -0.5374628901, -0.9584741592, 0.0973952487, 1.0920289755, -0.2291844934, 0.2121495456, -0.5419251323, -1.865183115, 0.2192992419, -0.0610255562, -0.4263468087, 0.3326132894, 1.424775362, 0.5743647218, -0.6617571115, 1.2345775366, 0.1060684994, -1.0247293711, -0.1234551147, 1.8991942406, 0.3125412762, 1.3339560032, -0.4130365551, -1.851639986, 0.0320411958, -1.451789856, 0.8315989971, -0.3426043093, -0.586740315, -0.3282229304, -0.1457225382, -0.1276963204, 1.17231071, -0.9249529243, 1.0849070549, 0.3050131202, 0.403329134, -0.2986602783, 0.3733467162, -0.3144856691, -1.1470808983, -0.1821151376, -1.0466160774, 0.4052477181, -0.4708921909, -1.0467373133, -0.2264490128, -0.6399180889, 0.7237880826, -0.5220199227, -0.094794482, -0.1566951424, -1.0729191303, 0.4323058724, -0.5228098631, 0.3063753545, -0.5162989497, 0.2794933915, 0.2959286571, 1.2869288921, -0.5189305544, 0.8398102522, 1.2801705599, 0.5490832925, -0.0500717647, -0.0936622992, -0.0041154609, -1.7121109962, -0.0513382889, -0.3931562603, 0.7083784342, -0.1331321895, 0.6801615357, -0.514523387, 1.5018510818, 0.0563868806, 0.4627037942, -0.1626153141, -0.6171456575, 0.5614731908, -0.8472966552, 0.0975571424, -0.7110403776, -1.4436157942, -0.1963416785, 0.0040421369, 0.173988834, 0.5691735744, 0.1868593246, 1.6450170279, 0.7794656754, -0.5842873454, 0.2191117853, 0.6571801901, 1.5603640079, -0.6437414289, -0.5565280914, 0.7308453918, 0.2233282626, -0.1286647022, 0.0632596686, 1.53125, -1.5640913248, 0.6134548783, -0.8620519042, 0.0868888199, 0.218500644, -0.4316379726, -1.5911136866, 0.1826974005, 0.0414728783, 0.3339374065, 0.7230895758, -0.0710988045, 1.4114866257, 0.2221797854, 0.5487287641, -0.9696744084, 0.1332363188, -0.7454693317, 0.4325914383, -0.061865367, -0.0762190074, -0.0776934251, 0.1552975327, 1.377904892, -0.2046769708, 0.2060662359, 0.7819299102, 0.4899159372, -0.3698793948, 0.2490064204, -1.795546174, -1.7366783619, -0.9396124482, 0.182354793, -0.3983391523, 0.4064279199, 1.2959085703, -0.4161806703, -0.1501433551, -0.4489148259, 0.8469077349, 1.1109679937, -0.6191875935, -0.4968620539, 0.4897776246, 0.4828081429, 1.6403256655, 0.171494633, 1.5569623709, -0.9799870849, 0.1424684674, 0.7009080052, 0.2755146921, 1.2983527184, -0.8795214891, -0.1079921573, 0.8233444095, 1.139721632, 1.6499816179, 0.2006162703, -0.9788591862, 0.6895595193, -0.6080607176, 0.1535677612, -1.4237105846, 1.2566974163, 0.0343116112, 1.6262691021, 0.0512222648, -0.3846552372, -0.4680123627, -1.2708758116, 1.6453436613, 0.605553627, -0.612023592, 0.6641499996, -0.6613827944, 1.1159198284, -0.4601913989, -1.0120255947, 0.0139023382, 0.2754973173, -0.4739171267, -1.6188820601, 0.1464857608, 0.8971270323, -0.052619569, -1.5606433153, -0.440205127, 0.599861145, 2.1001152992, -1.0331343412, -0.723244071, -0.419115752, -1.2106920481, -0.1542099416, -1.0563220978, -0.211592868, 1.5114256144, 0.4301119447, -0.3440702856, 0.8164787889, 0.0045698481, 0.1158765256, 0.2883739173, 0.1842329651, 0.7006611228, 0.7140818238, 0.2278158218, 0.1570122987, -0.5112493634, 0.1084553674, -1.0259152651, -0.1939360648, -0.5862045884, 2.2736728191, 0.9176731706, 0.6473724842, -0.0992988348, -0.6728487611, 0.6490288973, 0.5564069748, -0.4526291788, -0.3771955073, -0.068144083, 0.111379236, -1.5129503012, -1.6108660698, -1.0327575207, 0.1093820855, 1.2735561132, -1.2216192484, 0.630002141, -0.2547290027, 0.5181771517, -0.7230289578, -0.7463108897, -0.0581534803, 0.3277684748, -1.4957799911, -0.0680129454, -0.6200752854, -0.931427002, 1.1785620451, 0.2453625947, -0.7441820502, 1.0667577982, -0.3057970703, -0.1967513561, 1.688872695, -0.9455474019, -0.5112050772, 0.9691110253, -1.1912338734, 0.1552790105, 0.8902518749, 0.0235380642, -0.8509933949, 0.5958912969, 0.2071702331, -0.011232907, 0.5828160644, 0.4223145247, -1.9150248766, -0.350753516, 1.1940951347, 0.222569406, 1.1056053638, -0.6364725232, -0.8679324985, 2.658162117, 0.4876576066, 0.631770432, 0.1190099195, 0.5957350731, -1.1529765129, 1.1571216583, 0.7112169266, 0.2098532915, -2.5587825775, -0.5583354831, 0.5638318658, 1.0027207136, 0.0706010982, 0.0970404893, 0.0513606891, 0.7462254167, 0.031684652, 0.1220494136, 1.4477787018, 0.4132453799, -0.2658336461, 0.3854578733, -0.6113903522, 0.7342831492, 2.7677586079, 1.1269977093, -1.2695971727, -0.5552065969, 1.388745904, -0.445595324, 0.3972870708, 0.2908982038, 0.0139109325, 3.7768051624, -0.3497461975, 0.582721293, 0.011311694, -0.02374354, 0.3609211147, 0.3497679532, -0.8814005852, -2.0168964863, 0.2952610552, -0.0884681493, -1.2475240231, 0.6200931668, -1.1036380529, 0.6079362035, 1.9188216925, -1.1361694336, -0.7583264709, 0.448970288, -0.0136409663, 0.8551108241, 0.0270727091, -0.2939304411, -0.0017907894, -0.1086527333, 1.0169588327, -0.1388537437, 1.2033207417, -1.2939037085, -0.5525307059, -0.5564863086, 0.4130065143, 0.934822619, -0.7690509558, 0.8209153414, 0.2619176507, 0.5384495854, 0.5787664652, 0.6701231599, 0.2006896585, -0.7085037231, -0.5073316693, -0.1987835616, -1.213914752, 0.350564152, -0.4193129539, -0.1028257832, 0.0029653488, -0.3561600447, -0.0149837481, -0.3825674057, -0.5771940351, -0.1400789469, -1.831982255, -1.1706541777, 0.0951363295, 0.0439995304, 0.757167697, 1.9797170162, 0.4593741894, 0.8009980321, -0.7604901195, 0.74578017, 0.8446389437, -1.0921809673, 0.4250336289, 0.0191734396, -0.9047460556, -0.8363505006, 0.8288447857, -1.4235680103, 0.2184017748, -0.0246335771, -1.716412425, 0.5944287777, -0.6727925539, -0.2057586312, 0.8227556348, -1.8552920818, -0.3379784524, 0.9061300755, -0.2950461209, -1.5563495159, 0.7286151648, -0.3982782662, 0.6005344987, -0.2268849015, 0.4615254402, -0.7423078418, -0.2127673924, -0.2117226273, -1.2928620577, -0.6539850831, 0.0055973926, 0.6034434438, -0.4237866104, 0.3395993114, 0.4630859494, 1.1712912321, -0.8060398698, 0.1226045936, -0.7623023391, 0.3726059794, 0.6371026635, -0.8589460254, -0.7517457604, -0.8779913783, -0.8024315834, 1.1243320704, 1.4438840151, 0.2087021023, -0.681006968, 0.7795469165, -0.7470263839, -0.8713696003, 1.47613585, 0.4641976357, -0.0075386078, 0.5174308419, -0.6074255109, -0.2564487457, -1.1477092505, 0.8946987391, -0.6440707445, -0.7106797099, 0.0628295392, 0.4280162454, -0.2475355119, -0.3266447186, 0.8526189327, -0.72772789, -0.6693847179, 0.3510023952, -0.348862201, -0.6031796336, -0.9898058772, -0.4205886722, 0.2292251885, 0.1542733163, -0.17646119, -0.2456526011, 1.4093939066, -0.2501478195, -3.2402350903, -0.6130272746, -0.5878540874, -0.0057344753, 0.4589656591, 0.7737234831, -0.3942245245, 0.1252820194, 0.2473800182, -0.6694316864, 0.4285311699, -0.7971225381, -0.3441281915, 0.2405319214, -0.0585909858, 0.2244838327, 0.5050131679, 0.7008493543, 0.0464484915, 1.6281776428, 0.3553173542, 0.2931280434, -1.1622365713, -0.1784926057, -1.9684187174, 1.6161738634, -0.6423348784, 1.5717176199, -0.4241729379, -0.9802122712, -0.6822295785, -0.404319942, 0.4412705004, -0.15623945, 1.9444618225, 0.0740306899, -1.1498634815, -0.8563339114, 1.520842433, 0.4750526547, 1.4694217443, 0.4233799279, 1.2213201523, 1.4014201164, 0.4379275441, -0.2000032812, -0.0533514023, 0.5876925588, -0.1986593753, 1.2482787371, 1.4419586658, 1.444309473, -0.230474636, 1.6846113205, 1.130089879, 1.2015300989, 1.0230760574, 1.2125306129, -0.8110425472, 0.6002621055, -0.146567598, -1.1338990927, 0.2544923127, -0.7896907926, -0.7685453296, -0.8435726166, 0.7157126665, 1.4068467617, -0.6348745823, -0.2287775725, 0.1913984269, -0.6515253186, -0.3564426303, 0.9752586484, 0.4141689241, 1.1366050243, -0.3472875655, 1.0105135441, 0.3523159921, 0.0780937374, 1.1718678474, -0.9659401178, 0.016407324, 0.8504780531, 0.5192039609, -0.1801554859, 1.0103074312, -0.4373729229, 0.1492493451, -0.1374056488, -0.8826534152, 0.8426325917, -2.1170518398, -0.7646277547, -1.1489337683, -0.2212089151, -1.2685344219, -0.0085842805, -0.5289936066, -0.2921440899, 0.2230928242, -0.8072400689, 1.2019802332, 0.3747427762, 0.5027518272, 0.7290393114, 0.6943277717, 0.2586458921, -0.0009943033, 0.0264617372, -0.7572501302, -0.4253388345, -0.2471285611, -0.4106761217, 0.4692749083, -1.2753425837, 0.892395854, -0.1770825535, 0.8758615255, 0.194692865, -1.3141717911, -0.5378365517, -0.4947094321, 0.1017654762, 1.464761734, -1.2035084963, -0.2494476885, 0.9974526763, -1.1785398722, 0.1788328737, 0.1699407548, 0.8150977492, -0.0244475547, -0.8843973279, 0.1703382432, -0.935998559, 2.109992981, 0.2647673786, -0.5867068172, -0.0791462883, 0.3205764294, -1.3398162127, 0.2322157919, 0.0901374295, 0.3037864864, 0.9740242362, 0.3346545994, -1.1315283775, -0.5305743217, -0.9145725369, 0.2725712359, -0.2919944823, -1.0001915693, -0.5706114173, -0.465831697, -1.6223738194, 0.1760047823, 0.4364199638, 1.2017532587, -0.6787337065, -0.0543910414, 1.3446742296, 0.3416667581, 0.2545476258, 0.5073109269, -0.9978523254, 0.8124086261, -0.4372810423, -2.1989219189, -0.7030153275, 0.7297318578 ]
Data Dictionary Each report contains the data dictionary. The data dictionary contains information about the data used to create reports. This information includes: connections to databases, data sources and their relations, variables, and business objects. Also the report data dictionary may not have any information about the data, but the report will be rendered. The report data dictionary is displayed in the Dictionary panel. The picture below shows the Dictionary panel: The Data Dict
Data Data Dictionary
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Администратор" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Data Dictionary</title> <keywords> <keyword translate="true">Data Dictionary</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_Heading1" style="font-family:Arial;" translate="true">Data Dictionary</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true">Each report contains the data dictionary. The data dictionary contains information about the data used to create reports. This information includes: connections to databases, data sources and their relations, variables, and business objects. Also the report data dictionary may not have any information about the data, but the report will be rendered. The report data dictionary is displayed in the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> panel. The picture below shows the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal; color:#000000;" translate="true"> panel:</span></p> <p class="f_Normal"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:center;"></p> <p class="f_Normal" style="text-align:left;"><image src="img_1.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Data Dictionary</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel. Contains the basic controls in the dictionary.</span></p> <p class="f_Normal" style="text-align:justify;"><image src="img_2.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Information</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel. Displays information about the data as a tree.</span></p> <p class="f_Normal" style="text-align:left;"><image src="img_3.png" scale="100.00%" styleclass="Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;"></image><span class="f_Image Caption" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">The </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold; color:#000000;" translate="true">Settings</span><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true"> panel. Used to enable/disable some options to work with the data dictionary.</span></p> <p class="f_Normal" style="text-align:left;"></p> <p class="f_Normal" style="text-align:left;"></p> </body> </topic>
[ 0.5168125033, 0.6965994835, -3.7941014767, -2.1997771263, 1.174597621, -0.5757633448, -0.0214973167, 0.4145885706, -1.0226545334, -1.0278283358, 0.5777748823, 0.0373654515, 2.1536719799, -0.5084875226, -0.2914988101, -1.6476941109, -1.4356646538, -1.3847234249, -1.1145365238, -0.1916960925, -0.2813052237, 0.4386969209, -1.1925922632, -1.0740765333, 2.2714540958, 0.2156924009, -0.7008478642, -0.6613749862, -1.6845290661, -0.1550795734, -0.5010671616, 1.6584112644, -0.0279273819, 0.412845403, -1.7303503752, -0.8798720241, -0.3164185584, 0.5925430059, 0.7377125025, -0.3250522912, 0.5364013314, 0.3310641348, -0.5863679051, -0.647369206, 0.3904556334, -0.6040373445, -0.2455074489, 0.2477653325, 1.668548584, -0.4552460313, 0.6521883607, 0.3448140025, 0.6277279854, 1.7839208841, 1.6551158428, 0.2348687202, -0.831361413, 0.411338985, -0.6534569263, -1.2849379778, 1.426356554, -0.3034249544, -1.4787994623, 0.5317929387, 1.9559713602, -0.3299781382, -0.7157651782, 0.9805135131, -0.3308503926, -1.1137362719, 1.3317053318, 0.5022039413, -0.0823331997, -0.3998608589, -0.1828204393, 0.0460075848, -0.2358344495, -0.4229256213, 0.5728653073, 1.6495219469, 0.937954843, 0.1658762246, 1.731387496, -0.5199688673, 2.2515163422, 0.0126702599, -0.9475298524, 0.4347139001, 1.2782496214, 1.1548578739, -0.7167861462, -0.5468580127, 1.6429748535, 1.3773338795, -1.0174921751, 0.2688747048, -0.4092363119, -0.6274897456, 0.2855235934, -1.5033844709, -0.3266550303, -1.1736617088, 0.5677152872, -0.2855487764, 1.1586854458, 0.3953848481, 0.0359289087, -0.4409459829, -1.8937163353, -0.5776869655, -0.5778695345, 1.813361764, 0.525013566, 0.1430098265, 0.1917031109, -1.2098731995, 1.6078203917, -1.8676754236, -0.4363998771, 0.8194607496, -0.3931262195, -0.4696528912, 0.0215086006, 0.6513172388, -0.3609322608, -0.5329791307, -0.2561011016, 1.0529510975, 0.1307245195, -1.0738404989, 0.4137960672, 0.1396453232, -0.4176419973, 0.4511941075, 0.1185037121, 1.7743977308, 0.3776623011, 0.1487328559, 0.5305787325, 0.570237577, 1.2269752026, -0.2295597494, -0.2051495314, -1.1477719545, -0.3037944436, -1.3403953314, 0.1519077271, -0.1610881388, 0.2128115892, 0.749786377, -0.0659626648, 0.712634325, -0.8718410134, 0.3136344254, -0.1000099778, -0.9068500996, 0.3188989162, 0.6306708455, -1.138988018, 0.7627797723, 1.2120881081, 0.761014998, -1.2528787851, 1.41768682, -0.4335462451, -1.6747689247, -0.5903477073, 0.7665295601, 0.7672624588, 1.5472207069, -0.1817168742, -1.2959394455, -0.376893878, -0.7526773214, 0.8463388085, 0.1134707704, 0.9227813482, 0.2239170521, 0.3221449852, 0.2069166601, 1.2627550364, -0.84786129, 1.2383633852, 1.0167504549, -0.434420377, -1.2366585732, 0.3680487275, -0.4812443554, -0.6282539368, 0.2233247161, -1.3169025183, 0.1879941523, -0.4149127305, -1.1882983446, -0.1535655409, -0.7757191658, 0.2084396631, -0.4656512439, 0.0916335359, -1.3357809782, -0.1858261675, 0.1194882169, -1.9145717621, 0.8294546604, -1.2483602762, 0.8964295387, -0.0193980653, 1.1752009392, -0.1360987127, 1.7410912514, 1.3120652437, -0.0452346131, 0.3926081657, -0.0544059053, 0.2993509769, -1.7671251297, -0.5789600015, 0.143316254, 0.6091023684, -0.2746535242, -0.2878161073, -0.1897040308, 1.2730977535, -0.4673934281, 0.7016735673, 0.2642303109, -0.3257162571, 0.108790718, -0.5938535929, -0.7030718327, -0.599817276, -2.1518158913, -0.8395368457, -0.263728559, 0.4962836504, 0.7042683363, 0.5800760388, 2.374556303, 0.3593079746, 0.4021928608, -1.2808064222, 0.3827815652, 0.3123870492, -0.1031639874, -1.3749036789, 0.3372720778, 0.0676992238, -0.1329717338, 1.087667942, 1.0242739916, -0.5613461137, -0.518933475, -0.4204448164, 0.9675402045, 0.6124424338, -0.6700055599, -1.1636894941, -0.3381891549, 0.1225375906, 0.8434582949, -0.1848143488, -1.1202658415, 1.9745883942, -0.2717559934, -0.1293217987, -1.4005877972, 0.3355983198, 0.4197849333, 1.1344230175, -0.725252986, -0.1914859861, 0.3194697797, 0.2607126236, 0.2231914848, -0.4133083224, -0.179832235, -0.2700214088, -0.5564231873, -0.6606894135, -0.8534111977, -0.0275906473, -0.3387328684, -0.7914403677, 0.4516831338, -0.0983897895, 0.74389112, 0.6774178147, 0.9133814573, 0.6115834713, -0.5677421689, 0.3480506837, 0.0082219159, 0.0482349917, -0.242699638, 0.6651807427, -0.2325656414, 1.1616322994, 0.3740415275, 1.5129050016, -1.7147480249, -0.1741055697, -0.155586049, 1.108204484, 0.900388062, -0.1601356268, 0.5231878757, 0.6163378358, -0.2032246143, 1.3628863096, -0.5373651981, -2.1712520123, -0.5345484614, -0.2792718709, 0.3292474449, -1.3502112627, 1.9016337395, 0.789073348, 1.1911189556, 1.2171323299, 0.004182362, 0.6701324582, -1.920678854, 0.6408694983, -0.859652102, -0.3040617406, 1.6221094131, -0.7292345762, 0.7284889221, -0.5236477852, -0.5056691766, -1.204808116, -0.4257173836, 0.20269458, -1.4807544947, -0.2522735894, 1.4161103964, 0.7568765283, -2.1250710487, -0.2319181412, 1.4146939516, 2.1454122066, 0.4947841465, -0.2312213182, -1.0496186018, -0.6169546247, -0.1827299148, -1.6372646093, -0.7082280517, 1.7675780058, 0.9169885516, -0.6928341985, -0.1545889378, -0.1962493807, -0.5730065703, 0.3806404471, 0.1401938051, 0.6285390258, 0.4896971881, 0.120480977, -0.67037642, 0.2369164675, -0.1516564339, 0.4650604725, 0.6722558737, -0.588647306, 1.079453826, 0.4260050654, -0.2836868167, 0.2244439423, 0.1039845198, 0.3874937296, -1.1386907101, -0.0658504143, -0.3469808996, 0.1217249036, -0.6272972822, -2.0918991566, -0.0470895469, -0.8145235181, 1.2683141232, 1.129476428, -0.3365346789, 0.6386989355, 1.2526129484, -0.2727203071, -1.6130040884, -0.350997895, -0.5475593209, 1.3699729443, 0.6463372707, -0.1163703799, -0.5562339425, -0.4122746885, 0.8657078743, 0.2788617909, -0.1176998988, 0.1801617742, 1.0455780029, -1.6458799839, 1.8902672529, -0.2749302089, -0.8643462062, 1.1358271837, -0.2836994529, -0.5768674016, 0.8369120359, -0.6307770014, -1.6664861441, 1.0163316727, 0.3056162298, -0.7585347295, -0.7267799377, -0.668240428, -1.1092331409, 0.2346128076, 0.4124777019, 1.1342643499, -0.8161177039, -0.6157991886, -0.1600729972, 1.4902853966, -0.185383901, -0.4482000172, 0.3615098, -0.0232143123, -0.4313986003, 1.6136289835, 1.3648062944, 0.6265807152, -1.248529315, 1.1494977474, -0.1190320775, 0.1492199451, 0.2337334156, -0.0397238359, -0.3952968419, 0.6841264367, 0.5282225609, 0.3344463408, 0.3417167366, 0.2971041799, -0.6358403563, -0.1440308392, -0.2916913033, 0.0543515608, 2.0112092495, 1.8564335108, -0.8886841536, -1.0219705105, 0.5488435626, 0.4268826544, 0.1841760725, 0.0988354832, 0.1843392402, 2.9576573372, 0.4002023041, 0.4983985722, -0.9362123013, -0.4831345975, 0.8101817966, -0.5286239982, -0.2535009682, -1.4925141335, -0.1521006078, -0.428502202, -0.8502516747, 0.7084648013, -1.3102252483, -0.621675849, 0.3305113912, -0.7047173381, -0.248093918, -0.1793542802, -1.5703122616, 0.1593623161, 1.8084870577, -0.5020315647, -0.0340608209, 0.014697901, 0.8819244504, 0.5288556814, 0.3811144531, -0.260862112, 0.3320758343, -0.3451238275, 1.9906147718, 2.0504720211, -0.4871374071, 0.3630709052, -0.4072771072, 0.0698974282, 0.5016384125, 0.2349285483, 0.0338535234, -1.5236603022, -0.6218219399, -1.0008078814, -0.5494115353, 0.1632902473, 0.2225899994, -0.6581319571, 0.9776997566, 0.078787908, 0.2866908312, 0.7932459116, -0.5023121834, 1.3167847395, -0.6528809667, -1.0924581289, 0.2301888317, 0.4427018166, 0.3899858296, 1.337430954, 0.5806113482, 0.9301368594, -0.6418557763, 0.1731957495, 1.3272635937, 0.0049396963, 0.4115207493, -0.9906059504, -0.9880822301, 0.1086250544, 0.1144105121, -0.6949551702, -0.7249943018, -0.6876510978, -0.5826970339, 0.6638945341, 0.0565737151, 0.9674816728, 2.3044726849, -0.5290887356, -0.9704604149, 0.5305933952, -0.4197940826, -1.3391594887, 0.0577950254, 0.5067471266, 0.9574300647, -0.1876449734, -0.0421702005, -0.9023842216, -1.2362769842, 1.1882747412, -0.4636417329, 0.2506501079, -0.4674549401, -0.2375425547, -0.2629092336, 0.3044456244, 0.2534317374, 0.3977092505, -0.5905268192, 0.0543673746, -1.42648983, 0.6776231527, 0.8726654053, -0.0281285718, -1.0141994953, -0.5970736742, 0.5318303108, 0.7701522112, 1.2150070667, -0.7983078957, -0.3289202154, -0.3913427889, -0.6836702228, -0.9095677137, 0.6144666672, -0.2767020464, -1.1012779474, 0.813660264, -0.5859808326, 0.4741517305, -0.4626259208, 1.1906394958, 0.0372500382, -1.0817170143, -0.6229050159, 1.2687548399, -1.3827570677, -0.2585927844, 0.6727000475, -1.8440808058, -0.8695319891, 0.0599476658, 0.56809479, -1.0787905455, -0.4250863791, -0.1693177372, 0.2481568009, 0.6685596108, -0.0799031556, -1.2494059801, 1.7568070889, -0.4154113829, -1.830150485, -0.8057023883, -0.5208703876, 0.0443735421, 0.9696347713, 0.4740403593, 0.6637945771, 1.177809, 1.2573797703, -0.6028441787, 0.9750707746, -1.7167131901, -0.7660834789, -0.1175212264, 0.5458955169, 0.0287089758, 0.8788975477, 0.4209961891, -1.2230466604, 0.6361846924, 0.013610092, -0.1492692381, -0.5200366378, -0.9173640013, -2.380790472, 0.9286336899, -0.2663720846, 2.2569918633, 0.32729581, -1.9805887938, 0.071810022, 0.3555820286, -0.1799846292, 0.2210593224, 0.7322723269, -0.9819278121, -0.1421812326, -1.7101522684, 0.0211434625, -0.758617878, 0.5248770118, 0.5296887159, 0.5735467672, 1.1723152399, -0.0746699721, -0.2399288267, -0.5401402712, 0.2997262776, -0.4458597302, 0.8639057279, 1.6040439606, 1.2206954956, -0.0553861037, 1.4353052378, 1.1894708872, 1.4823752642, 0.7403342128, 0.5831725001, -0.8458803296, 0.3479790092, 0.141270116, -1.3702164888, -0.2031467706, 0.4560034871, -0.2936457694, -0.3148959577, 0.9959310889, 1.9103103876, -0.2549108267, -0.0259221811, 0.5425803661, -0.6522172689, -2.2612059116, 0.6355779767, 0.8637008071, 1.4408290386, -0.6541397572, 0.5583385825, 2.375878334, 1.37576437, -0.0019422621, -1.0224126577, -0.3200523257, 0.131623894, 0.5924072266, 0.0458814874, -0.2749436796, 0.0004171795, -0.1634849459, -0.9635170102, -0.3370783031, 2.6032857895, -0.8839089274, -0.531773448, -1.6469534636, -0.375069201, -1.6612055302, -0.8789006472, 0.0471685752, -0.5208969116, -0.5455527306, -1.0205914974, 0.9202571511, 0.5479667783, 0.5961376429, 0.3003881276, 0.7492150068, -1.0784943104, -0.4702782929, -0.0817278177, -0.3647117019, 0.0771287903, -0.2053055018, 0.1310499609, 0.2089022398, -1.2839161158, 0.4119510353, -1.0203076601, 0.7386327386, 0.518530786, -1.1286664009, -1.1708235741, 0.2618831992, 0.4663925469, 1.2688192129, -0.5492466688, 0.0083283139, -1.015863061, -0.4998860657, -0.1601189971, 0.1760211587, 1.3249524832, -0.2347660512, -0.7786688805, 0.2157294154, -1.152208209, 2.2974534035, 0.6273915172, 0.2642944455, -0.6741699576, 0.8816465139, -1.0090559721, 0.5445945859, -0.1548905969, 1.1808677912, 0.7240700126, 0.4847942889, -0.6692355275, -1.227304697, -0.6488415003, 0.7033815384, 0.2106293142, -0.5904341936, -1.8239580393, -0.582734406, -0.4749562442, -0.1124197245, -1.3589061499, 0.845140636, -0.4759629667, 1.4809088707, 1.6936789751, 0.889059484, 0.1399441659, 0.5313686132, -0.1992887855, 0.2231340408, -0.3859437406, -1.2876777649, -0.8223374486, -0.5304275751 ]
Structure When creating a new data transformation, settings and its elements are defined in the window of this tool. Below you can see the description of the New Data Transformation window structure. The name of transformation, which will be used in original data (for example in the DataSet) is specified in the Name in Source field. The name of transformation used in a report is specified in the Name field. In the Alias field, you can specify the name of transformation, which will be
Data Data Transformation Fields
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Structure</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Structure</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When creating a new data transformation, settings and its elements are defined in the window of this tool. Below you can see the description of the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true"> window structure.</span><br/><br/><br/><br/><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The name of transformation, which will be used in original data (for example in the DataSet) is specified in the </span><span class="f_Stimulsoft text bold" translate="true">Name in Source</span><span class="f_Stimulsoft text" translate="true"> field. </span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The name of transformation used in a report is specified in the </span><span class="f_Stimulsoft text bold" translate="true">Name</span><span class="f_Stimulsoft text" translate="true"> field.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the </span><span class="f_Stimulsoft text bold" translate="true">Alias</span><span class="f_Stimulsoft text" translate="true"> field, you can specify the name of transformation, which will be used if the Use </span><span class="f_Stimulsoft text bold" translate="true">Alias</span><span class="f_Stimulsoft text" translate="true"> parameter is enabled in the data dictionary. </span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The list of a new transformation. Data columns added from different sources and created the </span><span class="f_Stimulsoft text bold" translate="true">New Measure</span><span class="f_Stimulsoft text" translate="true"> and the </span><span class="f_Stimulsoft text bold" translate="true">New Dimension</span><span class="f_Stimulsoft text" translate="true"> are displayed on this panel. You can add data columns in data transformation using the following ways:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Dragging a data source or a data column from the dictionary into the list of elements or the preview. If a data source is dragged into, all data columns from this source will be added to the list of data transformation fields.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Using the </span><span class="f_Stimulsoft text bold" translate="true">New Dimension</span><span class="f_Stimulsoft text" translate="true"> or the </span><span class="f_Stimulsoft text bold" translate="true">New Measure</span><span class="f_Stimulsoft text" translate="true"> commands from the context menu (below) in the list of fields. </span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">The preview of a new data transformation. The values from data columns and fields are displayed on this panel, i.e a new data table.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">The </span><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Mode</span><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> parameter allows you to define the mode of a selected field:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">. By default, this field type is applied for all numeric types of data. In addition, this type of data field is used if you need to group values of the current data field by the values of another data field. </span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true">. This field type is applied not for numeric data types by default. When grouping data the values of this data field will be the condition of grouping for values of other data fields.</span><br/></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Using this parameter the expression that resulted in getting a value for a selected field is defined. For example, a link to a data column in a table or data columns production, a data column with a function, etc. </span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The Type parameter allows you to define the type of data for the values of a selected field. For example, string, integer, decimal, byte[], object. &#160;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can delete fields from a new data transformation using the following way:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Hover the cursor over a field and click the </span><span class="f_Stimulsoft text bold" translate="true">delete</span><span class="f_Stimulsoft text" translate="true"> button to the right of its name;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Hover the cursor over a field, click the right button of the input cursor, and select the </span><span class="f_Stimulsoft text bold" translate="true">Remove Field</span><span class="f_Stimulsoft text" translate="true"> command in the context menu;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a field and click the </span><span class="f_Stimulsoft text bold" translate="true">delete</span><span class="f_Stimulsoft text" translate="true"> button.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Also, you can delete all fields from data transformation. To do it, you should call the context menu and select the </span><span class="f_Stimulsoft text bold" translate="true">Remove All Fields</span><span class="f_Stimulsoft text" translate="true"> command.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Field context menu </span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">There are controls of the current field in the context menu. To call the context field menu you should:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Hover the cursor over the field you need on the list panel;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click the right button of the input cursor.</span><br/><br/><span class="f_Stimulsoft text" translate="true">After that, the context menu will be called:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Field creation command – the </span><span class="f_Stimulsoft text bold" translate="true">New Dimension</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Field creation command – the </span><span class="f_Stimulsoft text bold" translate="true">New Measure</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Duplicate (a copy) creation command of a selected field.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command, which calls the expression editor with an expression of a selected field.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command, which calls the mode of editing the name of a selected field. Also, you can rename an element using the following ways:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Double click the left button of the input cursor on a field in a list.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a field in a list and click the F2 button. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Selected field deleting command.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> The Remove all fields command.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> When hovering the cursor over the </span><span class="f_Stimulsoft text bold" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> command, the menu with the set of data sources and columns in them will be opened. In this list, you can select a link to a data column for the current field.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If there are no data sources in the data dictionary, the </span><span class="f_Stimulsoft text bold" translate="true">Field</span><span class="f_Stimulsoft text" translate="true"> command will not be displayed.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Field menu in the preview</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To call the field menu in the preview, you should click on a header on this panel. This menu contains control commands of the values of the current field.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Sorting values commands:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Sorting in ascending order. Depending on value type, sorting commands can be different. For row values the from A to Z, for numerical the from Smallest to Largest, etc.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Sorting in descending order. Depending on value type, sorting commands can be different. For row values the from Z to A, for numeric from the Largest to Smallest, etc.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> No sorting. In this case, the order of values in the current field will be as well as in the data description.</span><br/></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Depending on the values of the current field the Actions menu can contain the following commands:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Skip_and_Limit_Rows" styleclass="Stimulsoft text" translate="true">Skip and limit rows;</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Running_Total" styleclass="Stimulsoft text" translate="true">Running total</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Show_Percentage" styleclass="Stimulsoft text" translate="true">Show percentage</link><span class="f_Stimulsoft text" translate="true">;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">&#32;</span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Replace_Value" styleclass="Stimulsoft text" translate="true">Replace value</link><span class="f_Stimulsoft text" translate="true">.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Remove Actions</span><span class="f_Stimulsoft text" translate="true"> command. This command is active, if some action is applied to an element. When selecting this command, all actions for the current field will be deleted. </span><br/></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Commands of adding </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Filtration" styleclass="Stimulsoft text" translate="true">data filtering</link><span class="f_Stimulsoft text" translate="true"> in the current field:</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The type filter, in this case the String Filters contains logical operations for the condition of the current field filtering. Depending on the value type of this field, logical operations can be different.</span></p> <p class="f_Stimulsoft text" style="margin-left:24px;"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Custom filter</span><span class="f_Stimulsoft text" translate="true"> allows you to set several filters with various logical operations.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The command, which deletes all filters for the current field.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Values of the current field. One of data filtering tools. By default, all values and the </span><span class="f_Stimulsoft text bold" translate="true">Select All</span><span class="f_Stimulsoft text" translate="true"> item are displayed as well as other values they are checked a box. However, you can check a box next to the values you need. As a result, only the values checked a box and rows related with them will be displayed in a new table. When selecting the </span><span class="f_Stimulsoft text bold" translate="true">Remove Filter</span><span class="f_Stimulsoft text" translate="true"> command all values will be checked a box, it means they will be displayed.</span></p> </body> </topic>
[ 0.4666680992, -0.6919026375, -3.7827486992, -1.9173966646, 0.4277646542, -2.0505921841, 0.7666124105, 0.6620035172, -1.1660591364, -1.943031311, 0.1777341813, 0.5953093171, 3.2616302967, -0.4835956991, 0.2966276109, -0.0520566404, -0.4233895242, 0.0973351076, -0.1246372834, 0.7730262876, 0.3283654749, -0.9311901927, 0.6991130114, 0.2915641069, 1.199837923, 0.173234567, -0.9048215151, 0.1036588922, -0.4392376542, -0.0844184384, 1.4838335514, 1.4450033903, -0.3303976655, 0.7297245264, -0.5200794339, -0.6039808393, -0.2418939918, 0.9077063203, -0.7019979358, 0.9488746524, -0.0015504484, 0.8430709839, -0.7380591631, -0.1578734815, -0.0942451283, -1.0357223749, 0.9039961696, -0.5159214735, 1.1674492359, 0.0985805467, 0.319360137, 0.4148258865, -0.5530548692, 0.1154905781, 1.3631124496, 1.5059608221, -0.4319393933, 1.1738487482, 0.5252295136, -1.7090837955, 0.8639075756, 0.7956786752, -0.8841868639, 1.119199276, 0.498257637, 0.3306593299, -0.8545893431, 1.6485393047, -0.7850784659, -2.1513199806, 0.5612021685, 1.8862708807, -0.0676141083, -1.212356925, 0.2745126188, -0.5481120348, -0.7559304833, -0.0111821843, 0.4303451777, 1.8181860447, 1.2320879698, 0.4405462444, 0.5464738607, -0.1601366699, 1.9575039148, -0.5150381923, -0.4812029004, 1.5307894945, 0.3067341149, 1.2943893671, -0.3053442538, -1.2405804396, 0.9055582285, -0.1709589958, -0.7641596198, -0.3915120661, -0.7809818983, 1.7353417873, -0.0993606523, -1.2357157469, -0.2534214556, -0.1253564805, 0.2615372539, 0.7137170434, -0.8190853, 0.9472114444, -0.4233166575, -0.8950358033, -0.6591338515, -0.2406587899, -0.9018565416, 1.3472971916, 0.6437674761, 0.1741959304, 0.1464943439, -1.0499609709, 1.7322561741, -0.5672032833, -0.2787451148, 0.4169225097, 0.1554931253, -1.1737918854, 0.6672174335, 0.9528367519, 0.7604843378, -0.6770799756, -1.1437709332, 0.5373364687, 1.1764048338, -1.6483494043, 0.0927205756, -0.7575042248, -1.3531081676, 1.3630508184, -0.235117808, 0.4048217535, -0.3159966469, -0.9808551669, 0.1502882838, 0.1387588829, -1.4825191498, 0.7426134944, -0.3573394716, -1.3154258728, 0.0169401672, -1.6711002588, 1.226691246, -0.5420455933, 0.418734163, -0.3633165359, 0.6102325916, 0.4933092892, -0.664789319, 0.5034242868, -0.4472192824, -0.8681053519, 1.3029447794, -0.0010263881, -0.8741866946, 0.3717495799, 0.8406008482, -1.5111802816, 0.3110702038, 0.6027538776, -0.2137081176, -1.6802778244, 0.5783417225, 0.8256381154, -0.1354850382, -0.6152250767, -0.5650422573, -1.6211462021, 0.4595502913, -1.0840319395, 1.3073669672, 0.0809322372, 0.6223798394, -0.7078984976, 1.6352177858, 0.4036405087, 0.6644924283, -1.2481373549, 0.9447049499, -0.0588416308, 1.1181179285, -0.4357532859, -0.2678337097, -0.9383581281, -0.6898289323, -0.1756726056, -0.0127074495, 0.4429660141, -1.2166229486, -0.8244960904, 0.1774876863, -0.6769002676, 0.5344495177, -1.1843414307, -0.2943485677, -1.0241725445, 0.4813229442, 0.1512687802, -1.7965322733, 1.35481143, -1.0747675896, 0.4328509271, -0.0861647204, 1.7608758211, -0.6196882129, 1.9578738213, 1.1897691488, 0.6363551021, -0.0643535927, -0.3170048296, 0.289907068, -0.4613700211, 0.1733352691, -0.8028246164, 1.200510025, -0.2674324811, -0.0961963534, -0.896732986, 0.8287113905, 0.3687384725, 0.0969749019, -0.8194794059, -0.5807340741, 1.2609597445, -0.3089484274, -0.1568423957, -1.0756521225, -0.655176878, -0.5792276263, -0.8885723948, 0.5733903646, 0.8847900629, -0.5902459621, 1.9822317362, 1.1532665491, -0.2220338732, 0.3311835229, 0.5743155479, -0.0705995783, -0.8588778973, 0.4085952938, 0.908195734, 1.1409865618, -0.3702910244, -0.2523680627, 1.8945599794, -1.293171525, -0.4602748454, -0.3399560153, 0.0919989049, -0.5834988952, -1.8315439224, -1.4155807495, 0.0366326831, -0.5120778084, 1.107080698, -0.0860347748, 0.5466839075, -0.0916144922, -1.1508629322, -0.1377165169, -0.9550772905, 0.1984453648, 0.1175624207, 0.3220396638, 1.1670171022, -0.3610113561, 0.128442198, -0.6137017012, 1.2905521393, -0.2807542384, -0.4437515438, -0.9328593612, 0.0552757829, -0.904415369, 0.8194848895, -0.7893835306, -2.5889348984, -1.7410635948, -0.312309444, -0.6696753502, 0.6349045634, -0.3597482741, -0.1543261707, -0.9613226056, 0.2801952958, -0.0174631737, 0.3136913478, 0.0327481367, -0.0832664669, -0.0469423234, 0.5025705695, 1.119050622, 0.4003635943, 0.2245024145, -1.3980938196, -0.7006067634, 0.1689783186, 0.4363250136, 0.4406967759, 0.0209898185, 0.4144250453, 0.0508796982, -0.550049305, -0.2563952804, 0.456224978, -1.9611406326, -0.5941151977, -0.8698448539, 1.3475226164, -0.3969476223, 1.4006717205, -0.0967797637, 0.9383522868, 0.6239848733, -0.2002981752, -0.7656239867, -1.8235269785, 0.9432308674, 0.9211175442, 0.560598135, 0.2298345119, -0.7691355944, 0.5404805541, -0.5054462552, -0.0163042676, 1.6119511127, -0.1275768876, 0.347497493, -0.8291127086, -0.1117008477, 1.4214154482, -0.4303692281, -0.9955350757, -0.8830258846, 0.5646469593, 1.3964047432, -0.647023201, -0.0818583667, -1.3267040253, -1.5774390697, 0.8443322182, -1.0113269091, -0.5444470644, 1.3341293335, 0.9415512681, -1.2425903082, 0.9739729762, 0.1195746362, -0.6592088938, 0.0169619974, 0.3036878109, 0.0605148189, 0.7085595727, -0.0512207523, -0.4936746359, -0.5462950468, -1.7109531164, -0.2018247098, -0.3024027944, -1.4273594618, 3.1163785458, 0.7345064878, -0.0111715859, 0.820391655, 0.2847799361, 0.6564741731, -0.0223415084, 0.4406367838, -0.1503331065, 1.1483579874, -0.1466279626, -0.1247614697, 0.8097000122, -0.3397870958, 1.2408128977, 0.7085134387, -0.6211876273, 0.8693934679, 0.2466242015, 0.6279233694, -0.9439454079, 0.4165735543, -0.565115273, 0.7013765574, 0.0826724619, -1.0907928944, -0.891045332, -0.4537001252, 0.5483976603, 0.6856861115, -0.3437073529, -0.9493336082, 1.0772178173, -0.7596101761, 0.672055006, -0.2393816411, -0.0951766744, -0.2441310287, -0.2938848138, 0.2948276103, -0.0580967776, -0.9435531497, -1.735468626, 0.4174142778, -0.4040723443, 0.0846692845, -1.0472602844, 0.3180676103, -1.190387249, 0.3929337561, -0.4113135338, 0.7944668531, 0.8597141504, -0.0863591582, -0.4984160066, 1.397305131, 1.9105657339, 0.9919115901, 0.5112614036, 1.2919543982, 0.1339147985, 0.3238917887, 0.5583939552, 0.206630528, -1.9215761423, 0.7050176859, 0.8202530146, 0.6253839731, 0.0613533035, -1.1426745653, 0.4559668899, 0.852350533, 0.0187294222, -0.2700814307, 0.1438800544, 0.7998841405, -1.0047204494, -0.3018899858, -0.7465372086, 0.5461384058, 2.1012942791, -0.0166138671, -0.9506414533, -1.7522051334, 2.1673021317, -0.037630491, 0.2981690168, 0.2757492363, 0.7132019997, 3.0085732937, -0.5072517991, -0.6991360784, -0.3172323704, -0.1698004752, 0.3279530108, -0.3375491798, 0.0633068457, -2.7499260902, 0.5234358311, 0.665281713, -1.7033314705, -0.0824105442, -1.4301842451, 0.111756295, 1.5281908512, -0.3941129148, -1.8100280762, -0.3374295533, -1.4437446594, 1.8325324059, 1.1211880445, -0.2649324536, -0.1326085627, 0.3113251925, 1.8000365496, -0.8845825195, 0.7084792852, 0.0054137176, -1.3083692789, 0.3824494183, 1.3434381485, -0.241002515, -0.7986372709, 1.3324247599, -0.3195056915, -0.9023618698, 0.0033222709, 1.0961951017, 0.2220665514, -0.7457939386, -0.3313262463, 0.2291143984, -0.8909675479, -0.0296734665, -0.7916804552, 0.5389338136, 0.2366059273, -0.4547874928, 0.3178647757, 0.3061538339, -0.6345012188, 1.2196358442, -1.2815927267, -0.0641372725, -1.2041198015, -0.3294964433, 0.6959956288, 0.4231426418, 0.2774181366, 0.3801622093, -0.1584183872, 0.0535524078, 1.3751411438, -0.9876207709, -1.3318252563, -0.6203696132, -1.5412534475, -0.3094861209, 0.9422256947, -0.21747832, 1.2725126743, 0.5579014421, -0.4817194939, 0.2356019616, -0.2489377111, -0.2068612725, 1.1319513321, -0.7999280691, -1.2664754391, 0.7625074983, -0.3540573418, -0.9582663774, 1.5069258213, 0.4368593693, 0.7582479119, -0.2159608454, 0.052897986, -0.4141809046, -1.0368392467, 1.0650666952, -0.9462195039, 0.1553470194, 1.0100266933, -0.8141127825, -1.073879838, 0.5720389485, -0.4692137539, 0.2236604542, -0.21509251, 0.1925972104, -0.2197051942, 0.4220952094, -0.1296399981, 0.426661551, -0.4749002457, -0.0405792482, 1.3086967468, 1.9158970118, 1.2635821104, -0.3908097148, 0.408395946, 0.5017261505, -0.0237058159, 0.5637690425, 1.0571856499, 0.1823550463, -0.4355937839, 0.3649116755, -0.2972665131, -0.4068723321, 0.1606158167, 1.6586732864, -0.1722807139, -0.1003348753, 0.0216997415, 1.4076323509, -0.40386796, 0.3898375928, 0.9158023596, -0.8533005118, -0.2051199973, -0.8580037355, -0.0262242649, -0.1622683555, -0.3106733561, -0.683593452, 0.1996364743, 0.7499473691, 0.4128552675, 0.1921772659, 1.5459103584, -0.2897928059, -0.5183461905, 0.0533363372, -0.4472198784, -0.1614484936, 0.6862183809, 1.2854272127, 0.7256218791, 1.0635358095, 0.3295748532, -0.2102427334, -0.0680559427, 0.0401673019, -0.5203495026, 0.7849271894, -1.4602769613, -1.2004733086, 1.3481389284, -0.3801370859, -1.0345863104, -0.1038797274, 0.5584275723, 0.3206818998, -0.2317602634, -1.3495745659, -1.8009474277, 0.2788556516, -0.9612933397, -0.4715687633, 0.3741540015, -1.3768607378, -0.3577931523, 0.263989538, 0.1128256768, -0.9493134618, 0.6357349753, -2.2499117851, -0.7483697534, -1.3293019533, -0.0754187927, -0.7861595154, 1.6673312187, 0.5355424285, 1.0857083797, 1.2286765575, -1.0032792091, -0.7125275135, -0.8371673226, 0.6723845005, -0.8513895273, 0.4696263969, 0.2539918721, 0.9060231447, 0.1376102269, 1.55745399, 1.3842469454, 0.9332585335, 1.4893273115, 0.9260573983, -0.8841543198, -0.0152323423, -0.3459045589, -0.9713681936, -1.0432766676, -0.2287321091, -0.0025331699, 0.1801315546, -0.4506737888, 1.7834390402, 0.1797264218, 0.5561406016, 0.3049069643, 1.1622354984, -0.7066201568, 0.1147215739, -0.17716676, 1.1781722307, -0.3003277183, 1.6431363821, 0.9164615273, 0.6076620817, 0.9651269913, -2.3958232403, -0.2047083825, 1.1362113953, 1.2463998795, 0.4304697216, -0.1566692591, -0.3080798984, -0.6200853586, -0.7652823925, 0.3970897794, -0.1262902766, -1.2392141819, -0.1814953536, -0.5515130758, -0.8529738188, -0.2953109741, -0.5571119189, 0.3549594581, 0.2981069982, -1.3321335316, 0.1422240734, 1.3107739687, 2.0484161377, -0.9032105207, -0.6779065728, 0.0599511713, 0.4769421816, -0.2310511917, 0.2263467014, 0.4331427217, -0.2937762439, -1.0656290054, -0.8192720413, 0.3922691643, 0.3824925721, 0.3320252001, 0.0168797839, 0.8257948756, 0.4108150303, -0.648829639, -0.9789254069, 1.5443185568, -1.2558319569, -0.2297268957, -0.1137051061, 0.2136080116, 1.0815752745, -0.6707502604, 0.8058432341, -0.3239839673, 1.1388550997, -0.077967003, -1.0517482758, -0.4357228577, -1.0863386393, 0.8591501117, -0.2139740288, -0.3757721484, -1.0644744635, -0.7177079916, -0.0502984822, -0.7815279961, -0.4888836741, 0.3791038394, 0.250900507, -0.5005636215, -1.2806943655, -0.4066178501, -0.8470434546, 1.8837311268, -0.0462653898, -1.4501754045, -1.0072550774, -0.3734355569, -0.8174542189, 0.3415767252, -0.3639189601, 2.1405010223, -0.917234242, 0.7787802815, 1.4536272287, 0.2910136878, 0.6334303021, 0.0832374245, 0.5031042695, 1.0105752945, -0.8828934431, -0.4751420319, 0.0437018014, 0.0357368328 ]
Filtering Data Filtering data is data selection by some condition. For example, the statistics of visits for the last twenty four hours or sales volume by a definite category, etc. You can filter data using various tools in the report designer. However, you can often face with such situations, when you have to transfer filtered data to a report components. In this case, you can create the New Data Transformation , where you should filter data. After that, based on this table you can create a r
Data Data Transformation Filtration
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Filtering Data</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Filtering Data</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Filtering data is data selection by some condition. For example, the statistics of visits for the last twenty four hours or sales volume by a definite category, etc. </span><br/><br/><span class="f_Stimulsoft text" translate="true">You can filter data using various tools in the report designer. However, you can often face with such situations, when you have to transfer filtered data to a report components.</span><br/><br/><span class="f_Stimulsoft text" translate="true">In this case, you can create the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true">, where you should filter data. After that, based on this table you can create a report. </span><br/><br/><span class="f_Stimulsoft text" translate="true">You can filter data in the data transformation using the following ways:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the data field header in the preview. Check boxes next to the values which need to be skipped, it means uncheck boxes next to the values you don`t need.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on the data field header in the preview. In the drop down menu you should go to the Filter of data type (name depends on a data field type, i.e. the Number Filter is for numeric fields, the String Filter is for row fields, etc.) and define a logical operation in the submenu. After that, the editor will be opened, where you should specify a value for a logical operation. When this filter triggers, i.e a definite logical condition is carried out, the values will be filtered in the current field.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> You should click on the data field header in the preview. Select the Custom filter command in the drop down menu. After that, the filter editor will be called where you should add filters, define a logical operation and a value. When this filter triggers, i.e a definite logical condition is carried out, the values will be filtered in the current field.</span><br/><br/><span class="f_Stimulsoft text" translate="true">You should understand, that data are filtered with rows, i.e if a logical operation triggers for a definite value of one field, the values from other fields of this row will be displayed. Besides, you can specify the Expression as filter value. In this case, the result of expression calculation will be a value for a logical condition in a filter.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Pay attention to the fact that filtering can be multi-level both for one field and in relation to the entire table:</span></p> <p class="f_Stimulsoft text"><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> You can specify several filters for one field. In this case, the values will be displayed, if even one of the filters is carried out. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Besides, the filtering can be carried out by the values of one field and by the values of another field. For example, firstly, one category is selected and then two products with max sales are defined in this category.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Also, when filtering data, read this article </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Skip_and_Limit_Rows" styleclass="Stimulsoft text" translate="true">Skip and limit rows</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When applying the type filter or custom filter to a field, the filter editor menu will be opened. Below you can see the </span><span class="f_Stimulsoft text bold" translate="true">Filters</span><span class="f_Stimulsoft text" translate="true"> menu structure:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Button for adding a new filter.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Filter On</span><span class="f_Stimulsoft text" translate="true"> box is used to enable or disable filters. </span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> List of added filters.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> Button for deleting a selected filter.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Moving the selected filter into up / down carried out by dragging. The higher a filter, the earlier it is processed.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text" translate="true">Let`s consider the examples of data filtering when creating a new data transformation. Imagine, a new table contains fields with the names of product categories, the products with price for each product and the number of orders for each product.</span><br/><br/></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Filtering by values selection</span></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: In the preview, you should click on a field header and check a box next to the values, which need to be displayed. In this case, the filtering is carried out by the set of categories, only data for the Beverages category will be displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">You should understand that after filtering categories, you can filter by the values of another </span><span class="f_Stimulsoft text" translate="true">field.</span><br/><br/><br/><span class="f_Stimulsoft text bold" translate="true">Filtering using the type filter</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Depending on data type of the current field, the filters of data type and their logical operations can be different. For example, there are different operations for string values, numeric values, and dates.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: You should click on a field header in the preview, in the menu of the filter of data type (for example the String Filters), select a logical operation. In this case, you should select the </span><span class="f_Stimulsoft text bold" translate="true">beginning with</span><span class="f_Stimulsoft text" translate="true"> operation for category name.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: To perform a logical condition of filter you should specify a value in the </span><span class="f_Stimulsoft text bold" translate="true">Filters</span><span class="f_Stimulsoft text" translate="true"> menu and click the </span><span class="f_Stimulsoft text bold" translate="true">Ok</span><span class="f_Stimulsoft text" translate="true"> button. Also, if needed, you can change a logical operation and add other filters. In this case, specify </span><span class="f_Stimulsoft text bold" translate="true">C</span><span class="f_Stimulsoft text" translate="true"> letter. Now all categories which start with this letter will be displayed.</span><br/></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Custom Filters</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: You should click on the field header in the preview and select the </span><span class="f_Stimulsoft text bold" translate="true">Custom Filter</span><span class="f_Stimulsoft text" translate="true"> command. In this case, you should click on the field header with the set of categories.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: You should click on the </span><span class="f_Stimulsoft text bold" translate="true">Add Filter</span><span class="f_Stimulsoft text" translate="true"> in the </span><span class="f_Stimulsoft text bold" translate="true">Filters</span><span class="f_Stimulsoft text" translate="true"> menu, define a type of a logical operation and a value for a logical condition, and click Ok. In this case, you should select the </span><span class="f_Stimulsoft text bold" translate="true">not containing</span><span class="f_Stimulsoft text" translate="true"> operation, specify the </span><span class="f_Stimulsoft text bold" translate="true">Con</span><span class="f_Stimulsoft text" translate="true"> as a value of a logical condition. Now, all categories, which don`t contain the </span><span class="f_Stimulsoft text bold" translate="true">Con</span><span class="f_Stimulsoft text" translate="true"> will be displayed. </span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Apart from filtering by categories, let`s filter by product prices. For example, you need that from a filtered list of categories only the products where orders were written will be displayed. To do that you should:</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Click on a field header with the number of orders in the preview;</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Select the </span><span class="f_Stimulsoft text bold" translate="true">greater than</span><span class="f_Stimulsoft text" translate="true"> operation in the </span><span class="f_Stimulsoft text bold" translate="true">Number</span><span class="f_Stimulsoft text" translate="true"> filter menu;</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Specify the 0 as a value of a logical operation and click Ok in the </span><span class="f_Stimulsoft text bold" translate="true">Filters</span><span class="f_Stimulsoft text" translate="true"> menu. This way, products, the number of orders, which more than null will be displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can delete filters using the following ways:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> To delete all field filters, you should click on its header in the preview and select the </span><span class="f_Stimulsoft text bold" translate="true">Remove Filters</span><span class="f_Stimulsoft text" translate="true"> command in the opened menu.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> To delete a specific filter, you should call the editor of filters, i.e. you should click on a field header and select the </span><span class="f_Stimulsoft text bold" translate="true">Custom filters</span><span class="f_Stimulsoft text" translate="true"> command in the preview. Select the filter you need and click the </span><span class="f_Stimulsoft text bold" translate="true">Remove Filter</span><span class="f_Stimulsoft text" translate="true"> button in the editor.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 1.1907746792, 0.016200019, -4.2411055565, -1.4997751713, 0.5140132904, -1.2224378586, 1.5146285295, 1.2083262205, -0.8652254343, -0.2539649308, 1.7093360424, 0.735599041, 2.4469120502, -0.1851768941, -1.2159594297, 0.4015681148, -0.9138438702, -0.3788559139, -1.3089637756, -0.3944557011, 1.1057549715, 0.3119617701, -0.1452602744, -0.7313482165, 2.2996475697, 0.3253176212, 0.1649203897, 0.2092464715, -0.5708841681, 0.5889402628, -0.1330846995, 1.2460814714, -1.3580205441, -1.566642642, -1.1292823553, -0.6306710839, 0.162090838, 0.7626817226, 0.6494648457, 0.9303806424, 0.3930436671, 0.4114713073, 0.2886664569, -0.6602927446, 0.6231641769, -0.7224344611, 0.6623950601, 0.504847765, 1.6087636948, -1.4271156788, 0.1200508401, 0.6079993248, -1.2961709499, 0.6759216189, 0.793241322, 0.1600126475, -0.1848793477, 0.1193757206, 0.6889770031, -0.3679778874, 1.4213688374, 0.6679916382, -1.7015382051, 0.7302420735, 0.4144434035, -0.1197935566, -0.1040411144, -0.2892925739, -0.6726256609, -0.1107602641, 0.4434667528, 0.3858606815, -1.106454134, -0.3352011144, -0.4689286947, -0.9163401127, -1.3753436804, 0.4141688347, 0.6052548885, 2.056858778, 0.9057283998, -0.2218634784, 0.6108606458, -0.4581529498, 1.3958559036, -0.5938136578, -0.7248029709, 0.6077010036, 0.6529146433, 0.2772145271, -0.5679781437, -0.9885848761, 1.7161023617, 0.6273179054, -0.6399696469, 1.5310126543, -0.5549784899, -0.4761836231, -1.1545985937, -0.7307655811, -0.2119566798, 0.4143080413, 0.5362006426, -0.2592343092, 1.0175983906, -0.8690623045, 0.3512466252, 0.2669353187, -0.7722014785, -1.8116197586, -1.2400516272, 1.2153497934, 1.0294263363, 0.0199747551, 0.0109169455, -0.5168181658, 1.503827095, -0.7111893892, -0.4726560712, -0.0182308592, 0.7324581742, 0.0660332441, 0.1456059813, 0.8452019095, 0.3854628801, 0.6010853052, -1.28167665, 1.9065988064, 1.3292896748, -0.8219918609, -0.501421988, -0.7020861506, -0.4091143012, 1.3641865253, 0.164098084, 0.6876621842, 0.2387460768, -0.3022343814, -0.1370474398, 0.3433006704, 1.2480465174, 0.0997782275, -0.3387050927, -0.1083827466, -0.5485818982, -1.701254487, -0.3714181185, -0.3081226051, 0.3887887597, -0.179558292, 0.0504780598, 0.5758419037, -1.2698192596, 1.2682390213, 0.5536317825, -1.6447172165, 0.4041558206, -0.132787481, -0.3960034847, 1.0289516449, 2.2729070187, 0.7055600286, 0.4853985906, 1.2068229914, -0.5241528153, -1.1028733253, -0.8783100247, 0.5436387062, -0.2160388827, 1.2858015299, -0.9022400975, -0.683388412, -0.0596090667, -1.1351056099, 0.9542849064, 0.1274466217, 0.8092925549, 0.5696977973, 1.0429537296, -0.6652393937, 0.8887063265, -1.8490723372, 2.0726623535, 0.8366565704, 0.0140372785, -1.9674036503, -0.0652070716, -0.2792315781, -0.1004862338, -0.1552173495, -0.102580227, -0.698805511, -1.2262189388, -1.4993153811, -0.4249112904, -0.2054433376, -0.246996969, -0.2212284505, -0.040153034, -1.0304256678, -0.0927070826, -0.2342100292, -1.1497442722, 0.5870914459, -1.2839484215, 0.476421088, 0.6823455691, 1.0391075611, -0.9526487589, 1.0838824511, 0.956379056, -0.4920499623, 1.0442792177, 0.0048102159, 0.0742096156, -0.6944661736, 0.2111943066, -0.2213300765, 1.175735116, 0.3698455393, 0.3391091228, -1.5781655312, -0.6109670997, -0.1079550907, 0.5846245885, 0.5916416049, 0.1597851664, 0.3983961642, 0.3643702567, 0.1449185908, 0.1797065437, -1.6442075968, -0.0617406964, 0.4000411332, 0.1916248649, 1.2452001572, -0.8732225299, 1.4155957699, 0.8670498729, 0.380661428, -1.1692557335, 0.4069550037, -0.6838299632, -0.7869358063, -0.1995974034, 0.3741953075, 0.264100343, 0.3340674639, 0.432197094, 0.4351218641, -1.44044137, 0.7031806707, -0.3451935351, 1.0033049583, 0.3388073146, -0.7416674495, -0.6850306988, 0.1173899621, 0.5843106508, 1.1874190569, -0.3825012445, 0.2410757244, 1.1903487444, -1.1171239614, -0.217709139, -1.1359483004, 0.1714001894, -0.1872251332, 1.7596484423, 0.3994423449, 0.1336421669, 0.4994535446, 0.6225681901, 0.7234082818, 0.646607995, 0.4091180265, -0.36949417, -0.7693061829, -1.1347310543, 0.7838174105, -0.9120688438, -1.4349658489, -1.2510857582, -0.3466316462, 0.063288115, 0.5467996597, 1.1049090624, 0.02417887, 0.6689772606, 0.9666503668, -0.6264707446, 0.6671673059, -0.2794340253, -0.0103131505, 0.0767351687, 0.3435719311, 1.5345829725, -0.8030169606, 1.0743899345, -0.3055063188, -0.3562241495, -0.2017327845, 1.7872316837, 1.0303430557, -0.3555829823, -0.4460858405, 0.1588864475, 0.9477167726, 0.7542980313, -0.2497218847, -0.625217557, 0.4847347438, -1.2804534435, 1.4935225248, 0.8269745111, 0.8559307456, 0.7766538262, 0.7829914093, 0.2048844844, 0.6307908893, 1.6827663183, -1.2494558096, 0.0994489118, -0.9338052273, -0.3422282338, 0.3078302741, -1.1504724026, 1.0538592339, 0.0019967665, -0.7416127324, -0.1505236626, -0.3297044933, 0.1766342074, -1.7233082056, -0.5793674588, 0.6111837626, 0.1869823486, -0.8861139417, -0.3988205194, 0.3494906425, 1.075407505, 0.1711377203, -0.7628107071, -2.2423243523, -1.5997413397, 0.2158024907, -1.0389536619, -0.155221194, 1.316806674, 1.7905365229, -1.2587429285, 0.2045861036, -0.1658180505, -0.9297927618, 0.5421725512, 1.2204875946, 0.7135409713, 0.4600313008, 0.7450046539, -1.0440731049, -0.0580213182, -0.5929811597, 0.0944380909, 0.0844762772, -1.0794579983, 1.2803529501, 1.4226677418, -0.5605839491, 0.1520632654, -0.235147059, 0.6945567131, -0.0230277199, -0.0380153582, -0.1837152839, 0.1889159679, 0.4070865214, -0.6169027686, 1.7631794214, 0.3811504543, 0.23840487, 0.7483657598, -0.7745884061, 0.7161421776, 0.550896287, -0.1378011107, -0.9259598851, -0.4027827382, -1.7321138382, -0.0882653818, -0.7186669707, -0.3893706203, -0.396122098, -0.7223901749, 0.5885747671, -0.2342129201, -1.4779382944, 0.2509644032, 0.4623890519, -0.6753468513, 1.1917182207, -1.2229380608, -0.7918648124, 0.2583626509, 0.3918043077, -0.7855960727, 0.3686147332, -0.9491584897, -0.9201536775, 0.5873273015, 0.576802969, -2.1186141968, -1.3439714909, -0.21201846, -1.3090593815, 0.4202617407, 0.1933917999, 1.1148170233, 0.224489823, 0.2500883043, -0.9445875287, 1.2939542532, 0.7724818587, -0.6859667897, 0.1526018083, -0.5240531564, -0.5132000446, 1.1176081896, 0.2875682712, 0.1190304682, -1.1807147264, 1.2527116537, -0.8069565296, 0.0518161282, 0.5258826017, -0.071698688, 0.0989905819, -0.1877235621, 1.2231454849, -0.28120175, 0.3128039241, -0.5146408677, -1.683891654, -0.3372179568, -0.4221317172, -0.8281738162, 1.5976352692, 2.6529209614, 0.1950267255, -1.1534044743, 2.0650486946, 0.2415641248, -0.8698288202, 0.6131693125, 0.616809845, 2.2052543163, -0.4836181402, -0.3076064289, -0.6232258677, 0.3740357459, 0.0216847993, -0.3838700056, 0.349170357, -2.2733821869, -0.6084300876, -0.5546146631, -0.8276712894, 0.1995830536, -0.7174136043, 2.0821986198, 1.7988189459, -0.5004190207, -0.6967673302, -0.3589997888, -0.2812701464, -0.1626060456, 0.3225953579, -0.8507621884, 0.372462064, -0.2655429244, 1.436696291, -0.2641472518, 0.6866260171, 0.4984659553, -0.6663796902, -0.6806136966, 0.8179186583, 0.7343255877, -0.2249802202, -0.4043070376, -0.4517170787, -1.0142422915, 1.4639204741, 0.4262892604, 0.7671074271, -0.6963018179, -0.7222233415, -0.0342871509, -0.9966222644, 0.9885442257, -0.5955173373, 0.2388265878, -0.1229751781, -0.1459980756, 0.5663346052, -0.1612681746, -1.0933760405, 0.4157428741, -1.4656299353, -0.1355712116, 0.1290596724, 0.2267784327, 0.0632138774, 1.1168271303, 1.0174068213, 0.1102066636, -0.9229798317, 0.3878881931, 1.4250802994, -1.0235875845, 1.4342107773, -0.7283368111, -0.7768468857, 0.2213468105, 0.6455134749, -1.4475636482, 0.9485603571, -0.6634337902, -0.0263847634, 1.2492972612, -0.7568446398, 0.1916076094, 0.9068365693, -1.1390908957, -0.4403805137, 1.4288854599, -0.3118959963, 0.2129664719, 0.514649272, 0.9835236073, 0.8065523505, -0.5028128028, -0.6958348155, 0.0544853099, -1.1869720221, 0.374564141, -0.9435252547, -0.6527186036, -0.5901536942, -0.1515961736, -1.03847754, 0.1593473256, -0.6685768366, 0.7473329902, -0.0208000429, 0.5766426325, -0.1043171063, 1.2288974524, 0.3067741692, -0.230425939, 0.2561723292, 0.0047875661, -0.182855159, 1.7572484016, 1.3402839899, -0.7431796789, 0.4011617601, 0.3051789701, 0.1963788271, -1.0765310526, -0.6393227577, -0.2646152973, -1.2828558683, 1.3788585663, 0.4220862091, -0.2771079242, -0.0595816635, 0.3850590587, -0.1928604096, -0.9820052981, -0.0828869045, 1.1848702431, -1.2734347582, 0.5832602382, 1.6049147844, -1.1371717453, -1.3507833481, -0.792108655, -0.7041094899, -0.3501614928, -1.5328153372, -0.7870029211, -0.991126895, 0.8212819099, -0.0737027302, 0.3009886444, 0.6249928474, 0.1979796588, -1.8203009367, -0.5296458602, 0.3289671242, -0.1851627231, -0.7032799721, 0.7279874086, -1.426705718, 1.4072594643, 0.3572238386, -0.4901974201, -0.1806602776, -1.1360069513, -1.3226648569, 0.0624172203, -0.5544680953, -0.2077548802, 0.029549282, -0.8398519158, -2.1987473965, 0.0551277995, 0.1461383551, 0.1793422699, -1.6538230181, -0.8782270551, -1.3148422241, 1.0662605762, -0.6932614446, 2.2839558125, 0.5299992561, -0.4887511432, -1.5285489559, 0.6237311959, 1.2952899933, -0.4386253953, 1.3128970861, -0.1060502678, -0.5088301897, -1.4316979647, 0.543609798, -0.6804134846, 1.6541925669, 1.5366080999, 1.245270133, 1.4755934477, 0.8135383725, -0.2604057491, -0.8042623401, 0.5660358667, -0.5814680457, 1.5043714046, 1.5827419758, 0.1836731881, -0.703828454, 1.4796985388, 2.0089030266, 1.6870634556, 0.3945541084, 0.1888987124, -0.9794819355, -0.778057456, 0.2811025381, -0.8034622669, -1.2462531328, -0.5898581147, -1.1597466469, -1.0477814674, 0.7633815408, 1.3329373598, -0.0621792749, -0.5078266263, 0.6482171416, -0.1451412439, -1.2151947021, 0.135222137, -1.0930036306, 1.0807756186, 0.2276365459, 0.958355546, 1.2676650286, 0.043332573, -0.6846452355, -0.3451657891, 0.6205022335, 1.4147613049, 0.2790902555, 1.0448814631, -0.9643122554, -0.5775355697, -0.1354073733, -0.8730945587, -1.0748063326, 1.1664338112, -1.0411583185, -0.8182541132, -0.565992713, -0.6995109916, -0.7249562144, -0.364195019, -0.3063110411, -0.6884106398, -0.9778500199, 0.0588145033, 1.2297531366, 0.4645601213, 1.0584083796, -0.0440520942, -0.0339750014, -0.1365526766, -0.4663315117, 0.395332247, -1.3802984953, 0.2982245684, 0.4324983954, -0.2741529644, 0.2125893831, -1.1842623949, 0.8360093832, 0.0490023047, 0.9543742537, -0.1744559854, -0.5655941963, -1.2069401741, 0.2015889287, 0.4367929101, 1.2272332907, -0.9735606909, -0.1985555291, 0.2236645818, -0.1397677064, 1.2177170515, -0.2605416179, 0.1226429567, 0.2570885122, 0.8513448834, -0.3511853814, -2.2914748192, 2.1720840931, -0.0763268173, -0.4221969843, -0.4385219812, 0.0335881487, -0.5703482628, 0.2518704236, -0.2807649374, 1.473231554, 0.7001661658, 0.2342652082, -0.2567672729, -0.5040363073, -1.4107083082, -0.20035851, -0.0525948405, -0.5914613605, -0.5496422052, 0.2217842042, -0.9063780308, 0.6659408212, -0.7254464626, 0.6677820086, -0.5658035278, -1.2434989214, 1.0179166794, 0.987133503, 1.2647413015, -0.5178889036, -0.7992718816, 1.6158131361, -0.7383614779, -0.8654193878, -0.1033744216, 0.3183354735 ]
Using functions Frequently, when creating a report, you should apply some functions to data. You can do it using different ways, including the report designer tools. However, if you need to transfer data with an applied function to a report component, a possible solution is creation a new data transformation. When creating a new data transformation you can use functions to the values of fields. To use functions to an element you should: Switch the element mode from the Dimension mode to the
Data Data Transformation Functions
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Using functions</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Using functions</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Frequently, when creating a report, you should apply some functions to data. You can do it using different ways, including the report designer tools. However, if you need to transfer data with an applied function to a report component, a possible solution is creation a new data transformation. </span><br/><br/><span class="f_Stimulsoft text" translate="true">When creating a new data transformation you can use functions to the values of fields.</span><br/><br/><span class="f_Stimulsoft text" translate="true">To use functions to an element you should:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Switch the element mode from the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> mode to the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">, if you need to apply calculation functions;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a function from the drop down list of parameters in the </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> field or call the expression editor and select an appropriate function in the data dictionary;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a function from the context menu in the element list;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Also, you can manually add a function to an element expression.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">&#32;</span></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Pay attention to the fact, that a list of available functions can be different depending on a data type in a selected function. For example, you can apply the functions of sum, selection of max, min values, average calculation for numeric types. However, these operations can`t be applied to the values of a string type.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">&#32;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let`s consider the examples of using functions to the fields with various data types.</span></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Applying functions to dimension</span><br/><span class="f_Stimulsoft text" translate="true">All functions except the functions of total calculation can be applied to the dimension. For example, the function of transferring all values of the current field to the upper register or the function of inserting text inside current values can be applied.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Add a field to the data transformation. For example, a data column with a list of categories.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Type function name manually to an expression of the current field or call the expression editor and drag the function from the data dictionary. For example, add the function of transferring all values to the upper register - </span><span class="f_Stimulsoft text bold" translate="true">ToUpperCase()</span><span class="f_Stimulsoft text" translate="true">. And the </span><span class="f_Stimulsoft text bold" translate="true">ToUpperCase(Categories.CategoryName)</span><span class="f_Stimulsoft text" translate="true"> field expression for the list of categories.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Applying functions of total calculation to non-numeric values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can apply functions for total calculation only to the fields with the Measure mode. For the fields with non-numeric values only the following functions of total calculation are available:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Count()</span><span class="f_Stimulsoft text" translate="true"> function for calculation the number of values in the current field;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">DistinctCount()</span><span class="f_Stimulsoft text" translate="true"> function for calculation the number of unique values in the current field;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">First()</span><span class="f_Stimulsoft text" translate="true"> function for displaying the first value from the current field;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Last()</span><span class="f_Stimulsoft text" translate="true"> function for displaying the last value from the current field.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let`s consider the applying functions of total calculation to non-numeric data in the data transformation. Imagine, a table contains 77 products from 8 categories.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Add a field to the data transformation. You should add a data field with a list of categories for this example.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Change the mode from the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> to the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> for this field.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: You should select the total calculation function from the context menu of the current element or the drop down menu of the </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> parameter.</span><br/><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Firstly, you should select the </span><span class="f_Stimulsoft text bold" translate="true">Count()</span><span class="f_Stimulsoft text" translate="true"> function. As a result, you will get the total number of values in the field with a list of categories – 77, because there is more one product per a category, the values of categories are repeated.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If you select the </span><span class="f_Stimulsoft text bold" translate="true">DistinctCount()</span><span class="f_Stimulsoft text" translate="true"> function, the number of unique notes will be calculated – 8, so as repeated values will not be taken into account.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Applying functions to numeric values</span><br/><span class="f_Stimulsoft text" translate="true">You can apply functions for total calculation only to the fields with the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> mode. Different total calculation functions are available for the fields with numeric values: sum, average and median value calculation, display of max and min, etc.</span><br/><br/><span class="f_Stimulsoft text" translate="true">Let`s consider the applying these functions to a filed in the data transformation. For example, a table contains 77 products from 8 categories. You should calculate the number of product in stock by each category. To do it you should:</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Add a data field to a new data transformation. In this example, you should add a data field with the names of categories and a data field with units in a stock.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Change the mode from the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> to the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> for the field where you should apply the total calculation function. In this example, you should do it for the field with units in stock.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: You should select the total calculation function from the context menu of the current field or the drop down menu of the </span><span class="f_Stimulsoft text bold" translate="true">Expression</span><span class="f_Stimulsoft text" translate="true"> parameter.</span><br/><br/><br/><br/><br/><span class="f_Stimulsoft text" translate="true">All units in stock by each category will be summed. You can see a full list of total calculation in the data dictionary, in the Totals category. To add a function from the data dictionary, you should call the expression editor for a selected field and drag the function into the field of expression editor.</span></p> </body> </topic>
[ 0.4216657877, -0.2478678077, -3.8243188858, -2.0340051651, 1.388099432, -1.7533804178, 2.0851666927, 0.5127334595, -1.1848436594, -1.6797527075, -0.8424714804, 0.4258705676, 3.2039952278, -0.3156343699, -0.4829705954, -0.2927739322, -0.0564630516, -0.8801730275, -1.3627748489, 0.6751619577, 0.8010872602, 0.690952301, -0.2543736994, -0.0088188471, 2.3726224899, 0.8240947723, -0.7022297382, 0.256842345, -1.5020104647, 0.5853661299, -0.0158558916, 1.7126524448, -0.1098092496, -1.1119977236, -0.6419715285, -0.3546412885, -0.6579144001, 1.1800057888, 0.2106158882, 0.7814978957, -0.942062974, 0.4716866016, -0.406388551, 0.8795853257, 1.6097258329, 0.1656925231, 1.5313144922, -0.4768613875, 0.4752552807, -0.5747936964, 0.0124061555, -0.114761509, -0.4985570014, 0.0393161476, 1.6185616255, 0.587502718, -0.5541904569, 0.2314801961, 1.7228267193, -0.5513672829, 1.5469249487, 1.9898639917, -0.7401186228, 0.073088266, 1.0419813395, 0.3491442204, -0.6495249867, 0.9284883142, -2.158616066, -0.6505174041, 0.8875528574, 0.1317099184, 0.7640736103, -0.3962317109, 0.0798634514, 0.0865810961, 0.6400520802, -1.091371417, -0.5452138782, 2.3709859848, 0.5013537407, -0.6137923598, 1.5452456474, 0.044059705, 0.956459403, -0.2886328399, 0.1493965685, 0.5597470999, 0.2213514447, 1.7470513582, 0.1458421201, -0.6824294925, 1.6843373775, 0.84554708, -1.7428094149, -0.2060807347, -0.0435725898, -0.0229454692, 0.3836581707, -0.9559006691, 0.0923264995, 0.3726045489, 0.5877230763, 0.8495206237, 0.3277638853, -0.2414242774, 0.8661866784, 0.1610601246, -0.108434543, -1.4828045368, -0.4883629978, 1.8539643288, -0.0492873564, -0.3421799839, -0.5817289352, -0.9964604378, 1.4180364609, -1.6307901144, -0.8898611665, 0.4479148984, -0.338555336, -1.3288856745, 1.0547888279, -0.7556445599, 0.6953356266, 0.3447648883, -0.4340984225, 0.6402615309, 0.5024889708, -1.7076995373, -0.6582219601, -0.1997886002, -1.3952629566, 0.6420084238, 0.4705862105, 1.3448280096, -1.0456272364, -0.125443235, -0.2211400121, -0.06065486, 0.1656486392, -0.5277149677, -1.1926801205, -0.7598884702, -0.9693571329, -0.7003031969, 0.4798837602, -0.720158875, -0.3371318281, -0.1347762793, -0.7205603123, 0.4838771224, -0.9468896389, 0.9196455479, 1.0793712139, -1.544038415, 1.3088481426, -0.5334940553, -0.7446848154, -0.1424552947, 1.4811282158, 0.1984205693, 0.0340551697, 0.7286118865, -0.8448907137, -1.169704318, -0.1290627718, 0.6389608979, -0.1353641599, 0.4056255519, -0.7206426263, -0.5419409871, 0.4827653468, -0.9572734237, 0.1288853288, 0.214946866, 0.1293334216, -0.6406717896, -0.1494837552, -0.5246220827, 0.8391065598, -1.2901892662, 0.8558095694, 0.6074041724, -0.0324566029, 0.5681270957, 0.7767956257, -0.6287129521, -2.260730505, -0.0620299503, -2.5052978992, 0.3250522912, -0.5065227747, -0.7272129655, -0.7640303373, -0.2689106166, -0.9938461781, -1.3838325739, -0.3518986106, 0.0007689957, -0.6626642346, 0.0244232044, -0.2244764268, 0.1602673233, -0.4847435951, 0.1447449923, -0.2061117142, 1.2109208107, -0.7889760137, 0.453034997, 2.0005300045, 0.7053146958, -0.5848581195, 0.3669387102, -0.3582410514, -0.7936478257, -0.7553362846, -0.8073297739, 0.7642236948, -0.5256675482, 0.4580467641, -1.2050151825, 1.8131688833, 0.2294966429, 0.3726502061, -0.419644177, -0.5041196942, 1.8664841652, -1.374511838, -0.5141449571, -1.0892379284, -0.3514720201, 0.0087009855, 0.3417449892, 0.6718209982, 0.6019634008, -0.4450757504, 2.0004618168, 1.2235320807, -0.2784880698, -0.5701036453, 1.3280413151, 1.666264534, -0.4889292419, 0.6628723741, 0.256904453, 0.190874204, -0.1115318984, 0.5572665334, 1.1695076227, -0.9004230499, 0.1956926882, -0.1841183305, 1.4890047312, -1.147772789, -0.7317421436, -0.8868092299, -0.6796146631, 0.8477830291, 0.1050521582, 0.1978469342, 0.5581001043, 1.3241760731, -0.4978429079, -0.1898795068, -1.6789462566, -0.5295956731, 0.1951190531, 0.9117920995, 0.1553557068, -0.0438624471, 0.5003115535, 0.6689978838, 1.3604485989, 0.3295398951, -0.6839392781, 0.2588381469, -0.3487727344, -0.2498297393, 0.6108252406, -0.9900102019, -1.5848970413, -1.488299489, -0.069068566, -0.4676160812, 1.1238628626, 0.3676342964, 1.2440758944, -0.7267152667, 0.3858822584, 0.8934162855, 1.138890624, 0.1974087059, 0.2521786094, -0.3447728753, 0.1720683724, 1.203613162, -0.7840082049, 0.6721969247, -1.7626098394, 0.0668276921, -0.107425198, 0.2114733011, 0.9012014866, -0.7136281729, -0.6086160541, 0.2456546426, 0.1179426759, 0.9067646265, 1.4727073908, -0.5456843376, -0.3179068863, -1.1007721424, 0.8256640434, -0.2395933867, 1.1186425686, 0.2711163759, 0.917411983, 0.8244148493, -0.0034597502, -0.4775697589, -2.4350590706, 0.9613992572, -0.720244348, -0.3061779439, 0.8372074962, -0.1141991615, -0.0059196958, 0.41334638, -0.9214156866, 1.0636130571, 0.3806746304, -0.1097811833, -1.3061392307, -0.7749700546, 0.5685814619, -0.28687796, -0.8913486004, -0.7749925852, 0.7767940164, 1.3653184175, -1.2553033829, -0.597024858, -1.9817562103, -1.0525670052, 0.0980880558, -0.685518086, -0.2758054137, 0.9605892897, 0.4571392536, -1.2456929684, 0.4761490822, 0.4294664264, 0.4353167713, 1.3813364506, -0.3075060844, 0.8644530177, 0.6349312067, -0.739849925, 0.5131868124, 0.3039965332, 0.07817664, -0.6172509789, 0.4597808719, -0.4905723333, 1.4934809208, 0.6673518419, 1.000046134, -0.5423399806, -0.4229006767, 0.4238108397, -0.4391010702, 0.8121475577, -0.7857666612, 0.3317503035, -0.2012942433, -0.9809052944, 0.2121834606, -0.4032781124, 0.6309278607, 0.3109979331, 0.3243632317, 1.3616335392, -0.4647727907, -0.2019358128, -1.3175047636, 0.0778064206, -0.5323344469, 1.1758698225, 1.2307417393, 0.2967760265, -0.1800223738, -0.3094383478, 0.6154899597, 0.8371565938, -1.0416300297, -0.6275818944, 0.6346467733, -0.8251270056, 1.4034312963, -1.1642694473, -2.0518670082, -0.0602443255, -1.3845220804, -0.6593442559, -0.9272847772, -0.3103016019, -1.1274141073, 0.6210047603, -1.0959947109, -0.4018188119, -1.159829855, 0.3538402021, -1.3703811169, 0.8607990146, 0.1650996208, -0.005376236, 0.7293235064, -0.9200233221, -1.2950154543, 1.7716071606, 1.1478081942, -0.0571810082, 1.2138242722, -0.0347057469, 0.1642781943, 0.7210611701, 0.3411532342, 0.3842217624, -2.3140277863, 0.0772737712, 1.6022189856, 0.7458113432, -0.2744439542, -0.6831179261, -0.0427088998, 0.5548221469, 0.6036191583, -0.349573195, 1.9515991211, 0.8173143864, -0.7444330454, -0.2372777313, 0.2336620539, 0.2072099745, 1.0410554409, 0.2688304186, -0.5460054278, -1.3784793615, 1.0133348703, 0.5927274823, 0.3177221715, 0.2128013223, 0.9101054668, 2.7929635048, -0.6578241587, 0.2196258903, -0.6925008297, -0.093950212, -0.4798123538, -0.7441831827, 0.2101831585, -2.1890254021, -0.798150599, -0.649418056, -0.5583655238, 0.8355151415, -1.2767201662, 0.9876587987, 2.1394453049, -0.3924865425, -0.8629344702, 0.4419069886, -0.9770913124, 0.9767428637, 0.4373573065, -0.0333494991, 0.6818960309, 0.1778292656, 1.6498630047, 0.1253299117, 0.260214746, -0.388600409, -0.6660006642, -1.2458722591, 0.2974697351, 0.8999012113, -1.2260699272, 1.6223795414, -0.1503838152, 0.7739284039, 0.4743483663, 0.8718141913, 0.6140944362, -0.3157987893, -0.4861800373, 0.2516842782, -0.5397036076, 0.6909246445, -0.2193812728, -0.0938790813, -0.6170321703, -1.2184855938, 0.3059789836, -0.1281065494, -0.4996712804, 0.4753243625, -1.9040000439, -0.8664968014, -0.6087851524, 0.423276931, -0.3765157461, 1.0422979593, 0.1719181687, 0.0076220608, 0.5016945004, -0.3882536888, 0.7743854523, -2.2048370838, 0.235917747, 0.4752991796, -0.4958487451, 0.3146698177, -0.4614598155, -0.0434119217, 0.6936170459, -0.0591652021, -1.1021595001, 0.0366564877, 0.1566579193, -0.5162196755, 1.705638051, -0.9911442995, -0.0847015157, 0.1313268691, -0.4580899477, -0.7285953164, 0.6873732805, 0.8790856004, 0.4263664484, 0.8712729216, 1.1014676094, -0.5207497478, -0.510843873, -0.0211555399, -0.7622648478, 0.2162685394, -0.0133544402, 0.1910014004, -0.5090462565, 0.2171007246, 0.9698821306, 0.2468841374, -1.3945499659, 0.4472973943, 0.1921630204, 0.3093378246, -0.5350604653, 0.2631084323, -0.7236632109, 0.66948843, -0.0662577078, 1.3512275219, 1.0175788403, 0.1846586019, -0.6188899279, 0.7403975725, 0.5760102272, -1.4151934385, 0.9644781947, -0.3247976899, -1.9790202379, 0.4379422367, 0.2463761419, -0.2695892453, 0.3181848228, 1.5561503172, -0.4003405273, -0.938398242, -0.391241461, 1.4789531231, -0.2937228382, 0.3308139145, 0.3120303452, -0.7353656292, -0.4644352794, 0.7659577727, -1.2504372597, 0.5246879458, -1.3268406391, -0.8897640109, -0.2453474402, 1.1305710077, 1.4034574032, 0.255177319, 0.0442565158, -0.2909910679, -1.597591877, 0.0280681066, -0.100430958, 0.1053312197, 0.4579163492, 1.3789212704, -1.5456442833, -0.1033156067, 0.7177968025, -0.8203452826, -0.2619810998, -0.6535500884, -1.4981051683, 0.2320584059, 0.2621413767, -0.7806164622, 0.6634601951, 0.1437200159, -1.3078510761, 0.8698296547, -0.121892035, -0.153633967, -1.2597830296, -0.769069314, -2.0067825317, 0.7441191077, -1.007489562, 0.5445311069, 0.9183568954, -1.4309226274, 0.0912683308, -0.162000373, 0.5121599436, -0.3641451895, 1.5501754284, -2.3805236816, -0.3126336634, -1.4065853357, 0.9692974091, 0.6597480178, 0.8254274726, 0.4259881377, 1.7069251537, 0.2908423841, 0.1591201276, 0.0990094766, 0.1074329615, -0.3647661507, -0.7915937901, 0.6793604493, 1.3741906881, -0.495564431, 0.6382691264, 2.6694920063, 1.4363754988, 0.7722441554, 1.1099953651, 1.2579797506, -0.7386389375, 0.1049766392, -0.1110447794, -1.3056185246, 0.0069366996, -0.302464813, -0.4752545059, -0.2020208687, -0.6526122093, 2.3570449352, 0.2470089197, 0.2659409046, 0.5286152363, -0.6250554323, -0.7987256646, -0.3495170176, 0.1954960078, 0.9248284698, 0.3986614048, 0.9986270666, 0.8910668492, 0.1926694661, 1.0657693148, -1.1688523293, 0.5039492846, 1.1889827251, 0.4147383273, 0.1761791855, 0.0235320535, -0.4467442036, -1.0610867739, -0.3232310712, -0.6242666245, 0.0102765169, -1.0752216578, -0.1865430772, 0.1220303178, 0.213264063, -1.2912467718, -0.6229511499, 0.5713754892, 0.1645784974, -0.995407939, -0.1820662022, 1.4527974129, 0.1952742189, -0.5805984139, 1.2372277975, -1.3852624893, 1.0660055876, -0.1767854989, -0.5007255673, -0.5705495477, -0.6428320408, -0.0882318914, -0.2185307294, 0.7691213489, -1.1412518024, 0.4804088771, 0.2125092596, 1.730866909, 0.1487068683, -0.5009089112, -0.283319056, 0.1480564326, -1.0249841213, 0.5850871205, -0.6940800548, 0.7324233651, 0.6571050882, -0.342756778, -0.1898361146, -0.599799335, -0.1264030039, 0.043858923, -0.4821397662, 0.5573723912, -1.0335152149, 0.8363103867, -0.3048635125, -1.1053795815, 0.0556560457, -0.9029014111, -1.4824535847, 0.93584764, -0.0302307811, 0.915078938, 0.0070945127, 0.7858373523, -0.5132339001, -0.9003090262, -0.8967065215, 0.5268528461, 0.3822271824, -0.3438332081, -0.6573011279, 0.0107184192, -1.2394245863, 1.0083432198, 0.4404910207, 0.5930694938, -0.2899907231, 0.8613324761, 1.2922384739, 0.6170515418, 0.5744487643, 1.3020285368, -0.652520597, 0.6782178879, -0.8874001503, -2.9389731884, -0.6452568769, 0.6407977939 ]
Grouping Data Grouping data is their joining by some criterion or condition. The same data can be combined by various conditions. For example, data of product sale can be grouped by sales region or categories. In addition, data can be grouped by several conditions, i.e. into several levels. For example, data about product sales will be grouped firstly by regions and after by categories. You can group data when transforming data: Within one data table; Grouping data from one data table by a co
Data Data Transformation Groups
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Grouping Data</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Grouping Data</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Grouping data is their joining by some criterion or condition. The same data can be combined by various conditions. For example, data of product sale can be grouped by sales region or categories. In addition, data can be grouped by several conditions, i.e. into several levels. For example, data about product sales will be grouped firstly by regions and after by categories.</span><br/><br/><span class="f_Stimulsoft text" translate="true">You can group data when transforming data: </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Within one data table;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Grouping data from one data table by a condition from another data table.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When grouping data from one data table by a condition from another one, you should have relation between these data tables. So, you should create relation between data tables before grouping data.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">&#32;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To group data when creating data transformation, you should switch from the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> mode to the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> for all fields instead of the field which data will be grouped.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Let`s consider the examples of grouping data when transforming data.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Grouping data from one table</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, there are fields with category number, the set of products and sales of each product in the </span><span class="f_Stimulsoft text bold" translate="true">Products</span><span class="f_Stimulsoft text" translate="true"> table. You should get data with sales by each category. To do it you should:</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Drag a data source or a column from this source into the field list of a new data transformation. The </span><span class="f_Stimulsoft text bold" translate="true">Category ID</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Product Name</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Sales</span><span class="f_Stimulsoft text" translate="true"> columns will be added in this example. </span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: For all fields except the field where the grouping is carried out, you should switch from the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> mode to the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">. In this example, the field mode is changed for the column with the set of products and sales. The mode is not changed for the field with category number so as data will be grouped by the values of this field.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Grouping data from different tables</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should organize relation between these tables before starting data grouping. Imagine, the list of categories is in the </span><span class="f_Stimulsoft text bold" translate="true">Categories</span><span class="f_Stimulsoft text" translate="true"> table, the list of products in the </span><span class="f_Stimulsoft text bold" translate="true">Products</span><span class="f_Stimulsoft text" translate="true"> table and data by sales in the </span><span class="f_Stimulsoft text bold" translate="true">Order Details</span><span class="f_Stimulsoft text" translate="true"> table. Firstly, when transforming data, you should group sales by each product and then by each category. This way, the grouping will be carried out in several levels.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Drag a data source or column from this source into the field list of a new data transformation. The </span><span class="f_Stimulsoft text bold" translate="true">Category Name</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Product Name</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Sales</span><span class="f_Stimulsoft text" translate="true"> columns will be added in this example. Data will be correlated via relations between tables so as the set of products will correspond to each category. Sale volumes will correspond to each product. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: For all fields except the field where the grouping is carried out you should switch from the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> to the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> mode. In this case, the mode is changed for the </span><span class="f_Stimulsoft text bold" translate="true">Sales</span><span class="f_Stimulsoft text" translate="true"> field. The mode is not changed for the fields with names of categories and products, because the grouping is carried out by products.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: For all fields except the field where the grouping is carried out you should switch from the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> to the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true"> mode. Since products are already grouped you should change the mode for the field with a list of products. </span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It`s worth noting, that the number of data grouping levels is not limited when their transforming.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 0.1198141873, 1.0568383932, -3.8418943882, -2.169932127, 0.4483419359, -0.9742817879, 1.0678198338, -0.3313902318, -1.8602049351, -0.9461250305, 0.3847965896, 0.6263260245, 1.9011502266, -0.0776117742, -0.2354425043, -1.0482699871, -1.4314858913, 0.0707016513, -0.7499858141, 0.8190621734, 1.0442849398, 0.2906284928, -0.2828030884, -0.958044529, 1.753619194, 0.4964059889, 0.4981673956, -0.4994206429, -1.2439746857, 0.2418543398, 0.6827411056, 1.9221792221, 0.5275084972, -0.4196839631, -1.4538431168, -1.1063308716, -1.2134885788, 0.0148075577, 0.8760163784, 0.7990339994, 1.5666354895, 0.3523647487, 0.1965194196, -1.1174932718, -0.7105406523, -0.950499475, 1.8695589304, -1.1322572231, 1.8534406424, 0.0645692721, 0.0439518616, 0.2682914734, -0.8855501413, 0.6183282733, 1.0962592363, 0.8824430108, -0.4162478447, 0.8749476075, 1.2807240486, 0.4227052927, 1.023788929, 0.8942091465, -1.9009088278, 0.2064869106, 2.3277206421, 0.4843861759, -0.3086376488, 1.2976797819, -0.7567843199, -1.5226185322, 0.8167973161, 0.2900015414, 1.1856549978, -0.8207811713, -0.70981884, -0.2300048769, 0.2857987583, 0.2441211492, 1.2522463799, 2.3265447617, 1.9587715864, -0.0644639656, 0.60265553, 0.1705072224, 0.5452503562, -1.1304528713, -0.9734302759, 0.050713338, -0.1652652919, 2.3036797047, -0.2979111969, -0.275860846, 1.210048914, 0.026188802, -0.665127039, 1.1432909966, -0.1795889288, 0.4862713516, -1.0661056042, -1.5152002573, -0.2904586494, -0.0633011609, 0.9196243286, 0.3512473106, -0.0557545982, -0.285728842, -0.6054990888, 0.1950647682, -0.9183602929, -0.7106102705, -0.4952747822, 1.9451436996, 0.2455978543, 0.6897332072, 0.3173315227, -0.7251791954, 1.6331106424, -1.2268638611, -0.5194959641, -1.045640111, 1.5344896317, -0.1969673485, -0.1653856188, 0.0625222027, -1.1576596498, 0.205885902, -0.3073516488, 2.0343339443, 0.1640764922, -1.5712968111, -0.57779634, -0.2266826183, -1.3185925484, 0.4980123341, -0.6305534244, 1.3231374025, -0.5414438844, -0.3058434427, 0.108867228, 0.8767895103, -0.2444750071, -0.0264870133, -0.2894388437, -1.1791027784, -0.1021233872, -1.179038167, -0.3778490722, -0.5621447563, -0.433599472, 0.8030363321, 0.0030260414, -0.3422134221, -1.1344891787, 0.7759630084, -0.5012831092, -1.307995677, 1.305549264, 0.0123853525, 0.7296392918, -0.5444453359, 1.0145844221, -0.3319818377, -0.1405469477, -0.0530091152, -0.9895293117, 0.2679903507, 0.1895133555, 1.3362215757, 1.229637146, 0.5953581333, -0.5954226255, -0.5532796383, -0.4557585418, -0.2256876081, 1.4695390463, 0.7417772412, 1.2960375547, 0.4977244437, 1.2657448053, 0.3519525528, 0.9518003464, -1.020386219, 1.7249151468, 0.2930057645, 0.5075576901, -1.6038861275, -0.6011063457, -0.1915487945, -0.4030314386, -0.2356969416, -0.6290581822, -0.2355775386, -1.3506323099, -1.3294116259, 0.171234414, -0.8735696077, 0.4738280475, -0.7555254102, 0.2399759591, -1.9940251112, -0.5459133983, -0.7515952587, -1.6345385313, 0.7430366278, -0.6191781163, 0.6245661378, 0.2891937494, 1.8285992146, -0.8368974924, 2.1109564304, 0.9787475467, 0.2276004106, 0.8443676233, 0.1343827993, -1.120895505, -0.9745439291, 0.3734357357, -0.5524808168, 0.5868821144, -0.1048401892, -1.4593510628, -0.9038705826, 0.634450078, -0.2819503844, 1.7397557497, -0.2676978409, -0.486846298, 1.0373812914, -0.0544020273, -1.1451901197, -0.6227213144, -0.9669951797, -0.1001994386, -0.9004200101, 0.8050166965, 0.2984934151, -1.4437305927, 1.149086833, 0.7459052801, -0.0503364354, -0.7491957545, -0.375295639, 0.5565268397, -1.3158541918, -0.0347556323, 1.0243909359, 0.87364465, -0.2462433875, 0.7595086694, 0.9557210207, -1.0642786026, -0.5286931992, -0.9051731229, 1.335414052, 0.1214685738, -0.807626009, -1.4108737707, 1.7312717438, 0.8771541715, 0.8625720739, -0.4241015315, -0.8828346133, 1.4850289822, -0.6986808181, -0.4342422485, -0.7804207802, 1.1317822933, -0.6561720371, 1.7011317015, -0.6668972969, -0.3562286198, 0.4614692032, 0.9263056517, 0.3617236018, 0.8149920106, -0.0426313914, 0.1306822598, -0.5276924968, -0.4080966711, -0.4861661494, 0.1931336224, -2.3012883663, -0.6750687361, -0.5204772949, -0.0433908775, 0.9962551594, 0.914036274, 0.2985986471, 0.1549345404, 0.4749480486, 0.2397404015, -0.2579909861, 1.0339999199, -0.7714745402, 1.2443621159, 0.5966196656, 1.5661292076, 0.0335903428, 1.793962121, -1.6789468527, -1.1078065634, -0.3373497427, 1.2876983881, 0.122753948, 0.158809796, 0.32221663, 0.3513181508, -0.4993984997, 0.1428680718, -1.1842532158, -0.7383797765, 0.2615874708, -0.5715848207, 0.7437825799, -0.2752972841, 0.46690014, 0.9399009943, 1.3330153227, 0.2869051397, -0.0210715532, -0.2752615213, -2.2747600079, 0.8555067778, -0.9973959923, 0.8114150167, 1.576572299, -0.3875778317, 0.1670283526, -0.381431967, 0.1620836556, -0.5167583823, -1.0409287214, 0.6510990262, -0.9174345136, 0.0607105941, 0.8229317069, 0.5070234537, -2.5439186096, -0.3863514662, 1.4557991028, 1.3102087975, -0.1944111735, -0.3156340718, -1.2738357782, -1.7620794773, -0.13461335, -0.9707117677, -0.2529236376, 1.3119363785, 2.2738032341, -1.5485776663, -0.1863360703, -0.4396647215, -0.9441422224, 1.070497632, 0.7990015149, 0.5729513764, -0.2546451986, -0.9163429737, 0.4120936096, 0.0402618274, -0.01562382, -0.2145147473, 0.2148752213, -1.4709025621, 0.853808105, 1.0347025394, 0.2917060554, -0.2991062701, 0.0253398307, 0.3562738001, 0.0695844665, -0.6450065374, -0.7954628468, 1.1122564077, 0.4886574149, -0.4390400946, -0.272447139, 0.8886114955, -0.0278788581, 0.8492638469, -0.861817956, 0.9564976096, 0.4666410089, -0.3914324045, -0.9194663167, 0.6298478842, -0.652045548, -0.0756416619, -0.0030727654, -0.593401432, -0.6326523423, -1.0400851965, 0.8413593769, 0.1053966433, -0.0782142282, -0.3764932752, 1.875246048, 0.0555447713, 0.896627903, -1.2347589731, -1.0155241489, -0.0375821777, -0.3351920545, -0.0319196209, 0.1647588164, -1.7977446318, -1.3625321388, 0.786611855, -0.086500369, -0.1202763543, -0.4519597292, -0.337454617, -0.8642697334, 0.6744653583, 0.2300273329, 1.4737666845, -0.013809884, -1.1997256279, -0.5872465968, 0.8570836782, 0.2662133873, -0.5076577067, -0.3440173864, -0.9387734532, -0.0931662545, -0.0150135867, 0.3319619596, -0.5872638822, -1.1272857189, 0.6629765034, -0.2032092661, 0.2223906964, -0.759683013, 0.1922525316, -0.7626154423, 0.5747675896, -0.2616009414, -0.9211933017, 0.2399414182, 0.4743269682, -0.3344949782, -0.3798636496, 0.5253210068, -0.5150440335, 2.0157306194, 0.9486595988, -0.7810381651, -1.9011929035, 1.5034661293, 0.8286342025, -0.3931369483, -0.9039385915, 0.3261963427, 2.4914956093, -0.249529317, 0.0097133983, -0.585635066, 0.7692272067, 0.9031652808, -1.088201642, -0.1177973598, -1.2479374409, -0.6994179487, 0.6372308135, -1.3587168455, 0.0224219095, -0.6189352274, 0.7829757333, 1.5375150442, -0.1540371627, 0.0885992199, -0.0312455166, -1.3349511623, 0.0195850749, 1.363714695, -0.3685514033, 0.5055068135, -0.1752355397, 0.2490685284, 0.489552319, 0.4783991873, 0.1370208412, -0.765042305, -1.0286817551, 1.7841291428, 1.1246712208, -0.7939054966, 1.081502676, -1.0014704466, 0.0844482109, 0.3112536371, 1.0872578621, -0.4659289122, -0.1443608701, -1.0848413706, -1.0307636261, -1.1341404915, 0.5479806066, -0.350705564, 1.4444500208, 1.4264439344, 0.7060251832, -0.2796913385, 0.2337780595, -1.2404901981, 0.6494525075, -1.8642525673, 0.0473820418, 0.5841772556, 0.1650101393, -0.2255757898, 0.8550692201, 0.4074124396, -0.3385926783, -0.4941378236, 1.0638256073, 1.0583604574, -0.5478643775, -0.1118258759, 0.0546302199, -1.1209501028, -0.6541240811, 0.5218242407, -1.1441137791, -0.9610218406, -1.0060970783, -0.1918141544, 0.6672841311, 0.2927161455, 0.8197528124, 0.8221492767, -0.3511137068, -0.6717022061, 0.3998253942, -0.3805914223, -1.3585751057, 1.3084903955, 1.6370924711, 1.2644126415, 0.1516324729, -0.7355812192, -1.1702970266, -1.7302228212, 0.0897272825, -1.2510054111, -0.4805621505, 0.0455590598, 0.3514485657, -0.2299238294, 0.3384287357, -0.9612086415, 0.1045947149, -0.6062896848, 0.3577264249, -0.898422122, -0.5357349515, -0.6093307137, 0.4729374349, 0.6794919372, -0.1119039804, -0.1141564101, 0.7234555483, 1.5175859928, -0.1088306457, -0.7869850397, -0.0018484428, 0.0446671098, 0.1805348694, 0.5428599715, 0.2866134942, -1.9222916365, 1.5453327894, 1.0962281227, 0.2376743853, -0.5058822632, 1.6759542227, 0.6251780391, 0.0860658959, -0.5060403943, 0.5159008503, -0.9435378909, 0.710087359, 0.9888195992, -1.7338249683, 0.7879679203, -0.1473138183, -0.8348758221, -0.4216355979, -1.0043083429, -0.1822020262, 0.3564968705, 1.1307709217, 0.5674236417, -0.4937359989, 0.931627214, -0.0235189535, -1.4178239107, -0.255004257, -0.6982495785, -0.4354849756, 0.7672669291, 1.8672202826, 0.7752606869, 1.1285495758, 1.7412546873, 0.0102101434, -0.1962916255, -0.6156398654, -1.1770824194, -0.5400803685, 0.4543124735, -1.031062603, 1.0001039505, 0.1812790036, -1.194969058, 0.3412028253, -0.330611825, -0.4139086306, -0.5757667422, -0.5219869018, -1.4840077162, 0.4313246608, -0.3357699513, 0.2902218699, 0.7026792169, -0.9059255123, -0.9821953773, 0.1837556958, 0.9820231199, -0.0652803481, 0.6070612073, -1.1316606998, -0.5616338253, -0.9988457561, 0.0300248079, -1.2354806662, 1.4630721807, 0.37289837, 1.458386302, 0.5251981616, -0.1044528186, 0.2335300744, -0.3364187479, 0.7628747225, -0.388500303, 0.2041550577, 0.2186798453, 0.7876973152, -0.821220696, 1.0056545734, 2.1046249866, 0.8246734142, 0.9625806808, 0.0350647308, -0.9100811481, -0.0850649029, -0.4427669942, -0.0705507249, 0.0934894681, -0.2865330279, 0.307898134, -0.7150107026, 0.3612505198, 1.2970076799, 0.2560737431, -1.015226841, 0.0040738899, -1.132250905, -2.2395689487, 0.3035633564, 0.1217601374, 0.7388839722, -1.2279919386, 0.5905086398, 1.5447050333, 1.4184721708, 0.1648097485, -0.7262433767, 0.0672008395, 0.3805223107, 0.18489483, 0.6772022247, -0.7424311042, -0.5749747753, 0.8086702228, -0.6418325305, -0.2844762504, 0.8385523558, -1.134459734, -0.2055716515, -1.5950089693, 0.1503832638, -0.8671911359, -0.7574415207, 0.4710097909, -0.802043438, 0.0811870918, -0.3576749265, 1.6377378702, 0.958591342, -0.1768308878, 0.3152164817, -0.3171435595, -0.3105773032, -1.6383105516, -1.0394179821, 0.2260425836, 0.4393321872, -0.7466576695, -0.2565663159, 1.5066320896, 0.1869060844, -0.1043680012, -0.5180287361, -0.0000560838, -0.7620987296, -0.8211277127, -0.406989634, 0.6312239766, -0.9569199681, 0.5885356069, -0.0047647473, 0.1186817661, 0.2029812336, -1.381664753, 0.1195081174, -0.254730314, 0.2771549821, -0.0902779698, 0.1724197268, 0.3553231359, -1.0016953945, 2.3174955845, 1.3755288124, 0.3179698586, 0.1182106137, 0.3828373849, -0.045864217, 0.3644724488, -0.2728307843, 0.3600067794, -0.0357109942, 0.395388931, -0.9473151565, -0.6002144217, -1.1569184065, 1.5444201231, 0.3808340132, -0.9192582965, -1.3647774458, -0.0042319903, 0.1026569232, 0.6353360415, 0.5741360784, 1.0595458746, -0.3109652996, 0.4651125073, 2.0483438969, 1.0362231731, -0.1246673986, -0.243722558, -0.1121818274, 1.086758852, -0.0745536983, -0.640290916, -0.0665848479, -0.0294751339 ]
Join tables Sometimes you need to join data tables when creating reports. You can do it using various ways. For example, create an SQL query for the data storage or a storage procedure. However, you can do it when creating a new data transformation. You can join tables with the help of the following methods: Using relations between these tables; Unrelated data tables. Information Get acquainted with the information about and about limits of their creation. Let`s consider an example of joini
Data Data Transformation Join
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Join tables</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Join tables</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sometimes you need to join data tables when creating reports. You can do it using various ways. For example, create an SQL query for the data storage or a storage procedure. However, you can do it when creating a new data transformation.</span><br/><br/><span class="f_Stimulsoft text" translate="true">You can join tables with the help of the following methods:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Using relations between these tables;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Unrelated data tables.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Get acquainted with the information about </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Dictionary.Relation" styleclass="Stimulsoft text" translate="true">relation between data tables</link><span class="f_Stimulsoft text" translate="true"> and about limits of their creation. </span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Let`s consider an example of joining various data tables for these cases. For example, that the first table contains a list of product categories and the second table – a list of products with prices and sale volume. You can organize relation between these tables by a column with unique keys of the CategoryID.</span><br/><span class="f_Stimulsoft text" translate="true">&#32;</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Joining unrelated data tables</span><br/><span class="f_Stimulsoft text" translate="true">You can organize relation between tables, but it doesn’t exist at the moment. To join unrelated tables you should make the following steps:</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: You should drag data columns from the first table of the data dictionary into the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true"> menu. For example, a data column with category names - </span><span class="f_Stimulsoft text bold" translate="true">Categories.CategoryName</span><span class="f_Stimulsoft text" translate="true">;</span><br/><span class="f_Stimulsoft text" translate="true">&#32;</span><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: You should drag columns from the second table of the data dictionary into the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true"> menu. For example, data columns with product names, prices and number of orders - </span><span class="f_Stimulsoft text bold" translate="true">Products.ProductName</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Products.UnitsPrice</span><span class="f_Stimulsoft text" translate="true">,</span><span class="f_Stimulsoft text bold" translate="true"> Products.UnitOnOrder</span><span class="f_Stimulsoft text" translate="true">.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">In this case, data will not be related. Firstly, the data from a table with a large number of data rows will be output. After the data from a table with a little number of rows. In the matched cells of unrelated tables for non-numeric fields will be empty. For numeric fields – 0. </span><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Font Style" style="font-family:&apos;Segoe UI&apos;; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Joining tables using relation</span><br/><span class="f_Stimulsoft text" translate="true">In this case, you should create relation between data sources. Besides, if there are such several relations, for example via different columns with unique keys, you should set the </span><span class="f_Stimulsoft text bold" translate="true">Active Relation</span><span class="f_Stimulsoft text" translate="true"> parameter for the relation, which will be used when joining tables. For the example described above, you should create relation between a table of categories and products via a </span><span class="f_Stimulsoft text bold" translate="true">CategoryID</span><span class="f_Stimulsoft text" translate="true"> column. </span><br/><br/><span class="f_Stimulsoft text" translate="true">To join tables using relation, you should make the following steps:</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Create relation between data sources and enable the </span><span class="f_Stimulsoft text bold" translate="true">Active Relation</span><span class="f_Stimulsoft text" translate="true"> parameter for this relation; </span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: You should drag columns from the first table of the data dictionary into the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true"> menu. For example, a data column with category names - Categories.CategoryName;</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: You should drag data columns from the second table of the data dictionary into the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true"> menu. For example, data columns with product names, prices and number of orders - Products.ProductName, Products.UnitsPrice, Products.UnitOnOrder.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">In this case, the report generator will define the relation that has the </span><span class="f_Stimulsoft text bold" translate="true">Active Relation</span><span class="f_Stimulsoft text" translate="true"> parameter enabled and it will match data from various data sources. For the example described above each category will have its own set of products, their prices, and the number of orders.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If more one relation is created from child data source to parent data source and no one of them has the </span><span class="f_Stimulsoft text bold" translate="true">Active Relation</span><span class="f_Stimulsoft text" translate="true"> parameter enabled, the data will be matched by the first relation in child data source.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 0.2400820106, 0.9222536087, -3.8564183712, -1.6189359426, 1.104563117, -1.581815362, 0.948128283, 0.2417126596, -1.3282696009, -0.8454357386, -0.6516097784, 0.2505404949, 0.9193511009, -0.454672277, -0.9540312886, -0.9475589395, -0.823376298, -0.3701002598, -1.3921017647, 0.6981008053, -0.275477469, 0.2084996402, 0.0225293729, -0.5098916292, 1.8230551481, 0.5976168513, -0.6271299124, 1.1204955578, -1.8674347401, 0.3628565669, 0.7099394202, 1.6559078693, 1.3157471418, -0.3199291825, 0.0619062297, -0.7452051044, -0.0051310547, 1.1671948433, -0.9674734473, 0.7158274055, 0.3693708777, -0.0343911648, -1.1473534107, -1.4180099964, -0.024426898, -1.8903757334, 1.9076292515, -1.2715860605, 2.2970738411, -0.0794978291, -0.0319277123, 0.2482164651, -0.5661705136, 0.8045360446, 1.2221341133, 1.0932497978, -0.8528726101, 1.3753293753, 1.5667264462, -0.8558957577, 1.3615463972, 0.61062181, 0.1512976885, 0.6886399388, 1.3421334028, 0.7427649498, -0.5663565397, 1.4842267036, -1.1493628025, 0.6006535888, 0.2196830213, 1.407130599, 1.2133499384, -0.0641128942, -0.6047561765, 0.1276205033, 0.7597730756, -0.4602271914, -0.2708956897, 1.7761663198, -0.0891671777, -1.0607141256, 1.2470566034, -0.3830170333, 0.9887058139, -0.0813537762, -0.2228830308, -0.8206368089, -0.4448955059, 0.587290585, 0.9064513445, -0.5601016283, 0.7069729567, -0.2929548025, -1.2441217899, 0.3856623471, -0.412570715, 0.0052634962, -1.072345376, -1.7177513838, 0.2754643559, -0.0106971757, -0.6235514283, 1.3024884462, 0.1256994605, 0.1142984182, -0.0982744545, -0.4422078133, 0.2696744204, 0.0262365825, -0.8175970912, 1.3153611422, 0.6460376382, -0.4947501123, 0.6757748127, -1.7926237583, 0.347537756, -0.2537758946, 0.5957689285, 0.0820749998, 0.6318828464, -1.0224096775, -0.8731887341, 0.3841319382, -0.1699502319, -0.0277840924, -0.0700792894, 1.8670948744, 0.1305865645, -1.461545825, -1.5984071493, -0.4864268899, -1.1075242758, 1.3807816505, 0.0351401791, 1.1123828888, -0.5603044629, -0.7427148819, -0.2679033577, -0.6393759847, -0.019902369, 0.8761482835, -0.494876802, -0.3999072909, -0.4153887331, -1.2945818901, 0.6603670716, -1.2149327993, 0.1726779342, 1.0278660059, -1.0736459494, -0.2222434878, -1.1125971079, 1.0292931795, -0.9188041687, -1.1042240858, 0.2068787515, -1.3225698471, 0.2623381615, -0.521740973, 1.3074221611, -0.9124550819, -1.0935848951, 0.4873333871, 0.2962598503, -0.6705490947, 1.0656582117, 0.8456433415, 1.0800921917, 1.0083510876, -0.9595098495, -1.2113745213, -0.6453581452, -0.5096536875, 0.9727827311, -0.0810762718, -0.5018170476, 0.8883388042, 1.3029664755, 0.2952994108, 0.2438636869, -1.4879355431, 0.630081594, -1.1082248688, 0.6467779279, -0.5387387276, -1.0044082403, -0.5798026323, -1.2585827112, -0.9478515983, -1.3599693775, -0.4252156913, -0.6647752523, -0.3043186069, 0.4751398563, -0.4599202871, 0.7725955844, 0.172740832, 0.3411603868, -0.8358837366, -1.4922086, -0.6961804032, -1.9727811813, 0.1017335504, -0.202682808, 0.0486038961, 0.1090340838, 0.9544242024, -0.9093589783, 2.2533531189, 0.3486496508, -0.1705015451, -0.1764893681, -0.7115695477, -0.8375990391, -0.8084754348, 0.7193699479, -0.8230820894, 1.5073658228, 0.3605872095, 0.7867851257, -0.5203933716, 1.2145608664, -1.0080299377, 1.4762187004, -0.5039080381, -0.5687827468, 1.669963479, -0.1890332252, -0.1914907098, -1.3465114832, -1.2840783596, -0.077673912, -0.0797389448, -0.2201731056, 0.1920502931, -0.4792912304, 1.774225831, 0.0072659398, 0.4526351392, 0.5830181837, -0.1240922064, -0.1948903799, -0.3164952695, -0.7346346378, 1.4736150503, 0.9786732793, -0.4914454222, 0.0772377625, 1.4298690557, 0.3067014217, -0.643545568, -0.1971139312, 0.8077923059, -0.357113421, 0.0841504931, -1.7315952778, 0.6228325963, 0.2553732097, -0.9403159618, -0.5926136374, -0.8846851587, 1.2917610407, -0.3007864058, -1.0805120468, -1.2166661024, 0.0818432197, -1.0910054445, 1.1433985233, -0.0638158694, -1.4197976589, -0.4690188468, 0.5443648696, 0.9894793034, 1.1336034536, -0.0454404876, 0.5408405066, 0.6652646661, -1.0447663069, 0.4686143994, -1.2524673939, -1.9130750895, -1.5876262188, -0.2912840843, -1.5118662119, 1.3932043314, -0.2139460891, 0.0930969119, 0.7222722173, -0.0794804245, 1.1687425375, -0.6369497776, 0.1034545675, -0.2594180703, 0.6831812263, -0.0273466893, 1.3086351156, 0.5623390079, 0.2564389706, -1.1554871798, -0.4151430428, 0.9218361378, 1.4096286297, 1.2966176271, 0.2522795498, -0.2980747223, -0.1040381193, -0.3498179317, 1.6285786629, 0.0318337679, -0.7024421096, -1.4109184742, 0.6546247005, 0.235398218, -0.5668303967, 1.3614842892, -0.0871350616, 1.7309907675, -0.056131985, -1.1800135374, -0.455319047, -1.2233954668, 0.2845224142, -1.4675285816, -0.3380787373, 1.5513911247, -0.6689221859, 0.8771076798, -0.9176430106, -0.1382517666, -0.6841222644, -0.4948405921, 0.1100229323, -1.3023313284, -0.4544751048, -0.3027788997, 0.6766421199, -2.1298851967, -0.600851655, 1.9840718508, 1.674992919, -0.5501682758, -0.5037713051, -1.647285223, -1.23155725, 0.0386955068, -0.1353698224, 0.3099215031, 0.812717855, 0.5875993967, -1.3621406555, -0.0952367261, -1.3091714382, 0.082751736, 0.0903962925, -0.0125406357, 0.508038342, -0.1583457738, -0.8568907976, -0.2614235878, 0.3543027639, 0.741682291, -0.1321443468, 0.2629204094, -0.4666590989, 1.5502195358, 0.4515897334, 0.838732481, 1.4891315699, 0.4332121909, -0.3338366747, -1.1569161415, 0.1699706465, -0.0267447773, 0.7626042366, 0.7318357825, -1.1338385344, -0.3859987259, 0.5241417289, 0.5544179082, 0.2650239766, -0.768912375, 0.6478786469, 0.6181463003, -0.1376339644, -1.3323677778, 0.7403696179, -0.021293465, 0.3516049981, 0.5289061069, 0.210041061, -0.8430374265, -1.6374328136, 0.6804871559, -0.0740961581, -0.3743555546, 0.2607779801, 1.4748169184, -0.0439348407, 0.4913122058, -1.116717577, -1.685104847, -0.5209142566, -0.8113867044, -0.2243600935, -0.0293071717, -1.1969437599, -0.2471028417, 1.207636714, -0.1038622335, -0.109899722, -0.5633090138, -0.1951016039, 0.2563079596, 0.3019993007, 0.0167434886, 1.3973646164, 0.2358760387, -0.2532356679, -1.013843298, 0.0129318228, 1.2564253807, 0.4591120183, 0.7188327909, 0.5740974545, -0.6995546222, -0.719958663, 1.1691799164, 0.4345890582, -1.6375982761, -0.4720321, 0.7539712787, -0.0277545564, -1.9371317625, -0.6874167919, -0.5726103187, 1.3057130575, 1.1754903793, -0.3820327222, 0.6712180972, 0.3817258775, -0.3043783307, 1.1666297913, -0.0623188242, 0.3268486559, 2.0909383297, 0.5895578861, -0.7666261196, -0.4216763973, 0.8163310885, 0.1932923943, -0.663256228, 0.4792779088, 1.3089752197, 2.6762468815, -0.2896507978, 0.9466229677, 0.5907500982, -0.4301631153, 0.8255518079, -0.8235428333, 1.0294816494, -1.2771134377, -0.2101930976, 0.6940644979, -1.4390887022, 1.0776671171, -0.9224804044, 0.2035331279, 1.7087748051, 0.3298908174, 0.7072481513, 0.224137038, -1.3659249544, -1.2118963003, 0.8187077045, 0.2485019118, 0.2862571478, 0.3558434546, 0.5828081965, 1.0617576838, -0.3792020679, -0.0086155906, -0.582124114, -0.0597667545, 0.0192167237, 0.6645008326, -0.2570013404, 1.933652997, -0.1489563286, -0.7590348721, 0.1148201078, -0.0204206258, 0.5683993697, -1.6356482506, -0.5828066468, -1.0430797338, -0.8585574031, 0.1195609495, -0.7139183879, 0.7488119602, 0.9400846362, 0.4866088033, -0.6385791302, 0.160376206, -1.5066090822, 0.6395332217, -0.9325481653, 0.4959689975, -0.5024688244, 0.3701853752, -0.0044534951, 0.7720287442, 0.3879150152, 0.967284739, -1.0361840725, 0.1604450941, 0.4167215824, -1.5074568987, 1.094966054, -0.5883022547, -1.1962964535, -0.0231880713, -0.3386536539, -1.4756969213, 0.3894502819, -0.3872508407, 0.1330408156, 0.4549650848, -0.271594137, -0.6141526699, 1.3427311182, -0.3373979628, -0.2209522575, 0.0155809801, -0.7061868906, -1.3651094437, 0.6497874856, 0.2844798863, 0.531065166, 0.1974974573, -0.6775947809, -0.6122226119, -0.5058948994, 0.1475658119, -0.2444397211, 0.965544641, -0.3510202765, 0.0009298864, 0.4946436584, 0.4099119604, -0.2345924973, 0.0449394695, -0.9251413941, 0.202921629, -1.5013198853, 0.4796948135, 0.3940641284, -0.2717169523, 0.1029601246, 0.9085209966, 0.1659433395, 0.6849235296, 0.5436505675, -0.0995243713, 0.0850782245, -1.0173463821, 0.6396070123, 0.0129810721, 0.3435970843, 0.1949485987, -2.2130687237, 1.8797626495, 0.319250375, 0.3115186691, 0.6062866449, 0.9345569015, 0.45605281, 0.2012486905, -0.6187136769, -0.406455785, -0.9501482248, 0.3205620348, 1.0654419661, -0.6889019608, 0.1189144328, -0.1941573322, 0.3147068918, -0.510191977, -1.4875769615, -0.509134829, 0.4897817969, 1.2710446119, 0.7406425476, -0.0063343532, 0.2590591013, -0.5723989606, -2.0919742584, 0.4124855101, 0.8110083938, -0.7479285002, -0.5346886516, 2.0832886696, 0.6284652948, -0.556322217, 1.6659414768, -0.3059526682, 0.5099986792, -1.2150872946, -0.5114582777, 0.5459712744, -0.2016551495, -0.5310655236, 1.0158036947, 0.6405866146, -1.9241172075, 0.8137519956, 0.0876920894, -0.2859332561, -1.3879907131, -0.8160758615, -1.557657361, -0.4074608684, -0.6141340733, 0.35703668, 0.0411837846, -2.9615821838, -0.939869523, 0.5362932682, 1.1854629517, 0.2275306731, 0.5285550356, -1.1162873507, -1.6743257046, -0.8463796973, 1.4476672411, 1.1483969688, 0.6437536478, 0.3499819338, 2.7872908115, 1.2502677441, -0.0176225472, 1.3013342619, 0.4018220305, 1.8590347767, -0.9287710786, 0.7568179369, 0.5250300765, -0.1310636699, -0.1902862936, 2.0173766613, 0.8977140784, 0.7206245661, 1.7210285664, 1.2113819122, -1.052148819, -1.1479415894, 0.8177442551, -0.7275226712, 0.5846810341, -0.4571652412, 0.6348161697, -0.0617420115, 0.0699159056, 1.7639683485, -0.5898438692, 0.0334921703, 1.2708843946, -1.2292225361, -0.2118341923, 0.1636311561, 0.2100840956, -0.062566258, -0.1367264837, -0.0629454702, 1.9089814425, 0.9963827133, 1.0556330681, -0.4673267305, -1.1918255091, -0.0287530795, -0.1680035293, 0.0081653316, 0.6417748332, -0.1113623008, 0.0221927073, 0.0591062047, -0.7747868896, 0.1557445675, -0.6052485704, 0.5927398801, -1.2100104094, -0.0090463012, -0.4347473979, -0.4816530943, -0.5063257813, -0.9110370874, 0.332270354, -0.1315407306, 1.8995360136, 0.5877067447, 0.4675011635, 0.2881070673, 0.2792856395, -0.2856569588, -1.4118686914, -0.3796683848, 0.7489207387, 0.9011135697, -0.4988898337, -0.1607423127, 1.3826646805, -0.4890974164, 0.3660782576, 0.0711377785, -0.5479645729, -0.0846282095, -0.0594963618, 0.2772127688, 0.064073056, -1.2751511335, 0.1980535686, -0.6729150414, 0.6071256399, -0.4049646556, -0.1184222773, 0.2197690308, -0.6622341275, -0.0716201812, 0.9872176051, 0.1770661175, 0.4606022239, -1.2944129705, 2.1547782421, 0.6126678586, -1.2883900404, -0.1337235123, -0.3099617064, -0.4854121506, -0.9662411809, -0.7221175432, -0.5238000751, 0.1996887177, 1.3630474806, -0.3235659301, -0.3109205067, -1.5381717682, 0.8114607334, 0.3237482011, 0.7158464789, -1.711235404, 0.1362394243, -0.4897255898, 0.6857106686, 1.0500936508, 1.3855741024, -0.4546821117, 1.448644042, 1.7312688828, 1.5554790497, 0.5501055121, 1.1116029024, -1.1363779306, 0.8809218407, 0.2597211003, -1.1070384979, -0.7533460259, 0.3594236076 ]
Replace Values Frequently, when creating reports in row data you should replace some value with another or add a text to the current value. You can do it in a report using different tools. However, if you need to transfer data with changed values to a report components, you can do it having created the New Data Transformation . To change a value, you should make the following actions in a new data transformation: Click on a field header in the preview; The Actions menu contains the Repla
Data Data Transformation Replace Value
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Replace Values</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Replace Values</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Frequently, when creating reports in row data you should replace some value with another or add a text to the current value.</span><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can do it in a report using different tools. However, if you need to transfer data with changed values to a report components, you can do it having created the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> </span><br/><span class="f_Stimulsoft text" translate="true">To change a value, you should make the following actions in a new data transformation:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on a field header in the preview;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu contains the </span><span class="f_Stimulsoft text bold" translate="true">Replace Values</span><span class="f_Stimulsoft text" translate="true"> command.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the opened editor, you should specify the value, which need to be replaced and the value to replace. Also, you can set the replace immediately after several values.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Button for adding a new panel of value replace.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Button for deleting a selected panel of value replace.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field to type a value, which need to be replaced.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field to type a value to be replaced.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The </span><span class="f_Stimulsoft text bold" translate="true">Match Case</span><span class="f_Stimulsoft text" translate="true"> parameter enables the mode in which a value will be replaced only if a register of an original value (a value specified in the 3 field) fully corresponds to the value in a data field. If this parameter is disabled, when analyzing values in a data field, the register is not taken into account.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Image Caption"></image><span class="f_Stimulsoft text" translate="true"> If the flag is set, then the search will be done considering the whole word.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Apart from direct values replace, you can add a text to all values. To do it you should:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify an addition sign and a text, which need to be added in an element expression before or after this expression.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Use the </span><span class="f_Stimulsoft text bold" translate="true">Insert(,,)</span><span class="f_Stimulsoft text" translate="true"> function to insert a text to a value.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let`s consider the examples of replace values and adding a text to a value in an element. For example, data columns with numbers of categories and their names are added in a new data transformation.</span></p> <p class="f_Stimulsoft text"><br/><br/><span class="f_Stimulsoft text bold" translate="true">Replace values</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">For example, you should replace the name of the </span><span class="f_Stimulsoft text bold" translate="true">Beverages</span><span class="f_Stimulsoft text" translate="true"> category with the </span><span class="f_Stimulsoft text bold" translate="true">Category1</span><span class="f_Stimulsoft text" translate="true"> value. To do it you should make the following steps:</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Click on a field header in the preview, select the </span><span class="f_Stimulsoft text bold" translate="true">Replace Values</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Specify an original value (Beverages in this case) in the </span><span class="f_Stimulsoft text bold" translate="true">Find What</span><span class="f_Stimulsoft text" translate="true"> field;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Specify the value to replace (the Category1 in this case) in the </span><span class="f_Stimulsoft text bold" translate="true">Replace With</span><span class="f_Stimulsoft text" translate="true"> field;</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: Check a box next to the </span><span class="f_Stimulsoft text bold" translate="true">Match Case</span><span class="f_Stimulsoft text" translate="true">, if you need a full match of an original value with a value in a data field. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 5</span><span class="f_Stimulsoft text" translate="true">: Click the </span><span class="f_Stimulsoft text bold" translate="true">Ok</span><span class="f_Stimulsoft text" translate="true"> button.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">All values of the </span><span class="f_Stimulsoft text bold" translate="true">Beverages</span><span class="f_Stimulsoft text" translate="true"> in this data column will be replaced with the </span><span class="f_Stimulsoft text bold" translate="true">Category1</span><span class="f_Stimulsoft text" translate="true"> value.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text bold"><br/><span class="f_Stimulsoft text bold" translate="true">Text adding before and after values</span></p> <para style="margin-bottom:11px; line-height:1.70;"><span class="f_Stimulsoft text" translate="true">To add some text before or after a value, you should make the following steps:</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Add fields to a list of data transformation fields. For example, the numbers of categories and their names.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Specify an addition sign and a text, which need to be added in a field expression before and after this expression. To add a text before the names of categories and after that, you should change the </span><span class="f_Stimulsoft text bold" translate="true">Categories.CategoryName</span><span class="f_Stimulsoft text" translate="true"> element expression to the </span><span class="f_Stimulsoft text bold" translate="true">&quot;text before &quot;</span><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text bold" translate="true">+</span><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text bold" translate="true">Categories.CategoryName</span><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text bold" translate="true">+</span><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text bold" translate="true">&quot; text after&quot;</span><span class="f_Stimulsoft text" translate="true">.</span><br/><br/><span class="f_Stimulsoft text" translate="true">The text before and after will be added to all values in this element.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Text insert into a value</span></p> <para style="text-align:justify;"><span class="f_Stimulsoft text" translate="true">You can insert another value into the text value of data fields using the Insert(,,) function. To do it you should make the following steps:</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Add data fields to a list of data transformation fields. For example, the numbers of categories and their names.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Add data fields to a list of data transformation fields. For example, the numbers of categories and their names.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The first argument of the Insert function is a link to the data field, into the values of which other values need to be inserted.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The second argument of the Insert function is an ordinal index in the value after which a new value will be inserted into. </span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The third argument is the very argument (or a link to another data field), which need to be inserted into.</span><br/><br/><span class="f_Stimulsoft text" translate="true">Let`s insert the names of products into the names of categories, after the second character. In addition to this, drag the names of products for visual selection into the upper case. To do that, you should change the </span><span class="f_Stimulsoft text bold" translate="true">Categories.CategoryName</span><span class="f_Stimulsoft text" translate="true"> element expression to the </span><span class="f_Stimulsoft text bold" translate="true">Insert(Categories.CategoryName,2,ToUpperCase(Products.ProductName))</span><span class="f_Stimulsoft text" translate="true">.</span><br/><br/><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Now the names of products in the upper case will be inserted into the names of categories.</span><br/><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When applying the </span><span class="f_Stimulsoft text bold" translate="true">Replace Values</span><span class="f_Stimulsoft text" translate="true"> actions to data fields they can be deleted selectively. To do it you should click on a field header in the preview, select the </span><span class="f_Stimulsoft text bold" translate="true">Replace Values</span><span class="f_Stimulsoft text" translate="true"> from the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu. Select the blocks you need in the opened editor and click the </span><span class="f_Stimulsoft text bold" translate="true">Remove</span><span class="f_Stimulsoft text" translate="true"> button.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 1.1877830029, -1.0769739151, -4.2602343559, -1.6990022659, 1.7266398668, -1.4956099987, 1.5492088795, 0.8383969665, -1.0520886183, -0.9302786589, -0.3429978192, 0.2009607106, 2.2976341248, 0.0493497103, -0.332219243, 0.2594578266, 0.8230640292, -1.6019195318, -0.6220705509, 1.3908429146, 0.6212244034, -1.0160542727, -0.5007354021, -0.6844782829, 2.6148064137, 0.6246328354, -0.8982560635, 0.9867963791, -0.9543750882, 0.3856427372, 1.4034422636, 1.4456853867, -0.1155838072, -1.4219620228, -0.7944734097, -0.1888629645, 0.8698512912, 0.4882873595, 0.4303812981, 1.3202950954, 0.7725912929, 0.0587017275, 0.6355041862, -0.268237859, 0.8177785873, -0.8811135292, 2.1305935383, -0.7407383323, 1.4114637375, -0.0305931643, -0.2912498415, 0.1475862712, -0.0912877768, 0.1815169901, 1.1556575298, 1.2609077692, -1.1707626581, 0.3887969255, 0.4478744864, -0.6596515179, 0.7768219113, 0.6804296374, -1.2152887583, 1.0417313576, 0.26335603, 0.7791203856, 0.1499109566, 0.7448968887, -1.7458606958, -0.4479331076, 1.2997077703, 1.0264588594, 0.104734838, 0.6103359461, -0.4350150526, -0.7174304724, -1.117612958, -0.2139387131, 0.0736939833, 1.3865064383, -0.3564479351, -0.1599354446, 1.9935053587, -0.0490483083, 1.6931061745, 0.0591165721, 0.8892580271, 1.7077414989, 0.3436520696, 1.2622671127, -0.3141052425, -0.6925067902, 1.4561676979, -0.2183656543, -1.0954760313, -0.7408257127, 0.8326714039, 0.173329398, -0.2267064899, -0.6760804653, -0.2420784235, -0.3355312645, -0.1777600944, -0.7058436871, 0.3313151598, 0.0405868292, 0.7616434693, -0.4441618323, -0.4770910144, -0.0744460747, -0.3663295209, 0.9354463816, 1.596911788, -0.3095453084, 0.7616151571, -1.3991191387, 2.0954165459, -0.3842331469, -0.8102027774, 0.4449763298, -0.113012813, -1.085601449, -0.0504383892, 0.7585223317, 1.0584968328, -0.8072170615, -0.9616850615, 1.6995741129, 0.577195704, -0.9054900408, -1.0073786974, -0.0697631985, -1.5026198626, 0.8429644704, 0.6338627338, 0.7122932673, 0.8298411369, 0.6274324656, -0.2304084897, -1.0007115602, 0.2766054869, 1.0620943308, -0.1670355648, 0.2521501184, -0.064012289, -0.6352478266, -0.0650356039, -0.6160083413, 0.9868510365, 0.2078543901, 1.2217428684, -0.1493631303, -1.088003397, 0.4943835437, -0.0921378061, -0.9137896895, 0.634247303, -0.1309833229, -0.0991307944, 0.4101986587, 1.1973013878, -1.5470281839, 0.0304266345, 1.0147862434, 0.8322598338, -0.693544209, -0.0914045423, 0.6014812589, 0.3565042913, 0.7021278739, -0.5967528224, -0.9011244178, 0.6896238327, -1.0484567881, 0.427321136, 0.5741932988, -0.0232111719, -0.8638267517, 0.3760206699, -1.232691884, 0.6160618663, -0.4161641598, 1.9082239866, 0.57218045, 0.8311106563, 0.3971513212, -0.4279495776, -0.1679493189, -1.2908500433, 0.0928896666, -1.4778256416, 0.2903176248, -0.9801619053, -0.0595275462, 0.315132767, -0.104983151, 0.2725691795, -0.6979048252, -1.020631671, 0.6926031113, -0.3551155031, -0.3853371143, -0.4777141809, -0.3847823441, -1.0716918707, 0.0899901539, -0.1422477663, 0.8610343337, -1.0107287169, 1.2126913071, 1.7158429623, 1.0421415567, -0.0460133292, -0.0879431441, -0.0920812711, -0.5103354454, -0.1727874279, 0.000127579, 0.5145872831, 0.2279462367, 0.0296807215, -1.0816472769, 1.46573174, 0.7157255411, 1.4507635832, -0.7685175538, 0.6264346838, 0.1794510633, -0.1405645758, -0.7741464972, -0.0779779628, -1.1796365976, -0.0659476593, 0.0379721411, 0.8481185436, 0.1345348358, 0.872571528, 1.3936246634, 0.5752400756, -0.7132868767, 0.8668581247, 1.5795134306, 0.4593937695, 0.3433369994, 0.152883783, 1.10174191, 0.837469101, -0.8796806931, 1.3292241096, 1.9038885832, 0.4338818789, -0.2564439178, -0.2717200518, 0.8241667151, -0.7413558364, -0.6765627861, -1.4022156, -0.1819896251, 0.59563905, 1.0467826128, -0.6100999713, -0.0527501404, 0.3340193331, 0.0113067459, -0.2639563382, -0.7908377647, -1.1941059828, -0.6521119475, 0.8763567209, 0.0771459267, -0.5386238098, -0.1194356978, 0.3664776385, 1.8373849392, 0.6533868909, -0.4233517051, 0.010529195, -0.2881522775, -0.5177023411, 0.5525385141, -1.0444566011, -2.3992266655, -1.6593185663, 0.0123725217, -1.3223127127, 0.7417622209, 0.1981669366, -1.5086476803, 0.1936773062, 1.2659560442, -0.0462085903, 0.3005392551, -0.3855466843, -0.2782838941, 0.0613988265, -0.1391576082, 1.638662219, -0.4856564403, 0.316024363, -1.262720108, -0.3770920038, 0.4610267878, -0.1984022558, 0.6592109799, 0.5700387955, 0.2767593563, -0.2053663284, 0.6401711702, 1.1502521038, 0.7097363472, 0.203631103, -0.7267113924, -1.4187498093, 0.3775423169, -1.8409070969, 1.0717679262, -0.0375448689, 0.2533078194, 1.3751291037, -0.2285830081, -1.3958599567, -1.5739519596, 0.47564587, -0.6037122011, -0.5880519152, 0.0992475748, -0.6892480254, 1.2652105093, -0.9231088758, -0.6756391525, 0.6775074601, 1.4595366716, -0.5770313144, -1.9218512774, -0.0472326167, -0.2586844862, 0.6702396274, -0.7906173468, 1.1803420782, 1.0939500332, 0.1262534559, -0.3807409704, -0.7473828197, -1.8393198252, -0.3255506456, -0.9218645692, -0.2184263766, -0.1220491901, 0.4255041182, 0.3126426041, -0.5414214134, 0.4416365027, 0.5716617703, 0.0557297133, 0.4364786744, -0.2188325971, 0.2788100541, 0.2817423642, 0.3050425351, 0.5144799948, 0.3782964051, -0.2506997883, 0.0167134516, 0.4407232404, -0.5887973905, 2.8984720707, 0.4371704459, -0.9438969493, -0.0455231778, 0.0610494316, -0.1426547766, -0.6609990597, 0.1966069788, -0.8972278237, -0.2540096939, 0.2797724307, -0.6266547441, 0.4922517836, -0.4177542627, 1.0459854603, 0.7047148347, -1.2971720695, 0.2427817136, -1.6049404144, -0.8748218417, -1.3947714567, 0.5929062366, -0.6713890433, 0.1488596499, 0.3803739548, -0.9349161386, 0.3475800753, 0.8452628255, 0.7488960028, 0.9732808471, -1.2478100061, -0.2806205451, 0.3134720922, 0.1314087212, 1.1177946329, -1.6230925322, -1.5842251778, 0.057568863, 0.0405578353, 0.3052646518, -0.5323117971, 0.2759710848, -1.6035348177, 1.0302205086, 0.037639752, -1.9097421169, -0.705758214, 0.7352836132, -1.7326089144, 0.5130029917, 0.2423383296, 1.0406388044, 0.5646233559, -0.159126848, -1.0965641737, 1.6309869289, 1.4839658737, -0.4902628064, 0.5599521995, 1.4830914736, -0.1386998445, 0.0778278708, -0.1645304114, 0.9813844562, -3.3031206131, 0.9616805315, -0.0566036925, 0.3288500607, -0.0678899437, -0.5919212699, -0.3118611574, 0.9587602615, 0.9137240648, -0.2496088594, 1.4866470098, 0.7598985434, -0.9515143633, -0.7723382711, -0.8427590132, 0.3326269686, 1.4504486322, 0.945115149, -0.1872394234, -0.5461593866, 0.7606782317, -0.1904132366, 0.0030205699, 1.5734409094, 0.5940309167, 3.0613679886, -0.2824205756, -0.0379647873, -1.0863829851, -0.3276881874, -0.4023838639, -0.1981252432, 0.3123484552, -1.7305938005, -0.7730919123, -0.443015784, -0.4091330171, -0.0072245183, -0.6334608197, 1.3319150209, 1.1504485607, -0.8576267958, -1.5778306723, 0.1161068901, -1.1002265215, 1.1625779867, -0.1109221354, 0.5064229965, 0.7784736753, 0.6789070368, 1.1843641996, -0.6300135255, 0.2626475394, 0.5472829938, -0.9990463853, -0.9638600349, 0.2574613392, 1.0731106997, -1.1815435886, 1.8222980499, -1.1884521246, -0.2428543717, 1.0649690628, 0.636844337, 0.1881327778, -0.778540194, 0.0329964682, -0.7905981541, 0.0019683104, 0.9121214747, -0.1952558905, 0.4063278735, 0.3648193479, 0.3542600274, -0.4829596877, -0.0873005688, -1.66672647, -0.3507113159, -1.2812769413, -1.1235989332, -0.9924272895, -0.6915112138, -0.2494521588, 1.288700819, 0.921200335, 0.798440218, -0.2303600162, 0.2039130628, 0.7610821724, -2.1469519138, -0.6035938263, -0.3152342141, -1.7235919237, -0.2394439876, -0.3148244917, -0.6617289186, 0.3682594895, -0.1957105994, -1.0464601517, 0.6449136138, -1.0238170624, -0.0413881987, 0.9532772899, -1.6539200544, -0.1146003231, -0.2322960049, 0.0679071844, -1.6777739525, 0.0421023779, 0.2024091035, 0.4181911051, 0.5657290816, 0.5287669301, 0.05765884, -0.4100949168, -0.206046626, -0.8431696296, -0.0562150963, -0.0644603446, -0.6040546894, -0.6852752566, 0.5851684809, -0.1987979859, 0.1108351946, -1.1148784161, 0.8031938672, -0.9483459592, 0.7896971107, -0.1748192459, -0.1407229006, -0.8985521793, -0.9420384765, 0.1235645264, 1.421562314, 0.9423485398, 0.3367496729, -0.2396787405, -0.4043837786, -0.1042175367, -0.0360110402, 0.4937132001, -0.4590982199, -0.5791602135, 0.6399784684, -0.241137445, -0.5450748801, -0.1398431212, 1.0352472067, -0.1240347102, -1.3238047361, 0.0239607487, -0.2317578197, -1.1327694654, -0.2514849007, 0.885144949, -0.8788391948, -1.6712473631, 0.1569201052, 0.1416879445, 0.4789164066, -0.6428076625, -0.4773106277, 0.4225399792, 0.5750931501, 0.6463227868, 0.5637364984, 1.6520129442, -1.1026203632, -1.1802594662, 0.4087453485, -0.6321233511, -0.1748966873, -0.0826781839, 0.877974391, -0.9430125952, 0.7919906378, -0.2312946767, -0.5990282893, -0.4985866547, -0.5524994731, -0.9252424836, 0.4457032979, -0.402087301, -1.2574865818, 0.7797023654, -0.046059113, -0.903019309, 0.6822507381, 1.1128596067, -0.7693802714, -0.7658118606, -1.1799196005, -2.0420114994, 1.3752355576, -0.7727919221, 1.1514564753, 0.3450587094, -0.4927784204, -0.4236961007, 0.5944334269, 0.5204137564, -0.5780164599, 0.7605053782, -2.0029475689, -0.7383328676, -0.9093919396, 1.6968195438, -0.4192727804, 0.9821421504, -0.124962531, 1.1876147985, 1.4547766447, -0.1477542967, 0.2149019539, -0.4912874699, -0.0983668119, -1.4288018942, 0.9333977103, 1.0003277063, 0.5130801201, 0.7749679089, 0.9093823433, 2.1910362244, 0.5729236007, 0.9664693475, 1.1605137587, -0.8078981638, -0.4908976555, 0.4342125356, -1.0405780077, 0.1722515523, -0.0914906263, -0.5460819602, 0.8001645207, 0.3168945014, 2.0824897289, 0.0104227699, 0.2013500929, 0.2729876339, 0.1198441014, -0.3124650717, 0.5628367066, 0.2010874897, 1.1940879822, 0.0779765546, 1.5428169966, 1.5990240574, 1.0604362488, 0.7675751448, -1.0941258669, 0.1645004749, 0.7471416593, -0.4745981395, 1.0768005848, -0.4199830592, 0.2352531999, -0.3145762682, 0.2781471014, 0.3919571638, 1.5124791861, -0.7403587103, 0.5442118645, -1.2493680716, 0.3400684297, -0.0625182688, -0.2575934827, -0.0299279224, -0.9253252149, -0.4891769588, -0.6989944577, 0.2025454044, 0.6399484873, -0.2208673656, -0.356182456, -0.3887086213, -0.0563509464, -0.1440425962, 0.1107403487, -1.2560509443, -0.9608280659, -0.5764855742, -0.5976019502, 0.542794764, -0.4355427921, 0.2683744133, 0.4074982703, 0.9589612484, 0.6444808245, -1.1719844341, -0.7642508745, 1.401121974, -1.0791289806, -0.0017904777, -1.6529318094, 0.2293355316, -0.3821059465, -0.7937237024, 0.7852146029, -0.2457200736, -0.1623749286, -0.2452234775, -1.0299561024, 0.1754454076, -1.3217736483, 1.234819293, 0.1060687229, -0.1965374053, -0.2101247162, 0.4709450603, -2.1956083775, -0.4593079686, 0.2187324464, -0.1850845218, -0.0413559601, 0.6004595757, -1.5259321928, 0.0939128697, -0.7435873747, 1.4854898453, -0.0643343553, -1.4728145599, -0.8868069053, -0.7193768024, -1.0967415571, -0.0730789304, 0.7636598349, 1.0166153908, -0.0680590868, 0.4137189984, 0.5051264167, 0.3332903385, 1.3775906563, 0.8121176958, -0.9489642382, -0.5132269263, -0.0328060687, -2.112156868, -0.6768152118, 0.3244408667 ]
Running Total Frequently, when creating a report, you have to calculate running total. Running total is when a new value is calculated in the result of adding the current value of a row with the sum of the previous values. In the report designer, you can do it using various ways. However, if you need to transfer data to a report components with calculated running total, you can do it having created the New Data Transformation . To calculate running total for data fields you should: Click on a
Data Data Transformation Running Total
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Running Total</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Running Total</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Frequently, when creating a report, you have to calculate running total. Running total is when a new value is calculated in the result of adding the current value of a row with the sum of the previous values. In the report designer, you can do it using various ways. However, if you need to transfer data to a report components with calculated running total, you can do it having created the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true">. </span><br/><br/><span class="f_Stimulsoft text" translate="true">To calculate running total for data fields you should:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on an element header in the preview, select the Running Total command in the Actions menu.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Set an original value. By default, the 0 value is set, i.e. the running total is calculated only from data fields. However, if needed, you can set an original value.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should understand, that you can create running total only with data fields, which contain numeric values.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let`s consider the examples of running total creation. For example, a new transformation contains the set of categories and their price.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><br/><br/><span class="f_Stimulsoft text bold" translate="true">Running total calculation without an original value</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Click on a field header in the preview, select the </span><span class="f_Stimulsoft text bold" translate="true">Running Total</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu. In this case, you should click on the element with price.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Type the 0 value, if earlier another value was typed, click Ok in the </span><span class="f_Stimulsoft text bold" translate="true">Running Total</span><span class="f_Stimulsoft text" translate="true"> menu.</span><br/><br/><span class="f_Stimulsoft text" translate="true">Now running total will be calculated, i.e. a new value is calculated with the help of adding the current value to the sum of the previous values.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Running total calculation with an original value</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Click on a field header in the preview, select the </span><span class="f_Stimulsoft text bold" translate="true">Running Total</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Type an original value, click the Ok button in the </span><span class="f_Stimulsoft text bold" translate="true">Running Total</span><span class="f_Stimulsoft text" translate="true"> menu. In this case, let`s type the -100.</span><br/><br/><span class="f_Stimulsoft text" translate="true">Now, running total will be calculated, i.e. a new value is calculated with the help of adding the current value with the sum of the previous values and adding an original value.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To disable running total calculation for a field, you should click on its header in the preview, select the </span><span class="f_Stimulsoft text bold" translate="true">Running Total</span><span class="f_Stimulsoft text" translate="true"> command from the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu. You should delete a value in the opened window having left the value input field empty and click Ok. After that, running total for the current field will not be calculated.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 1.2816879749, 0.7775422335, -4.5037612915, -0.1640074551, 1.3044323921, -1.9365572929, 2.4508962631, 0.5329884887, -1.2168395519, -0.5340215564, -0.7279676795, 0.4522092342, 1.6925822496, 0.7391058207, -0.046243649, -0.7995496988, 0.0354842991, -1.1408007145, -0.5663312078, 0.3597565889, 0.983993113, -0.9953306913, -0.0456434228, -0.2383655012, 2.4313371181, 0.3539088964, -2.349009037, -0.2121465355, -1.0772672892, 0.320712924, 0.6048315167, 1.6005134583, -0.1085722372, -0.0509739779, -1.6521152258, -0.598937571, 0.2962940931, -0.673238337, 0.7193759084, -0.1266792268, 0.2401800156, -0.7516483665, 0.0830728337, -0.8705684543, -0.3564622104, -0.2061609775, 0.175918445, 0.5974885821, 0.4073861241, 0.2546198964, -0.6976590157, 0.2863732874, -1.2008290291, 0.5395824909, 0.7913596034, 0.103875421, -1.7475544214, -0.3743719459, -0.7781433463, -1.3477112055, 2.1305139065, 0.4091325402, -1.0739603043, 0.0533752739, 0.747066021, -0.8424971104, 0.7060549259, 0.1109621227, -0.115460895, -0.3255573809, 0.244355917, -0.2529400587, 0.6389310956, -0.5308908224, 0.4736531973, -0.1395231336, -0.521895349, -0.5781984329, -0.1316574216, 1.6677818298, 1.1992623806, -0.5438600183, 1.3593443632, -0.6481333971, 1.3264036179, -0.7570252419, 0.6334247589, -0.5105433464, -0.4769818783, 1.8909503222, 0.088343896, 0.3238009512, 1.8360793591, 0.4517381191, -0.2385177016, -0.5956042409, 0.3282805383, 1.002551198, 0.4250958264, 0.5228479505, -0.3946041167, 0.2572579086, -0.3792179227, -1.0060551167, 0.9868510962, -0.0932441279, 0.3745708168, 0.8353876472, -0.5731862187, -0.032101132, -0.531463027, 0.4122239649, -0.0384321585, -0.3015684187, -0.7592445612, -0.1183320582, 1.6010701656, -0.1139936373, -0.7521157861, 0.2651276886, -0.2388661951, -1.7317047119, -0.4201475084, -0.2334376276, -0.1490124166, 0.2826477587, -1.1257907152, 0.6669647098, 0.0651499927, 0.3534278572, -0.1901118606, -0.8179509044, -1.9863836765, 0.2904175222, 1.1558200121, 1.8496357203, -0.7921269536, -0.1207568496, -0.9274362922, -0.5048445463, -0.1408878565, -0.8157212138, -1.1279337406, 0.7395200729, 0.9243500233, -0.1178956851, 0.5314735174, -0.7329065204, -0.7153240442, -1.0449041128, 0.0295873377, 1.0243384838, -0.8797742724, 0.2952618003, 0.9739695787, -1.4228999615, -0.6233942509, -0.5552054048, -0.6368559599, -0.175203681, 1.701538682, -0.5801596642, 0.300899297, -0.0691579506, -0.91435498, -0.8751046062, -0.6278905869, 1.6401438713, 0.3412183821, -0.3313315213, -0.952475965, -1.2156790495, 0.5843858719, -1.3202826977, 0.3481497765, -0.264448911, 1.8509243727, 0.6295035481, -0.7354158163, 0.234124735, 1.366508007, -1.6607972383, 2.2293815613, 0.0139392596, -0.1684316844, -1.2430948019, -0.2427055687, -0.8099140525, -1.5573683977, 0.0003079002, -0.8738697171, 0.0451164432, -0.3377427757, -0.3046072125, -0.700583756, 0.2012434006, 0.521282196, -0.3896028399, -0.0586054102, -1.161195159, 0.2953529656, -0.1175580546, -1.7101364136, 0.0180867109, -0.6344632506, 0.2818641663, 0.1690316349, 1.5130845308, -0.402685672, 1.0572501421, 2.2657148838, 0.4208554924, 0.3677203655, 0.4712524712, 0.1471657455, -1.2840828896, -0.2686438859, -0.9187841415, -0.5893732905, 0.222580567, 0.8870285153, -0.7344220281, 1.5765998363, 0.3173446655, 0.5892115831, -0.1500764191, -0.831700623, 0.7624364495, -0.6438500881, 0.3805223703, -0.0765314028, -1.0367108583, 0.1073075607, -0.6800607443, 0.4148020148, 0.2127124369, -0.8726601601, 1.1933408976, 0.4768665135, 0.7346575856, 1.0374236107, 0.0745135844, 0.0358695053, -0.2515496016, -0.1271512359, 1.52653265, -0.5281201005, 0.5164042115, -0.3142241836, 0.9354510307, -1.1377542019, -0.9901669621, 0.7657347322, 0.0504080094, -0.1133057922, -0.2959301472, -2.1414721012, -0.8155893683, 0.2736800015, -0.0043976754, -0.6356175542, 0.6347709894, 1.2709612846, 0.0699952394, 0.1211856231, 0.0876680613, 0.1143894345, -1.4732170105, 1.1015808582, -0.0699759647, 0.2418388277, -0.7610310912, 0.3894028664, 0.7601715922, 0.2239016742, -0.9379492402, 1.0319284201, -0.202438727, 0.1253298819, 0.8075594306, -2.0789511204, -3.277271986, -0.6907137632, 1.2818324566, -0.5342894793, -0.2583394349, 0.5024009347, -1.0332560539, -0.0982043818, 0.2657324672, 0.6795740724, 0.3895317912, 0.1409047842, 0.0195818283, 0.2292827368, 0.2592203915, 1.9860773087, 0.6907315254, 1.4742151499, -1.4980691671, 0.8483629227, -0.1051022857, 0.0784314722, 0.7024248838, 0.8014634252, 0.1497365534, -0.5714312792, 0.5057582259, 0.5511754155, -0.3284535408, 1.1525251865, -0.3591867089, -0.4899941385, -0.3025836349, -0.4671397209, 0.5694041252, 1.2412048578, 0.3481580615, 1.4729361534, 0.1332031786, 0.1800821871, -1.2014998198, -0.2218759656, -1.0094567537, -0.6348562241, 0.2753703892, -1.6088315248, 2.2558953762, -0.8761224151, -0.2456977963, 0.4940122962, 0.8854853511, 0.0698179007, -1.3040333986, 0.5242407918, 0.2858910859, 1.2931629419, -0.0733943135, 0.5787078142, 0.7751365304, -0.1421086937, -0.5642904043, -0.5648418665, -1.4599379301, -0.9748689532, 0.5694435239, -0.8608270288, -0.3072451651, 0.8574540615, 0.416269809, -0.2155901343, -0.7417458296, -1.1739906073, -0.0189266149, 0.7321169972, 0.0713816434, 0.0654278696, 1.0561237335, -0.2672892511, 0.1095205173, 0.5516406894, 0.0487145782, -0.8813770413, 0.0579537898, 0.2826502025, 1.4112870693, 0.5071163774, 0.507712543, -0.9848623872, -0.826810658, -0.5448228121, -0.194552958, 0.7212638259, -0.4278557301, -0.4303962886, 0.0209191535, -0.6376540065, -0.3089133501, 0.7630912066, 1.899512887, 1.8189783096, -0.1662652344, 0.0330781788, 0.3659927249, -1.2607727051, -1.440694809, -0.6865697503, -1.3457164764, 0.5846140981, 0.0535194986, -0.7704555392, -1.3258874416, 0.1058497801, -0.1157961488, 0.1459890008, -0.4546385705, 0.3837893009, 0.2871209979, 0.9243301749, 1.9177516699, -0.963655293, -1.0303434134, 0.0884240195, -0.1120380536, 0.0409951471, 1.1407530308, -0.7663848996, -0.8833639622, 0.9211438894, 0.0671994239, -0.7952045202, -0.0349011868, -0.6536954045, -1.0238628387, 0.5084459782, -0.6074354053, 1.6304898262, 1.1869375706, -0.034973368, -0.0838382244, 1.0695205927, 0.6813389063, -0.1032217294, -0.1074770167, -0.2270162404, -0.1511588544, -0.0315549709, 0.866975069, 0.0445424691, -1.824092865, 0.6799203157, -0.0003974627, 0.5480853319, 0.5522053242, -0.062150903, 0.8276805878, 1.184371233, 1.2645788193, 0.5872879624, 0.8355923295, 1.3100557327, -0.4209192991, -1.0034527779, 0.12273781, 0.1683425456, 1.423558712, 1.6960316896, -1.9285550117, -0.731205523, 0.2112969011, -0.4249240756, 0.4253235459, 0.0933036953, 0.6265987158, 1.4728261232, -0.1558248997, -0.003711465, -0.4804187417, 0.316013515, -0.1011070386, -0.8853917122, -0.0721976981, -0.9455465674, 0.3635730445, 0.6426675916, -1.6700823307, 0.8717607856, -1.1612746716, 0.2279616594, 1.6340444088, -0.251034379, -0.9709280729, 1.294718504, -1.023578167, 0.1576334089, 0.1056812331, -0.5256060958, 0.4187250137, 0.920332253, 1.675579071, 0.2990494072, 0.888217628, -0.7239550352, -0.936570406, -1.0937230587, 1.3837888241, 1.3112056255, -1.5298477411, 0.7305950522, 0.1041679978, -0.1151698753, 0.9595232606, 0.7950004339, 0.2283429354, -0.8072883487, 0.8560509682, 0.4013960361, -0.7332124114, -0.2372290641, 0.1991635561, -0.1995733082, 1.3744952679, -1.247792244, -0.4417019486, 0.2091972679, -1.0022580624, -0.2113844901, -0.7184336185, -1.3850859404, -0.4668489993, -0.3099977076, 0.3401100338, 1.1142547131, -0.1026323587, 0.214011535, -1.1362029314, 0.8764023185, -0.6986173987, -1.0706996918, 0.8131992221, 0.1513819993, -1.4197431803, -0.0815642998, 1.0409030914, -1.6799812317, -0.8595317602, -0.1722049564, -0.7590245008, 0.595310986, -0.3110194206, 0.8726707101, 0.7590139508, -1.3830860853, -0.124104172, -1.2519448996, 1.0757160187, 0.0356000401, -0.2437999994, 0.7789778709, 0.7256336212, -0.2908124328, 0.5033922791, 0.2099473029, 0.4035823345, 0.1723899096, -1.0075329542, -0.5223245621, -0.1653225869, -0.1740810275, -1.1656942368, 1.3925747871, 1.2284538746, 0.8235197067, -0.7489813566, 0.9871695638, 0.2001831979, 0.8133565187, 0.0162665267, -0.6368522048, 0.1716417819, -1.2479009628, -0.6017515659, 1.9783262014, 1.3304953575, 0.6531979442, -1.3138443232, 0.300966382, 0.7097110748, -1.359595418, 0.3394429982, 0.9856785536, -1.2537361383, 0.9033141732, -0.7341764569, 0.2408569157, 0.8097214103, 0.2954373658, -0.4722582698, -0.9031459093, -0.5573967099, 0.9425482154, -1.2784640789, 0.7601538897, 0.1150197983, 0.2747237682, -0.5084935427, 0.0390877388, -0.1329082698, 0.8608540297, 0.4953366816, -0.0148324557, 0.1193165407, -0.0707992613, 0.5236272216, 0.5548698902, 0.6567112803, -0.1729473919, -2.7261555195, -0.476842165, -0.7965171337, -0.7246475816, 0.5712258816, 1.1781361103, -1.4960769415, 0.399677217, -0.0932368413, -0.1468639076, -0.274820596, -1.1691087484, -0.1110670194, 0.403031528, -0.9542979002, 0.4201588333, -0.8526324034, -0.6959766746, -0.6117686033, 1.2645446062, 0.4859336913, 0.8113259077, -0.6118708849, -0.7082293034, -1.1216608286, 2.2236149311, -0.6385393143, 2.201843977, 0.4756614864, -0.0153013421, -0.1776010692, 0.5889952183, 0.6054233909, 0.4665812552, 1.9773991108, -2.194963932, -1.3065538406, -0.831415534, -0.291654408, 0.3001343608, 0.3935791552, 0.396602869, 1.5488551855, 0.9764960408, -0.5496659279, -0.5653416514, 0.5576595068, 0.0097885961, -0.4143987298, 0.6646897197, 0.420845449, 1.1721237898, -0.3691370487, 1.4445929527, 2.0301983356, -0.0214854404, 0.1517167091, 0.2063849866, -0.1399953365, -0.6131544709, -1.2033051252, -1.7473323345, -0.9205738902, 0.8599268794, -0.8540645242, -0.0092269359, 1.503428936, 1.8678148985, 0.0470673442, -0.499881357, 0.6385871768, 0.2023057491, -0.9560385942, 0.1214976162, 1.2316915989, -0.5465516448, 0.3949909508, 1.4825387001, 1.0441348553, -0.1650909036, -0.1508409679, -0.9182419777, 0.5783449411, 0.3085119426, -0.1951763779, 0.0674091354, 0.0259242952, 0.3162937164, 0.2962702811, -0.7798125148, -0.7806480527, 0.3407466412, -1.7328658104, -0.2663571239, 0.3277453184, -0.1260502189, 0.8604775071, -0.5525746942, 1.8406052589, -0.0714929551, -0.755787909, 0.7922673821, 1.9397642612, 1.6050583124, 0.5903298259, 0.2747405767, 0.8527917266, -0.8621143699, -0.0816206038, 0.7438019514, -0.5596542954, -0.2906665802, -0.3202734292, 0.5000192523, -0.4867804348, -0.4942468405, 0.3667092025, -0.6454065442, 0.9139713645, 0.1105784103, -1.1512966156, -0.7300231457, -0.2087204009, 0.1143823788, -0.007119474, -0.4948241711, -0.0619244576, -0.4468131661, -0.6133780479, 0.4056470096, -0.8563479781, 0.4130334854, -0.7476210594, -0.756624639, -0.0443627909, -1.5018229485, 2.3809576035, -0.0779075623, -1.2913496494, -0.5380888581, 0.8609033823, -1.6384997368, -0.3179641962, -0.8248458505, 0.3207371831, 0.2033367902, 0.0698198974, -0.289530158, 0.8207873702, -0.0659197867, 0.6738733649, -0.0415311828, -0.4287953973, -0.4400940239, 0.1729670167, -1.4417991638, 0.2065106183, 1.1466046572, -0.4029011726, -0.273211807, 0.8918617368, 0.835434854, 1.6995373964, -0.0815823972, 0.1412552893, 0.1148270518, -0.1745560318, 0.2639390528, -2.4033586979, -0.3717444539, -1.7958074808 ]
Show Percentage Frequently, when creating reports, you can face with such situations when you need to output a specific weight (percent) of the value from a list of data columns. For example, when analyzing sales, to select more profitable region, you should calculate sale percentage in a specific region in relation to sales in all market regions. In the report designer, you can do it using different tools. However, if you need to transfer processed data to a report, you can do it having created
Data Data Transformation Show Percentage
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Show Percentage</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Show Percentage</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Frequently, when creating reports, you can face with such situations when you need to output a specific weight (percent) of the value from a list of data columns. For example, when analyzing sales, to select more profitable region, you should calculate sale percentage in a specific region in relation to sales in all market regions. In the report designer, you can do it using different tools. However, if you need to transfer processed data to a report, you can do it having created the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true">. </span><br/><br/><span class="f_Stimulsoft text" translate="true">To display the percentage of a value from the sum of all element values (a field or a data column) you should:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Add the field you need to a new data transformation;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on an element header in the preview, select the </span><span class="f_Stimulsoft text bold" translate="true">Show Percentage</span><span class="f_Stimulsoft text" translate="true"> command from the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should understand, that since percentage calculation is performing mathematical operations, this action is available only for fields with numeric values.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let`s consider the example of percentage calculation of sales volume for each category.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Show percentage</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Add the fields you need to a new data transformation. For example, add a data field with the set of categories, products included in these categories and sales volume.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Group sales volume by categories. To do it you should switch the mode of fields from the </span><span class="f_Stimulsoft text bold" translate="true">Dimension</span><span class="f_Stimulsoft text" translate="true"> to the </span><span class="f_Stimulsoft text bold" translate="true">Measure</span><span class="f_Stimulsoft text" translate="true">, for the fields with sales volume and a list of products.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Click on a header in the preview for a field with numeric values and select the </span><span class="f_Stimulsoft text bold" translate="true">Show Percentage</span><span class="f_Stimulsoft text" translate="true"> command from the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu. For example, it should be done for the field with sales volume.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After that, a relative value will be displayed for each category instead of absolute values, i.e. a specific weight of each category in relation to the sum of all categories sales.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If the </span><span class="f_Stimulsoft text bold" translate="true">Show Percentage</span><span class="f_Stimulsoft text" translate="true"> action is applied to a field, to enable this action, you should click on a field header in the preview and (if this action is checked a box) select the </span><span class="f_Stimulsoft text bold" translate="true">Show Percentage</span><span class="f_Stimulsoft text" translate="true"> command from the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu again. After that, original values of data field will be displayed.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 1.6546832323, 0.1044119522, -4.3053908348, -1.173822403, 0.5257537365, -1.3749915361, 1.4470353127, -0.0116513092, 0.6002040505, -0.001534616, 1.1860080957, 0.1986767203, 2.0395531654, 1.3726638556, -0.323335439, -0.1991410553, 0.6571274996, -3.0373096466, 0.8985697627, 1.1595509052, 0.130158782, -0.3927303255, -1.0361437798, -0.5199894905, 1.9732512236, 1.3004596233, -1.3401030302, -0.7546054125, -0.9666077495, 1.0113241673, -0.8455870152, 0.681725204, -0.2440490872, -1.4203592539, -2.1627159119, -0.4245978296, 0.2448411435, -0.3998380899, -0.0189435594, 0.7252975702, 0.6634994149, -0.0509039313, -1.2469978333, 0.6075538397, -0.3120918572, -0.8194800615, 0.1418538839, 1.2132072449, -0.4165159166, -0.4948099554, -0.1444979608, -0.3627112508, -0.0924840719, 0.2283863723, 1.0985274315, 1.0333644152, -1.5946594477, 0.022557456, 1.3169711828, -0.6127160192, 1.3768547773, 1.4612926245, -0.0046413941, 0.3558495641, 1.0076534748, 0.491306752, -0.4280798435, 0.0175600443, -1.0976532698, -0.7882294655, -0.2261193544, 1.629379034, -0.3648065031, 0.0081020808, -0.8007146716, -0.4657114744, -1.147584796, 0.8257718682, -0.6172637939, 1.8335506916, 0.9246633053, -0.3983778954, 0.9424474239, -0.3689430654, 0.9102721214, -0.5674094558, 1.87768507, -0.5273001194, 0.2272533774, 1.4457640648, 0.5562031865, -0.0041779969, 1.4417952299, 0.9174901247, -0.8658546209, -1.0973442793, 0.566167891, -0.3152115047, 0.6745980382, -0.6972672939, 0.1919391155, 0.0813153982, -0.6327349544, -0.0755963773, -0.1398485303, 0.040769361, 0.347576946, -0.8764280081, -0.7466281652, -1.0065226555, -0.2078015059, 0.9018149972, -0.5826568007, -0.0152131598, -0.9905589223, -1.502899766, 1.3297201395, -1.2990013361, -1.25436306, 0.0250151921, -0.2742341161, 0.1823639125, -0.271609664, 0.1581932157, -0.3261898458, -0.0892332718, -0.0593099855, 1.1349740028, -0.4962537289, -1.0528106689, -0.114174068, -0.1981743723, -1.4730278254, 0.7703095675, 0.2436609715, 2.5609152317, -0.0128827952, 1.2340276241, -0.4563115537, 0.8057747483, 0.1270124167, 1.0922284126, -1.0116820335, 0.2938985825, -0.5130050182, -1.3634884357, 0.8405142426, -0.2905499935, -0.386533618, -0.2348451167, -0.5046801567, 0.4109884202, -0.3572469354, 0.2485938668, -0.4082590342, -1.2553874254, -0.5620970726, -0.8600299358, -0.8295285702, 0.5439088941, 0.9525331259, -0.211166501, 0.4902552962, -0.4551797211, -0.3542923927, -1.0558757782, -0.2978250682, 0.8854379058, 0.6949904561, -0.9946218133, -0.4297487736, 0.2113669217, 0.3315760791, -0.8211186528, 0.3822736442, -0.417273432, 1.6416732073, 0.8049536347, 1.091493845, 0.0636073723, 1.6319476366, -1.0825705528, 1.7571220398, 1.3083435297, 0.2165949792, -1.4417384863, 1.5084292889, -0.1664013118, -0.1489972472, 0.3461082578, 0.1371962577, 0.1286702603, -2.1325776577, -0.1880414784, -1.148519516, -0.8528794646, 1.0520153046, -0.3950506747, 0.0218442623, -0.0763835683, -0.5778563619, -0.4392111301, -1.201787591, 0.1463862062, -1.8502826691, -0.2852196097, 0.7189867496, 0.9153442383, -0.8011262417, 1.0502820015, 0.3774331808, -0.1781566888, -0.2105403095, 0.5714482665, 0.329813689, 0.3217906952, 0.7790264487, -0.5986684561, 0.5665194392, 0.8399739861, 0.2482205927, 0.0388656259, -0.3146154284, 0.6924530864, 1.3332765102, -0.0175385494, -1.3712756634, 0.4436459541, -0.9967936873, -0.057197284, 0.486818105, -0.2107126415, 0.3078150451, 0.1548228413, -0.3898802102, -0.4969001114, -0.0724122673, 0.8120583296, 1.6980496645, -0.04508375, -0.6671450138, -0.4992427826, 0.5858700871, 0.8127598763, 0.1847915649, 1.0017038584, -0.0432949215, -0.6000477672, 0.6999356747, 1.5451405048, -1.1988737583, -0.241196245, 0.3609768152, 0.419513911, 0.239277482, 0.3472228348, -1.1324183941, -0.8305869102, 0.8424133658, 0.5976899266, -0.6226281524, 0.1326652169, 2.1841049194, -0.5826148391, -0.9827468395, -0.9717065096, 0.5254899263, -1.2260233164, 1.1849851608, -0.1136918068, -0.1487199217, 1.2539328337, -0.2613236308, 1.2822306156, 0.2377762944, -0.4502080083, 0.6923000813, -1.2564647198, 0.2715026438, 0.1457583308, -0.4299973547, -0.8592084646, -1.3104294538, 0.0798039436, 0.6480789185, 0.5639206767, 0.4104987979, -0.1253584921, -0.1984781623, 1.540907979, 0.6926356554, -0.1687800288, -0.0470059887, -0.260283947, 0.5328823924, -0.5019299984, 2.123914957, -0.2775813043, 0.2586504817, -1.968531847, 0.5638216138, -0.4540270269, 0.5821592808, 1.884175539, 0.1233914569, 0.1474538743, 0.7033342123, -0.1811129302, 1.0093041658, 0.6745311022, -0.5388541818, -0.5897778273, -0.5577505231, 0.4189475179, -1.4084024429, 1.0035991669, 0.8761983514, 0.7396867275, -0.0687285811, 0.5740584135, 0.2400090694, -1.3000006676, 0.3914081752, -0.0911988989, -0.6378337145, 1.17002666, -1.0118786097, 1.1243100166, -0.2375091612, -0.2089795768, 0.37338835, 1.2925251722, 0.1676986963, -1.2410880327, 0.134996444, -0.0044336645, -0.2723117471, -0.995126307, 0.1994320154, 0.3399899602, 0.7032741308, -0.087400116, -0.2469380051, -1.5882076025, -1.1215428114, -0.5016050339, -0.6972253919, -0.2812473178, 0.5075088739, 0.2291480154, -1.1448640823, 0.0335767269, -0.6562179923, -0.1514280885, 0.7679051757, 1.0787816048, 1.0804623365, -0.4057958722, 0.3857635558, 0.1407736242, 0.567024529, 0.0946418568, -0.374281913, -0.8326870799, -0.4264967442, 1.55833745, 0.7202874422, 0.9608842134, -0.6232146621, -0.3645351827, 0.3215973675, 0.0885291621, 0.7882144451, 0.4047186971, 0.1302142441, -0.825283289, -0.6879492402, 1.1078381538, 0.2142515033, 0.8714478016, 0.3777670264, -0.8687893748, -0.1115096211, -0.870488584, -0.3681447804, -1.2984435558, 0.2017900795, -1.733050704, 1.1382689476, -0.1804683656, -0.0082950927, -0.7968901992, -0.4837331474, 1.641348958, 0.2451095283, -0.1490565985, 0.4039118886, 2.1255083084, 0.77032727, 1.2069468498, -0.7399699688, 0.0347628668, 0.4023529291, -0.3132656813, 1.2568844557, 0.5337841511, -1.3968843222, -1.4776200056, 0.859518528, 0.3998641968, -0.0636435449, -0.8682403564, -0.3779699504, -0.0591641106, 0.9230968952, 0.7711524367, -0.0468469486, 1.2806037664, -0.0109359492, -0.1839883775, 0.481792599, 1.9560495615, -0.4606796205, -0.3633444607, -0.0127139939, -0.3224129081, 0.9427366257, 0.7530665994, -0.1125960648, -1.3123726845, 0.297414273, -0.2123837322, 0.9086434245, -0.5412101746, -0.2411112338, 0.0819389224, 0.1832735986, 0.8616551161, -0.8144373894, -0.2362175435, -0.9244112968, -0.6302616, -0.6848062873, -1.2186322212, -0.2789333761, 1.2872043848, 0.0880780891, -0.7335039377, -0.7096752524, -0.6328787208, 0.2805240452, 0.3911251128, -0.4834265709, 0.6435770988, 2.4895515442, -0.6301763058, 0.7577399015, 0.7964179516, 0.4676330984, 0.4764409363, -0.718513608, 0.1801202148, -1.2129116058, -0.0959951654, 0.0819142982, -0.9857741594, 0.6490368247, -0.2211773396, 2.4301857948, -0.0036129737, -0.7513560057, -0.1522105634, -0.0051645045, -1.3418987989, 0.2383039147, 0.7642742395, -0.5009654164, 1.1890766621, 0.5721384883, 2.1758544445, 0.4079495072, 0.4744501114, -0.0150879631, -1.2208845615, -1.4284055233, 0.1657271683, 0.3430338502, -1.2034138441, 0.6849166751, -1.653947711, 0.4973914623, -0.1536936462, 0.7269937992, -0.2604581118, -1.6505377293, -0.5011534691, 0.6036035419, -1.1169332266, 0.2612836659, 0.0227960721, -0.1595559567, 0.4547621608, -0.0973279104, -0.1915508509, -0.6467294693, -1.6928801537, -0.1622000337, -1.4036080837, -0.8648638725, 0.6972450614, -0.2947199643, 1.4929795265, 1.0731356144, 0.0134014944, -0.0217132494, -1.6363244057, -0.3023903966, 0.8469685912, -1.616571784, 0.9626148343, 0.0729831755, -1.5174429417, 0.2771841884, 1.9212229252, -0.5751290917, -0.8929896355, -1.2019476891, -1.4584587812, 0.1239328235, -0.8443299532, 0.8643932343, 1.347055316, -0.6269108653, -0.8668161631, 0.7745274305, -0.376321584, 0.6648846865, 0.5552912951, 1.788066268, 1.966604352, 0.2236419469, 1.2638419867, 0.2965869904, 0.2068533748, 1.5082437992, -1.1563732624, -0.6727355123, -1.3773719072, 0.1357318312, -1.6290694475, 0.9856866002, 2.2300698757, 1.053486824, -0.6160214543, 0.1390800923, -0.4656957686, -0.0382513925, -0.5935233831, -0.2361680716, 0.5161514282, -0.230979979, 0.0432739109, 2.043166399, 1.9812113047, 0.3966656029, -0.3680566549, 0.2428717315, 0.0201472417, -0.9170978665, 2.0331943035, -0.1544166803, -1.2663917542, 0.5347440243, -0.792037189, 0.7108806968, 0.0727613494, -0.5859233141, -0.2699689567, 0.0801283494, -0.4828224778, 1.6101403236, -1.7865922451, -0.1186310649, 0.5099038482, -1.2615345716, -0.1240280196, 0.4511601627, -0.1699641943, -0.2313633263, 0.3961915076, -1.3141639233, -0.4976284504, 0.8961800933, -0.6255642772, 0.523863256, -0.5766826868, -0.2847950161, -2.5895693302, -0.290425688, -0.5991789103, 0.132952705, -0.6135383844, 1.3768795729, -1.3421871662, 0.3646559119, 0.3485065103, 0.7547229528, -0.168800652, -0.7650235295, -0.6190667748, -0.7739869356, 0.9749671221, -0.5259721875, 0.1618777066, 0.5153807998, -1.2603105307, 1.3969757557, 0.6168481708, -0.8481382132, -0.4977693856, -0.4702002704, -1.1598156691, 1.9753969908, -0.0869922712, 1.7479919195, 1.8317555189, -0.0328725092, -0.3368484974, 0.1095468178, -0.3404952288, -0.0138259828, 2.7673213482, -1.6132642031, -0.5608873963, -1.7450128794, 0.4024079144, -0.5550680757, 0.4322301745, 0.778919816, 0.9757301807, 0.1915872693, -0.4258757234, -0.2305422574, 0.2410428673, -0.7458029389, -1.0461088419, 1.1397402287, 1.2694268227, -0.8705552816, 0.4191991985, 1.728171587, 1.4224313498, 0.1122081876, -0.3645298481, -0.1520189047, 0.704806447, 0.3423925638, 0.2562597692, -0.4154329598, -0.3884034753, -0.4813616872, 0.1903946102, 0.2755588889, 0.4435691535, 1.160378933, -0.8352270722, 0.0069300001, -0.0060634553, -0.2371430993, -0.6192846298, 0.3649773598, -0.1543998271, -0.0532509126, 0.635230422, 0.4856630564, 1.2810789347, -0.3286209106, -0.8331199288, -0.8826127648, 0.8012467623, 0.9101135731, 0.788148284, 0.3685049415, -1.1017438173, 0.1388435364, -1.2724772692, -0.5547477007, -0.7382718921, 1.3155134916, -0.845648706, -0.3975407481, -1.1149770021, 1.0321980715, -1.0483492613, -0.6058071852, 0.1157322079, 0.1245669425, -1.1953443289, -0.1384703964, 2.0573914051, 0.7094328403, 0.3850263357, -0.3761183321, 0.0683999881, -0.1549096256, -0.4409576952, 1.3529348373, -0.5547073483, -0.4787193835, -1.1060390472, 0.355371803, 0.4364293814, 0.4093718529, 0.3947960436, -0.7478517294, 0.2536340058, -1.4806121588, -2.2034676075, -1.2069439888, -0.3338438869, 0.3933863044, -0.369685322, -1.2494060993, -0.0657836869, 0.2893188, -0.2644143999, 0.418813765, 0.1762032211, 0.2868388295, 0.0095412768, 0.4925216734, 0.7489974499, -0.7270659804, 1.499014616, -0.9322477579, -0.5630291104, 0.2285838127, -0.1903453916, -0.7361445427, 0.5805363059, -1.4175747633, -1.4135284424, 1.0106493235, 0.7201040387, -0.2600183785, -0.3481534719, -0.0900306553, 0.3802171052, -0.6552252173, -1.2672026157, -1.5192822218, -0.521304965, -0.3342794776, 0.6520181298, 0.7583645582, 0.5991068482, 0.0865792036, 0.122425586, -0.1825959533, 0.4248804748, -0.0641703233, -1.0819627047, -0.5556108952, 0.03192937, -0.9955911636, -2.0926439762, -0.6378642321, -0.4481711388 ]
Skip and Limit Rows One of the ways to filter data when transforming data is to skip and set row limit in a new data table. This way you can create a range of rows, which will be in a new table. For example, from 5 to 25 row or only first three rows starting with the 10th row. To skip rows or set their limit you should: Click on a field header in the preview; Select the Skip and Limit Rows command in the Actions menu. Define the number of rows in the opened window, which need to be skippe
Data Data Transformation Skip and Limit Rows
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Skip and Limit Rows</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Skip and Limit Rows</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">One of the ways to filter data when transforming data is to skip and set row limit in a new data table. This way you can create a range of rows, which will be in a new table. For example, from 5 to 25 row or only first three rows starting with the 10th row.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To skip rows or set their limit you should:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on a field header in the preview;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Define the number of rows in the opened window, which need to be skipped. By default, the 0 value is set, i.e. no one row in a table is skipped.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select a preset number of rows or type an integer, which will be the number of rows in a new table. By default, all rows are selected.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It`s important to understand, that skip parameters and limits of row number can be set both together and separately. Besides, filters can be applied to data and on the contrary, you can apply skip and limit of rows to the data to which filters are applied. В </span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Also, pay attention to the fact that when applying the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit rows</span><span class="f_Stimulsoft text" translate="true"> action you should take into account the </span><span class="f_Stimulsoft text bold" translate="true">Apply after grouping data</span><span class="f_Stimulsoft text" translate="true"> parameter.</span><br/></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Let`s consider the example of skip and limit of the number of rows. Imagine, a new table contains category number, a list of categories, and a description of these categories.</span><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Skip Rows</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: You should click on a field header in the preview. In this case, you should click on the element with category numbers.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: In the Actions menu you should select the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit rows</span><span class="f_Stimulsoft text" translate="true"> command;</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: You should define the number of rows, which need to be skipped and click Ok in the opened window. In this case, only 8 values, you should set the 3 value. It means, starting with the 4 row, all other rows will be displayed, if another one is not defined with limit or filters.</span><br/></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Limit rows</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: You should click on an element header (a data column or a field) in the preview. In this case, you should click on an element with category numbers.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: You should select the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Select a preset number of rows or type an integer, which will be the number of rows in a new table and click Ok. In this case, type the 5 value. It means, that only 5 rows will be displayed in the table. The countdown of these rows starts with the first row or the row, which is defined using the </span><span class="f_Stimulsoft text bold" translate="true">Skip First Row</span><span class="f_Stimulsoft text" translate="true"> parameter or other filters.</span><br/></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Rows Range</span><br/><span class="f_Stimulsoft text" translate="true">In this case, you should combine interaction of the </span><span class="f_Stimulsoft text bold" translate="true">Skip First Rows</span><span class="f_Stimulsoft text" translate="true"> and the </span><span class="f_Stimulsoft text bold" translate="true">Rows Count</span><span class="f_Stimulsoft text" translate="true"> parameters.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: You should click on a field header in the preview. In this case, you should click on category numbers.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: You should select the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text bold" translate="true">Actions</span><span class="f_Stimulsoft text" translate="true"> menu.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: You should define the number of rows, which need to be skipped in the opened window. In this case, only 8 values, let`s set the 3 value. It means, starting with the 4 row all other will be displayed, if another one is not defined with limit or filters.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: You should select a preset number of rows or type an integer, which will be the number of rows in a new table. In this case, you should type the 2 value. It means only 2 rows will be displayed in the table. The countdown of these rows starts with the first row or with the row, which is defined the first using the </span><span class="f_Stimulsoft text bold" translate="true">Skip First Rows</span><span class="f_Stimulsoft text" translate="true"> parameter or other filters. In this case with the 4 row.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 5</span><span class="f_Stimulsoft text" translate="true">: Click </span><span class="f_Stimulsoft text bold" translate="true">Ok</span><span class="f_Stimulsoft text" translate="true"> in the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> menu.</span></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">This way, a range of two rows starting with the 4 row will be displayed.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Apply after grouping data parameter</span><br/><span class="f_Stimulsoft text" translate="true">This parameter allows you to apply the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> action before data grouping or after that. Accordingly, this parameter is relevant only for data fields, which are grouped by other fields in data transformation. Let`s consider the applying of this parameter when creating data transformation. For example, a data transformation contains a list of categories and a list of product sales, which included in these categories. This way, product sales are grouped by categories.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If the </span><span class="f_Stimulsoft text bold" translate="true">Apply after grouping data</span><span class="f_Stimulsoft text" translate="true"> parameter is disabled. i.e. a box unchecked, the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> action will be applied to original data. Let`s consider the algorithm of applying this action to data transformation:</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Firstly, the entire list of products will be grouped by categories;</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: Then, the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> action will be applied to the values within each group. For example, if the number of skip rows is set in the 3 value, first three products will not be taken into account within each category;</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: After that, the values of product prices will be aggregated for each category, not taking into account skipped rows.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> If the </span><span class="f_Stimulsoft text bold" translate="true">Apply after grouping data</span><span class="f_Stimulsoft text" translate="true"> parameter is enabled, i.e. a box checked, the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> action will be applied to data after transformation. Let`s consider the algorithm of applying this action to data transformation:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Firstly, the entire list of products will be grouped by categories;</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: After that, the values of product prices will be aggregated for each category;</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: Then the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> action will be applied to the values. For example, if the number of skip rows is set in the 3 value, first three rows of grouped data will be skipped.</span><br/></p> <p class="f_Stimulsoft text"><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> action is applied to a field, to get back to the values by default, you should call the </span><span class="f_Stimulsoft text bold" translate="true">Skip and Limit Rows</span><span class="f_Stimulsoft text" translate="true"> menu and define settings by default, i.e. the </span><span class="f_Stimulsoft text bold" translate="true">Skip First Rows</span><span class="f_Stimulsoft text" translate="true"> parameter is set in the </span><span class="f_Stimulsoft text bold" translate="true">0</span><span class="f_Stimulsoft text" translate="true"> value and </span><span class="f_Stimulsoft text bold" translate="true">Select All</span><span class="f_Stimulsoft text" translate="true"> value for the </span><span class="f_Stimulsoft text bold" translate="true">Rows Count</span><span class="f_Stimulsoft text" translate="true"> parameter.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 1.0852708817, 0.7315101027, -4.1121907234, -1.1679576635, 1.3615244627, -0.6299268603, 2.8646025658, 0.7710001469, -0.8085641861, -0.5767499804, -0.5593625903, 0.4699670374, 2.6049222946, 0.1771940589, -0.3410414755, 0.3266593218, -0.5827159882, -1.0247677565, 0.1218402386, 0.0383214317, 0.5359848142, 0.429036051, -0.752571106, -0.7341945767, 2.0570878983, 1.8245362043, -0.575327158, 0.9337744713, -2.1692583561, 0.7163946629, 0.6501347423, 1.1565912962, -0.1989560127, -0.3368180394, -0.583738327, 0.0904687196, 1.5078547001, 0.1286043227, -0.7578051686, 1.4201301336, -0.1328766048, -0.4838173687, -0.067033574, -0.8858546615, 0.7759836316, -1.0746126175, 2.104809761, 0.5070192218, 0.9617424011, -0.5545461178, -0.2464574277, 0.5880762935, -1.2749794722, -1.2006560564, 0.4054900706, 0.5461336374, -0.1917031258, -0.63233006, 1.6275414228, -0.4154597521, 0.9971891642, 0.5780838132, -1.1661939621, 0.2565889657, 0.3329418004, -0.8361399174, -1.2872747183, 0.8818600178, -1.132158637, 0.2077793479, 1.1724255085, 1.3294410706, -0.3245154917, -1.1180723906, -0.7626487613, 0.2301053554, -1.2649766207, 0.6012818217, 0.4098965824, 1.4991618395, -0.1955444962, -0.8299797773, -0.1555691659, 0.3781788647, 0.4840018451, 0.4303745627, -0.2008065134, 0.7682472467, 0.3357893825, 0.9615278244, -0.5021246076, -0.9533752203, 1.4535901546, 0.6834979057, 0.0644415841, -0.1020351574, 0.8853853941, -0.239371255, 0.0452178791, -0.2639059126, 0.2802058756, 0.6646621823, 0.6045336127, -0.3956701458, 0.3550331295, -0.3999407887, 0.2815881073, -0.7401547432, 0.9902874231, -0.6969357133, -0.2293063998, 0.1824039519, 0.4320907295, -0.4571213722, 0.047912024, -0.4414288998, 1.1862465143, -0.1446774751, -0.0613717139, 0.4748835266, -0.4274350405, -1.0418623686, 0.1258138418, 0.6026140451, 0.6757776737, 0.9942220449, -2.1781480312, 1.6924972534, -0.0434965417, -1.0196303129, -0.9424093962, -0.3486498594, -1.5490838289, 1.2355047464, 0.4837983847, -0.0858851597, -0.0757924616, -0.9342285991, 0.009764473, -1.2384306192, 0.6993864775, 1.1335018873, -0.2520867288, -0.6217284203, -0.7038769126, -2.3036797047, 0.7913886309, -0.6910508275, 0.4855649471, -1.249756813, 0.6830517054, -0.1229237616, -0.2193408608, 1.5164959431, 0.5450970531, -1.8553460836, 1.2581584454, -0.4535963237, -0.437107563, 0.0971789509, 0.1218211204, 0.0814597607, -0.2352148443, 0.9934298396, -0.485775739, -1.4162038565, -0.2605739534, 0.9732196927, -0.1953915805, -0.1509516239, -0.9964140058, -1.8756335974, 0.7660229206, -0.9792432189, 0.1392564476, 1.2083466053, 0.8521847725, 0.051297985, 0.020291768, -0.4566630721, 0.2577523589, -1.8295009136, 1.4442033768, 1.3097385168, -0.1091538668, -0.3600019813, -1.1815896034, -0.135813877, -0.3816386163, -0.1800905317, -0.2426767498, -0.7931495309, -0.4491302371, -0.6731011271, 0.2617011368, -0.5338998437, 1.2535122633, -0.0851501226, 0.3022531867, -0.8008223772, 0.0566491932, -1.1360836029, -1.0978978872, -0.2485563457, -0.7147352099, -0.1972818226, 0.1754475832, 1.2169514894, -0.8330506682, 0.904969573, 2.2010900974, 1.2844707966, -0.5947007537, 0.124131307, 0.680916965, -0.9253650308, -0.3721933365, -1.4220229387, 1.6029169559, 0.7216140032, 0.4628580809, -1.1464523077, 0.5764142871, -0.0555861741, 0.9740052819, 0.1390550137, 0.2361694872, 1.1981084347, -0.6721144915, -0.278426826, -1.3760756254, -1.4914351702, 0.2295024991, -0.4418812692, -0.2154273242, 0.1360565275, -0.4334459305, 1.5254021883, -0.660397768, 0.0160505567, 0.0942472965, 0.8243296742, 0.0221225135, 0.1180891022, -0.059538316, 0.9143918157, 0.0818997771, -0.4947395921, 0.0553882979, 0.5937074423, -0.3599360287, -0.1804547757, 0.779727459, 0.9200560451, 0.1246953681, -0.5147745609, -0.2551402748, -0.1345581412, -0.3568961024, 0.2170399874, -0.6759003997, 0.9277155995, 1.1996099949, -0.9978588223, -0.4264644682, -0.8279479742, 0.1596765816, 0.1240437031, 1.8190215826, -0.4791101515, -1.2663916349, -0.693867147, 0.747582972, 1.0959510803, 1.463111043, 0.2511551082, 0.8916499615, -0.6437393427, 0.2735995948, 1.6226656437, -0.8256525993, -1.903188467, -1.1773138046, -0.763363421, -0.7086107135, 1.9882333279, 1.0104660988, -0.8731523752, 0.054227341, 0.9098687172, 0.1350853592, 0.6243453622, -0.1495040357, 0.7039680481, -0.1938038319, 0.562635541, 0.3729535341, -0.0240867678, -0.1902813762, -0.3877056241, -0.5463058949, 0.6687699556, 0.7034339309, 2.0083770752, 0.0655371621, 0.0326150618, 0.6510789394, -0.6315228343, 0.7408067584, 0.1332987696, -0.1787018627, 0.1649540961, -0.7071865797, 1.889295578, -0.5147365928, 0.6978997588, -0.184327513, 1.2196140289, 0.7398864031, -0.562777102, -0.1699491441, -0.5040564537, 0.183641687, -0.0288950689, -0.9240747094, 1.170979619, -1.0633333921, 1.1711968184, -0.8297569156, -0.3868543506, -0.0095974114, 0.8252798915, -1.3685749769, -2.23818326, -0.2586078346, 0.1956662238, 0.7556791902, -0.5516222715, 0.838822484, 0.5878586769, 0.2750458717, 0.081239216, -0.211219281, -2.3848767281, -1.5008499622, 0.0546043143, -0.9880390167, -0.3489348292, 0.4698283374, 0.964733243, -1.0591068268, -0.0107196262, -0.2293590307, 0.1331948936, 0.3875032663, 1.7387650013, 0.5323796868, -0.0181552824, 0.3265596032, -0.150529936, -0.0736188516, 0.1998030394, -0.0070824116, -0.2745175064, 0.1081749871, 2.3487224579, 0.3119814992, 0.2791033685, 1.0808781385, -1.2809393406, 0.7017390728, -0.2743602693, 0.8810970187, -0.6111838818, -0.5159541965, 1.4051609039, -0.3148834407, 1.1593432426, 0.7490902543, 1.0341659784, 1.2612919807, -0.985511601, 0.46441257, -0.1331801862, -0.8123583794, -0.7508282661, 0.5181005597, -1.8186634779, 0.2453461438, 1.1108051538, -0.6443865299, -0.393204093, -0.2977767289, 0.510761857, 0.5349546671, -0.2744283974, 0.5483108759, 0.7378553152, -0.809894681, 1.8582820892, -0.4200077653, -0.4921940565, -0.5662571788, 0.2885965109, -0.2197720855, -0.3330501914, -0.8119662404, -0.1957956105, 1.5608284473, 0.4157907963, -0.4726101756, -1.1583368778, -0.4466062486, -0.1281993091, 0.2278132886, -0.8917693496, 1.0197273493, 1.6356109381, -0.2782512605, -0.2526488304, 1.1190676689, 2.1802332401, -1.1756386757, -0.068476595, 0.6174720526, -0.5991970301, -0.943898499, -0.5129219294, 0.0513907261, -1.4265629053, -0.5079131722, 0.1441406906, 0.2761167586, 0.0180375502, -0.2443250567, -0.1330415756, 0.3518523276, 1.1134802103, -0.5438539386, 0.9632105827, -0.1873628497, -1.2870471478, -0.2621478736, 0.2101035118, -0.5784522891, 2.2303879261, 1.4682438374, -1.8715230227, -0.7265133262, 1.459654808, -0.212836653, -0.4080999792, 0.6352157593, 0.4372561872, 2.7471282482, -1.4968730211, -0.7719483972, 0.3053075373, 1.366445303, 0.0507378466, -0.1482010037, 0.7616140842, -1.7211093903, -1.0225166082, -0.3581422567, -0.725638926, 0.0018830965, -1.4175304174, 0.503751874, 1.7527757883, -0.9634255171, 0.2544608116, 0.0126416152, -0.0468113236, 0.263566345, -0.5241371393, 0.3543615937, 1.2674965858, -0.0166200828, 1.4609366655, -1.2564203739, -0.2641012371, -0.5413110256, -1.8237247467, -0.4947517514, 0.2840155363, 1.5088969469, -0.5883392096, 0.5535519719, 0.8207889199, -0.1782414317, 1.2077807188, -0.9393104911, 0.5445567369, -0.0784022585, 0.2723112404, 0.3532010019, 0.4735465646, -0.1909899116, -1.2256468534, 0.6860704422, 0.4470943213, 0.597497046, 0.1393842399, -0.6863008142, -1.2156777382, 1.0106533766, -1.0237988234, -1.0406929255, -0.5587450862, -1.1931403875, 0.4512161911, 1.9030948877, 0.5827230215, 0.9373420477, -0.9381323457, 0.7338545322, -0.0857342631, -1.9384335279, 0.5245863199, -0.6591792703, -1.0666379929, -0.5912665725, 0.251835078, -1.5251077414, -0.106499806, 0.0855677724, -1.0652102232, 0.256084919, -0.4279299974, 0.6648748517, 0.7098180652, -1.1562331915, -0.5210088491, -0.6633327603, 0.1072820053, -1.0749964714, 0.6090357304, 0.1081757918, -0.5597055554, -0.2261719704, 0.2918241024, -0.5068669319, -0.1018309742, 0.5164060593, -0.5823812485, -0.5370927453, -0.24576132, -0.311870724, -1.3636806011, 0.5485621691, 0.4217498004, 0.3860931993, -1.1811752319, -0.3152188659, -0.0995912924, 0.7186172605, 0.2295305133, -0.578022778, -0.319326371, -0.1654448658, -0.0777516738, 1.6210814714, 1.0046619177, -0.2877204716, -0.7797312737, 0.5895726085, 1.410246253, -0.614587307, -0.0140353981, 0.6687471271, -0.6987782121, 1.3634723425, 0.5572165251, -0.5351974368, 0.226629734, -0.2599999607, 0.1247379407, -1.746946454, -0.085848406, 0.1456457227, -0.7922090888, -0.2749747932, 0.1983285695, -1.1800677776, -0.051178854, 0.6447201371, -0.5580636859, 0.7967390418, -0.6282598972, -1.8354585171, -0.1124184132, 1.099683404, -0.2530558109, 0.8188527822, 0.12352328, -0.7325043082, -2.8133687973, -0.6230181456, 0.9718497396, 0.1629225165, -0.322634995, 1.4283995628, -0.4934902489, 0.088143982, 1.0192873478, -1.305529356, -0.0628774688, -0.6594445705, -1.0907741785, 0.5351974368, -1.7350939512, 0.0484388247, -0.226696372, -0.6172732711, -0.7053380013, 0.4440768361, 0.416410625, -1.4123151302, -0.6516099572, -0.8300409913, -0.6005379558, 0.8275428414, -1.1804566383, 1.1908676624, 0.3314388394, -0.4565485418, -1.4026284218, 0.4871876836, 1.2438145876, -0.9344941378, 1.2243754864, -2.0096490383, 0.1701958328, -0.1804882735, 2.1621792316, -1.4154528379, 0.3327407539, 0.0125370538, 2.0006451607, 1.8170186281, -0.0986850485, 0.6761633158, -0.2975773215, 0.9443564415, -0.3576846421, 0.1248520091, 0.6224053502, 0.1439241022, -0.9002279043, 1.1817581654, 1.2463057041, 0.7042393088, 0.8149749637, 0.3073789477, -0.0161189809, -0.156179741, -0.3214050233, -1.7849831581, -0.7711415291, -0.9992021322, 0.0483953767, 0.0877363384, -0.1420570165, 1.79596138, 0.1212666854, 0.1419781148, 0.4599060416, -0.9114757776, -0.6741342545, 0.6251027584, -0.4299045205, 0.2221884876, 1.0670841932, 1.5453810692, 0.6528359056, 0.0607069582, -0.0661599636, -0.9613206387, -0.3046056032, 0.1127725095, -1.2094858885, 0.1399957985, -1.0066157579, -0.1249700561, -0.2111729085, -0.035214901, -1.1082789898, -0.1331521124, -0.4080882072, -0.4961262643, -1.4309718609, -0.7013536692, -0.0575281344, 0.0731626004, -0.1485614181, -0.5626596808, 0.0388358124, -0.3195796311, 2.2174816132, 0.0705474913, 1.3745526075, 0.5764397979, 0.1752482802, 0.1747696698, 0.1158439592, 0.6182563305, -0.9787912369, 0.1888482571, -1.4946736097, 0.0577228256, 1.8960227966, -0.5107042789, 1.0281704664, 1.3927397728, 1.040094614, -0.0954241082, -0.9100310206, 0.280423075, 0.3708608449, 0.247214213, 0.2953701913, -1.1440396309, 0.1301107109, -0.0552878305, -0.5413035154, 0.1559794545, -0.7306711674, 0.5854489803, -0.1549910009, 0.2794229388, 0.0943841934, -1.9951225519, 1.0388778448, -1.2012585402, 0.0820176303, -0.8387808204, -0.0415243134, -0.3742478192, -0.7455990911, -0.2567415237, 1.1797583103, -0.0529217906, 0.3715400696, -0.6702499986, 0.9029159546, -0.7416473627, 0.1770944893, 0.3963278532, -0.1101068631, -0.7351508737, 0.1687318832, -1.2392442226, 0.7788612843, 1.2368905544, 0.2029089481, 0.6431484818, -0.590429008, 0.8364900351, 0.4643232822, 0.7559358478, 0.2876509428, -0.0949142799, 1.4080383778, -0.2367304713, -1.5217009783, 0.6075717211, -1.6123464108 ]
Sorting Data Sorting data is ordering values of data fields in a specific direction. You can sort data in a report using various ways, but sometimes you need to transfer sorted data to a report. In this case, you can create the New Data Transformation and based on it create a report. When creating a new data transformation, the values can be: Sorted in ascending order. In case with row values, the sorting is carried out from A to Z and for numeric values from Smallest to Largest . Sorte
Data Data Transformation Sorting
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Sorting Data</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Sorting Data</span></p> </header> <para style="text-align:justify;"><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Sorting data is ordering values of data fields in a specific direction. You can sort data in a report using various ways, but sometimes you need to transfer sorted data to a report. In this case, you can create the </span><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">New Data Transformation</span><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> and based on it create a report.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When creating a new data transformation, the values can be:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Sorted in ascending order. In case with row values, the sorting is carried out </span><span class="f_Stimulsoft text bold" translate="true">from</span><span class="f_Stimulsoft text" translate="true"> </span><span class="f_Stimulsoft text bold" translate="true">A to Z</span><span class="f_Stimulsoft text" translate="true"> and for numeric values from </span><span class="f_Stimulsoft text bold" translate="true">Smallest to Largest</span><span class="f_Stimulsoft text" translate="true">.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Sorted in descending order. In case with row values, the sorting is carried out </span><span class="f_Stimulsoft text bold" translate="true">from Z to A</span><span class="f_Stimulsoft text" translate="true"> and for numeric values from </span><span class="f_Stimulsoft text bold" translate="true">Largest to Smallest</span><span class="f_Stimulsoft text" translate="true">.</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> No sorting, i.e. they are transferred to a report in the order where they are contained in data sources.</span><br/></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should understand, that a data table can contain a nested sorting, i.e. firstly, values are sorted by one field then by another. For example, firstly product categories are sorted then products in each category.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">To enable sorting you should:</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Click on a field header in the preview;</span><br/><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the sorting mode in the field mode: </span><span class="f_Stimulsoft text bold" translate="true">Ascending</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">Descending</span><span class="f_Stimulsoft text" translate="true">, </span><span class="f_Stimulsoft text bold" translate="true">No sorting</span><span class="f_Stimulsoft text" translate="true">.</span><br/><br/><span class="f_Stimulsoft text" translate="true">Let`s consider the example of sorting data. For example, there are data columns in a new transformation with the names of product categories, a list of products and their prices.</span><br/><br/><br/><span class="f_Font Style" style="font-family:'Segoe UI'; font-size:12pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Sorting by ascending</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: Click on a field header in the preview. In this case, you should click on a data field with category names.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: You should select the sorting values direction in the opened menu. For example, select the </span><span class="f_Stimulsoft text bold" translate="true">from A to Z</span><span class="f_Stimulsoft text" translate="true">.</span><br/><br/><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Now all categories will be sorted in the direction </span><span class="f_Stimulsoft text bold" translate="true">from A to Z</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><br/><br/><span class="f_Stimulsoft text bold" translate="true">Sorting by descending</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: You should click on a field header in the preview. For example, click on the data field with category names.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: You should select the direction of sorting values in the opened menu. For example, select the </span><span class="f_Stimulsoft text bold" translate="true">from Z to A</span><span class="f_Stimulsoft text" translate="true">.</span><br/></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Now all categories will be sorted in the direction </span><span class="f_Stimulsoft text bold" translate="true">from Z to A</span><span class="f_Stimulsoft text" translate="true">.</span><br/></p> <p class="f_Stimulsoft text bold"><br/></p> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text bold" translate="true">Sorting data by several fields</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 1</span><span class="f_Stimulsoft text" translate="true">: You should click on a field header in the preview. For example, click on data field with category names.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 2</span><span class="f_Stimulsoft text" translate="true">: You should select the direction of sorting value in the opened menu. For example, select the </span><span class="f_Stimulsoft text bold" translate="true">from Z to A</span><span class="f_Stimulsoft text" translate="true">.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 3</span><span class="f_Stimulsoft text" translate="true">: You should click on a header of another field in the preview. For example, click on the field with product prices.</span><br/><br/><span class="f_Stimulsoft text bold" translate="true">Step 4</span><span class="f_Stimulsoft text" translate="true">: You should select the direction of sorting value in the opened menu. For example, select from the </span><span class="f_Stimulsoft text bold" translate="true">Smallest to Largest</span><span class="f_Stimulsoft text" translate="true">. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Now, all categories will be sorted in the direction </span><span class="f_Stimulsoft text bold" translate="true">from Z to A</span><span class="f_Stimulsoft text" translate="true">, and products in these categories in the direction from the </span><span class="f_Stimulsoft text bold" translate="true">Smallest to Largest</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To enable sorting values, you should click on an element header in the preview and select the </span><span class="f_Stimulsoft text bold" translate="true">No Sorting</span><span class="f_Stimulsoft text" translate="true"> direction. After that, the values will be displayed in an original order.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ 0.4168884456, 0.7518764734, -4.0881619453, -1.8207582235, 0.3495381176, -1.0584681034, 1.061614871, -0.4093570411, -1.8519322872, -0.6811785102, 0.3504899442, 0.9171217084, 2.4123826027, -0.8989236355, -0.6892594695, -0.4384034574, -1.0250575542, -0.3688043952, -0.6452632546, -0.4782307744, 1.6795489788, 0.7207752466, 0.0929825529, -0.3901354074, 2.1978986263, 1.4504438639, -0.5361041427, -0.5087113976, -1.3854324818, 0.9995350838, 0.6603833437, 1.3957170248, -0.2814582288, -0.1828786582, -2.1305961609, -0.3327274919, 0.8804039359, -0.459847033, 1.1865134239, 0.4881802201, 0.7896376252, 0.0467500649, 0.2244992852, -1.2024768591, 0.9344483614, -1.2239156961, 0.6482013464, -0.2179770023, 1.4011818171, -1.4919099808, -0.0272046663, 0.448417753, -0.4329123199, 0.9963311553, -0.0997248441, 0.7885533571, -0.1204878017, 0.461217463, 1.2720553875, -0.0899974108, 1.0660879612, 0.5996431112, -0.585426867, 0.4020366669, 0.6766825914, -0.4705192447, -0.8150573373, 0.9633284211, -0.8805544972, -0.7247768044, 0.500515759, -0.1708495021, 0.8521105051, -0.4585672617, -1.2303661108, -0.4552393854, -0.3434058428, -0.8228101134, 0.6737933159, 1.2507030964, 0.0198872481, -0.6830238104, 0.4508602321, 0.8850831985, 0.7305325866, -1.2000905275, -0.3238873184, -0.3155011237, -0.2862852514, 1.3994569778, -1.1372740269, -0.0229987893, 0.6693704128, 0.4763080776, -1.4155461788, 1.2201708555, 0.5473513007, 0.6278133392, -1.1899324656, -2.6122255325, -0.6660417318, -0.2087240219, 1.1632546186, 0.2088269591, 1.0883828402, 0.1033594832, -0.0399426222, 0.3131313622, -1.3276879787, -1.1867722273, -1.679521203, 0.8170758486, 0.3536437452, 0.0463095605, 0.7126230001, 0.4250403941, 1.6908553839, -0.559918344, -0.5980780721, 0.1234583482, 1.1677452326, -0.3434932828, 0.1357266009, 0.6451358795, 0.9278264046, 0.633631587, 0.0901363492, 1.5075193644, 0.4744492471, -0.7205743194, -0.4200388789, -0.4841754138, -0.913446784, 0.7203928232, -1.0152486563, 0.3919264674, -0.4398483932, 0.2179787159, 1.1882015467, -0.349073112, 0.5194865465, -0.0488597676, -0.1957322955, -0.2937425077, 0.264053762, -1.675391078, 0.0610536188, 0.0582850017, -0.4681713283, -0.6695082784, 0.5464544296, -0.5024565458, -1.5329360962, -0.2543600202, -0.4377009571, -1.4162642956, 1.2544628382, 0.6807768941, 0.3984898627, 0.0164095704, 0.8587223887, -0.5006304383, -0.1650689542, 0.9722163677, -0.2314227074, -0.462902844, -0.3113630116, 1.3492395878, 0.8751504421, 0.753146708, -1.384506464, -0.9663999677, -0.0499919429, -0.7577717304, 0.0784699023, 0.8716444969, 0.601219058, 1.2562303543, 0.5699445009, -0.8411396146, 0.8964508176, -0.491132617, 1.5897833109, 0.8042230606, -0.0561333112, -1.3080385923, -0.1514712721, 0.4543045759, -0.4693989456, -0.0023570447, -0.0338128284, 0.2836547494, -2.8232541084, -0.4465800822, 0.2941973805, -0.2092649639, -1.1335887909, -0.5288092494, 0.171477288, -1.4856179953, 0.0853951499, -0.5786738992, -0.9986970425, 0.512457788, -1.2807615995, -0.2660580873, 0.3319094777, 1.5713304281, -0.0901107416, 1.3953132629, 1.447609067, 0.6580325365, 1.0656344891, -0.0338942297, -0.7080140114, 0.0799449608, 0.9573451281, -1.1217179298, 0.3769611418, 0.4146540463, -0.2311174572, -1.7576957941, 0.2574152946, 0.455370307, 0.7224302888, 0.2150278687, -0.0886288434, 0.2895013392, -1.2662189007, -0.8163751364, -1.4114259481, -1.103117466, 0.2593152523, -0.8404111862, 0.3501462042, 0.5628846288, -1.1271548271, 1.6849269867, 0.1112984568, 0.8360586762, -1.6504791975, 1.1355386972, 0.1383818835, -1.3978039026, -0.133550033, 1.2812049389, 1.0668549538, 0.2393446863, -0.0431174971, 0.42427212, -0.6344398856, -0.8842354417, 0.2842012048, 1.5875403881, -0.1107921004, -0.4743358493, -1.0278607607, 0.5640574694, 1.3518555164, 0.0087610157, -0.183319658, -0.1556124538, 1.2606378794, -1.4049803019, 0.1809522212, 0.2163756192, 0.8400341272, -0.2261080593, 1.4276950359, 0.0830645934, -0.1229543909, -0.3957669139, 0.325909853, 0.1321416646, 0.3763202727, 0.4784826636, 0.3614986241, -1.3257113695, -0.3033976257, 0.9890727401, -0.2569487989, -1.6385643482, -1.514247179, -0.3190611005, 0.0528250821, 1.5005809069, 1.499612093, -0.0229354892, 0.9368728399, 0.3584753573, 0.6476691365, 0.4701424539, 0.5298357606, -0.1715534478, 0.6398565173, 0.8098840117, 2.6106414795, -0.3412408233, 1.4503959417, -1.5174392462, -0.5516664386, 0.1718067676, 1.2761640549, -0.4212747216, -0.14676328, 0.4119573236, 0.5029019713, -0.2399969697, 0.6143333316, -0.4712355733, -1.0587258339, 0.5400992632, -1.4547820091, 1.233168602, 0.099108927, 0.0258760322, 0.4123285115, 1.3958001137, 0.8579508662, 0.5585839152, 0.2787429094, -1.4497405291, -0.0170968901, -1.6045668125, 0.3011335433, 1.4408085346, 0.0397128463, 0.9582622647, -1.2112025023, -0.038538076, 0.345107764, 0.4570653737, -0.1958431751, -1.4695974588, -0.7307427526, 0.5966449976, -0.1189534143, -1.6574620008, -0.4582158029, 1.1985758543, 1.0866328478, -0.1270467043, -0.4814024568, -1.9553254843, -0.6630638838, 0.3524399102, -0.4206567705, -0.1684334576, 0.342974484, 1.7319811583, -1.4815608263, 0.2376244962, 0.720230341, 0.2481564134, 0.5367270708, 0.7027252913, 0.0609711148, -0.5450214744, 0.9144730568, -0.1018010899, -0.6095927954, 0.8480193019, -1.3285653591, 0.4442107081, -1.098929286, 1.374961853, 0.3090144098, 0.2004166394, -0.0102832187, -0.6129834652, -0.7698782682, -1.4339232445, -0.2517514825, -0.1907365322, 0.0380806662, -0.0647050664, -0.8116337657, 0.9786247611, 0.8474606872, 0.4707603157, 1.8171298504, -1.2027510405, 1.1372566223, -0.2624432743, -1.2534546852, 0.0229514595, -0.9506076574, -1.6517010927, 0.3617316186, 0.6440061331, 0.0912983119, -0.8965446949, -0.4509316385, 0.6961629987, 0.2407663316, -1.2506790161, -0.3056046069, 1.8512259722, -1.3422570229, 0.944275856, -0.526589334, -0.9571533799, -0.3908541799, 0.2051116377, -0.1315117329, 0.6260863543, -1.6370911598, -0.6970313191, 0.431445837, -0.1476461291, -0.4188998938, -0.2999315858, -0.4228992164, -1.1403597593, 0.462713331, -0.2304659933, 0.2208763957, -0.3252664804, -1.1168408394, -1.2295829058, 2.3211312294, 1.8966954947, 0.1547568589, -1.0042893887, -0.6303672194, -0.0677076802, 0.4215697944, 0.3625006676, -0.3963778317, -1.7446975708, 0.255127877, -0.1247807294, 0.5637974143, 0.8183692098, -0.7971865535, -0.1361581981, 0.0762393326, 0.8028475046, 0.0975778177, 0.4669882953, 0.8572902679, -0.6110426784, -0.8739842772, -0.0328611992, -0.739489913, 1.0928764343, 2.0082280636, -0.5018526912, -1.6043024063, 1.2500891685, 0.59439677, 0.349561125, 0.8646319509, 0.3322195113, 3.1109743118, -0.4771364629, -0.1695259064, -0.9228423238, -0.1782164276, 0.7942988276, -0.8676024675, 0.8843389153, -1.6147344112, -0.1401218772, 0.6799271703, -0.1352902055, 0.0728525072, -1.0390793085, 0.5216544867, 1.5423449278, -0.3270629048, -0.8529202342, 0.1771912873, -1.2420184612, -0.3986747563, 0.858382225, -0.8814465404, -0.1960143, -0.5652125478, 0.4841581583, -0.2722461522, -0.1409396678, 1.0197160244, -0.946582377, -1.187871933, 0.315761894, 0.5702150464, -0.5445618033, 0.5536663532, -0.4040074646, -0.5408017039, 0.220902741, 0.3435518742, -0.3889580071, -0.3740203679, -1.2328397036, -0.3656693995, 0.0584371388, 0.1274621338, -0.8067792654, 0.5068978071, 0.1542990655, -0.2175223231, 0.1693586707, 0.455886364, -0.5004319549, 0.4512243271, -1.0999834538, -0.5603644848, -0.1429802626, -0.0786968023, 0.1000528559, 1.509483099, 1.1365423203, -0.4072328508, -1.3667910099, 0.85875386, 0.607172668, -1.2961037159, 0.6896823645, -0.8735768199, -0.5997986794, 0.7885149717, 0.0474677831, -1.8497614861, 0.9562512636, -0.246229887, -0.2385255247, 0.2317790836, -1.1002818346, -0.46720016, 0.8174535036, -0.7326933146, -0.5715250969, -0.2129294127, -0.4759695828, -0.3792708516, 1.1074674129, 0.7288928628, 1.499554038, -0.3221495748, -0.4751520455, -1.4019179344, -0.8691866994, -0.5720781088, 0.0281029344, -1.3438760042, -1.4802811146, 0.4660702646, -1.6001678705, 0.1663590074, 0.1431394368, 0.2089438587, -1.1374034882, -0.0244781636, -0.3385691941, 0.1112207472, 0.0075355838, -0.2194676101, -0.2789905071, 0.6463733315, 0.4876009226, 1.5246003866, 1.7702704668, 0.0795523226, -0.0636551231, -0.2704667151, -0.0104302587, 0.3083266318, 0.4896752834, 0.3333645165, -1.581725359, 0.3637812436, 0.4466884136, 0.7400764227, -0.1175678447, 0.7166484594, -0.4121365845, -0.5336146355, -0.7099965811, 0.9469177127, -0.0696807876, 0.4897923172, 1.8713065386, -1.4276943207, -0.0087181497, 0.0406841747, 0.0845116228, 0.5347474813, -1.3648382425, -0.4782921076, 0.20319058, 0.7682658434, 0.0639696494, -0.7137739658, 1.6944348812, 0.4660594165, -2.0782313347, -0.8792034388, 0.2957488894, 0.6046242714, 0.5298233628, 0.5059224963, -0.6682396531, 0.4898878932, 1.6758842468, -0.7753347754, 0.6548691392, -1.5063918829, -1.3232285976, 0.2511036694, -0.2750102878, -0.8889972568, 0.4981746972, -0.1133697033, -1.866938591, 1.2407749891, -0.010974396, 0.8298915625, -1.4863857031, -1.748631835, -0.1163879707, 0.3483303189, -0.2257608324, 0.8591150045, -0.0720219165, 0.2889799476, -0.7132865787, 0.6075306535, 1.6437809467, -0.4161488712, 2.1820185184, -0.5501442552, -1.1704525948, -0.1837987602, -0.4487034082, -2.0223357677, 0.3880818784, 0.0529317036, 2.1124773026, 1.2912056446, 0.1633498073, 0.3261862397, -0.6114188433, 0.7169249654, 0.5839371681, 0.9899058342, 1.2241615057, 1.1647070646, -0.8344644904, 1.4115521908, 2.8053486347, -0.0515400767, 0.2922279239, 0.4504175186, -0.9068678617, 0.0237002373, -0.1527035832, -1.1352988482, -0.5335976481, -0.7722606659, -0.1266619414, -0.4257133305, 0.5988656878, 1.0282872915, 0.3046861589, -0.5833312273, 1.0154409409, -0.4842280447, -0.7529265285, 0.6161275506, 0.5136125684, 0.4601109326, -0.1172192842, 0.7981728315, 1.4918644428, 0.5211437345, -0.2581042945, -0.9865692854, 0.7853625417, 1.3462609053, -0.4402633309, -0.1038498208, -0.0085615451, 0.0416027568, 0.5674356222, -1.0342838764, -0.1755739003, 0.4391493201, -0.5746221542, 0.1603275388, -0.8206062913, -0.2861040533, -0.9320283532, 0.5551407337, 0.7000432014, -0.4730599821, -1.2034716606, 0.5584175587, 1.1211974621, 0.9820134044, 1.0032547712, -0.0987310335, 0.5362184644, -1.102624774, -0.8995133638, -0.071099475, 0.4122260213, -0.1082094684, 0.1477986723, -0.7236476541, -0.7718744874, -0.4327619672, 1.0160082579, 0.4913302064, 1.1312454939, -0.1422207206, -1.2628643513, -1.2339856625, 0.3413479328, 0.0759256482, 1.6036996841, -0.1472601891, 0.9735859036, 0.2316715568, -0.1103968993, 1.2175080776, 0.2954227924, 1.0661604404, 0.251032263, 0.2124362588, 0.2614681125, -1.3241509199, 2.7911040783, 0.4399612546, -0.3703195751, -0.1775645018, -0.176106602, -0.1082679033, -0.1379195899, 0.1628398299, 0.5974506736, -0.1980818212, -0.1962987483, -0.98991853, -0.759555757, -1.7292079926, 0.6027289033, -0.0345796831, -1.7466269732, -0.1246989742, -0.5978925228, 0.1589301378, 0.6081492305, -0.4240298569, 2.1108093262, 0.4010894299, 0.0275536086, 1.6881364584, 1.3193860054, 0.135578692, -0.7899188995, -0.9560599923, 1.0016844273, -1.8439400196, -0.4985785186, -1.3500893116, -0.5713008046 ]
Data Transformation The report dictionary contains a description of data in a structured view, for example in tables. Sometimes when creating reports you need to , , , , add some new elements, perform mathematical operations, and calculate the total for joined tables and much more. You can transform data using different ways: Write queries with parameters; Change data structure in a storage; Create a storage procedure and more. However, you can use the Data Transformation tool in the re
Data Data Transformation
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd" status="Under Construction"> <title translate="true">Data Transformation</title> <body> <header> <p class="f_Heading1"><span class="f_Heading1" translate="true">Data Transformation</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The report dictionary contains a description of data in a structured view, for example in tables. Sometimes when creating reports you need to </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Join" styleclass="Stimulsoft text" translate="true">join data tables</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Sorting" styleclass="Stimulsoft text" translate="true">sort</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Groups" styleclass="Stimulsoft text" translate="true">group</link><span class="f_Stimulsoft text" translate="true">, </span><link displaytype="text" defaultstyle="true" type="topiclink" href="Data.Data_Transformation.Filtration" styleclass="Stimulsoft text" translate="true">filter data</link><span class="f_Stimulsoft text" translate="true">, add some new elements, perform mathematical operations, and calculate the total for joined tables and much more.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You can transform data using different ways:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Write queries with parameters;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Change data structure in a storage;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Create a storage procedure and more.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">However, you can use the </span><span class="f_Stimulsoft text bold" translate="true">Data Transformation</span><span class="f_Stimulsoft text" translate="true"> tool in the report designer. Using this tool, you can create a description of data as a table. After that, you will be able to render some reports in the report designer based on this table.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To call the </span><span class="f_Stimulsoft text bold" translate="true">Data Transformation</span><span class="f_Stimulsoft text" translate="true"> you should select the </span><span class="f_Stimulsoft text bold" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text bold" translate="true">New Item</span><span class="f_Stimulsoft text" translate="true"> menu of the data dictionary.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After you select this command, the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Data Transformation</span><span class="f_Stimulsoft text" translate="true"> window will be called where you can transform data.</span></p> </body> </topic>
[ 0.5787524581, 0.0405793525, -3.921258688, -2.6788992882, 1.212038517, -1.2630777359, 0.4126475155, 1.8328914642, -0.7929246426, -1.0246126652, -0.1697512865, 0.0856519938, 3.1795389652, -1.173823595, -0.2091811746, -0.5294229388, -0.6281048656, -1.2436519861, -1.0238286257, 0.349745363, 0.0620819293, 0.1390417516, -0.4695064127, -1.0672427416, 2.7629556656, -0.5858845711, -0.7823745608, 0.4448043406, -0.880274117, 0.6817733049, 0.7842733264, 1.6000195742, -0.2109355032, 0.9911388755, -1.1665062904, -0.8933025599, -0.4206513464, 0.7029361129, 1.0343797207, 0.7364348769, 0.0492101796, 0.2375171185, -0.4410550296, 0.1880130917, 0.6165819764, -0.6589599252, 1.0742121935, -0.4213303924, 0.9100301266, -0.3483531475, 0.3480117023, 0.4389733076, -0.1190928072, 1.1225796938, 1.8648866415, 1.0955519676, -0.2993895411, -0.3464516699, 0.6922213435, -1.9630841017, 0.6959549189, 0.4201881588, -1.1753457785, 0.7597644329, 1.3795158863, -0.6321400404, 0.041684296, 1.3419456482, -1.5379846096, -1.9109256268, 1.2161231041, 0.8604335785, 0.3949425519, 0.0720757991, -0.0232374128, -0.6408944726, 0.0764707699, -1.1404168606, 0.3395620883, 1.4315466881, 0.6890496612, -0.2549202144, 1.1419613361, -1.125271678, 1.265422225, -0.2761423588, 0.5453281403, 1.3860896826, 1.0277830362, 1.7153770924, -0.2750486434, -0.4687307179, 1.6122840643, 0.7119150758, -1.9807877541, 0.1062459648, -0.2968328893, 0.523876369, -0.2070949674, -1.6317490339, -0.96975559, -0.9585555792, 0.3889449537, -0.3200464547, 0.2077982277, 0.2707907856, 0.3460642993, -0.13231875, -0.7727100849, -0.7355901003, -1.1613103151, 0.5085682273, 0.8322149515, 0.103530772, 0.6949455142, -1.4885448217, 1.5060863495, -0.1624047607, -0.4633899033, 0.8734710813, 0.139362365, -0.8954638839, -0.3460235596, 0.8161813021, 0.6374736428, -0.5086120367, -0.8339388371, 1.5782876015, 1.5369986296, -1.0165679455, -0.617205441, -0.1362501979, -0.531822145, 0.3176107407, 0.7794248462, 0.8413051963, 0.2487314641, -0.4126466513, 0.255925566, 0.4087654948, 0.7390431762, -0.2544981539, -0.8019183874, -0.4797443151, -0.3426870108, -1.1018383503, 0.2870140076, -0.1124684811, 0.1257406324, 0.4195695817, -0.1098731682, 0.1895703673, -0.270228982, 0.2689294219, -0.050545346, -1.1381671429, 0.4043465555, 0.3905158639, -1.0605211258, 0.8045830727, 1.1450361013, -0.9686661959, -1.3407196999, 0.9560186267, -0.420473516, -1.1495051384, -0.8012804389, 0.9039003849, 0.4109536707, 0.4563680291, -0.7092089057, -0.8603029251, 0.0800580084, -0.3533960581, 0.2737552822, 0.308394134, 0.1058034003, -0.1044469252, 0.5204768777, -0.0117524797, 1.0226868391, -0.5711501241, 1.5127322674, 0.3626077771, 0.1556795239, -1.0249841213, 0.1920806915, 0.3745922446, -0.433523953, -0.1184482351, -1.739153862, 0.3241313696, -0.8603257537, -1.2341183424, 0.1303808391, -0.837412715, 0.5221249461, -0.9738645554, 0.1643972397, -1.6643702984, 0.1182959154, 0.2303259522, -1.7416278124, 0.2430578619, -0.5651525259, 0.8428965211, -0.0526264012, 1.0188424587, -0.4399546683, 1.4209370613, 1.954487443, 0.5394955873, 0.1440577656, -0.4480839968, -0.9103152156, -0.3091792464, -0.9758275151, -0.0499901213, 1.07122159, -0.09623456, -0.3195847869, -0.6034095883, 0.602461338, 0.5725509524, 0.3803098798, 0.4222277403, 0.0686167404, 0.470779866, -0.2987845838, -1.3415079117, -0.4254191816, -1.3669258356, -1.1510232687, -0.0947347209, 0.7194368243, 1.1532838345, 0.4023165107, 2.3918128014, 1.0486689806, 0.2219177186, -0.3797979355, 0.0333918519, -0.270555824, -0.7220134139, -0.1709070802, 0.3652550876, 1.2826690674, -0.3042618036, 0.7872457504, 0.8341875076, -0.8559097052, -0.5179575086, -0.2361185998, 0.3187693655, -0.1219590977, -1.0409728289, -1.0544151068, 0.35902071, 0.3882552087, 1.3182674646, 0.1294387281, -1.0114606619, 0.4907072186, -0.4065470994, -0.7811750174, -1.5262027979, -0.5560623407, 0.0425902568, 0.865955174, -0.0362872072, -0.4577545822, -0.2285490036, 0.2256213129, 0.832839191, -0.542345047, -1.0449172258, -0.3719610572, -1.2322051525, -1.1071616411, -0.6600293517, -0.8187128901, -0.9746757746, -1.575242281, 0.4150595367, -0.6744260192, 0.9105808139, -0.8679028749, -0.5281690955, 0.8525902033, 0.7216317654, 0.4959767759, 0.1914044321, 0.3114843965, -0.0245155785, 0.102262713, 0.1420592517, 2.1451220512, 0.1723070145, 1.4027522802, -1.1149587631, -0.3273976147, -0.2053000629, 0.5627488494, 1.4461637735, -0.0003224033, 0.1415544748, 0.709433198, -0.1102012172, 0.8165927529, -0.1700022668, -1.6447994709, -1.329678297, -1.0538196564, 0.9428628683, -1.0935275555, 1.3716584444, 0.0310206674, 0.6035916805, 1.5088791847, 0.2634926736, -0.2973822653, -2.3075006008, 0.7615365982, -0.3650613725, -0.2693206072, 0.124643296, -0.6327614784, 0.7682296634, -0.7027850747, -1.016029954, -0.0337549075, -0.2965021133, 0.2715860307, -1.9813745022, -1.0687910318, 1.5470211506, -0.0137113798, -1.3119615316, -0.0582524054, 1.2704677582, 1.0936377048, -0.6629698277, -1.2808035612, -0.9697547555, -0.6690071225, 0.0139049627, -1.5208277702, -0.8330075145, 1.4260995388, 0.9750695825, -0.9032082558, 0.5224390626, 0.6069365144, -0.2966088355, 0.4008374214, -0.3481195569, 0.3179655373, 1.0342601538, 0.1334957182, -0.5051527619, 0.5962918997, -0.7546367645, -0.1476972699, 0.6691234112, -1.2478541136, 1.7327553034, 0.0150904469, -0.7255724669, 0.2924587429, 0.7042280436, 0.1474770159, -1.193387866, -0.2653532326, -0.4341370761, 0.2992897332, 0.0259160008, -1.3284218311, 0.4963275492, -0.1063828915, 1.7145283222, 1.0824027061, -0.4435586333, 1.3196594715, 0.0484395996, -0.540435493, -0.9464935064, -0.6102262735, -0.5765284896, 0.981266737, 0.4545375407, -0.1300577968, -0.2539124191, 0.1998249143, 0.2913982272, 0.5796413422, -0.5069057345, -0.211279273, 0.7477874756, -1.111976862, 1.6527756453, -1.4061933756, -0.9881086946, 1.0240585804, -0.0156393982, -0.4843268991, -0.1817015558, 0.2764476836, -1.4804735184, 0.8745750785, 0.3460459709, -0.4368462265, -0.6777650118, 0.8956336975, -1.8037363291, 0.0631312877, 0.538939476, 0.92774266, -0.4985935986, -0.0778985843, -0.6094927192, 1.0572003126, 0.1760584861, -0.285628289, 1.7317781448, 0.9053023458, 0.0047018765, 1.3743685484, 1.0007098913, 0.1086421907, -1.0400906801, 1.2245154381, -0.0729952753, 0.8459407687, -0.0630957633, -0.7744925618, -0.6251596212, 0.6653743982, 1.3524645567, 0.0480327122, 0.3234477937, 0.6703391075, -1.4934123755, -0.2871541381, -0.472630024, -0.1077277064, 1.3884819746, 1.2528346777, -0.7670251131, -0.9196207523, 1.6875228882, -0.4810731113, 0.598947227, 0.6186987758, 1.0057375431, 2.8153789043, 0.561052978, 0.0438226424, -0.6212378144, -0.8342319727, 0.1491397172, -0.7205663323, -0.3468407094, -2.3691983223, -0.6315790415, -0.4372792244, -0.8337700963, 0.0043271184, -0.5722981095, 0.7313934565, 0.5770161152, -0.910728097, -0.8560634851, -0.7354761958, -1.65680933, 0.9383147359, 2.1331157684, -0.6334683299, -0.4079435766, 0.8005341291, 1.0020573139, 0.1915359348, 1.1787493229, 0.3187277913, -0.7956876755, -0.5225678682, 2.2609050274, 1.3816789389, -0.0987785608, 0.7058843374, -0.4053730667, -0.2402398139, 0.7175092101, 0.5096157789, -0.5871319771, -0.9537056088, -0.1194422916, -0.4588038623, -0.7404140234, -0.1319865435, 0.3606841266, 0.3008217216, 1.0885010958, -0.098045595, 0.912730217, 0.3413822949, -1.0921016932, 1.2561167479, -0.4902135432, -1.3741732836, 0.1193050891, 0.5029609799, -0.1291895956, 0.9365648627, 1.0729385614, 1.0095367432, -0.9191088676, 0.0770641267, 1.4980703592, -0.3253541291, -0.3449763954, -0.1101610586, -1.2794458866, 0.2577106357, 0.0710852519, -0.588074863, -0.2609875202, -0.4636808336, -0.9786144495, 0.7687920332, -0.6132494807, 0.6682229638, 1.9550811052, -0.8833429217, -0.7888602614, 0.4488034546, -0.2810882926, -1.1280361414, 0.4878389239, 0.8281418681, 0.1504726708, 0.7325220108, 0.0782320946, -0.9634723663, -1.2655589581, 0.58808887, -0.2572593093, -0.1763675958, -0.2765957415, -1.0742781162, -0.1676835716, 0.708445847, -0.1225029156, 0.4220972359, -0.6544638872, 0.6404373646, -1.2590937614, 1.0468245745, -0.1065737531, 0.8949051499, -1.2756506205, 0.6797814369, 0.144954443, 1.0215266943, 1.4052946568, -0.3366903961, -0.4652224481, 0.2187634259, 0.5165391564, -0.4972089529, 0.859241128, 0.2962387502, -0.6527496576, 1.180834651, -0.4655292928, -0.2007496804, -0.176060155, 1.298566699, -0.5269838572, -0.4062120318, -0.4688588679, 0.5310285091, -1.6507964134, 0.1872521341, 0.2978462279, -2.0833029747, -0.8541377783, 0.2332693487, 0.284253329, -0.7621430159, -0.9943989515, -1.3097281456, 0.4292991757, 0.6269503832, 0.3241398036, -0.2882267237, 1.709287405, -0.4515894353, -2.0689277649, -0.1207434162, -0.063954629, 0.0965783969, 1.2278610468, 1.1721822023, 0.4733949006, 1.2879532576, 0.784412384, -0.8052125573, 0.9246925712, -0.2736846507, -1.3221614361, 0.7848864794, -0.1745226234, -1.174510479, 0.5277708173, 0.3171696663, -0.8023175001, 0.5322062969, -0.2004521787, -0.4320310652, -0.4949730337, -0.4517171681, -2.1888592243, 1.2742574215, -0.4620638192, 1.5667618513, 0.8560414314, -2.0502398014, -0.0858763754, 0.7870864868, 0.8007495999, -0.5264037251, -0.0644880906, -2.1099798679, -0.3983435035, -1.2524689436, 0.4773675799, -0.7250199318, 0.703478694, 0.4860064685, 1.3348675966, 0.9540649056, -0.3517367244, -0.9639282227, -0.8909993768, 0.4618847668, -0.8809868097, 0.4597396255, 0.8061981201, 0.4033267498, 0.5572705865, 1.4549885988, 1.3465322256, 0.6267055869, 0.648483634, 0.4215761125, -0.8178257942, -0.177523002, 0.2591571808, -1.3521302938, -1.3339083195, -0.1280837059, -0.2043411136, 0.2385257185, 0.4225571156, 2.1650090218, -0.2338183224, 0.5939408541, 1.0042157173, 0.2124171257, -1.8631565571, 0.6988586783, 0.3671067059, 1.3509460688, -0.3090928495, 1.4553563595, 1.6627211571, 1.5276236534, 0.4487390518, -0.3680997789, 0.2334534228, -0.1408986449, 0.3813586831, 0.620955646, 0.3717881441, -0.1521019787, -0.4219157696, -0.8085618019, 0.7373293042, 0.0464146361, -0.4016126394, -0.9985234737, -1.3661048412, -0.826298058, -0.3999635279, -0.8581377268, -0.4767610133, -0.2651181221, 0.4051639736, -0.4528706968, 1.1558766365, 1.4791615009, 0.3737076819, -0.6318720579, 0.5323206186, -0.9092066884, 0.0108064478, -0.0914694592, -0.6515863538, 0.9921643138, -0.2989674211, -0.1413672119, 0.2575421333, -1.0252164602, 0.6727499366, -0.0536869168, 0.8186739683, 0.3510610163, -0.7305341363, -1.237637639, 0.8996704817, 0.0729278922, 0.4184757769, -1.1244585514, -0.0047350568, -1.0373389721, -0.549941659, 1.2918243408, -0.5566294193, 0.6458055973, -0.6634991169, 0.1585323811, 0.4973729253, -0.9539518952, 0.9470978379, 0.1317594796, -0.3898793161, -1.4419367313, 0.4674166143, -1.6693046093, 0.1939573139, 0.1573930681, 0.8036241531, 0.2523829639, 0.434875071, -1.5324628353, -0.704850316, -0.9808245897, 1.5849425793, -0.5679917932, -1.4335968494, -0.9105170965, -0.9427921772, -0.645647347, 0.4580844939, -0.4080241621, 0.9467188716, -0.734875977, 1.223312974, 1.5824568272, 1.1572995186, 1.5109628439, 0.5550640225, 0.0097602354, 0.8947551847, -1.2643910646, -0.9062147141, -1.0384223461, 1.1954647303 ]
Business Object A Business object is an object of the data class that can be used to represent data in various structures: tables, lists, arrays, etc. To create a description of the business object in the data dictionary, you need to select New Business Object... in the context menu of the data dictionary or in the menu New Item . After selecting this command the first dialog box of New Business Object will be opened. The picture below shows the first dialog box New Business Object: It shou
Data Dictionary Business object
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Complete" lasteditedby="37529" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Business Object</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Business Object</span></p> </header> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">A </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Business object</span><span class="f_Stimulsoft text" translate="true"> is an object of the data class that can be used to represent data in various structures: tables, lists, arrays, etc. To create a description of the business object in the data dictionary, you need to select </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Business Object...</span><span class="f_Stimulsoft text" translate="true"> in the context menu of the data dictionary or in the menu </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Item</span><span class="f_Stimulsoft text" translate="true">. After selecting this command the first dialog box of New Business Object will be opened. The picture below shows the first dialog box New Business Object:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">It should be noted that a child business object can be created for each business object. To do this, select the business object and call the command </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Business Object...</span><span class="f_Stimulsoft text" translate="true"> Then, the first dialogue box of New Business Object will be called, in which the option Child of Business Object will be checked. After you click OK in that dialog box, the second dialog box will be opened. There you should specify the parameters of the new business object. The picture below shows the second dialog box of </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Business Object</span><span class="f_Stimulsoft text" translate="true">:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the field </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Category</span><span class="f_Stimulsoft text" translate="true"> you can specify the name of the category. If this field is filled, then the category of business objects in the report dictionary will be created. If the field is left blank, the category will not be created. When you create a child business object this field is not editable.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span><span class="f_Stimulsoft text" translate="true"> is used to specify the business object. This field must be filled and, in this case, the name List is used.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The field </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Alias</span><span class="f_Stimulsoft text" translate="true"> specifies the alias of the business object. If it will not be changed by the user, then, by default, the alias is the same as the name of the business object. In our case, it is List.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Column</span><span class="f_Stimulsoft text" translate="true">. When you click it, a new data column will be created in the business object. It should be noted that the data column created this way is the virtual one, and does not contain actual data.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> When you click the button </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">New Calculated Column</span><span class="f_Stimulsoft text" translate="true">, a new calculated column will be inserted into the business object.</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> When you click the button </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Delete</span><span class="f_Stimulsoft text" translate="true">, the selected data column will be deleted. If the tab Columns is selected, it will remove all the columns, which are located in the tab.</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Retrieve Columns</span><span class="f_Stimulsoft text" translate="true"> is used to get a data column from the business object.</span></p> <p class="f_Stimulsoft text"><image src="img_8.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Get Columns from Assembly</span><span class="f_Stimulsoft text" translate="true"> will open the dialog Open Assembly, in which you select an assembly file. After selecting the file, press the button Open and data columns (if they are present there) will be extracted from that file.</span></p> <p class="f_Stimulsoft text"><image src="img_9.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The panel </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Columns</span><span class="f_Stimulsoft text" translate="true"> has three fields. These fields show a list of columns, their properties and description</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The Business object created this way does not contain actual data. Therefore, when rendering a report using this business object the error will occur. The Business object with the real data is generated and passed from the code.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> </body> </topic>
[ -0.3595782816, 0.6208561063, -2.5524413586, -0.8709169626, 0.896212697, -0.5268275738, 1.4464641809, -0.5852301121, -0.5776246786, -1.7064961195, -0.106184788, 1.7358469963, 2.4093837738, -0.8271340728, 0.6269035339, -1.6808671951, -1.0668311119, -2.3121635914, -0.8175601363, -0.2233003676, 0.6169732809, -0.2027193904, 0.4339117706, -1.1776280403, 2.3784945011, 0.0530049503, -0.5891884565, 0.594770968, 0.4875034988, -0.1942570657, 0.2984478772, 1.5058665276, 1.2339453697, 0.0729212314, -1.7204107046, -1.5110095739, 0.0757598206, 1.0122671127, 0.768016398, 0.778387785, -0.182371676, 0.2644688487, -0.0022869264, 0.2017920762, 1.6944823265, -0.7210987806, 1.0154900551, 0.1139146611, 1.5298241377, -0.9102135301, 0.5095686316, -1.5248215199, 0.165730983, -0.4084157944, 2.2485961914, 1.0640610456, 0.4800350666, 1.2191661596, -1.1249756813, -1.4207695723, 1.8658035994, 1.9073836803, 0.8161067367, 2.4385778904, 1.1695592403, -0.1852326542, -0.8568387032, -0.1068982035, -1.9188387394, 0.3448134661, 1.594296813, 0.840731144, 0.4510597885, 0.1128208339, 0.0744455308, 0.1019442156, -1.1128252745, -0.3331873119, -0.2360719144, 1.5275474787, 0.7093759775, -0.5916687846, 1.8008965254, -0.5330896974, 1.4246348143, -0.6465666294, -0.0312526524, -0.18452169, 0.1356948912, 0.6060464382, 0.673371911, -0.2778535187, -0.1859701872, 0.3020405173, -0.6924351454, 0.4914046824, 0.3385665119, 0.038769912, 0.0706522986, -0.4134394825, -0.0839910656, -0.0497741178, -0.3861878514, 0.9279906154, 0.6096563935, 0.3315562606, 0.9522752166, -0.2384526879, -2.122079134, -0.3376965523, 0.5433715582, 0.3015111983, -0.3056974709, -0.4076362252, -0.1525046974, 0.6451937556, 1.7114878893, -0.9979513884, 0.1235238835, 0.5213268995, -1.0355926752, -1.5737537146, 1.036878705, -1.010491848, -0.1065389588, 0.401242286, -1.4098340273, 0.7344597578, 0.0704271942, 0.0799371153, 0.5866804123, -0.1688330919, -1.1673116684, -0.1382132471, 0.2857012451, 1.5583968163, -0.0541510209, -1.4092661142, 1.7758183479, 0.7776646614, 0.7595480084, 1.2269403934, -1.0157985687, -0.6290721893, -0.1770278364, -1.0450260639, 0.9929046035, -0.5968337655, -0.0539655574, 0.9218068123, -1.4333049059, 0.9448375702, -0.0575993136, 1.0045192242, 0.6004086137, -0.5819419622, 0.8789117932, 0.0600150526, 1.514326334, -0.2691847086, 1.0441606045, 0.0246991236, -0.9777465463, -0.1210103631, -0.700450778, -1.9370183945, 0.1783119738, 1.1399991512, 0.2647066116, 0.7246512175, -0.5744345188, -1.1678606272, -0.9235963225, -1.0664598942, 0.2269642651, -0.3627000749, -0.5342463851, 0.6386076808, 0.7850433588, -1.1152174473, 0.2467865944, -1.7750253677, 0.6900966763, 1.1992412806, -0.9055213332, -0.6300773621, -0.3804116845, 0.3089084327, -0.0681573153, -1.2029354572, -0.7019771338, -0.1280815601, 0.1705129445, -1.1582547426, 0.1978193521, -0.9615094066, 1.1030261517, -0.4211706817, 0.4155944884, -1.0520707369, -0.1316184551, 0.0094087478, -0.798224926, 1.1570813656, 0.2189536393, -0.5115520954, 0.5835125446, 0.9302704334, -1.5300391912, 0.9975407124, 1.9262038469, -0.129364863, 0.5091834664, -0.1900977492, 0.1248389482, -1.074275732, -0.1895187348, 0.1798322052, 0.690859139, -0.323025763, 1.5744584799, -1.2380847931, 2.1830151081, -0.7982416153, 0.7017187476, 0.5785948634, 0.1956308931, -0.0212896504, -0.8338602781, 0.3070220053, -1.5874342918, -0.7568739653, 0.149654001, 0.119576484, 0.8751562238, 0.4602727592, 0.9525898695, 1.6559817791, -0.272964716, 0.0090445234, 0.7078321576, 0.2739846408, -0.3403150439, -0.9124542475, -0.0148501527, 0.416136086, 0.0611860156, 0.581104517, 0.2197331339, 0.1100869104, -0.0551915653, -1.1917887926, -0.1086311117, 0.0686559975, 0.7183316946, -0.9204370379, 0.0428522453, -0.2215790004, -0.232265085, -0.4347606897, 0.3833428025, -1.0343847275, 2.0019266605, -0.0393520556, -0.1576592177, -0.7912704349, -0.1998896599, -0.2100191414, 0.6103483438, -0.2458756417, -0.1779150367, -0.5266686678, -0.4473299384, 0.2439373881, -0.0383865274, 0.4596013129, -0.0028813297, 0.4242382646, -1.2184394598, 0.9476598501, -0.8202215433, 0.0304645877, -2.1321532726, -0.4137691259, -0.6867563128, 1.1602652073, -0.0700072274, 1.2375289202, -0.2790916562, -0.6389914155, 1.1214188337, 1.5612024069, -0.7155016065, 0.8307085633, -0.3762859106, -0.3444445431, 0.5769454241, 1.8929474354, 1.4327578545, -1.2117154598, 0.5797123313, 0.4581990242, -0.0683837086, 0.8112720847, -0.5523740053, 0.029770365, 1.4846996069, -0.3348723352, 0.7334315181, 0.1695751548, -1.0251444578, 0.0394941904, -1.2852296829, 0.2249388546, -1.0757211447, 1.7324153185, -0.2654338777, 1.4304596186, 0.9369134903, 0.1508493274, 0.147791937, -1.3843039274, 0.6283618212, -1.0144833326, -1.314504981, 0.372520715, -0.7921071053, 1.6805189848, 1.0463900566, -0.5731867552, -0.9438269138, 0.2291848809, -0.1701459438, -0.5551044345, 0.2268383056, 1.4543837309, 1.3189852238, -1.0152397156, 0.0514922999, 1.7094392776, 1.6146062613, -0.3940020502, 0.0632700399, -1.7727546692, -1.1563683748, 0.0677114427, -0.096930474, -1.3746286631, 1.9768793583, 0.5748344064, -0.8193801641, 0.2321672738, 0.2137229145, -0.3221500218, -0.1184499264, 0.01490408, 0.7436054349, 1.0233902931, 0.6246811152, -0.0059432019, -0.0469416529, 0.0838580877, -0.2319898754, 0.2015622258, 0.0637888536, 1.0824667215, 0.3332741559, -0.1012969092, 1.2749407291, 0.4972259998, 0.0842000842, -1.2416769266, -0.0488576628, -0.5411174297, -0.2731175423, -0.3138480783, -1.2625602484, -0.3594857454, 0.3620544374, 0.9473124146, 0.5140457749, 0.3540011644, 0.1051157042, -0.1107239872, -0.4676011801, -0.1127627715, -0.079811044, -0.760045886, 0.2319139391, -0.1418280303, -1.3316272497, -0.1857803166, -1.1158109903, 0.3944098353, 0.310474962, -0.201582998, -0.4852583706, -0.466440022, -0.391800195, 0.9445464611, -0.5273439288, -0.2724853158, 0.819488585, -1.2196868658, -1.135925889, 0.4582230151, -0.1763982177, -0.9639111161, 0.7071594596, -0.0265483335, -0.2838141024, 0.1268504709, -0.3811429739, -0.3209804296, -0.863945365, -0.1492192, 0.7676868439, 1.2653895617, -0.8625645041, -1.0338618755, 0.9884464741, -0.1169428602, 0.1779264212, 0.1185826883, 0.315479368, -0.1801036596, 0.7004308105, 1.0623075962, 0.08799465, -1.3631601334, -0.7642154694, 0.1962234676, 0.2310138196, 1.0223405361, -1.6132564545, -0.5908165574, 0.8432885408, -0.9601281881, 0.4130208194, 1.088201642, 0.8825520277, -1.5346357822, -0.1418508291, -1.1840238571, 1.0727906227, 1.0155791044, 1.8547941446, -1.0547200441, -1.0153392553, 1.2599178553, 0.7348326445, 0.7449304461, 0.6702123284, 0.6485552192, 1.5293672085, 0.1016768962, 1.3155791759, -0.4733143449, -0.8612987399, 0.1645756215, -0.3217757046, -0.316011101, -2.0155546665, 0.4362448752, -0.3359073997, -2.2257061005, 0.5209470391, -1.0584167242, 0.8630458117, 1.4773435593, -0.955740571, -0.0198257118, 0.9326680303, 0.3064591289, 0.7948796749, 0.5424428582, -0.3940376937, 0.0023659144, 0.6145638824, 1.2727175951, 0.025386773, -0.8848419785, -0.7512373328, -0.7224962711, -0.3751986027, 1.0858052969, 1.0580714941, 0.2258163989, 0.6909700036, 0.4131947756, 0.2508129179, 0.8340435028, -0.259709239, -0.6142686009, -0.2587498426, 0.6006922722, 0.241819486, 0.4105788767, 0.1577459425, 0.0100139882, -0.999142766, -0.8816754818, -0.1381032318, 0.6884878874, -0.5953925252, -0.6253348589, -0.0078754481, -1.3829010725, -0.7690857649, 0.4693367183, 1.2478742599, 0.6333907843, 0.2471209764, 0.2102373987, 0.3017470539, -1.6238745451, 0.4021418989, 0.6973779798, -0.7612110376, 0.8631725907, -0.5978139043, 0.0986087397, -0.8152772188, -0.3430787325, -1.1349143982, 2.403459549, -0.0964899659, 0.0803532526, 0.9567466974, 0.2164376527, 0.9707867503, 1.3535174131, -0.8202720284, -1.1456756592, -1.2599645853, 0.2427190542, -0.8338344693, 2.1568944454, -0.1467992663, 0.7049002647, 0.5362082124, 0.7992972136, -0.2282595336, -0.8884997368, 0.4073850214, -1.3535995483, -1.3607918024, 0.7899840474, 0.0978501961, -0.2736049891, 0.9542904496, -0.4544854164, -0.742669642, -0.2731211483, -0.2544738054, -0.7033999562, 0.094756484, 0.4531058967, 0.2500510812, -0.8610591888, 0.9266266227, 1.0067210197, 0.8091006279, 0.9769665599, 0.5502306819, -0.7292318344, -0.0315356217, 0.2723067999, -0.6620150805, 0.3101448119, -1.5273089409, 0.391645968, 0.0393252335, -0.7376134396, -0.4518663883, -0.0128926728, 0.3130577207, -0.4669169784, -0.9007597566, 0.4318862855, 0.8126220107, -1.0356377363, 0.7285818458, 1.8148123026, -1.0437934399, -0.9145964384, -1.1992409229, -0.8437081575, -0.2515617907, -1.0035569668, -0.6180280447, 1.91482234, 0.4980348647, -0.9161961675, -0.6267635822, 1.3814297915, -0.8084344864, -3.1709308624, 0.0711648688, -1.1471911669, -1.2074410915, 0.0307331495, 0.4613667428, 0.2977636456, -1.1021265984, 1.7838521004, -0.6836456656, 0.7609983087, -1.2357033491, -1.022143364, 0.9748493433, -0.5138338804, -0.4798604548, 1.4266015291, -0.3706759214, 0.5421658158, 1.6342887878, 0.5401186347, 1.2742329836, -0.8554288149, -1.1878764629, -0.316657424, 1.3937824965, -0.0149178328, 0.344804585, -0.4114236236, -1.6645514965, -0.0729753003, -0.5702911615, 2.1514544487, -0.896808207, 0.6670501232, -1.9111411572, -1.1378623247, -1.6494761705, 0.4695115387, -0.7857985497, 0.6633326411, -0.776265502, 0.7308287621, 1.8986679316, -0.4495866299, 0.3273722529, 1.0005810261, 0.6628314853, -1.2052612305, 0.0044458332, 1.3845609426, 1.2433139086, -0.3568902016, 1.2799227238, 1.4312000275, 0.5366600752, 0.2216353267, -0.3227453232, -1.5566191673, 0.5159575939, -0.6646228433, -2.1944246292, -0.6389988661, 0.0668153837, -0.983656466, -0.9975153804, -0.2349450588, 1.5077067614, 0.6930546165, -0.5375446677, 0.8017191887, -1.4638553858, -1.2996374369, -0.2914939821, 1.5998419523, 0.129320398, -1.0880197287, -0.6590077281, 1.2886183262, 1.2899686098, 1.4681841135, -1.2584061623, -1.0358755589, 2.0061278343, 0.4518194795, 0.3297627866, 0.0823731422, 0.2572945952, -0.0338801146, -0.1840042323, 0.2224983573, 1.2670911551, -1.5085103512, -0.2438018918, -0.98503685, 0.0667236373, -1.3439875841, -0.1716192216, -0.0476466119, -1.0104311705, -0.0991618782, -1.1735292673, 0.9434556365, -1.1458179951, 0.6188784838, -0.2424628288, 0.142932266, -0.6343519092, -0.9602057338, -0.1041088849, 0.1743102521, -0.2601772249, -0.4694477916, -0.1897626519, 0.5070880055, 0.1590538472, -0.5012648702, -0.1022109166, 0.9214261174, 0.1671924144, -0.3326096833, -0.5713544488, 0.5453121066, 0.1842211038, 1.1464967728, -0.3063585758, 0.1207941175, -0.4010285437, -1.933912158, -0.3336008787, 0.201244846, -0.086950995, 0.2031689733, -0.9721648693, -0.4880620837, -1.4244297743, 2.7348017693, 0.9910233021, 0.6441975832, -0.4160345197, -0.6115182638, -0.3528375924, -0.5054815412, 0.2802460194, -0.8273029923, -0.45222947, 0.6549664736, 0.4239471853, -0.5853841901, -0.0262671411, 0.688488543, 0.1596180201, -1.1722493172, -1.3127114773, -0.0949479789, -1.2107399702, -1.3604257107, -0.3727111518, 0.5851992965, -1.0336134434, 1.0039663315, 0.6453529, 0.2075386792, 0.1020640731, 1.5313737392, -0.4012306333, -1.0478054285, 0.347463131, -1.7543115616, -1.0096193552, 0.3534192145 ]
Resources YouTube Please watch video tutorials for . Resources are files that can be embedded in a report template. The following can be added as resources: Data files - CSV, Excel, JSON, XML, DBF; Image files - SVG, JPEG, JPG, PNG, BMP, GIF and other image files. Report templates (*.mrt, *.mrz) and built reports (*.mdc, *.mdz).  RTF files. You should do the following to embed a file into a report:     Select the New Resource... command in the New Item menu or in the context menu of the
Data Dictionary Resources
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" status="Under Construction" lasteditedby="37529" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Resources</title> <body> <header> <p class="f_Stimulsoft Header"><span class="f_Stimulsoft Header" translate="true">Resources</span></p> </header> <p class="f_Stimulsoft text"><table styleclass="Youtube" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">YouTube</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><br/><span class="f_Stimulsoft text" translate="true">Please watch video tutorials for </span><link displaytype="text" defaultstyle="true" type="weblink" href="https://www.youtube.com/watch?v=TwMpBguli9k" target="_blank" styleclass="Stimulsoft text" translate="true">working with resources</link><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Resources are files that can be embedded in a report template. The following can be added as resources:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Data files - CSV, Excel, JSON, XML, DBF;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Image files - SVG, JPEG, JPG, PNG, BMP, GIF and other image files.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Report templates (*.mrt, *.mrz) and built reports (*.mdc, *.mdz).</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> RTF files.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">You should do the following to embed a file into a report:</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> </span><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">  Select the </span><span class="f_Stimulsoft text bold" translate="true">New Resource...</span><span class="f_Stimulsoft text" translate="true"> command in the </span><span class="f_Stimulsoft text bold" translate="true">New Item</span><span class="f_Stimulsoft text" translate="true"> menu or in the context menu of the report </span><span class="f_Stimulsoft text bold" translate="true">Dictionary</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> </span><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true">  Drag the file from the explorer to the data dictionary. When dragging a data file, you should select the </span><span class="f_Stimulsoft text bold" translate="true">New Resource</span><span class="f_Stimulsoft text" translate="true"> item.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After selecting this command, the menu for creating a new resource will be displayed:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This field specifies the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Name</span><span class="f_Stimulsoft text" translate="true"> of the resource;</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This field specifies the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Alias</span><span class="f_Stimulsoft text" translate="true"> of the resource;</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This field displays the selected file which will be loaded as a resource;</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button is used to call the explorer to select the file you want to upload to the report;</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button is used to delete the selected file;</span></p> <p class="f_Stimulsoft text"><image src="img_6.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button is used to view the selected file;</span></p> <p class="f_Stimulsoft text"><image src="img_7.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The button is used to call the text editor to change the selected file. However, the command is available only for files that can be edited with the text editor. For example, if you select an Excel file, this command will not be available.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><table styleclass="Information" rowcount="2" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Information</span></p> </td> </tr> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When you embed a big file into a report with data or images, and when you add multiple resources, the size of the *.mrt file can be significantly increased.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Saving a resource from a report</span></p> <p class="f_Stimulsoft text"><table styleclass="Default" rowcount="1" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">To save a resource from the report designer, you should select the resource in the Data Dictionary and click </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Save</span><span class="f_Stimulsoft text" translate="true"> in the context menu. In this case, a dialog will be called in which it is necessary to specify the location for saving the file. Then, click the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">Save</span><span class="f_Stimulsoft text" translate="true"> button and the resource will be saved in the format of the source file. In addition, if a *.mrt file was added to the resource, then the *.mrt file will also be saved when this resource is saved.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Resource based data source</span></p> <p class="f_Stimulsoft text"><table styleclass="Default" rowcount="1" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">When designing reports, data files (CSV, Excel, JSON, XML, Dbase) are often used. Based on these files, you can create data sources in the data dictionary that will be used to create report templates. In this case, the data sources will not contain real data but only a description of the methods, parameters and methods to access to real data. The transfer of data from the file to the data sources, and accordingly the filling of the actual data of the report, occurs when rendering of this report.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In this case, you should always consider the specified path in the data source to CSV, Excel, JSON, XML, Dbase files, and, if necessary, edit them. Also, if you want to transfer the report template to another user, you should provide a data file to correctly render this report. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">In such cases, when you create reports, you may add data files (CSV, Excel, JSON, XML, DBF) to the report resources.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After the data file is added to the report as a resource and based on it, you can create a data source:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the </span><span class="f_Stimulsoft text bold" translate="true">New Data Source...</span><span class="f_Stimulsoft text" translate="true"> in the</span><span class="f_Stimulsoft text bold" translate="true"> New Item</span><span class="f_Stimulsoft text" translate="true"> menu or in the </span><span class="f_Stimulsoft text bold" translate="true">Data Dictionary</span><span class="f_Stimulsoft text" translate="true"> context menu, define the appropriate source type by specifying the path to the resource or simply by selecting it from the resource gallery.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Select the resource in the data dictionary and select </span><span class="f_Stimulsoft text bold" translate="true">New Data Source [Resource Name]</span><span class="f_Stimulsoft text" translate="true"> from the context menu.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true"> Below is the menu for creating an Excel data source:</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><image src="img_1.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This field specifies the </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">name</span><span class="f_Stimulsoft text" translate="true"> of the data source.</span></p> <p class="f_Stimulsoft text"><image src="img_2.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This field specifies the data source </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">alias</span><span class="f_Stimulsoft text" translate="true">.</span></p> <p class="f_Stimulsoft text"><image src="img_3.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> This field specifies the path to the Excel file that contains the data. In this case, a link to the resource in the report is specified. The link can be specified manually using the template </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">resource://file name</span><span class="f_Stimulsoft text" translate="true"> or the link will be generated automatically when the resource is selected from the resource list.</span></p> <p class="f_Stimulsoft text"><image src="img_4.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> The parameter of using the first line in the Excel file as a header for the data. If it is enabled, the first line will be the header for the data.</span></p> <p class="f_Stimulsoft text"><image src="img_5.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> A resource gallery, on the base of which you can create a data source of a certain type.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After clicking </span><span class="f_Stimulsoft text" style="font-weight:bold;" translate="true">OK</span><span class="f_Stimulsoft text" translate="true">, the generated data source can be used to create reports.</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Images from resources</span></p> <p class="f_Stimulsoft text"><table styleclass="Default" rowcount="1" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Images in reports can be obtained from various resources - uploaded directly, from a file, from a data source, by a hyperlink, etc. When you send a report to another person or move the report (or images) to another medium, you will have to send (along with the report) images, editing the path to these images. Except the cases when the image is uploaded directly to the </span><span class="f_Stimulsoft text bold" translate="true">Image</span><span class="f_Stimulsoft text" translate="true"> component. However, each time you load an image into the Image component, the size of the report file is increased by the size of the image file.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Therefore, if the same image is used in several </span><span class="f_Stimulsoft text bold" translate="true">Image</span><span class="f_Stimulsoft text" translate="true"> components or in a watermark for various report pages, it is better upload this image into a resource. Then, in the Image or Watermark component, you need to specify a link to this resource. Also the added image in the resources will be displayed in the image gallery of the Image or Watermark component. If the image is uploaded to the resource, the size of the report file will grow only by the size of the image file, and when sending to another person (or when the report is moved to another media), no additional editing of the Image components is required.  </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">After adding an image to the </span><span class="f_Stimulsoft text bold" translate="true">Resource</span><span class="f_Stimulsoft text" translate="true">, it can be used as a watermark of the report or in the </span><span class="f_Stimulsoft text bold" translate="true">Image</span><span class="f_Stimulsoft text" translate="true"> component.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Sub-reports from Resources</span></p> <p class="f_Stimulsoft text"><table styleclass="Default" rowcount="1" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">The Sub-report component is used to display another report on the same report page within this component. This other report is the report which is nested one can be located on another page in this report template or in another report template file. Using the Sub-report component, you can also display the rendered report.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">If the report you want to display in the Sub-report component is another file (*.mrt, *.mrz, *.mdc, *.mdz), you can add it to the report resources. After adding to the resources, you can:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Drag the resource to the report page. In this case, the Sub-report component with a link to this resource will be created.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Add the Sub-report component to the report template. When editing this component, you should specify a link to the resource. </span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, you can pass a parameter in the Sub-report component editor. For example, to filter data in a nested report. However, this is only relevant for the not rendered report (*.mrt, *.mrz).</span></p> <p class="f_Stimulsoft text"></p> </td> </tr> </table></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text bold"><span class="f_Stimulsoft text bold" translate="true">Rich text from resources</span></p> <p class="f_Stimulsoft text"><table styleclass="Default" rowcount="1" colcount="1"> <tr style="vertical-align:top"> <td> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Sometimes you need to use Rich text in your reports. There is a special component to display this text in the report designer – Rich Text. You can add the Rich text to the report with next ways:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Enter text in the Rich Text editor. In this case, you will have to edit the text formatting.</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> Specify a file or hyperlink from where the text will be obtained. In this case, when you move a report or file, you may have to edit the path to the source text.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Therefore, one of the options is to add a Rich text file to the report resources. To output the Rich text from resources:</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> You need to drag the resource to the report template;</span></p> <p class="f_Stimulsoft text"><image src="strel11.png" scale="100.00%" styleclass="Stimulsoft text"></image><span class="f_Stimulsoft text" translate="true"> In the Rich Text editor, you need to specify a link to the resource or simply select a resource from the gallery.</span></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"></p> <p class="f_Stimulsoft text"><span class="f_Stimulsoft text" translate="true">Also, if necessary, the text obtained from the resources can be edited in the Rich Text editor.</span></p> </td> </tr> </table></p> </body> </topic>
[ 0.7106268406, 0.846139431, -4.0580024719, -2.5801889896, 0.9942169189, -0.8133195043, 0.6164321899, 0.7368558645, -0.913848877, -1.5121468306, 1.5333306789, -1.4653943777, 1.8130908012, 0.4911181033, -1.0323004723, -0.279370904, -0.8246662617, -0.9841721058, -2.0658726692, 0.3679983616, -0.7194563746, -1.7614467144, -0.2981318533, 0.4794083536, 1.6624274254, 0.4144644141, -1.5501805544, 0.4333398938, -0.9096819162, -0.7138239145, 0.4575624168, 0.0417384729, -1.5831466913, -0.9767064452, -0.3705402017, -0.5829965472, 1.0969922543, -0.7517963648, -0.1277559698, 0.3614309132, 0.1471590996, -0.2826015055, 0.2490934134, -0.5404121876, 0.6585189104, 0.1247715205, 0.8667138815, 0.0923142359, 2.1431605816, 0.938821435, 0.2972886264, 0.3417926431, -0.3723050058, 0.6147279143, 1.973554492, -0.2592929602, -0.7106212378, 0.591796279, 0.7311860919, -1.5002405643, 2.7102296352, 1.6864534616, -0.3814500868, 1.1884366274, 0.8478179574, -0.3503596783, -0.3966659606, 0.8048929572, -1.3688731194, 0.3661078811, 1.1347253323, 0.5104544163, -0.0444839932, 0.0813706666, -1.6489288807, 0.5536516309, -0.9378383756, -0.2163585275, -1.2614142895, 1.6392145157, 1.8876200914, 0.3295493722, 0.7991520762, -0.0930009782, 2.623226881, -0.5274968147, -0.329998076, 1.0542244911, 0.9294982553, 1.1085891724, 0.4437360466, 0.2927707136, 1.005882144, 0.2326225191, -0.2775189579, 0.1768565774, -0.6340652108, -0.6633803844, 0.2226837426, -1.0984419584, -1.2110037804, -0.7753800154, 0.522038877, 0.2771289647, 0.7941198349, 0.3406030536, 1.2797623873, -0.6583527923, -0.8616164327, -0.1729068756, -0.4244273305, 1.4385211468, 0.370916754, 0.0857363269, 0.7367057204, -1.0523667336, 1.9648954868, -0.8327224255, -0.3394656479, 1.3940663338, 0.3563600779, -0.6447423697, 1.6660525799, -0.0222122204, 0.6664764881, 0.1067004278, -0.6885422468, -0.2862703502, 1.0877467394, 0.070151642, -0.1067049056, -0.8209081888, -0.571506083, -0.1376224905, 0.5405041575, 1.5504151583, -0.2881519198, -0.6869508624, 0.9192459583, 0.7176259756, -0.0532277673, 0.522289753, -1.1069025993, 0.1093730256, -1.0115833282, -0.7503710985, -0.7523851395, -0.2708282173, 0.1229494959, -0.4407450855, -0.7121559978, 1.0275367498, -0.8183521628, 0.4704548419, 1.4371297359, -1.2881300449, -0.396043539, -0.9071707129, 0.4386613965, 1.3773047924, 1.8215742111, 0.5345819592, -0.4999484718, 1.7648231983, 0.8847406507, -1.9047062397, 0.0012909076, 0.2669610977, 0.8430565, 0.9883858562, -0.3627430201, -1.5647764206, 0.3338157535, -0.4785586596, 1.4300562143, 0.1120703742, 0.9537769556, -0.1109277159, 0.6100441217, -0.9619633555, 1.6657983065, 0.1595302522, 0.8605767488, 0.1011201665, 0.1499385089, -0.083540678, -0.0516738929, -0.3452612758, 0.0714106858, -0.2459457368, -1.0476880074, 0.5234917402, -1.7870696783, -0.6776713133, -0.5799952149, -1.1851176023, 0.7234305739, -1.4949404001, 0.0668959543, -1.7894735336, 0.1175216511, -0.7106277347, -1.6752185822, 1.258040309, -1.5120135546, 0.8820590377, -0.2039439827, 0.979839921, -0.8421696424, 0.6723946333, 0.5189628005, 0.5814301372, 0.1976703107, 0.1454904824, 0.0911088884, -0.1554189026, -0.800714314, -0.2436782122, 0.0643548146, -0.2654460669, 0.0841752812, -0.2603072226, 0.4103084207, -0.4601371884, 1.238714695, -0.5729992986, -1.3258877993, 0.4200963378, 0.4865718782, -0.2060090452, -1.1993477345, -0.9740508199, -0.2269834578, -0.3504440784, -0.236179933, 0.346235007, -0.2239769101, 0.9205507636, 0.1927663237, -0.5409610868, 0.2278853208, 0.1047898158, -0.1380600631, -0.7603792548, -0.0388618074, 0.5216574073, 1.1039860249, -0.8088924885, 0.9717255831, 1.0240846872, 0.2915520668, -0.128074199, 0.2796249986, 0.5179588199, 0.0829512402, -1.191480875, -0.9410110116, -0.2331778556, -0.1391185373, 0.7612481117, 0.1333998889, -0.5911018252, 0.5901551247, 0.1679656208, -0.0065731248, -1.100114584, -0.6236630082, 0.1320359111, 0.5946928263, -0.0412136689, -0.2504074574, -0.7804381251, -0.4527358115, -0.2139174193, -0.7167845368, 0.6252359152, 0.4788922071, -0.3384172916, -0.9658963084, 0.5495646596, -1.1238834858, -2.0305850506, -0.7006883621, -0.2551059723, -0.9065133929, 0.5741823912, -0.2548626959, 0.1587717533, 0.600518465, -0.1873029619, 0.7644279003, 0.8390852213, -0.5627468228, -0.070623152, -1.3825365305, -0.2048237771, 1.3758811951, 0.6987634897, 0.3925836384, -1.0789213181, 0.1240194067, 0.8879814744, 1.4353803396, 0.91871351, -0.3689791858, -0.406440556, 0.5784962177, 0.0491803028, 0.4341824353, 1.2843660116, -1.1631654501, -0.9963958263, -0.3645168543, 0.8549724221, 0.0978669748, 1.9768538475, 0.5853101015, 0.1766851842, 1.4998995066, 0.3331550658, -0.8079969287, -0.7540777326, -0.3426397145, -0.4438153207, -0.9896305799, 0.3038268387, -0.3983680904, 0.541647613, 0.003172067, -0.042507939, -0.3011720479, 0.5736401677, -0.2492468059, -0.6958824992, -0.3413666487, 0.1019936875, 1.2755621672, -1.2525103092, 0.2208649963, 0.0303656962, 1.5730497837, 0.904484272, -1.2557070255, -1.441924572, -2.0322678089, -0.2341348231, -0.717661202, 0.9082270861, 0.7272008061, 0.6515311599, -0.2457927316, 0.2769030333, 0.5261310339, -1.5054494143, 0.7944759727, 0.2496537417, -0.130978778, 0.7281525731, 0.5809492469, -0.6024475098, -0.1249241009, -0.2154782116, -0.1878199726, -0.9994810224, -1.0834479332, 2.8312346935, 1.3517085314, -0.3339306712, 0.3358712494, 0.4013546407, 1.7561900616, 1.2277300358, -0.67811656, 0.7957109213, -0.579690516, 0.470336467, -1.8140577078, 0.0339378677, 0.946285665, -0.0280369315, 0.6452688575, -1.4496161938, -0.1014455408, 0.5651475191, 0.2785281241, -0.8657867312, 0.4241532981, -0.681902051, 0.8137233257, -0.821475327, -0.9464696646, -1.0949634314, -1.0996245146, -0.1276398152, 0.7004542947, -1.4427152872, -0.0292875003, 0.472759515, -0.2298313826, 2.9203419685, -0.9106441736, -0.0862943381, -0.002333642, 0.2614565492, -0.31422019, 1.4096773863, -0.5138480663, -1.2676440477, 0.3112290204, -0.0684042722, -0.08384455, -0.1138203293, 0.2647031248, -1.5922797918, 0.0883710608, -0.6688187718, 0.3338000774, 0.2911708653, -0.3702515364, -0.0465029627, 1.7629868984, 0.0145102767, -0.0528110899, -0.0803435668, 1.1689362526, 0.6587288976, 0.26840657, 1.0446476936, 0.4040257633, -2.5776689053, 0.9669671655, -0.2585370541, 0.7678126693, -0.4766207337, 0.1471609175, 0.9624878764, 0.4478127658, -0.2077011913, 0.2176930457, -0.1005357727, 0.6573172808, -0.7889124155, -0.271808356, -0.9663410783, 0.2692581713, 3.8083901405, 1.3314870596, 0.2452858537, -1.3439975977, 1.1760872602, 0.6506595612, -0.8491020203, 0.1655585319, -0.0677229241, 3.343528986, -0.0588517301, -0.3489700854, -0.0671889484, -0.2238274217, -0.1542016566, 0.3570122421, -0.4126105309, -1.0411649942, -0.1474975049, -0.6304667592, -1.5343546867, 0.3846532106, -0.6068642735, 2.0768055916, 1.5605857372, -0.5171827674, -1.397662282, -0.5233522058, -1.6985441446, 1.4027757645, 0.063824527, 0.3279973269, 0.0317600407, 0.6214511991, 0.7433370352, -0.4205122292, -0.0875022635, -1.2752372026, -0.7946965098, 0.3080662787, 1.5976630449, 0.2273080051, -0.6510024667, 1.0021387339, -0.1596611887, 0.3707596958, -0.3099712729, -0.1233345866, 0.0773445591, 0.3585901558, -0.0883933753, 0.3002997041, -0.9346630573, 0.7101317644, 0.6440204978, 1.8506395817, 0.3661013842, -0.7261065245, -0.3114455044, 0.4652584195, -0.9409427047, 0.5674785972, -1.0603700876, -1.2532993555, 0.1127162799, -0.5449227691, 1.4230085611, 0.3860693872, 1.1118630171, 1.3395164013, -0.8904548287, 0.1515657008, 1.3190978765, -0.8223248124, 0.6576343775, -1.5513972044, -1.5418606997, -0.2921448052, 0.2036695778, -1.2307299376, 0.8388167024, 0.4230587482, -0.5059680939, 0.7907807231, -0.1504126638, 1.070081234, 1.3336892128, -1.3032952547, -0.3027079403, 0.9949955344, 1.0744247437, -1.3942606449, 0.251108408, 0.8486590385, 0.7524641156, 0.9505226612, 0.152228862, 0.5461833477, -1.1087415218, 0.4403632879, -1.178052187, 0.1383191794, 0.0656411797, -0.6832745671, -1.1235842705, 0.8353452086, -0.7003778815, 0.4589273036, -0.3798885345, 0.723695159, -0.2173502296, 1.3673073053, 0.4477264583, -0.4105366766, -0.1339753419, -0.7631898522, -0.5277525783, 1.6759465933, 0.9727159142, -0.341697216, -0.5018555522, 0.8120063543, -1.1861169338, -1.4527968168, 0.5331373811, 0.1604959816, -1.3795682192, 0.405630976, -0.2326796353, -0.3515019417, 0.105681777, 1.236356616, -0.9007384777, -1.0761394501, -0.3493992388, 1.150493145, -0.0924717858, 0.9923769236, 0.4143812656, -0.6739958525, -0.8025087118, -0.9398450851, 0.1852518469, -0.441653192, -1.7792847157, -0.0153103154, 0.7946161032, 0.4116900861, 0.2885574996, 0.2406076044, 1.6419099569, -0.0520018451, -1.9404768944, 0.6649270654, -0.890111208, -1.6187238693, 0.43446064, 0.8160818815, -0.4972232878, 0.1230680123, 0.4396504164, -0.0554870814, -0.0255946238, -0.5691996813, -0.0497817919, -0.4296317399, -0.7726510167, -0.3788909316, 0.6396092176, 0.4019293487, -0.7525815964, 0.216759488, -0.2577435672, 1.134290576, -0.7418488264, -0.9506059885, -1.1048539877, 1.3737608194, -1.4317421913, 0.6402106285, -0.4716503322, -2.0447971821, -0.1533123553, 0.9478601813, 0.4238354564, -0.3261418045, 0.553935051, -1.2853499651, -0.4107433856, -1.685077548, 0.5955142975, -0.1212047338, 0.8800777197, 0.1216508821, 0.6280552149, 0.5764306188, -1.2276922464, -1.2652417421, 0.0131693138, 1.0278303623, -0.8329761028, 0.329975605, 0.6326261163, 0.6666980982, -0.5758167505, 1.2216842175, 1.6661857367, 1.3306511641, -0.1867514998, 0.1755089909, -0.5802571774, -0.1282127351, -1.0087521076, -0.6144267917, -1.3186004162, 0.50786376, -0.1199902296, 0.3361084461, -0.5226550102, 0.723562777, -0.1004094854, -1.3946849108, 0.7179653645, -0.5633420348, -0.1953692436, 0.2503163218, 1.2017065287, 1.395970583, -0.3090427816, 0.6550201774, 1.4890683889, -0.0225338768, 0.6854286194, -0.8538993001, 0.0569568537, -0.4801599681, -0.0348581336, 0.3711645305, 0.3440837264, -0.131153211, -1.2392218113, -0.6576840878, -0.3185198009, 1.2185739279, -0.5011108518, -0.9066908956, 0.1154735908, -0.2438215315, -0.4971503913, -0.3168048263, -0.3761453032, 0.1531863213, -1.1259459257, -0.3109140694, 0.5413389802, 0.52648139, -1.0549104214, -1.0012717247, 1.4772973061, -0.027244918, -0.0632934123, 0.8545435667, -0.7641249895, 0.1796628535, -0.2598576248, -0.4655402601, -0.245735541, 0.1208974794, 0.6007350087, -0.405978024, 0.793403089, 0.4851585031, -0.5358624458, -0.0051951092, 0.2225424498, -0.4206017554, 0.0348392129, -1.4403316975, 0.6392674446, 1.1140799522, -0.4960604012, 1.2490177155, -0.3290132582, 0.5793350339, 0.2561422288, -0.8439390063, 0.2577606142, -0.0701009631, 0.8334487081, -0.1115323901, -0.6770154238, -0.6615828872, -0.208885774, -0.6390160322, -0.0349190049, 0.4039215446, 0.4629111886, -0.0383120365, 0.2445834428, -0.9009470344, -0.4788738489, 0.1420070231, 0.0927205905, -0.0039515463, -0.8655743003, -1.1733003855, -0.3482242227, 0.036548961, -0.5573005676, 0.1025418341, 0.5877045989, -0.6720001698, 0.5280393362, 1.4751982689, 0.7130682468, 1.112949729, 0.3395193517, -0.1786119491, -0.1044653133, 0.5911008716, -2.7960362434, -0.7328853607, -0.4597408772 ]
Do I Need to Register Data Collected by the Report? If all data are collected within a report, for example, if you use SQL queries, then there is no need to use the RegData method.
DataAccess Do I Need To Register Data Collected By The Report
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Do I Need to Register Data Collected by the Report?</title> <keywords> <keyword translate="true">Data<keyword translate="true">Registering when collected by a report</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">Do I Need to Register Data Collected by the Report?</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">If all data are collected within a report, for example, if you use SQL queries, then there is no need to use the </span><span class="f_Menu Item" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">RegData</span><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true"> method.</span></p> <p class="f_Normal"></p> <p class="f_Normal"></p> </body> </topic>
[ 0.7680802345, -0.0859589428, -4.187775135, -0.8346722126, 1.9610373974, -0.5214873552, 0.968301177, 1.1700131893, -0.660431385, -2.2103450298, -0.5661284924, 0.4008445442, 1.9978789091, -0.9729890227, -2.0636565685, -1.0256652832, -0.1418373287, -1.0397650003, -1.49337852, 0.1923596859, 0.1974459738, -0.4860834181, -1.1747838259, 0.6554278731, 2.7289676666, 0.6477999687, -0.205687806, -0.6323359609, -0.4482652247, 0.6077185273, 0.2753415108, 1.9235315323, 1.05425179, -0.0726983994, -0.8105213642, -1.4371711016, -0.5318801999, 0.4498641193, -0.0874823108, 0.5347163081, 1.6810275316, 0.3343853056, -0.099266395, -0.6521998644, 0.1167584136, 0.1216369197, 1.1190146208, -0.0368652567, 2.1618740559, 0.1711626053, 1.8936516047, -0.6528981924, -1.1301081181, 0.8848085403, 0.989790082, 0.3863084912, -1.0889277458, 1.1356389523, -0.3376960456, -2.1315732002, 1.9657051563, -0.0095746461, -0.8008443713, 0.7848262191, 0.533374846, 0.1771403849, -0.4064064622, 0.7784792185, -0.4603034854, -0.823317349, 0.8953539729, 1.743060112, -0.0900778696, -0.3747664392, 0.3090206981, 0.1873986125, -0.4090607166, -0.9038766623, -0.4799745977, 1.7771188021, 1.1913576126, 0.035674829, 1.7080469131, 0.4723983705, 0.9292662144, 0.970701158, -0.5131456256, 0.1445437372, -0.0709749237, 2.2247827053, 1.1257996559, -0.9945165515, 1.9573508501, -0.4033773839, -0.1872416288, 0.5982842445, -0.3104503751, -0.6316126585, -1.223505497, -0.1037468165, -0.4837341607, 0.0868162438, -0.2188591659, -0.2096729726, 0.6655040383, 0.2937812805, 1.21284163, 0.0741486624, -0.576933682, -1.5164996386, -0.7189537287, 1.1708227396, 0.4485658407, 0.9166607857, -0.4566693008, -0.1700695902, 2.5866880417, -1.7322393656, -0.6612148285, 0.2426144183, -0.3521597087, -0.4286001325, 0.409280628, 1.2037997246, -0.320687741, 0.0147748487, 0.4961420596, 1.9201738834, 0.5402607322, -0.0406424105, -0.8763005733, -0.3125177026, -1.6149015427, 0.6806696057, 0.8081418872, 0.3380939066, 0.1662623882, 0.3818868101, -0.1384703368, -0.030222673, 0.2872748375, 1.4885386229, -0.8172341585, -0.1592779756, 0.6284251213, -0.0557515509, 0.8198714256, -0.0564281903, -0.0835226104, 0.6164929867, -0.9448789954, -0.6176556945, 0.1000822708, -0.0989455432, -0.5923750997, -1.1938415766, -0.676224649, -0.8502832055, 0.7013846636, 1.2987202406, 2.9101772308, -0.6122769713, -0.6306207776, 1.4682972431, -0.7358798981, -1.4692308903, -0.281129241, 0.9097976089, 0.5233011842, 0.8315950036, 0.6069058776, -0.7637328506, -1.2050675154, -1.2134432793, 0.9133474231, 1.3051384687, 0.3443682194, -0.3264669478, 1.3594505787, -0.6615048051, 0.622872591, -0.9958416224, 1.0992342234, 0.4922261834, 0.11422842, -0.8163398504, 0.0269101132, -1.0115720034, -1.1808815002, 0.4748927355, -0.3235211968, 0.103388682, -1.7713016272, -0.4021919072, -0.1983167082, 0.2417672426, 0.3653588891, -0.401383847, -0.5199358463, -0.3437158167, -0.3378617167, 0.3731631637, -1.3764309883, 0.0631686226, -0.9505798221, -0.1286958307, 0.0738210604, 0.2697478831, -1.1783947945, 0.7038562894, 1.470649004, -0.1341771781, -0.7747628689, -0.4718867242, -0.7431554198, -1.5597052574, -0.2564175427, -0.2015293092, 1.0563772917, -0.0568883196, -0.8325468302, -1.2345019579, 0.5952144265, -0.8642193079, -0.0194498971, -0.8647093773, -0.4775592387, -0.2005001009, -0.5680989027, -0.1467249393, -0.1430415362, -2.4115166664, -0.5530240536, -0.2151534259, 0.274325341, 1.597902894, -0.5054292083, 1.0391825438, 1.0764683485, -0.5127564073, -0.308582902, 0.3252806365, 0.041758582, 0.709569931, -0.4582875371, 0.7445773482, 0.5154127479, -0.1841051131, -0.3892629147, 1.289390564, 0.2701958418, 0.0132770557, 0.1702954173, 0.3755357265, -0.172827214, -0.7455011606, -1.0579880476, -0.5484718084, 0.0826429129, 0.4782682955, 0.488782227, -0.7183280587, 1.4860152006, 0.1360032856, -0.9636131525, -1.00740695, -0.1560934782, 0.3390203416, 1.3107869625, -0.7137802839, -1.2790846825, -0.0204794314, 0.2493347824, 0.8063343763, 1.2589744329, 0.3658410609, -0.7187262177, -0.6062885523, -0.4485010505, 0.6203594804, -1.023319602, -2.7370791435, -0.4247986674, -0.5053237677, -0.5375798345, 0.2547400594, -0.2031241208, 0.4763118029, 0.1994179338, 0.5082253814, 0.5954924822, -0.2254926711, -0.546308279, 0.6519840956, 1.2903244495, -0.1616296172, 0.24241741, 1.1009268761, 1.0608557463, -0.2384515107, -0.0575783961, -0.3241870999, 0.2169861943, 1.3911511898, 0.448667556, 0.3070223331, -0.5834490061, -0.2584906518, 0.4641736746, 0.4559863806, -1.8224406242, -0.0302828103, -0.411072433, 0.6042827368, -0.0681967363, 1.5374190807, -0.2732207477, 0.6219071746, 0.5526226163, 0.0406959727, -0.593046844, -1.2612690926, -0.2727095485, -0.0693047047, -0.2932159901, 0.7902314663, -1.0184607506, 1.2367597818, -0.7899440527, -0.3779627085, 0.7569382191, 0.146074608, 0.5840553045, -1.8773635626, -0.5320834517, 0.50774014, 0.644438982, -1.4697029591, 0.2707669139, 1.235088706, 2.2871437073, -0.4825049639, 0.2223690003, -2.1650323868, -1.5918713808, -0.204430148, -1.6059302092, -0.1876523495, 0.9005906582, 0.466142565, -0.755004406, 0.1180013195, -0.7490754128, -1.0953547955, 0.1235864535, -0.0484196618, 0.0331106372, 1.0758132935, -1.1950682402, 0.393450737, 0.3348966837, 0.3516481817, 0.4833858013, 0.3226222992, -0.2211272418, 2.1466739178, 0.2401743829, -1.1827441454, 0.106525965, 0.6919791102, -0.187598601, -0.8477950692, -0.1538880616, 0.0695323795, 0.4702844918, 0.0751964301, -1.5415650606, -0.5227932334, 0.5053076744, 1.5655021667, 0.7821190357, -0.6646960974, -0.4334082305, -0.3163397014, -0.2135331482, -1.8572651148, -0.151559025, 0.0589183234, 0.7824194431, 0.6124480367, -0.7929483056, -0.8982228041, -1.0901689529, 0.7576747537, 0.8506733179, -0.9376950264, -0.1173472404, 0.7728396058, 1.0110758543, 1.4419324398, -1.565805912, -1.0377597809, 0.7810851932, 0.0445876867, 0.6127122641, 0.9794852138, -1.2942775488, -0.360914439, -0.1217753217, 0.3926679194, -1.075766325, -0.6105791926, -0.2269826382, -1.1487016678, 0.4812915921, -0.4114430249, 0.5841475129, 0.3940038085, -1.7147054672, -1.6226036549, 1.2633436918, -0.5065248609, 0.9751420617, 0.6470634341, 0.0917101949, 0.0369529054, 0.6836818457, 0.3042600751, 0.1117149666, -1.4337990284, 1.1915748119, 0.8007219434, 0.6956295967, -0.0452765524, -0.5097709298, -0.2779883444, 1.553239584, 0.3650566339, 0.2438619286, 0.1635555178, 0.3083173335, -0.7954034209, -0.2061963826, -0.2867749631, 0.2802642286, 1.8575165272, 1.2383416891, -0.5379143357, -0.5534707904, 1.2063626051, 0.6130926609, -0.2894087136, 0.6985212564, -0.1986255944, 2.7199704647, -0.4873863757, 0.5980510116, 0.2667047679, 0.6221832037, 1.1748100519, -0.9918278456, -0.3992621899, -0.4055048525, 0.5796205401, -0.1179997921, -1.1164045334, 0.5230057836, -0.9393476248, 0.5005637407, 0.5617589355, -0.4531717002, -0.217958346, 0.8703406453, -1.5888255835, 0.8353791833, 1.019898653, -0.1021743193, 0.4948120713, 0.728734076, 0.2836006582, -1.0084813833, 0.5639600754, -0.8160282969, -0.9002475142, 0.0619403869, 0.8342675567, 1.1047112942, -0.8487933278, 1.1977403164, 0.8762848973, 0.5171888471, 0.8902469277, -0.1244986877, -0.075313732, 0.0881831497, 0.3660106659, -1.6957998276, -0.820704639, -0.8227695227, -0.5775890946, 0.4202800989, 0.3094489574, 0.7105863094, -0.0555845685, 0.4189304113, -0.5300920606, -0.017566517, -1.3782861233, -1.4109911919, -0.6463501453, 0.2282560319, 0.5481489897, 1.2389845848, 1.3077125549, -0.1710540801, -0.5956210494, -0.0811858028, 0.9409292936, -1.7045400143, 0.633356452, -1.0914969444, -0.7688364387, -0.3069749773, -0.2594681382, -1.9013261795, -0.8267126679, 0.7287790179, -0.053972166, 0.6128077507, 0.4360484183, 0.5337126255, 1.949808836, -0.6882424355, 0.125885874, 1.0788778067, -0.5098748803, -1.6403462887, -0.0749526918, 1.1523765326, 0.7445654869, -0.0117797442, -0.1995565444, 0.2037945539, 0.0602883808, 0.8893078566, -1.0090317726, 0.9151474833, -0.3975201249, 0.3664968312, -1.7363694906, -0.1806984842, 0.1377993822, 0.0641102716, -0.3378916383, -0.1529640555, -0.7202267647, 0.5062530637, 0.5844376087, 0.5588005781, -0.5814455748, -0.0378823876, 0.5522066355, 1.3603276014, 0.2821598947, 0.0822954923, 0.1850506514, -0.6600493193, 0.0371729322, -1.0591731071, 0.417634815, 0.6915280819, -1.6395121813, 0.6943279505, 0.445851028, 0.1062285751, 0.3871853948, 0.2673524618, 0.2992900014, 0.4702393413, -0.6149550676, 0.4170782268, -1.0032249689, 0.7605242729, -0.1029899195, 0.4341913462, -0.3426576555, -0.2125284076, -0.1453799605, -0.0215965603, -0.289588809, -1.5293844938, -0.1678520888, 0.000144, 0.5590776205, 0.0186442584, 1.098811388, 0.0005628524, -1.0314258337, -0.1644591689, -1.0965725183, 0.2325281799, 0.231899634, 1.2761143446, 0.2015476227, 0.2428414971, -0.4323388636, -0.1205397993, 0.6865361333, -0.3945243061, -0.17137146, 0.4195572734, -0.7232056856, 0.1679821461, 0.7428260446, 0.2662652135, -1.9193210602, 0.4705858827, -0.2563605011, -0.6853776574, -0.2314750403, -0.5843088031, -1.5406340361, 0.8586390615, -0.2414968312, 0.9590004683, 0.4659006894, -2.1280293465, 0.2246459872, 1.1841038465, 0.4583523273, -0.1513752341, 1.9462527037, -2.6119289398, -0.9112388492, -0.9830991626, 0.4955585301, 0.847037673, 0.2608653307, -0.9582562447, 0.2479763776, 0.7897484303, 0.8337332606, -0.4867318869, 0.015013895, -0.5678272843, 0.0495717451, 0.8980246186, 0.6591805816, 1.0182647705, -0.1970406324, 1.4315251112, 1.1535388231, 0.169350788, -0.0462308414, 0.6155807376, -0.9965601563, -0.2560322881, 0.7326291203, -1.3166320324, -0.7945154309, 0.6697697043, -0.9091274738, -1.2387311459, -0.5404195786, 1.5134268999, -0.0358845033, -0.6179078817, 0.0641818941, 0.0106469067, -1.0071072578, 0.257316649, 0.6030950546, 1.2152638435, -0.8425280452, 1.6354436874, 1.0865556002, 0.781240046, 0.0565871932, -0.2962962389, 1.3341697454, 0.3252466619, -0.2900414169, 0.5700890422, -0.4613895416, -0.3100965321, 0.8494123816, -0.4277216196, -0.8231052756, 0.4953981042, -0.9339132905, -1.2433581352, -1.6021863222, 0.238139078, -0.2409211695, -0.9171373844, 0.203974098, -0.6725015044, -0.5338564515, -0.7864881158, 0.7762790918, 0.8643414974, 0.040903721, 0.2893223464, 0.4399375021, 0.4977909625, -0.4771750271, 0.8354247212, -1.0877428055, -0.0602108575, -0.3748556972, -0.5949203968, 0.5016337037, -0.5257678032, 0.7885649204, -0.7588591576, 0.1802000254, -0.0726481527, -0.4688685834, 0.0024688598, -0.5598262548, 0.3162825108, 0.1517426819, -0.8314999938, 0.6294833422, -0.0249448847, -0.4750650823, 0.1097954586, 0.0672804564, 1.2368270159, -0.378559798, -0.2371526659, 0.0525851175, -1.3095196486, 0.8507537246, -0.2401408702, -0.7535167933, 0.2908149362, -0.2732289135, -1.2878396511, 0.731292963, -1.0691332817, 0.3695010841, -0.1418708563, 1.1874896288, -1.3336913586, -1.0852563381, -0.5695478916, 0.6657906175, 0.0938457772, -1.0114347935, -1.256581068, -0.9479741454, -1.1130776405, 1.6645710468, 0.4012542963, 0.1248185858, -0.0507167205, 0.8061680198, 1.7509146929, 1.1992698908, 0.4621335268, 1.4308073521, -0.0719754845, 1.0393602848, -0.4439381659, -2.7783601284, -0.3005778491, 0.263263464 ]
How Do I Change the Text of a Query When Rendering? You can use report parameters to achieve this. By default, the report engine does not support parameters as standard view point. For example, consider this query: select * from customers where code = :code In this case you cannot detect the value of :code. However, you can use an expression linked to report variables to form any part of an SQL query. For example: select * from customers where code = {myvariable} select * from customers where {m
DataAccess HowDoIChangeTheTextOfAQuery When Rendering
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Change the Text of a Query When Rendering?</title> <keywords> <keyword translate="true">Queries<keyword translate="true">Changing text when rendering</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Change the Text of a Query When Rendering?</span></p> </header> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">You can use report parameters to achieve this. By default, the report engine does not support parameters as standard view point. For example, consider this query:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from customers where code = :code</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">In this case you cannot detect the value of :code. However, you can use an expression linked to report variables to form any part of an SQL query. For example:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from customers where code = {myvariable}</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from customers where {myvariable}</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from customers {myvariable}</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from {myvariable} where code=1</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select {myvariable} from customers where code = {myvariable}</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">{myvariable}</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from customers where code = {MyStaticClass.GetCondition()}</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from customers where {Datasource.Condition}</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select {myvar+myvar2} from customers</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.336401403, -0.6594165564, -3.6661212444, -2.8932752609, 1.1546666622, -1.8966947794, 0.1583538353, 0.6952627301, -0.6747015119, -0.6988972425, 0.8098829985, 0.662504971, 2.8905313015, 0.4858448207, -0.6486906409, 0.2027218491, 0.5231232643, -1.8597005606, -0.641018033, 0.8762533069, -0.6234379411, -0.1559608728, -0.5673591495, -0.0014235276, 4.5665955544, -0.3073063493, -0.6478023529, 1.2716014385, -1.06582582, 1.9534497261, -0.0661203116, 1.4258102179, -0.7198271155, 0.2940962613, 0.6379497647, -0.2436307371, 0.0591043569, 1.042775631, -1.0494107008, 2.3322365284, 1.3965085745, -0.8431469202, 0.0968096629, -0.4963021576, 0.4897289276, -1.4185944796, 1.635858655, -1.13542068, 0.8766365647, -0.3618623018, -0.1935153455, -0.2020062357, -0.1632834673, -1.8321633339, 1.3392332792, 0.8871209621, -0.6108791828, 0.9966208339, 0.5265200734, -0.2930462956, 0.8914535046, 0.6823105216, -0.4862455428, 1.2318171263, 0.3334397078, -0.6678187847, -0.3622068465, 1.6679399014, -1.9420628548, -0.3510430157, 0.3624695241, 2.4132659435, -0.645042181, 0.2920942008, -1.2313500643, -1.2754969597, -1.0537880659, -0.4717101455, -0.9197105169, 1.1177656651, 0.5008927584, 0.7521247268, 1.4524610043, -0.2291012406, 1.047516942, 0.5712552071, -0.4933828115, -0.1924700588, -0.249311626, -0.3426271081, 0.2757468224, -0.7013599277, 0.0752030537, 0.5126541853, 0.108363159, 0.0412663296, 0.2133049965, -0.492746979, 0.8587966561, -0.4659804702, -0.5065973401, 0.0703787729, 0.3787940741, -0.4904617369, -0.3716949821, 0.7158003449, 0.0699639395, -0.1996565759, 0.0860150307, -1.4327098131, -0.3249390721, 0.5992593169, 0.3009576499, -0.095988147, 0.8396518826, -1.3336256742, 1.4728472233, -0.0366195031, -0.0674428791, 0.7019961476, 0.4565102458, -0.40237391, 0.2905059755, 0.8386719823, -0.3499125838, 0.2087557316, -0.7101717591, 1.0571228266, 1.2937430143, -1.20840168, 0.1001016796, -0.9532297254, 0.0869902298, 1.2997200489, -0.3682119846, 1.2846643925, 0.0674498379, -0.0388277434, 0.7972702384, -0.2938474417, 0.1248688996, 0.1420594305, -0.9747508764, 0.3727368414, -0.5608384609, -2.4999401569, 0.0810937285, -0.2849534452, 2.0050776005, -0.6633087397, 0.2093626112, 0.3491815627, 0.7625169754, 0.8283137679, 0.2841367424, -1.7234197855, 0.863165915, -0.5626063943, -1.3955150843, 1.0207053423, 2.3100657463, -0.2721968591, -0.5962215662, 0.9914925098, 0.1276561469, -1.0018156767, -0.3372416198, 1.0807266235, 0.2549422681, 0.2376405746, -0.0611136034, -0.6644425988, -0.17556943, -0.0293429736, 0.0248090569, 0.4011678696, -0.0861469433, -0.6184541583, 0.0292371009, 0.6976448298, 0.1778803319, -0.5322822332, 1.391851902, -0.0777336359, 0.013670831, 0.4930739999, -0.5960456729, -0.4359067082, 0.2377972752, 0.2353512198, -1.114564538, 0.1666163504, -0.9466379285, -1.6984673738, -0.5248686671, -1.215724349, 0.0115771126, -0.7932622433, -0.0805712044, -0.0587134995, -0.8546589017, 0.324496448, -1.3985639811, 0.507807374, -0.8961805105, -0.2066680193, 0.8572376966, 1.2743866444, -1.424633503, 1.6026250124, 2.5806117058, 0.7237219214, 0.3725936711, -1.3063555956, 0.1033414006, 0.7497418523, 0.3738358319, -0.6893649697, 1.1111342907, 0.2185214907, -0.1110564917, -0.4606992304, 0.9780755043, 0.4387375712, 0.3778612614, -0.3247725964, 0.5441145897, 1.0618406534, 0.145600155, -0.0626837313, -0.8324924707, -1.218182683, -0.0429263413, 0.502679944, 0.5893095136, 0.2474271059, -0.1024698466, 2.8179790974, 0.0738026351, 0.0466965064, 0.3394475281, 0.409511894, 0.1277963668, -0.1413713843, 0.0339207128, 0.6179625392, 0.5289493203, 0.1446556151, 0.9259243608, 1.0163098574, 0.1351094991, -0.3298871219, 0.2611064017, 0.6015236378, 0.1111280993, -0.7202247381, -2.0120563507, 0.1665063649, 0.8875524402, -0.0102156559, -0.2600607872, -1.1144753695, 0.7875314355, -0.1482809037, -0.6120806932, -0.8680008054, -0.6276388168, -1.0012133121, 0.7513824105, 0.6971363425, 0.1448312402, -0.0585371815, -0.4237251282, 0.4962305129, -0.0112182796, -0.431317538, -0.5718659163, -0.3571788669, -0.5823669434, 0.8840150833, -1.3355544806, -1.5585383177, -0.9304176569, -0.3939535022, -1.2652717829, 1.1705156565, -0.2733794451, -1.1981028318, -0.1877845973, 0.3390341997, 0.3054698706, 0.4544075429, -0.7173778415, 0.1344242692, -0.5436252356, -0.0852286294, 1.4431619644, 1.7350299358, 1.0500292778, -0.6091140509, -0.0171050243, 0.4856249392, 0.2953951657, 2.1725714207, -0.7299090624, 0.2708456218, 0.6246509552, 0.0574975424, 2.284090519, 0.4431406856, -0.4440875947, -1.82206285, -0.5805572867, 0.9920428991, -0.5830619335, 1.1412291527, -1.1693117619, 0.4728483856, 0.1480795294, -0.3458193243, -0.621032238, -0.9722690582, 0.7253917456, 0.3371104598, -1.2943831682, -0.4690407515, -0.8200703859, 0.1510682404, -0.8483654857, -0.6508928537, -0.0511035547, 0.8950280547, -0.3891279995, -2.1220324039, 0.5803103447, 0.9322320819, -0.0235804021, -1.3813974857, 1.1672962904, -0.5819718242, 1.4836537838, -0.9930576086, -1.4130443335, -1.1777875423, -0.6913278699, -0.2818575501, -1.1349666119, -1.0472221375, 0.2748702466, 0.8360424042, -1.2936607599, 0.6042073965, -0.0529785268, 0.4473962784, 1.8458145857, 0.2400486618, 1.5681269169, 0.2630273402, 0.0254143216, 0.2182641625, -0.1137754247, -1.8080768585, 0.1247315109, -0.524274528, -0.4104107022, 2.3004262447, 0.0850993767, -0.9938694239, -0.2647738159, 1.1179307699, 0.2675105631, -1.373622179, -0.1249855608, -0.4806491435, 0.6852443218, 0.6749615669, -1.7202428579, 0.6751482487, 0.6559322476, 0.6152343154, -0.152934283, -0.3886934221, 0.3554624021, 0.0226047784, -0.6159687638, -0.0813341588, -0.5794239044, -0.7983365655, 0.7907274961, 0.3172096908, -1.523013711, -0.3027905226, -0.4806091487, 0.5050519109, 0.2753975987, -0.8232842684, 0.2419492304, 0.2630977035, -0.9990746975, 1.1213853359, -1.8031878471, -1.0205419064, -0.2356117815, -0.7163764834, 0.6992465854, -1.0517150164, 0.1290009618, -0.5808819532, 0.6467024684, 0.3543751836, 0.385564059, -0.812255621, 0.5814551711, -1.2863830328, 0.1476845741, 0.094032146, 0.2955332696, -0.2671612203, 0.0867216736, -0.7398656011, 1.2550680637, 1.121465683, 0.0326043591, 0.6635643244, 1.6012145281, -0.5535043478, -0.9780309796, 0.2427926958, 1.5949229002, -0.7485074997, -0.2222879976, 0.7499881983, 1.2299752235, 0.2342454642, -0.8229494095, -0.1210826859, 0.9133138061, -0.4556289911, 1.0082399845, 0.6015843153, -0.7139522433, -0.4710447788, 0.0500121415, -1.4256894588, 0.1940894574, 1.3331472874, 0.7532320619, -0.4774440527, -1.0693186522, 0.8749346733, -0.945890367, -0.7068027854, -0.1472461373, 0.9116355181, 2.7879393101, -0.8387417197, 0.3689129949, -0.2959011495, -0.2828350067, -0.4019852877, -1.0406128168, 0.7268288732, -1.9374403954, 0.5197569132, -0.0908270329, -0.3813195527, -0.1403376311, -1.0222705603, 1.8155750036, 0.4221893549, -0.8874517679, -0.1866810769, 0.715836525, -1.254696846, 0.5469548702, 0.85829252, -0.0510217771, -0.2523055971, 0.3331832588, 0.5344654918, 0.0343557671, 0.4316402078, 0.2569238245, -0.846260488, -0.0661884025, 0.1485191882, 1.5303595066, 0.2592010498, 0.2048483938, 0.2388581187, -1.1260504723, 0.6914203167, -0.3018479347, 0.2671342492, -0.7138472795, 0.3726485372, -0.535238266, -1.0730670691, 0.7432786822, 0.5306224823, -0.1530065238, 0.3814855814, 0.2469519824, 0.9722521901, -0.6048578024, -0.4992929399, -0.1562037468, -1.6074037552, -1.2140232325, -0.0663350821, 0.0466662757, -0.1557022184, 0.3302461505, 0.5423598886, 0.772840023, -0.4348735809, 0.3062537313, 1.4885349274, -2.1962630749, 0.4617562294, -0.765827775, -2.1715726852, -0.6305206418, 0.7529075742, -1.3531771898, 0.5558424592, 0.7255592346, -2.0326328278, 1.0134133101, -0.8100283146, -1.4352524281, 1.3459181786, -1.9198247194, -1.1759188175, 0.6111223698, -0.6800146103, -0.3921733201, 0.8721325994, -0.015010789, 0.5092881322, 0.3321493566, 0.3843418658, 1.062308073, -0.0437670089, 1.2011702061, 0.3218641877, 0.1131822318, -0.0393658094, -0.2629032135, -1.0297379494, -0.3767963946, -1.0565171242, 0.3313459456, -0.3987311423, 0.7007895112, -0.8632407188, 1.1822322607, -0.5893466473, 0.5512080789, -0.9840356708, -0.1204541549, -0.5705705285, 0.9760924578, 0.2335100621, -0.2318033874, 0.0025083902, -0.4038473964, 1.2168054581, 0.3117580116, 0.175344944, -0.6519730687, -1.7376019955, 0.8221353292, -1.4689497948, -0.659706831, 0.0339316241, 0.1271818131, 0.0275269803, -1.3459285498, -0.0427855812, -1.1811900139, -0.7045199275, -0.4987810552, 1.194721818, -0.0519021079, -0.1545482874, 0.2104136646, 0.8866276145, 0.4938420653, -0.14459005, -1.6429598331, 0.112858668, 0.4704039395, -0.0044289054, 0.0061287242, 0.1323210299, -1.0567457676, 0.2426699698, -0.4887518287, -0.5442708135, -0.3099249899, 0.4331991971, 1.4455292225, 0.1553267986, 0.4170962274, 0.3649121821, 0.2649041116, 0.7939207554, 0.0514598042, -1.3497446775, 0.4365010262, -0.3491594195, -1.5020934343, 0.1102172583, 0.1199590042, -1.1695525646, 0.2384072244, 0.4779375196, 0.6617124677, -1.3258423805, -0.4762948155, -1.0159890652, 1.6233737469, -0.8047242165, 0.3102685213, 0.2402341813, -1.5800147057, -0.5173948407, 0.1735301465, 0.5388374329, -0.1458246559, 0.1348537654, -1.9791362286, -1.5837079287, -1.2560348511, 0.7553252578, 0.7886503935, 1.4268190861, -0.3518217206, 1.8159118891, 0.967378974, -0.3311066628, 0.4116610587, 0.9815052748, -0.0510155894, -1.5452278852, 0.585172236, 0.7225271463, 0.6745409966, 0.2834142148, 1.9391101599, 1.9387654066, 0.1031937376, 1.1146441698, 1.5346699953, -0.1384738088, -0.2018415481, 0.0038974884, -1.3926874399, -0.3870634139, -0.2075638473, -0.7315507531, 0.9508758187, -0.0937551185, 2.2175822258, -0.183099255, -0.4367284775, 0.7932611108, -0.4364675879, 0.2592974603, -0.4474256039, -0.0099801645, 0.9481933713, 0.2674016356, 0.8037506938, 1.2180328369, 0.6868029237, 1.7368224859, -0.244773373, -0.387245059, 1.3357168436, 0.2731045783, 0.9333532453, -0.6059988141, 0.0025662594, -1.5367172956, -0.3550367355, 0.6185138822, -0.0939365402, -0.5072541237, -0.4214173257, -0.7390115261, -0.9371495247, 0.6488146782, -0.3716990054, -0.9657074809, -1.0944159031, -0.4491775036, -0.7340717316, 0.282848984, 0.4454394579, -0.3120203912, 0.2350676507, 0.4271263778, -0.5671193004, -1.3702361584, 0.7748465538, -0.6250004172, -0.0411961675, -1.4589161873, -0.2626265883, 0.4893481433, -0.1569549292, 1.0238078833, 1.5673804283, 0.6412463784, 0.2169398516, 0.662168622, -0.3954813778, 0.0311391819, -0.8660972118, 0.7934538722, -0.3137598038, 0.5047444701, 0.3787049055, -0.5775741339, 0.6982818842, 0.525384903, 0.3811407387, -0.0599579252, 0.2256266922, 1.2428582907, -0.1969467402, 1.7205480337, -0.3241763115, -0.8173946142, -0.109195292, -0.6007230878, 0.5071885586, -0.4112606049, -0.3767707348, -0.236689508, 0.1493573934, 0.3690620065, -0.4400360584, 0.17086339, -0.9402347803, 0.6815977097, -0.8514687419, -1.2711795568, 0.1952708066, -1.9052144289, -1.1094871759, -0.3431201577, 0.7570303679, 0.7408378124, -0.2805606723, 0.74326998, 1.1530872583, -0.1774213612, 1.1143586636, 1.3210575581, -0.3925526738, 1.1757439375, -0.6922075152, -1.006765008, -0.2293774486, -0.0271242075 ]
How Do I Access Raw Column Data? Use the indexer of the data source. For example: C# object data = Customers[ "Phone" ]; VB Dim Data As Object = Customers( "Phone" )
DataAccess How Do I Access Raw Column Data
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Access Raw Column Data?</title> <keywords> <keyword translate="true">Data<keyword translate="true">Raw Column</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Access Raw Column Data?</span></p> </header> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">Use the indexer of the data source. For example:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_csharp" translate="true">C#</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">object </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">data = Customers[</span><span class="f_cstring" translate="true">&quot;Phone&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">];</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_VB" translate="true">VB</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">Dim </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Data </span><span class="f_cblue" translate="true">As Object </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">= Customers(</span><span class="f_cstring" translate="true">&quot;Phone&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">)</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.8422317505, 0.136857003, -3.7819755077, -1.9248456955, 2.3225185871, -1.5587257147, 0.764308393, 0.2778232396, -1.6800782681, -0.4915300906, -0.2797484398, 1.3530153036, 2.7160172462, -1.5024603605, -0.2491427213, 0.5683907866, 0.4077335894, -1.7479571104, 0.1514267623, 0.1960493475, 0.7322533727, -0.1764693558, 0.4487001002, 0.383479327, 2.9239823818, -0.316604048, -0.4274065197, 1.1811993122, -0.8580058813, 2.1470336914, -0.6925267577, 0.9359268546, -0.0074045779, -0.339664042, -0.1560827643, -0.9680964351, -0.5325316191, 0.1232097372, 0.2755862474, 1.6162813902, 0.769154191, -0.4413329959, -0.1799570769, -0.5368366838, -0.1989892423, -0.2427233458, 0.0354692042, -0.551920414, 0.63732481, -0.6674374342, -0.7094974518, 0.0734181628, -0.623703897, -0.0120464647, 1.3239331245, 0.1459425837, -0.0517466366, -0.0817063004, 1.5161374807, -0.6222186685, 1.6661398411, 1.5453803539, 0.3361222148, 0.9307979941, 1.2773456573, 0.0134261036, -1.2145158052, 1.524659276, -1.9279805422, -0.7434033155, 1.2112261057, 1.0106304884, 0.5699490309, -0.6680371165, -1.3517204523, 0.1193085834, -0.4413477778, -0.9466830492, -0.5573319793, 1.4042083025, 1.0402487516, 0.3130115569, 1.7154655457, -0.7041825056, 1.469859004, -0.2126278877, 0.0159653891, -0.0752271041, 0.2078979611, 0.550160706, 0.2611680329, -0.2743022144, 1.1054939032, 0.3503265083, 0.3153108358, 0.4644900262, -0.141161859, 0.2682769597, -0.1957945824, -1.2873094082, 0.2022163421, -0.4196985364, -0.1859425157, -1.1230274439, -0.081595026, 0.7590945363, 0.5546028614, -0.0409509428, -0.1805972308, -0.7389224768, -0.8000982404, 0.7936044931, 0.1543582529, -0.1965244263, -0.0016704194, -0.8064172268, 1.5817271471, -0.6801480055, -0.9229092598, 1.1650338173, 0.2726234794, 0.8413963318, 0.8791533113, 1.3026270866, 0.2876065373, 0.1810287982, -0.277356118, 0.6565077901, 1.1060433388, -0.7606880069, -1.0239772797, -1.7806715965, -0.4405380189, 0.7823674679, -0.0364387222, 1.0055119991, -0.5439229608, 0.3220237494, 0.0570123494, 0.0481616072, 0.0787070319, 0.7032250166, -1.6619315147, -0.2527430058, 0.5910468698, -1.8997218609, 0.5027735233, -0.8676788211, 1.035782218, 0.7005860209, -0.3291968703, 1.1994786263, -0.4722428024, 0.5151511431, 1.2920510769, -1.2159587145, 1.9764678478, -1.3370034695, 0.643751204, 0.0757002681, 1.9714291096, 0.2447998077, -0.3228430152, 0.5799728632, -0.3256709278, -1.9212515354, 0.6808078885, 0.4585797489, 1.3466994762, -0.7656287551, -0.6403134465, -1.148106575, -0.9601470232, -0.819570601, 0.0310412925, 0.6381973624, 0.3228576779, -0.0028771732, 1.9379662275, 0.4269304872, 0.3487873077, -1.3963108063, 1.160187602, 1.065436244, 0.2417298108, -1.1891338825, -0.3665699363, 1.1294279099, 1.2264662981, 0.0707974732, -1.1580724716, -0.1703095734, -0.932120204, -0.559337616, -0.284542948, -2.2020096779, 0.7007000446, -0.6988572478, -0.4328020215, -0.6308953166, 0.0054311533, -0.0869596526, -0.705160141, 1.3984236717, -1.1225885153, -0.8239649534, 0.0156358723, 0.2333821952, -0.5563963652, 0.8252540827, 1.7681046724, 0.4577036798, -0.2089651525, 0.2732659876, -0.6247958541, -0.1096729189, 0.3405096829, -1.0791885853, 1.2628514767, 0.4388467371, -0.0566288307, -0.4420826733, 1.4840973616, 0.3496391773, 1.1619763374, 0.0337185487, -0.7311109304, 1.4005819559, -0.2635266483, 0.1945510656, -1.3846787214, -0.7022601366, 0.5850704312, 0.1625678986, 0.65907377, 0.4275564253, -0.3499089479, 2.4987912178, 0.5703494549, -0.0025419977, -0.5775518417, 0.8483690023, -0.04954537, 0.3266884983, -0.8181782365, 0.6160060167, 0.7051146626, -0.013698169, 1.179404974, 0.9578430653, -0.3429734409, 0.5214568973, 0.2405744642, 1.9418293238, -0.2343640029, -0.8471933007, 0.0613871999, -0.4015590549, -1.2421960831, -1.0678935051, 0.150043577, -0.0539561138, 1.4957802296, 0.0992682055, -0.1718921661, -1.1608895063, -0.3434951007, -0.5293500423, 0.3528577983, -0.5071125627, -0.667501986, 0.0385992676, -0.0029428361, -0.8577604294, 1.2547140121, 0.2615637183, 1.0173221827, -0.5679779053, -0.803155601, -0.5297804475, -0.9228783846, -1.1313660145, -0.7743614912, -0.9326018691, -1.1101801395, 0.7588781118, -0.1417890638, -0.5547066927, 0.041917786, -0.3255190849, 0.2860784829, 0.7932962775, -0.1560675204, -0.1167695373, -0.5871007442, -0.6274607778, 0.796941638, 1.0715657473, 0.5368196368, -0.1513622254, 0.3083675802, 0.0877351612, 0.9021786451, 0.2852288187, -1.0233514309, -0.3936279416, 0.6708896756, -0.6846600771, 1.2077684402, 0.4700842202, -1.4139564037, -1.1385332346, -0.7801216841, 1.7444201708, -0.4995681345, 0.8273197412, 0.4241817296, 0.1615903527, 0.2485434711, -1.1452014446, 0.1405803561, -2.019556284, 0.2779006958, -0.2412684411, -2.1930651665, -0.7431599498, -1.0559508801, 0.9527710676, -0.852615416, -0.7604072094, 0.6883476973, 0.4432216287, 0.2784491777, -0.9878246188, -0.5140600801, 0.0916803107, -0.8377374411, -0.6245536804, 1.2501916885, 0.7378749251, -0.1066931635, 0.703358233, -0.9607170224, -2.6838955879, -1.1509979963, 0.0905900821, -1.2032921314, -0.0263562072, 0.875434339, 0.2252079397, -0.9046725035, 1.0423203707, -0.3881694973, -0.4532712102, -0.2117894888, 0.7972862124, 0.3068527281, 1.3994826078, 0.1256310195, 0.2405127436, -0.0440401807, -0.1470328718, 1.0684145689, -1.1163104773, 0.4399975538, 0.9304552674, 0.0013138629, 0.2678120434, 0.6349948645, 0.2988940477, -0.0373919122, -0.8388073444, 0.6308998466, 0.575324595, 0.1013286561, -0.2991607785, -1.8862673044, 0.6047463417, -0.0461836532, 1.2318336964, 0.8395151496, -0.6284255981, 0.762278378, 0.3531942368, -0.7869946957, -0.4201816618, -0.039991226, 0.1584117711, -0.2607036531, 1.2067524195, -0.2988802493, -0.8040418625, -0.984292388, 0.5145717263, -0.2763591111, -1.0771830082, -0.5139066577, 1.6409649849, -0.3432042301, 0.1129284725, -1.3942937851, -0.5955777168, 1.142003417, -0.4015130401, -0.4538366199, 1.1526930332, -0.2578873634, -0.3767300248, 1.1282078028, 0.6469969749, -0.521802783, -1.0675058365, -0.2840936184, -1.2103981972, 0.4042827189, -0.2220360041, 1.0319509506, 0.0679443106, -0.1541158855, -1.23023808, 1.8132625818, -0.3208545744, -0.4244033992, 0.0539468713, -0.1719259322, 0.1047738716, 0.342256546, 0.4488401711, 1.1003171206, -1.3134249449, -0.0424847379, -0.1748668402, 0.4696309865, 0.9729153514, -1.6702907085, 0.0869892389, 1.661692977, 0.4674113691, 0.0147348316, 1.048817277, 1.2540707588, -1.3101844788, -0.4689458907, -1.8240948915, -0.113511987, 2.3611931801, 0.98552984, -0.1717232168, -1.6806321144, 0.6309580803, 0.2474579662, -1.6252276897, -0.0370489657, -0.2019512206, 3.3387813568, -1.4022500515, 0.8641380072, 0.1230607256, 1.0133354664, 0.0615308918, -0.3992254734, -0.0821631253, -1.1222844124, -0.0624411851, -0.4570841193, -1.399574399, -0.1396505684, -1.0000896454, 1.5421776772, 0.6534259915, -0.5890461206, 0.0404935442, 1.5286010504, 0.0645625144, 0.7800250649, 1.0323485136, -0.254101336, 0.9065623879, 0.2411482632, 0.5375412703, -0.6428951621, 0.476590693, -0.6885687709, -1.4300134182, -0.5819994211, 0.8884845972, -0.0155585669, 0.507840097, -0.108478047, 0.487495929, -0.5510830879, 1.1600221395, -0.1234807298, -0.1489448845, -1.3762234449, -0.3150284886, -0.1967285722, -0.2303996682, -0.6498275399, -0.305028975, 0.6925109029, -0.0118309427, 0.6833462119, 1.8335154057, 0.1426465958, -0.7195327282, 0.2210607976, -1.2355071306, -0.9363036752, -0.4860312939, 0.006074314, 0.3270567656, 0.0745171681, 1.3324743509, 0.7184564471, -0.2144300193, 1.101151228, 1.3500299454, -1.7989889383, -0.1008507162, -0.8630980253, -0.2751812339, 0.5269169211, 0.0297459122, -2.2986314297, -0.3625650704, 0.7931039333, 0.1845131516, 1.0413988829, -0.2222024351, 0.2732495666, 1.2215553522, -1.978361249, -1.8499485254, 0.1165184602, -0.4759820998, -0.7788515687, -0.001488341, -0.1956762671, 0.0202437453, 0.4671426117, 0.5884389877, 0.0542757027, -0.1800770015, 0.3248437047, -0.5561625361, -0.3118724823, -0.8202278614, 0.1383058727, -1.0532962084, 0.4490340352, -0.615791738, -0.2478280663, 0.2168786973, 0.0155332182, -1.1295762062, 0.0518891439, 0.4666398466, -0.1702252477, -0.564614892, 1.1668540239, 1.4724954367, 1.5695858002, 0.540350318, -1.0534542799, 0.4689812958, -0.1496154964, 1.1237477064, 0.291955471, 0.6856084466, -0.8310295343, -2.0461466312, 1.2344824076, -0.6185179353, 0.4087198973, 1.106451273, 0.3184404373, 1.5221784115, -0.0801355839, -0.9263033867, 0.471695751, -1.0753778219, 0.8908140063, 1.5619018078, -0.1137369424, 0.0391396545, -0.6929576993, -0.0144682778, 0.7658938169, -0.6060187221, -0.8897978663, 0.781698823, 0.0220048167, -0.8345444202, -0.6711388826, 0.3576568365, -0.9772381783, -1.3688379526, -0.9822414517, -0.1801291257, -0.4901004732, 0.5601638556, 0.5995998383, -0.624489665, -0.1653262079, -0.2076299787, 0.1072108001, -0.762388289, -0.7994107008, -1.5211700201, -0.752428174, -0.3295594752, -1.513723135, 0.2635486424, 0.6023259759, -1.4619058371, 0.9877700806, 0.7455922961, -1.0708166361, -1.5283840895, -0.378045857, -1.2814465761, 0.5878879428, -0.973698318, 0.8229039311, -0.2731249034, -1.0095597506, 1.0163863897, 1.0729854107, 0.9635324478, 0.0229346845, 1.0925285816, -1.2599314451, -1.8919036388, -0.7884685397, 0.850559175, 0.7660916448, 0.3428720832, 1.1652443409, 0.6550525427, 1.3609045744, -0.3325044513, -0.7929783463, 0.6040827632, -0.2311662883, -0.312330991, 0.9620264173, 0.7013795376, 1.3464127779, -0.3499259055, 2.284006834, 1.4031085968, 0.0148849273, -0.3846842349, 0.6424146295, -0.7473123074, 0.1394480616, -0.6434422135, -1.251034379, -0.7894268632, -0.3857682347, -1.6076956987, -0.1474422365, -0.826133132, 0.7202959657, -0.2723242342, -0.4038045406, -0.1669732332, -0.044164408, -0.5503184795, 0.3579201102, -0.63189888, 0.2407603264, 0.4497073293, 1.397585988, 0.8295428753, 0.7308157086, 0.2346471846, -1.0101732016, 0.1985287815, 1.2932928801, 0.1705382764, 0.2358785868, 0.2376951724, 0.0820281878, -1.0065648556, -1.290779829, -0.4352566004, 0.1601265371, -0.8054974079, -0.4745954275, -0.7742319703, -0.7341585159, -0.5948089957, -0.2155561, -1.4215730429, -1.5929974318, -0.2554703951, -0.7880653739, 1.6865311861, 0.6264025569, -0.5526606441, 0.9462121725, -0.0073013999, 0.1735754311, -0.8332498074, 0.3996304572, -0.6143838167, -0.2420788258, -0.0016573028, -0.1958428621, 0.6283353567, -0.9260685444, 0.2166032642, 1.0854105949, 1.1224598885, -0.2706182599, -0.4019904733, -0.1910175383, 0.5818526149, -1.2819863558, 0.7448634505, -0.7022541165, 0.1826683134, -0.5613093972, -0.0305550545, -0.4037671387, 0.4272195995, 0.6483348608, 0.1530092359, 0.5773082972, 0.2045193464, -0.394610852, 1.7898281813, 0.7312719822, 0.527282536, -0.4709542692, -0.4372740388, 0.0905488357, 0.0503776632, -1.3809890747, -0.0208813325, -0.9701080918, 0.2425742745, 0.0581897572, 0.4254538119, -1.247475028, 0.2657731473, 0.0141405165, -1.0402271748, 0.2647673488, -1.331479907, 0.4390805662, 0.6494328976, -0.2919750214, -0.009464276, -0.260945946, 0.8363605142, 1.7624402046, 1.4276822805, 1.1458381414, 0.4498865902, 0.0372288376, 1.9043653011, -0.902928412, -0.8938128948, -1.1281245947, 0.2175980061 ]
How Do I Add a Parameter to an SQL query? In the data source you should create a parameter. In the SQL query you write: select * from customers where customerid= @customerid Then you need to initialize this parameter. For example, to initialise it in code you do something like this: C# StiReport report = new StiReport (); report.RegData(myDataset); report.Compile(); report[" @customerid "] = 1; VB Dim Report As StiReport = New StiReport() Report.RegData(MyDataSet) Report.Item( " @custo
DataAccess How Do I Add A Parameter To An SQL query
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Add a Parameter to an SQL query?</title> <keywords> <keyword translate="true">Queries<keyword translate="true">Adding parameters to</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Add a Parameter to an SQL query?</span></p> </header> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">In the data source you should create a parameter. In the SQL query you write:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from customers where customerid=</span><text style="font-family:&apos;Times New Roman&apos;; font-size:12pt; color:#000000;" translate="true">@customerid</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">Then you need to initialize this parameter. For example, to initialise it in code you do something like this:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_csharp" translate="true">C#</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&#32;</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cclass" translate="true">StiReport</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> report = </span><span class="f_cblue" translate="true">new </span><span class="f_cclass" translate="true">StiReport</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.RegData(myDataset);</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Compile();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report[&quot;</span><text style="font-family:&apos;Times New Roman&apos;; font-size:12pt; color:#000000;" translate="true">@customerid</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&quot;] = 1;</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_VB" translate="true">VB</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">Dim </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report </span><span class="f_cblue" translate="true">As </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">StiReport = </span><span class="f_cblue" translate="true">New </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">StiReport()</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.RegData(MyDataSet)</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Item(</span><span class="f_cstring" translate="true">&quot;</span><text style="font-family:&apos;Times New Roman&apos;; font-size:12pt; color:#000000;" translate="true">@customerid</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">&quot;) = 1</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.2665017545, -0.0350029469, -3.2554011345, -2.0271568298, 2.0190587044, -1.2879309654, -0.2565601766, -0.0301518496, -1.0053275824, -0.0077555701, -1.0641204119, 1.0119270086, 1.9855104685, -1.1006835699, -0.1754637212, -1.0934915543, -0.250461638, -1.3545827866, 0.2810216844, 0.6917065978, 0.6081412435, -0.633133769, -0.7630855441, 0.0554887615, 4.2066693306, 0.0393620767, -0.7870146632, 1.8482528925, -0.68395257, 1.5904201269, -1.0148420334, 2.2189869881, -0.0091009345, 0.4013665915, -0.5545198917, -1.5913062096, -0.3093318939, 1.0044673681, -1.1068617105, 0.5244929194, 0.4332279265, -1.0431834459, 0.4672475159, -1.2580444813, -0.2291009873, -0.6845695376, 1.947909236, -0.5234732032, 1.3944432735, -0.0998867005, -0.606202364, -1.0084984303, -0.3023678064, -1.0989205837, 0.6509224772, 1.6745610237, 0.3506806195, 1.4703438282, 0.5689622164, 0.2736597061, 1.2554717064, 0.3321209252, -0.0901380703, -0.0762444586, 0.3450899124, 0.4327061772, 0.0559354238, 1.6580367088, -1.4690130949, 0.9798547029, 0.1187455058, 0.864277482, -0.1875893921, -0.8806027174, -0.9809966087, 0.2368050367, -1.6826494932, -0.2624845803, 0.1332834363, 0.6727930903, 1.1539442539, 1.2827761173, 1.6490906477, -1.5670170784, 0.4922145009, 0.1851388067, -0.6371867061, 0.388448596, 0.0501750484, 0.1051232368, 0.1981426328, -0.917606473, -0.4157734513, 0.247123152, 0.305585593, -0.437587291, 0.1003711298, -1.0286376476, 0.7862730026, -0.7366544008, 0.2352273017, 0.7453855276, -0.1419190466, 0.596693635, -0.3516755402, 1.1986004114, 0.1195324808, -0.2727140784, 0.4864324331, -0.4967983067, -0.5414879322, 1.38907516, 0.1896568239, -0.2707590759, -0.3712621927, -0.5534024239, 1.3877569437, -0.491176784, 0.0023295905, 1.4281413555, 0.119404994, 0.7442731261, 0.6443676353, 1.1070774794, -0.8530390263, 0.832716763, 0.0844619945, 1.5294427872, 0.9140834808, -0.7897657156, -0.1831954867, -1.0983524323, -0.4707131684, 0.6709399819, -0.4059976935, 0.6146957278, -0.181968838, -0.0798528418, 0.0306790136, 0.4976800382, -0.2136529386, -0.0320136733, -0.878475666, -1.1898684502, -0.9801313281, -0.935141325, 1.1866294146, -0.4829010963, 0.0204295851, 0.4202881753, 0.3338039815, 0.590247333, 0.5704333782, 0.6823962331, -0.5076439381, -1.5592558384, 1.026014924, -1.1716500521, 0.0177949686, 0.0442478284, 2.1581568718, -0.2898953557, -0.8123911619, 1.4680110216, -0.0941363126, -1.0992443562, 0.5715177059, 0.7528131604, -0.0156792272, 0.5073105097, 0.5561914444, -1.6607121229, -0.0540028848, -0.8199965954, 1.0194299221, 0.9765532613, -0.1342742443, -0.2039298266, 0.9827920794, -0.3051065803, 0.3197417259, -1.0920614004, 1.3640569448, 0.2412283868, -1.1241924763, -1.0990030766, -0.1554520577, -0.357498616, -0.2522770166, -0.6031185389, -0.6284680367, 0.738678515, -0.6774141192, -1.2438629866, -0.4688402414, -0.6997058988, 1.2595740557, -0.8910107017, 0.3190349042, -0.1794435531, -1.0336558819, 0.7414876819, -0.7384955883, 0.4263032377, -0.3124673367, -0.0924397781, 0.599172473, 1.0266981125, -0.4139654636, 1.1241981983, 1.4876071215, 0.4957520962, -0.3919114769, -0.9412763119, -0.4332425296, -0.3622910678, 0.613040626, -0.6241438985, 1.6025692225, -0.1326843798, -0.3864718378, -0.9415361285, 1.8480417728, 0.7478661537, 0.1104732305, -0.6242660284, 0.5958710909, 1.9105232954, 0.263546735, 0.0033147146, -1.1916975975, -1.0680570602, -0.1469451338, -0.8482988477, 1.1863600016, 0.9161947966, -0.6282336712, 1.8427653313, -0.7535714507, -0.3950923383, -0.0327019617, 0.265179038, 1.2248197794, 0.7788666487, -0.2682716548, -0.6406286955, -0.0475255325, -0.1639048904, 0.1829721332, 0.5710030198, -0.148085326, -0.2874541581, -1.0163046122, 0.9033676982, 0.4432904124, -0.6719210744, -0.9693539143, 0.740594089, 0.4909597635, -0.641123116, 0.6915650964, -0.8920552731, 1.1699950695, -0.7175324559, -1.110601902, -1.143653512, -1.5721794367, -1.0486451387, -0.103225179, 0.1600515097, -0.6148552895, -0.5413029194, 0.5162683129, 0.6507615447, 0.9451541305, -0.1883573681, 0.3122895062, 0.9482451677, 0.2374943942, -0.1796024591, -1.5864086151, -1.681615591, -1.3478338718, 0.1771779507, -0.4589981437, 2.2708692551, 1.411850214, -0.8030019403, -1.1961263418, -0.4588245749, 0.9624886513, 0.6279875636, -0.4284745157, 0.5002324581, 0.3796358109, 0.1329994798, 1.3888069391, 1.0967204571, 1.0050194263, -0.2212947011, -0.0572670251, 0.6050122976, -0.1439855844, 0.7692982554, -0.0062007429, -0.1660050899, 1.0378160477, -0.2669296265, 2.0309283733, 0.2949713469, -0.9522542357, -1.6962890625, -0.8738390803, 0.6734051108, -0.6434532404, 1.2678838968, -0.9741233587, 1.6952986717, 0.9649004936, -0.639015913, -0.740259707, -2.9233202934, 1.02823174, 0.2602515817, -0.7174917459, -0.4907722473, -0.9329689145, 0.5485343337, -1.0198304653, -1.1300592422, 0.4456827641, -0.0861603245, -0.3972294331, -2.1214158535, 0.6172300577, -0.0018927056, 0.1766298264, -1.7918022871, 0.5195798278, 1.0952864885, 0.8547673821, -1.0521959066, -0.8471524119, -1.6143125296, -2.5113704205, 0.2105246931, -0.6719563603, 0.4214023948, 0.4260746241, 0.4356767237, -1.299289465, 0.3352768421, -1.1901758909, 0.4919953048, 0.8042587042, 0.0369682051, 0.6070699692, 0.6688801646, -0.3204079568, 0.3350713849, -0.4486317039, -0.7985388637, -0.1331765652, 0.2510613799, 0.306586802, 1.5861957073, 0.3186604083, -0.2868948281, 0.3429251909, 0.6659759283, 0.1313485056, -0.4671675563, 0.251039058, 0.048648376, 1.0358601809, -0.5514227748, -1.0823502541, 0.5090103745, -0.0286309198, 1.2019174099, -0.2553114891, -0.7134440541, -0.1821943223, 0.5451308489, -1.1224696636, -0.1779408008, 0.371915102, -0.0069677052, 0.7311612368, 0.4413898289, -0.3340925872, -0.2939583063, -0.5129523277, 0.2541978955, 0.6932837963, -0.305601567, -0.5537574291, -0.1820618212, -0.531753242, 0.5769070387, -0.8682155013, -1.3574062586, 0.334059, -0.2550029457, -0.5885792375, -0.4031047821, -0.1135523096, -0.868774116, 1.5856173038, 0.6795379519, 0.4421560466, -1.2271509171, -0.0663623065, -0.6218838096, 0.8588799238, 0.4149772823, 0.9719997048, -0.1097309813, -0.5708256364, -1.3576282263, 0.9057602882, 0.6183567047, 0.7439846992, 0.4131577313, 0.4099786878, -1.3278634548, -0.0619247705, 0.7280012965, 1.1927958727, -1.5989893675, -1.0889276266, 1.2104934454, 1.3841085434, 0.1856939495, 0.1625210047, -0.3531392217, 1.4847614765, -0.3985721469, -0.0317928046, 0.8912639022, 0.0349616669, -0.0277167261, 0.7533758879, -1.0566643476, 0.0478653647, 1.6216490269, 0.4801994562, -1.0344501734, -0.8217905164, 0.7382654548, -0.721648097, -0.0401546359, -0.1437741965, -0.318167001, 2.2674655914, -0.7272466421, 1.5477107763, 0.8176289201, 0.0270974524, -0.1535304785, -1.4056143761, 0.0369505621, -2.2538499832, 0.4670286179, 0.1642487645, -1.1998621225, 0.4301393628, -1.3932489157, 0.5718227625, 0.6539429426, -0.6390483379, -0.3599881232, 1.1651160717, -0.9337399602, 1.0871247053, 0.0487348326, 1.3579648733, 0.2781908214, 0.1345181614, -0.030177895, 0.1007686183, 0.3579283357, -0.3161064982, -0.6239154935, 0.4408608079, -0.1288214773, 1.4706178904, 0.2762453556, 0.4875370264, 0.4026355445, -0.4308147728, 1.2502025366, -0.4042642415, -0.0315299779, -0.5280127525, -0.2077246606, -0.6270616055, -0.2824563384, 0.2119163126, -0.5917176008, -0.3692987561, 0.4874222577, -0.076291576, 0.9959759712, -0.5155192614, -0.4649930894, 0.9774485826, -1.0516681671, -0.4991761148, -1.1842925549, 0.1050051972, 0.6481630206, 0.8264739513, -0.475466162, 0.9443917274, 0.0219154432, 0.2311007529, 0.6338858604, -2.0222365856, -0.001426244, -1.1559203863, -1.4101121426, -0.4428701997, 0.084086366, -0.8978646398, -0.0697916597, -0.3710503876, -1.3974947929, 1.058142066, -2.1279997826, -0.7884218097, 0.9593722224, -1.3722476959, -1.0961978436, 0.7804249525, -0.8649822474, -1.5597487688, 0.6105095148, -0.7881643176, -0.8977307677, 0.2482502908, 0.3577880561, 0.0003478385, 0.175686866, 0.7835602164, -0.0977412164, 0.0567737073, 0.2639432251, -0.0086024469, 0.13280195, -0.6514995098, -1.1250349283, 0.2078278214, -1.4652520418, -0.3105747104, -0.4101733863, 0.4344123602, 0.0495081842, 0.0668219849, -1.183137536, -0.7118609548, 0.0287456028, 0.9393545389, 0.7542627454, -0.9841253757, -0.3474940956, -0.4504566193, 0.5299749374, 0.3724851608, 1.4203499556, -0.4311614633, -1.4400168657, 0.790984869, -1.3838363886, 0.1121043712, 0.8773297668, 1.3437436819, -0.1466136724, -0.4403516054, -0.3496842086, -0.2702572644, 0.2136328518, -0.4191264808, 1.7216207981, 0.2995426059, -0.0701268315, -0.6089500189, 0.9253953099, 0.2035523057, -0.1307904422, -1.3105152845, 0.5386609435, -0.1365448833, -0.243916899, -0.7135748267, 1.2162373066, -0.5016901493, -1.1957792044, -0.2314703166, -0.6256444454, 0.140007481, 0.4541784525, 1.7438085079, 0.8516274095, -0.5758120418, 0.9282847643, 0.4010655284, 0.293230325, -0.1087697148, -0.7345658541, 0.8907597065, -0.9948246479, -1.3143950701, 0.8756399751, 0.7364848256, -0.9750882983, 0.6494327784, 1.0678219795, 0.5671412349, 0.201190114, -1.0919126272, -0.6914368272, 0.5893963575, -0.7392545342, 0.1950323284, -0.3581280112, -1.88481462, -0.2455360591, -0.4062979817, 0.113659583, -0.1552555412, -0.1223191097, -2.3145251274, -0.9236986637, -1.3677382469, 1.6507686377, 1.1140708923, 1.2296669483, 0.3132140636, 1.9729627371, 1.9495735168, 0.5121083856, -0.0907048658, 0.7281062007, -0.299282074, -0.7984440327, 1.4205815792, 0.178858608, 0.9290539622, 0.1041691974, 1.8006227016, 1.3067171574, 0.2599432766, 2.4788353443, 1.8995816708, -0.6220746636, 0.55226928, -0.5517528057, -0.5353053212, 0.6920801997, -0.2309475541, -0.4010937512, 0.212212801, -1.3258514404, 2.6449289322, 0.3713030517, -0.0297052599, 0.5997194648, -0.0824763626, -0.9684018493, -0.9670963883, 0.1185874045, 0.7654014826, 0.0316188037, 0.5187357664, 0.4324564636, 1.0323375463, 1.4032810926, -1.2990708351, -1.1547096968, 1.4328896999, 0.7172865272, 0.6973641515, -1.2153171301, 0.4829461277, -0.6452744603, 0.0654254258, 0.412778765, 0.0228357501, -1.2579991817, -1.063857913, -0.7751712799, -0.5028496981, -1.2922842503, -0.2994567156, -0.0304602794, -1.048481226, -0.5302377343, -0.2531138361, 1.1275662184, 0.6377982497, -0.0765670836, 0.9741795063, -0.2609267235, 0.075617753, -1.1858614683, 0.6232014894, 0.2885632813, -0.4337915182, -0.7616621852, -0.7203119993, 0.2916833758, 0.3332601786, 0.9654471874, 0.6002697945, 0.3605816066, 0.4502249062, 0.36488235, -0.5277882814, 0.0653042048, -1.2690473795, 0.2595191002, 0.2846306264, 0.750808835, -0.4684506059, -0.9019004703, -0.8916800022, 0.9141932726, 0.421959132, -0.6536338329, -0.1008069441, -0.0411205254, -1.3815975189, 2.0777499676, -0.7786203623, -1.0149854422, -0.2989940941, -0.1889445484, -0.0527057089, 0.7551147938, -1.0797920227, -0.7189933062, 0.0037205892, 0.890822351, -0.0985478982, -0.0420633703, -1.4007252455, 1.4966462851, -0.0494364575, -0.9072726965, -0.7251392007, -1.0612080097, -1.0917624235, 0.2775860727, 0.4002102911, 0.53036201, -0.5837798715, 1.5278508663, 0.9657685161, -0.2442425489, 0.6777496338, 1.5665742159, -0.4888268113, 1.5130366087, 0.7455018163, -0.2913039029, -0.5024926066, -0.7673791051 ]
How Do I Change the Database Connection? Use the following code before rendering the report: C# //Clear the list of databases report.Dictionary.Databases.Clear(); //Add the database and specify its name and the connection string report.Dictionary.Databases.Add( new StiSqlDatabase ( "Test" , "MyDataConnectionString" )); VB 'Clear the list of databases Report.Dictionary.Databases.Clear() 'Add the database and specify its name and the connection string Report.Dictionary.Databases.Add( new StiSql
DataAccess How Do I Change The Database Connection
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Change the Database Connection?</title> <keywords> <keyword translate="true">Database Connections<keyword translate="true">Changing</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Change the Database Connection?</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">Use the following code before rendering the report:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_csharp" translate="true">C#</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_ccomment" translate="true">//Clear the list of databases</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Dictionary.Databases.Clear();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_ccomment" translate="true">//Add the database and specify its name and the connection string</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Dictionary.Databases.Add(</span><span class="f_cblue" translate="true">new </span><span class="f_cclass" translate="true">StiSqlDatabase</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">(</span><span class="f_cstring" translate="true">&quot;Test&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">, </span><span class="f_cstring" translate="true">&quot;MyDataConnectionString&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">));</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_VB" translate="true">VB</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_ccomment" translate="true">&apos;Clear the list of databases</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Dictionary.Databases.Clear()</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_ccomment" translate="true">&apos;Add the database and specify its name and the connection string</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Dictionary.Databases.Add(</span><span class="f_cblue" translate="true">new </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">StiSqlDatabase(</span><span class="f_cstring" translate="true">&quot;Test&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">, </span><span class="f_cstring" translate="true">&quot;MyDataConnectionString&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">))</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.3339898288, -0.0364738852, -3.5932798386, -1.9583013058, 1.9875788689, -1.1831858158, 0.4615769684, 0.8372519016, -1.0927237272, -0.9704141617, -0.8625482917, 0.7715870142, 0.9799202085, 0.2379588783, 0.3581860065, -0.3556486368, -0.5607548952, -1.2879607677, -1.2441673279, -1.461938262, -0.1924301982, -1.4391100407, 0.3917054832, -0.4419615567, 3.6792809963, -0.1816866845, -0.306540817, 1.5194487572, -1.1106413603, 2.1807644367, 0.7677763104, 1.1703163385, 0.173943907, -0.4606210291, -0.4433530569, -0.7656868696, -0.1951331347, -0.5484367013, -0.8144047856, 1.3574221134, 0.5157699585, -0.6967464685, -0.251566112, -2.4827737808, 0.703730166, -1.4752485752, 1.9754066467, -0.1722632051, 1.2301682234, 0.0283280686, 0.0077403188, -0.1509427726, 0.1436055899, -0.6345988512, 1.4739816189, 0.7108605504, 0.2450802922, 1.4167435169, 0.1124627739, -0.9084808826, 0.6962407827, 1.0624876022, -0.4132137001, 2.2025918961, -0.4293141365, -0.2165545374, -0.5461454988, 1.3035687208, -1.1488051414, -0.0166972745, 0.6340441108, 1.1684948206, 0.5533206463, -0.0723401979, 0.2749686837, 0.5288385153, -0.1967547387, -1.339250803, -0.8518920541, 0.461878866, 0.4417829514, 0.7060866952, 1.7278180122, -0.5020554662, 0.5500761867, -0.168117255, 0.6634398699, -0.1805369854, -0.0704085827, 0.6653015018, 0.1868130714, -1.1516574621, 0.9858331084, 0.0713110715, -0.0209759735, -0.2932671309, 0.6898843646, 0.2950106263, 0.1188561693, -1.2435730696, -0.2821304202, 0.2794825733, 0.2047837377, -0.0154871158, -0.6890372038, 1.1124559641, -0.378171742, -0.5277180672, 0.3789369464, 0.1951610595, -0.7499295473, -0.4230286777, 1.0368646383, -0.0909131914, 1.2511045933, -1.345772624, 1.3239039183, -0.5913680792, 0.4014778137, 0.5264595151, -0.3026717901, -1.2125130892, -0.2604782581, 0.611418128, 0.2610034347, 0.4215835929, -1.6221886873, 0.6823721528, 0.4027225375, -1.160416007, -0.3856718838, -1.4992998838, -0.1315244287, 0.9211939573, 0.6485288739, 0.393255651, 0.3894021809, -1.5024533272, 0.5609568357, 0.1588928849, 0.3284251094, -0.5060121417, -0.7613425851, -0.4045890272, 0.9767811298, -0.1924323142, 0.2888484597, -0.9148330688, 0.9710849524, 0.1987704784, 0.6205871105, 0.6824752092, -0.5674520731, 0.2160633504, 0.2878635526, -1.5695450306, 0.344260782, -0.5779423118, 1.5194500685, -0.2311457545, 1.8703752756, -1.0671567917, -1.0835785866, 1.2361679077, -0.0201525334, -0.9291269183, 0.148186475, 1.5624420643, 0.1902952492, 0.4181354046, -0.2094129771, -0.9899234176, -1.0660102367, 0.3605938852, -0.3923158348, 1.2836134434, -0.7109720111, -0.4125027955, 0.8288776875, -0.0421945043, 0.2919962108, -0.8867511153, 1.1856586933, 0.1923392415, -0.0659723505, 1.0943717957, -1.0817849636, -0.5369306207, -0.4042307138, -0.6868326664, -0.928935051, -0.00715082, -1.3831169605, -1.5098651648, 0.1933046728, -0.5112640858, 0.4493571818, -1.1470022202, 0.3863812983, -1.6196154356, -1.112170577, 0.7217527628, -0.4830325842, 1.0497847795, -0.1399884224, -0.9181113243, 0.7366828918, 0.4337909818, -0.8153828382, 1.8211165667, 2.0728006363, 0.1379164457, -0.2490718663, -1.3773453236, -0.7445222735, 0.2402549982, -0.1930818856, -0.1719281524, -0.0968795642, -0.5349133611, -0.57422328, -1.0258694887, 1.3319944143, -0.0166591778, 0.6006487012, -1.2195932865, 0.0212677661, -0.3323463202, -0.6215789318, 0.0995308161, -1.073605299, -1.2128807306, -0.4259693921, 0.9880587459, -0.274279803, 1.096886158, 0.0165649708, 1.7302165031, 0.1512264907, -0.560752809, 0.025890708, 0.0961220264, 0.2844713926, 0.6200348139, -0.1658726484, 0.483930856, 0.8793368936, 0.0200306159, 0.7339379191, 1.3264328241, 1.2111923695, -0.7679064274, -0.1381238103, 1.3832308054, 0.0749511197, -0.4441737831, -1.2199393511, 1.1594456434, 0.1658249348, -1.6437953711, -0.6895871162, -1.0430412292, 1.4438439608, -0.0701962337, -0.805039525, -0.6844800711, -0.5289953351, -0.825718224, -0.0106285168, -0.1783962399, -0.7111733556, -0.6704157591, 0.3885990977, 0.6871148944, 0.690533936, -0.1238673702, 0.1507456005, 0.1393920034, -0.6912206411, 1.0912864208, -1.6338346004, -0.5870888233, -1.2270386219, -1.0841180086, 0.017379906, 0.8823128939, 0.5948369503, -1.1586655378, -0.2113545537, 0.4002894163, 1.0866286755, -0.2196754813, -0.3674857318, 0.4389205277, 0.2099943012, -0.1681342423, 1.1619241238, 0.5597853661, -0.741148293, -0.6373836994, 0.0641063526, 1.2471125126, 0.6381179094, 1.0035959482, -0.410644263, 0.5354439616, 0.5538417101, 0.535133481, 0.9823864102, 0.9470276237, -0.9396020174, -1.1522296667, 0.8080204129, -0.1688427031, -0.5343905091, 1.9081135988, 0.2901227772, 1.4057530165, 0.6749766469, -0.3201279938, -0.5259181857, -0.7574532628, 0.2296739072, 0.1023484841, -0.8100941181, 0.1686674803, -0.6816521287, 0.9086532593, -1.032559514, -0.0537211001, -0.315469265, 0.6586387753, -0.3187264502, -2.4130260944, -1.4057084322, 0.3977133334, 0.7679030895, -1.0467859507, 1.0167154074, 1.4063261747, 0.3898407817, -1.1825720072, -0.5289698839, -1.7653416395, -0.8886378407, 0.9073479772, -0.9165219665, 0.285561353, 0.2673293352, 0.2661171257, -0.6433556676, 0.6958621144, -0.5360777378, 0.5649782419, 0.5080028772, -0.9375326037, 0.8736512661, 0.7399482131, -0.675452292, 0.7880809903, 0.6599723697, -0.7952086926, 0.1920428127, -0.166181162, -0.8052245378, 1.9025466442, -0.3016373515, -1.1231853962, -0.1923643947, 0.5928121805, -0.2023050636, -1.5792807341, -0.4650038779, 0.2998337746, 0.181022197, 0.4321174324, -1.2894792557, 0.4422394931, -0.0322672613, 1.3578014374, 0.4060408473, -0.9535347819, -0.6244399548, 0.4635306597, 0.516238153, 0.3556221426, 0.0902032554, -0.1173509508, -0.7251289487, 0.9956067204, -1.4174358845, -0.1519195288, -0.2977273464, -0.6526102424, -0.4811662734, 0.1398734152, -0.0133770937, -0.1111579388, -0.8307082057, 0.9131848812, -1.3627119064, -1.8029493093, 0.2794227898, -1.0301626921, -0.1052669585, 0.2287224233, -1.0461984873, -0.2467546165, 0.8232727647, 0.1209167689, 0.4877051413, -0.0696452707, 0.5547993183, -1.7432004213, -0.5067249537, -0.5644932985, 0.944652915, 0.3001575172, -0.7839128971, -1.1502701044, 1.6779555082, -0.3015301824, 0.1859410107, 0.4765392244, 0.930510819, 0.9291832447, 0.0597226731, -0.0674581304, 1.6076014042, -2.0106945038, -1.0467793941, 0.6429545879, 0.5345470905, 0.2211171836, -1.0447719097, -0.5913114548, 1.8699258566, 0.3551721573, 0.5748248696, 1.8327043056, 0.8059090376, -0.0974732712, -1.0701795816, -1.1462696791, 0.5698695779, 2.6422300339, 0.6811047792, -1.6780251265, -1.2463866472, 1.101115346, -0.7108258605, 0.0580600686, 0.3479656279, 0.1242832467, 2.1492931843, -0.9336392283, -0.0479547121, -0.2307284474, 0.0121828532, -0.4618084431, -1.3958346844, 1.3897753954, -2.000202179, 0.1881485581, -0.4463712871, -0.6265830994, 1.0520817041, -1.4662723541, 0.5091187954, 0.1279409379, -0.0642657652, -0.1344386339, 0.8869320154, 0.0549321435, 0.4562390149, 0.8881771564, 0.9286422729, 0.5666799545, 0.9145510793, 1.1477764845, 0.0389575437, -0.1788644493, -0.7553834915, -1.5870988369, -0.3194584846, 0.149889335, 1.2173390388, 0.6791190505, 0.6521505117, 0.6226465106, 0.2115204483, 0.7248677015, -0.6470184922, 0.8577724695, -0.4105913639, 0.279576987, -1.2131470442, -0.2977935672, 0.1455848366, -0.7254692912, 0.4892085493, 0.9943380952, 0.123909533, -0.4166439474, 0.0788546354, 0.0245770458, 0.8714997172, -0.579207778, -0.9486748576, -0.9059352279, -1.287748456, -0.2789663076, 0.8565776348, 0.8831243515, 0.9450756311, -0.1230506152, -0.6497381926, 0.2308609635, -1.5042331219, 0.6878679991, -1.1092526913, -1.1642690897, -0.2408328652, 0.6406508088, -2.9332020283, 0.3830809295, -0.3989084363, -0.0734179541, 1.3507176638, 0.0304394383, -1.6877691746, 1.1449811459, -0.842874527, -1.209290266, -0.2494249344, 0.1451573521, -0.5425911546, 1.1934669018, -0.9786087275, 1.0037446022, 1.4045709372, 0.3527606428, 0.9569190145, -0.2639254332, 0.0881822929, -0.4468055367, -0.4431903958, 0.2266681194, -0.1456435472, -0.4410725236, 0.3832512796, -0.6026736498, 1.0004640818, -0.5984981656, 0.6119272113, -1.5089497566, 0.2507044077, -0.7156255245, 0.7390450239, -0.1641542763, 0.3539145887, 0.2063632458, 0.3156195879, -0.6637983918, 0.284704864, -0.9142452478, -1.1228359938, 0.8097818494, 0.602525115, 0.4702548087, -0.7716274858, -1.410728693, -0.1043480188, -1.7463537455, -0.2745886147, 1.2114696503, 0.4325897098, 0.3025883436, -1.6664260626, -0.7207570672, -1.3724194765, -0.2929834127, 0.1319102049, 0.7800554037, 0.6333473325, 0.6587786078, -0.4618508518, 0.5936402082, 1.2321966887, 0.0468162186, -1.4771920443, 1.148635149, 0.5288084745, 0.1309794635, -0.2652283907, 0.9379298687, -1.6909863949, -0.5245150328, 0.2775926888, 0.2167465985, -0.4041645527, -0.4149000645, 0.630096972, -0.0278161131, -0.5284700394, 1.7043894529, 0.3857928514, 0.3018955886, -1.0413490534, -2.1082286835, 0.5786757469, -0.598397851, -0.0374182574, -0.0028934253, 0.7594287992, 0.0230486766, 0.3678386807, 1.1543090343, 0.2044138759, -0.4988503158, -0.2811533213, -1.3739515543, 1.2367395163, 0.2299060673, 0.8291950822, 0.8953608274, -0.8107082844, -1.482136488, 1.1637122631, 0.3670966327, -0.0160961077, 0.6298515797, -2.1893496513, -1.5271919966, -1.8397866488, 1.4593535662, 1.9566605091, -0.601783216, 0.6838294864, 2.1626126766, 2.0599138737, 0.1641918123, -0.1516861767, 0.4886177778, 0.8693298697, -1.4814524651, 1.295925498, 0.7803149819, 0.87372154, 0.5251371264, 1.8882880211, 1.3180272579, -0.0393887684, 1.0248453617, 1.1486154795, -0.5850293636, 0.4347120523, 0.376273036, -1.0663551092, -0.4417754114, -0.4705020189, -0.8753775358, 0.3020536304, -0.6942451, 1.7925395966, -0.0551675186, 0.0964382812, 0.1350390464, -0.5377982855, -0.6347132921, -1.1468902826, 0.324282527, 0.3101778626, 0.1214350834, 0.4123482406, 1.0202451944, 1.5571359396, 1.5922007561, -1.0531378984, -0.4010313451, 0.3301716745, 0.2190482467, 0.264108032, -0.1726949364, -0.1741470546, 0.0427330174, -0.4132002294, 0.1684983969, 0.5410478711, -0.0995091274, -0.3349328041, -0.3489041626, -0.8587708473, 0.0037376629, -0.7694629431, 0.7450168133, -0.5483827591, -1.0458496809, 0.2814950943, 0.7434183359, 0.5787581801, -0.1902334988, 0.2937693894, 0.8752219081, -0.3440210521, -0.325637579, -0.861369729, -0.7964833975, -0.584939599, -0.3930924535, -0.6692701578, 0.5088589191, 0.2627947032, 0.5621256828, -0.2053472698, 1.1270416975, 1.2305598259, -0.2370788604, -0.1016767249, -0.1636834592, -0.4697617888, 0.6390058398, -0.5278835297, 1.4493432045, -0.8197054863, -0.4070621431, 0.7789523602, 0.4344261289, 0.566288352, -0.2033471018, -0.4141243696, -0.0015522367, -0.4893615544, 1.1016124487, -1.1577769518, -0.504750371, -1.0881319046, -0.2091147006, -0.4649988711, -0.5286049247, -1.3684725761, -0.2475713044, -0.8725504279, 0.8286448717, -0.0761978403, 0.5522688627, 0.3285083771, 0.2558052838, -0.6389636993, -0.2536048293, -0.612429738, -0.5395614505, -1.8488806486, 0.4457648993, -0.1464764476, 0.9306115508, -0.4338588715, 0.8535710573, 2.1835753918, 0.208556056, 1.4944913387, 0.2978815734, -0.3231962621, 1.8390067816, 0.7229825854, -0.6384096146, -0.5367201567, 0.3818529546 ]
How Do I Change the Report Connection String at Runtime? You can use the following code: C# StiReport report = new StiReport (); report.Load( "MyReport.mrt" ); report.Dictionary.Databases.Clear(); report.Dictionary.Databases.Add( new StiSqlDatabase ( "MyDatabase" , "new connection string" )); VB Dim Report As New StiReport Report.Load( "MyReport.mrt" ) Report.Dictionary.Databases.Clear() Report.Dictionary.Databases.Add( New StiSqlDatabase( "MyDatabase" , "new connection string" ))
DataAccess How Do I Change The Report Connection String At Runtime
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Change the Report Connection String at Runtime?</title> <keywords> <keyword translate="true">Connection Strings<keyword translate="true">Changing at runtime</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Change the Report Connection String at Runtime?</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">You can use the following code:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_csharp" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">C#</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cclass" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">StiReport </span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report = </span><span class="f_cblue" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">new </span><span class="f_cclass" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">StiReport</span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Load(</span><span class="f_cstring" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">&quot;MyReport.mrt&quot;</span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">);</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Dictionary.Databases.Clear();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Dictionary.Databases.Add(</span><span class="f_cblue" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">new </span><span class="f_cclass" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">StiSqlDatabase</span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">(</span><span class="f_cstring" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">&quot;MyDatabase&quot;</span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">, </span><span class="f_cstring" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">&quot;new connection string&quot;</span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">));</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_VB" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">VB</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">Dim </span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report </span><span class="f_cblue" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">As New </span><span class="f_cclass" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">StiReport</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Load(</span><span class="f_cstring" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">&quot;MyReport.mrt&quot;</span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">)</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Dictionary.Databases.Clear()</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Dictionary.Databases.Add(</span><span class="f_cblue" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">New </span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">StiSqlDatabase(</span><span class="f_cstring" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">&quot;MyDatabase&quot;</span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">, </span><span class="f_cstring" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal;" translate="true">&quot;new connection string&quot;</span><span class="f_code" style="font-family:&apos;Times New Roman&apos;; font-size:12pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">))</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.4070009291, -0.8007330298, -3.633746624, -2.678381443, 2.0417923927, -1.8473383188, 0.1359447986, 0.3106532097, -1.7476240396, -1.4833877087, -0.623500526, 0.4547686875, 0.9127848744, 0.5100815892, 0.5633158088, -0.7803038955, -0.0102297394, -1.5095114708, -1.2759898901, -1.7629750967, 0.2221649736, -1.3192180395, 0.7077156901, -0.5724544525, 3.867213726, -0.057054542, -0.166759178, 1.0389415026, -0.8588657975, 1.9483785629, 0.2731293738, 0.8696103096, -0.055666443, -0.1230884194, -0.29418841, -0.4128252864, -0.4575267732, -0.6485618949, -1.1739931107, 1.5124440193, 0.1440547854, -0.3046994209, 0.2402799428, -1.6499787569, 0.5597012043, -1.8106743097, 1.6333626509, 0.1252958924, 1.0850769281, -0.3095375299, -0.1678053737, -0.5738453269, -0.4218117893, -0.0342466384, 1.2269784212, 0.5219486356, -0.2331639826, 1.0673491955, 0.6652163267, -0.4741113782, 0.6179171205, 1.2782822847, -0.5613791347, 1.4605585337, -0.3758201003, -0.2116222829, -0.4558912516, 1.3951408863, -1.436997056, 0.4727104008, 1.1335757971, 0.4816202521, 0.0326091461, -0.515673399, -0.1623664945, 0.7674360871, -0.439504981, -1.4908187389, -0.9415081739, 0.4943653047, 0.1570998728, 1.2367267609, 0.980261445, -1.1617248058, 0.4502052367, -0.7156256437, -0.0538014956, 0.2220940441, -0.3193152547, -0.0638357475, 0.3079057336, -1.3404575586, 0.8742879033, 0.5597918034, -0.1241986454, -0.196480915, 0.4556614459, 0.2023472935, 0.0064713219, -1.3854709864, 0.0639306605, 0.2414541543, 0.611543119, 0.1779761016, -0.7454585433, 0.9816995859, -0.0337101147, -0.2941986024, 1.1530481577, -0.6973920465, -0.6427125335, 0.2356619686, 1.1326227188, -0.5938678384, 1.4170033932, -1.7936842442, 1.1196615696, -0.5041644573, 0.622430563, 1.4162102938, -0.4721212983, -1.6792372465, 0.6509429812, 0.8584291935, 0.4710039794, -0.0769952312, -1.0884895325, 0.4654142559, 1.1093238592, -1.7486748695, 0.1099310517, -1.1899400949, -0.0371700041, 0.6713498235, 0.4321308732, 0.5642628074, 0.2429791689, -0.6830558181, 0.6112642884, -0.6957671642, 0.1268447787, -0.8552510142, -0.5176216364, -0.1512653977, 0.3442636728, -0.9623871446, 0.033922378, -1.0651642084, 1.057268858, 0.0081243999, 0.5585013032, 0.9354612231, -0.9368596077, 0.25108096, -0.0090447878, -1.7051477432, -0.0441306196, -0.9729237556, 0.3278918862, 0.0868956968, 1.4984573126, -0.751121223, -0.5622982979, 1.3981739283, -0.2664774358, -0.6598722935, 0.3624403775, 1.7664892673, 0.0909412056, 0.1413054168, -0.6115381718, -0.5605586171, -0.5577722788, 0.2631943822, -0.554217279, 0.9365352392, -0.5250751376, -0.5154953003, 0.4032494128, 0.0303044207, 0.2643332183, -1.7671744823, 1.4732538462, -0.2246321291, -0.5840607285, 0.9852772951, -0.4122353196, -0.9746116996, -0.1009505019, -0.0505092181, -1.2659500837, -0.1358300298, -1.2657814026, -1.3774052858, -0.0880713984, -0.9693920016, -0.3171255589, -1.3293973207, -0.3235223293, -1.2134404182, -0.345402509, 0.5132142901, -0.7050274611, 0.4898320735, -0.5687996745, -1.3348379135, 1.077005744, 0.2262463421, -0.3948451579, 1.7586417198, 2.3403184414, 0.1022665873, -0.7015194297, -0.839605689, -1.020293355, 0.1419539899, -0.3933617473, -0.3139034808, -0.2868648171, -0.3285112977, -0.0851299539, -1.3578242064, 1.3818389177, -0.0265855435, -0.0120156333, -0.5819149613, -0.0223695338, 0.5639536977, -0.4117428362, -0.5235971808, -1.1530097723, -0.9093467593, -0.4416196346, 0.9462732673, -0.4108334184, 0.4865199924, 0.297989279, 2.0345594883, 0.5227134228, -0.3437953889, 0.3994172812, 0.4902431965, 0.5368354917, 0.1499054283, -0.1438713372, 1.0928952694, 0.5740591884, -0.27942276, 0.797328949, 1.4362250566, 0.2394334525, -0.0119168023, -0.2285033166, 1.3042545319, 0.3005484641, -0.792429924, -1.1879668236, 0.5555757284, 0.2049174756, -1.2988584042, -0.425014317, -0.9746325612, 1.3167059422, -0.2967720032, -0.5183525681, -0.8533251882, -0.3204799592, -0.9183459878, 0.2774630487, -0.0369350575, -1.1409453154, -0.6036695242, 0.6093943715, 0.4576749206, 0.3103584349, -0.2482492179, 0.3655687869, 0.361502111, 0.0572083071, 0.6669644117, -1.7909648418, -1.0740923882, -1.0065054893, -0.9151989818, -0.629786849, 0.1427420378, 0.352007091, -1.1204661131, 0.0222410709, 0.5270127058, 1.2435498238, -0.0029230397, -0.7207954526, 0.7505410314, 0.4562002122, -0.149517566, 0.9613088369, 1.1903332472, -0.636521697, -1.3732429743, 0.3925363719, 0.9235944748, 0.158275336, 0.9983669519, -0.3029249012, 0.1119361669, 0.448025465, 0.695125401, 1.2636383772, 1.2229645252, -0.5713912249, -0.8028607965, 0.7528281212, 0.6924424767, -0.7634832859, 2.120100975, 0.5984964967, 1.0816873312, 0.4464557171, -0.3404886127, -0.832042098, -1.1136553288, 0.2926456332, 0.6321120858, -1.474375844, -0.1870761961, -0.7244161367, 1.0641309023, -0.5818970799, 0.221802175, -0.0473845564, 0.6910054088, -0.3378357887, -2.5498783588, -0.921085, 0.6513959169, 0.5256710649, -0.9214594364, 0.5549265742, 0.4885407984, 0.3118865192, -1.0835758448, -0.2810530066, -1.0477807522, -1.0049862862, 1.041295886, -0.4109950364, 0.101260379, 0.3414034843, 0.6295380592, -0.4726429582, 1.2787730694, -0.5243359208, 0.9081612825, 1.414503336, -0.9036473036, 0.4922624826, 0.5838176608, -0.2012717575, 0.6217571497, 0.0086180791, -0.8401277065, -0.3705337644, 0.4387549162, -0.5562188625, 1.8711372614, 0.0004791713, -0.7535664439, -0.1811560094, 0.9570489526, 0.0489384681, -0.6247584224, -0.0309626069, -0.2587603927, 0.1974713504, 0.9294114113, -1.6886688471, -0.0181736778, -0.4687301219, 1.501880765, -0.258377552, -1.3041843176, -0.2035022527, 0.447455436, -0.197591573, 0.1348594576, -0.2467727661, -0.211467579, 0.0161319505, 0.9211872816, -1.5251361132, 0.1181438565, -0.4001713991, -0.4386811852, -0.0603379346, 0.3066077828, 0.6902020574, 0.7308903933, -0.8669071198, 1.2610684633, -1.6923891306, -0.8762828112, 0.6576326489, -0.735060215, -0.1814888716, 0.3202731013, -1.0959550142, -0.2230508178, 0.9626520276, 0.4340071976, 0.7099071145, -0.4772870243, 0.4531418979, -2.2538113594, -0.1620342731, -0.7664426565, 0.9202738404, 0.4569437504, -0.4831034839, -0.8537720442, 1.3269113302, -0.5863096714, 0.0040087081, 0.0940497518, 1.1628886461, 0.5068839788, -0.0515419655, 0.3669938147, 1.3073451519, -1.4911087751, -0.9593471289, 0.2082154006, 0.8068960905, 0.1999656409, -0.6525579691, -0.462841928, 1.3048502207, 0.523566246, 0.3225923479, 1.702172637, 0.8600611091, -0.2512425184, -0.7859513164, -0.9962360859, 0.913038075, 2.1917803288, 1.0663371086, -1.3523130417, -1.1638138294, 1.3720635176, -0.9774050713, -0.2245301157, 0.3950355053, 0.3914502263, 2.4612569809, -0.3687999249, -0.0548142157, -0.4992856383, -0.0178326238, -0.8841392398, -1.4855822325, 0.6470472217, -1.6087478399, -0.1620482802, -0.3996581137, -0.710480094, 1.5210579634, -1.249070406, 1.0301729441, 0.8156240582, -0.0548024736, -0.9557760358, 0.7260016203, -0.1233090758, 1.0357112885, 1.0721855164, 0.5615095496, 0.5184788108, 0.0343212932, 0.6354332566, -0.4349935055, -0.2170076817, -1.3111021519, -1.1488223076, -0.1129581332, 0.4247667193, 1.33972013, 0.5111410618, 0.8748064637, 0.5141557455, 0.0374157764, 1.1390180588, -1.1486178637, 1.4655826092, -0.257196784, -0.247017324, -0.7766214609, -0.9011111856, 0.5544714928, -0.44001019, 0.5502964258, 0.9435901642, 0.1783863157, 0.2765361965, -0.1248560548, -0.4151126444, 0.6337507367, -0.8080739379, -1.3241430521, -1.3653181791, -0.8271528482, -0.0115394453, 1.0755702257, 0.7416418195, 0.7210453153, 0.3386717141, -0.1065396294, 0.0186380539, -1.3849418163, 0.8548528552, -1.194691062, -1.653578639, -0.277523905, 0.7464454174, -2.0733118057, 0.2534142435, -0.3516798019, -0.4851849377, 1.474319458, -0.5553942323, -1.249024868, 0.7875884771, -0.6485667825, -0.9233924747, 0.4484654963, -0.3303453624, -0.2559536099, 1.2640175819, -1.1413131952, 0.6404275298, 1.3153244257, 1.0279033184, 1.2285796404, -0.717990458, -0.0864384845, -0.466304034, -0.5856676102, 0.3837070465, -0.5883247852, -1.2055639029, 0.7205039859, -0.0640057474, 1.8046243191, -0.9481278658, 0.4873245955, -1.1046408415, 1.0856641531, -0.5810034871, 1.3064290285, 0.2187955678, -0.3092972934, -0.1143460497, 0.3135345876, -0.4963525534, 0.1680311412, -0.9540450573, -1.1800018549, 0.6124450564, 0.4401520193, 0.549161613, -0.6498528123, -0.6380715966, 0.1589592248, -1.2197955847, -0.5615256429, 0.2608906627, 0.5648744106, 0.4363892078, -1.387237668, -0.7627229691, -1.0983396769, -0.2638352215, -0.1428528875, 0.3745723367, 0.1762235612, 0.1492558867, -0.1682911813, 0.3128845692, 1.5288014412, 0.1963384449, -1.1788783073, 0.8906242847, 0.8368557096, 0.3527612984, -0.4328688085, 1.3194643259, -2.1051206589, -0.4621847868, 0.6380676627, 0.5881705284, 0.3751504421, 0.3930530548, 1.2579426765, 0.3142414987, -0.4904584289, 1.1955419779, 0.237421155, 0.2886109054, -0.5941259265, -1.4006967545, 0.709728539, -0.6511429548, -0.362544328, 0.6822650433, 0.2038745284, -0.2834098935, 0.3975112736, 0.8530140519, 0.7648487687, -0.7512969971, -0.4730305374, -1.5880810022, 1.6157742739, 0.0256872624, 0.951772511, 0.777944088, -0.310297519, -1.0335571766, 0.6347467303, 0.0960504711, -0.2754898369, 0.7273316979, -2.6314687729, -1.7486361265, -1.8357942104, 1.5188539028, 0.9992166758, -0.3662139475, 0.4436974227, 2.3591003418, 2.1229729652, 0.380528599, -0.0945994034, 0.2282580733, 0.5448223352, -1.6095805168, 1.3662346601, 0.8927976489, 0.7150182724, 0.7741062641, 1.8433765173, 1.2216975689, 0.2756549716, 1.1664915085, 1.8595633507, -1.3467640877, 0.0715520456, 0.3870870173, -0.6632382274, -0.1069460809, -0.3566537797, -1.2235304117, 0.3197287023, -0.6875758767, 1.9405480623, -0.289481461, 0.0703276545, 0.2494351864, -0.151333347, -0.4653292596, -0.8362063169, 0.182944566, 0.4890154302, -0.0323219374, 1.1419507265, 0.3935911953, 1.0778903961, 1.4066724777, -1.1585086584, -0.3973328173, 0.7679594159, -0.296682626, 0.4554738402, 0.0048145456, 0.2270723879, 0.0344285592, -0.6817849874, 0.1135458946, 0.373968035, -0.1416991055, -0.2050430328, 0.1832388192, -0.3272674978, -0.3916119039, -0.7594193816, 1.0046709776, -0.6554866433, -1.0503029823, 0.1509900689, 0.8993774056, 1.0343450308, -0.4933481514, 0.1071340814, 0.7114716172, 0.1698996425, -0.3269560933, -0.9014186263, -1.6195676327, -0.8337888122, -0.4532931447, -1.1384735107, 0.6740137935, -0.2123958915, 0.8656679392, -0.291064918, 1.1871507168, 1.0956345797, -0.2836754322, 0.294675529, 0.0540075414, -0.4459041059, 0.8465184569, -0.0456377193, 1.6107001305, -0.5068942904, -0.6212524176, 0.9330178499, 0.7425531149, 0.5610575676, -0.1551334262, -0.5369106531, 0.1921158433, -0.293456614, 1.4170203209, -0.6916236281, -0.3851175308, -0.9583764076, 0.3890576065, -0.5450188518, -0.2220403105, -0.7697731256, -0.0057975356, -0.5600970984, 1.0423929691, -0.4465940297, 0.2182580084, -0.0661519468, 0.2179156691, -0.9367875457, -0.4455508292, -0.3858578503, -0.181514889, -1.2156845331, 0.5184464455, -0.0640196875, 1.101049304, -0.7996454239, 1.0149337053, 1.6559326649, -0.2354701608, 1.6250576973, 0.5306205153, -0.7560930848, 1.9643429518, 0.2879345119, -0.6480559707, -0.3161990643, -0.1825070381 ]
How Do I Check For Null Values? You can use the following code in the GetValueEvent: C# if (Customers[ "Flag" ] == null)e.Value = "YES" ; else e.Value = "NO" ; VB If (Customers( "Flag" ) Is Nothing ) Then e.Value = "YES" Else e.Value = "NO" End If Also it is possible to use the IIF function : C# {IIF(Customers[ "Flag" ] == null , "YES" , "NO" )} VB {IIF(Customers( "Flag" ) Is Nothing , "YES" , "NO" )}
DataAccess How Do I Check For Null Values
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Check For Null Values?</title> <keywords> <keyword translate="true">Null Values<keyword translate="true">Checking for</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Check For Null Values?</span></p> </header> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">You can use the following code in the GetValueEvent:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_csharp" translate="true">C#</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">if</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true"> (Customers[</span><span class="f_cstring" translate="true">&quot;Flag&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">] == null)e.Value = </span><span class="f_cstring" translate="true">&quot;YES&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">else </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">e.Value = </span><span class="f_cstring" translate="true">&quot;NO&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">;</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_VB" translate="true">VB</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">If </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">(Customers(</span><span class="f_cstring" translate="true">&quot;Flag&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">) </span><span class="f_cblue" translate="true">Is Nothing</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">) Then</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">e.Value = </span><span class="f_cstring" translate="true">&quot;YES&quot;</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">Else</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">e.Value = </span><span class="f_cstring" translate="true">&quot;NO&quot;</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">End If</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">Also it is possible to use the </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:bold;" translate="true">IIF </span><span class="f_Normal" style="font-family:Arial; font-size:10pt; font-weight:normal;" translate="true">function</span><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">:</span></p> <p class="f_Normal"></p> <p class="f_csharp"><span class="f_csharp" translate="true">C#</span></p> <p class="f_code"><span class="f_code" translate="true">{IIF(Customers[</span><span class="f_cstring" translate="true">&quot;Flag&quot;</span><span class="f_code" translate="true">] == </span><span class="f_cblue" translate="true">null</span><span class="f_code" translate="true">, </span><span class="f_cstring" translate="true">&quot;YES&quot;</span><span class="f_code" translate="true">, </span><span class="f_cstring" translate="true">&quot;NO&quot;</span><span class="f_code" translate="true">)}</span></p> <p class="f_code"></p> <para></p> <p class="f_VB"><span class="f_VB" translate="true">VB</span></p> <p class="f_code"><span class="f_code" translate="true">{IIF(Customers(</span><span class="f_cstring" translate="true">&quot;Flag&quot;</span><span class="f_code" translate="true">) </span><span class="f_cblue" translate="true">Is</span><span class="f_code" translate="true">&#32;</span><span class="f_cblue" translate="true">Nothing</span><span class="f_code" translate="true">, </span><span class="f_cstring" translate="true">&quot;YES&quot;</span><span class="f_code" translate="true">, </span><span class="f_cstring" translate="true">&quot;NO&quot;</span><span class="f_code" translate="true">)}</span></p> <p class="f_code"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 1.468393445, -0.206215173, -3.576644659, -1.614751935, 2.2789947987, -0.6395612955, 0.3276329637, -0.6971557736, -0.8466671705, -1.130389452, -0.8240785599, 1.6928850412, 1.7519634962, 1.1675292253, -0.5984704494, -0.7519980669, -0.3175519109, -1.23891294, 0.5595306158, -0.8739255071, 1.5348697901, 0.0080519496, -0.0054685245, 0.4613024592, 3.2785134315, 0.9793688655, -0.1932168603, 2.9501826763, -0.5056180358, 0.8532580137, -0.6278178096, 1.1218100786, 1.6466866732, -0.7266458273, -0.4456668794, 0.0911743045, 0.8572391272, 1.7040816545, 0.0811632797, 0.7136051655, -0.7834494114, -0.0261277165, -0.3221937418, -0.4478538036, 0.7453926802, -0.4997318387, 1.1366949081, 0.04928324, 0.8390365839, -0.8963220716, -0.7758276463, -0.076081723, 0.8905599713, -0.9964391589, 1.5043783188, 0.8472091556, -0.9824731946, 0.9677423239, 0.2451883256, 0.8072229624, 0.9094131589, 1.2852733135, 0.3214979768, 0.9684252143, -0.1378078014, 0.2613228559, -1.6023195982, -1.0614979267, -1.0751134157, 0.6555860639, 0.2256157547, 0.1881244779, -0.1544535905, -0.5239392519, -0.4926024973, 0.9563795924, -0.7784457207, -0.1462573409, -0.3940169513, 1.5565235615, 0.5571684241, 0.8826577663, 1.3635561466, 0.1432892233, 1.5443761349, -0.8439380527, 0.6763045192, -0.6075507402, 0.2680816054, 0.2912293971, 1.4913123846, -0.1484203488, 0.4535517991, 0.3364088237, -0.6029674411, 0.6234493852, 0.7745304704, 0.9816035628, -0.5145645142, -1.4085662365, 1.0243316889, 0.7629697323, -1.4673110247, -1.68849051, -0.0999449193, -0.2513726354, 0.3144264519, -0.0884616449, -0.206094116, -1.8515201807, -1.4847348928, 0.2633627951, 0.1843751073, -0.9275045395, -0.0487485565, -1.5880665779, 0.7420246005, -0.3679714501, -0.8358438611, 0.8139942884, -0.0875791237, 0.0413520411, 1.727819562, 1.3663388491, 1.3926024437, 0.5103319883, -0.066746898, 0.5654194355, 0.0033953884, -0.5175299048, 0.52238518, -0.6689212918, -0.6648664474, 0.0186726451, -0.454389751, -0.2353329509, 0.4577104747, -0.2047674507, -0.0244666897, -0.9926774502, -0.491991967, -0.560074091, -0.6877633333, -0.30256024, 1.3120840788, -2.6406376362, 0.9431257248, -0.816524148, 0.4144533277, -0.3160796165, -0.611653626, 1.0067360401, 0.165503636, 0.4759143889, 0.2155050635, -1.7621068954, 1.3228501081, -1.1273759604, 0.133133769, 0.6194913983, 1.1240633726, 0.3625812531, 1.1750556231, 1.0753139257, -0.1642864645, -0.8223738074, -0.5489665866, 0.8884527683, 0.6922284961, -0.0072479951, -0.6216935515, -0.9313487411, 0.3772552609, -1.4428640604, 1.0110538006, 0.6109565496, -1.0911296606, 0.321662128, 1.4082137346, -1.0356177092, 0.6489749551, -1.3311098814, 2.0768709183, 1.3158084154, -0.4273112118, -1.501021862, 0.3584795892, 0.7942886353, 0.3169187605, 0.0358414389, -1.1205284595, -0.9876173139, -0.3188622892, -1.7926249504, 0.2396281809, -0.4484289885, 0.0334303081, -1.2502150536, 0.7670823336, -1.0603231192, 0.7271049619, 0.1096670553, -0.1258769035, 1.0104774237, -1.5092329979, -1.3513708115, 0.1744004935, 0.5589018464, -0.9908160567, 1.7308231592, 1.7716110945, 0.2380216271, 0.1327596903, -1.1015093327, -0.4760022163, 0.758982718, 0.4038436711, -1.0020368099, -0.2775307894, -0.1834505647, 0.649505496, -0.9925649166, 1.1354732513, 0.2959966063, 0.993085742, 0.1630345732, -0.296205312, 0.7943949699, -0.6770691872, 0.1649375707, -0.8730263114, -1.301561594, -0.6552547216, 1.4501671791, 0.2284255624, 1.2319195271, -0.0504664332, 2.1596066952, 1.1161161661, -0.1225010827, -0.2058141232, 1.6698278189, 0.5518573523, 0.4112809002, 0.1239295602, -0.6117184162, -0.1760823727, 0.0971916467, 0.327146709, 1.0628646612, -1.2391488552, 0.2419859022, -0.1639856845, 2.287309885, -0.9521648884, -1.1202173233, -0.7786489725, -0.1972335428, -0.6125278473, -1.1411896944, 0.7825336456, -0.4584377408, 1.0799016953, 0.7567915916, 0.1395789534, -1.900582552, -0.7863844037, -0.1267174929, -0.37942186, -0.269422859, -1.5019007921, -0.2870255113, 0.3618810177, 0.0197927691, 1.4628818035, -0.6199659705, 0.3959044814, 0.9830584526, 1.1056363583, 0.7776643038, -1.3829144239, 0.3912708759, -0.8563373685, -0.6862544417, -1.0819923878, -0.018736219, 0.7005255818, -0.3404743969, 0.0369170643, -0.2321256101, -0.1233352274, 0.6400616169, -1.2665150166, 1.158372283, -1.1955212355, 0.6656736135, 0.5491956472, -0.1160577983, 0.6634659767, -0.3607979119, 0.4763184488, 0.566596508, 0.5285170078, 0.3875043392, 0.8886510134, -0.063329339, 0.7983776927, -0.2672053576, 0.9814531803, 0.8068891168, -1.4565120935, -0.6388218403, 0.3427317441, 0.2851094604, -0.7278323174, 1.6448287964, 0.3528596759, 0.0579683147, -0.0330382213, -0.9241847396, -0.1492529809, -2.4049825668, 0.4359728396, 0.4011053145, -0.4978463948, 0.203043431, -0.4249202907, 0.2899258435, -0.7077878118, -0.1418382972, 0.653826952, 0.4650605917, -1.1410398483, -0.3692969084, 0.8037974834, -0.1074202359, -0.0428379811, -0.8540156484, 0.1044475809, 2.4757187366, 0.8729285002, 0.7293512225, 0.81772089, -1.7072585821, -1.6991434097, -0.0461044423, -0.1764370799, -0.1013936028, 0.501837194, -0.3980029821, -0.6544733047, 0.2767950892, -0.0194026809, 0.0724745169, 0.4294055402, 1.0687224865, 1.5192810297, 0.0657602623, 0.570686996, 0.8937498331, -0.5276737213, -1.3484373093, -0.0575317182, -1.8807922602, -0.4878907204, 1.2842423916, 0.6282425523, -0.6401671767, 0.4508632421, -0.3488711417, 0.4226439893, 0.0147454841, 0.0307134837, 0.4628495872, -0.0278333109, -0.789057374, -1.2758409977, 0.2582059801, 0.5343442559, 0.5205820203, 1.3409895897, -1.1092607975, 1.0366824865, 0.0197057091, -0.6951457858, -0.4691744447, 0.2513032258, -0.5249131918, 0.9910046458, 0.4505823255, 0.4409050643, -0.2213483155, -1.4450025558, 1.0437734127, -0.4205965996, -0.4653121829, 1.066272974, 0.1791422218, -0.3190132082, 1.1154831648, -1.921630621, -0.1863902211, 0.9580231905, -1.2704801559, 0.8380946517, 0.6811088324, -0.5459198952, -0.5043610334, 0.8917927146, 0.4189478755, -0.5534367561, -1.5704334974, 0.2416130453, -1.0972384214, -0.4907246232, -1.4950430393, 0.9314598441, 0.1293455958, -0.1977493614, -1.0198556185, 2.0693929195, 0.6372361779, -1.7955435514, -0.968541503, -0.3758482337, -0.001369778, 0.2207053304, 0.7218726873, 1.6398030519, -1.1820465326, -1.2950704098, 0.4181099534, 0.0857888684, 0.9841429591, -0.6116842628, 0.4410504103, 0.3984004855, 1.2146360874, -0.4953874946, 2.0382287502, 0.3542406261, -0.1671428531, -0.5104572773, -0.3753631115, -0.8540697694, 2.7165448666, 0.986676693, -1.0436756611, -0.4457263649, 0.3940173984, -0.9956502914, 0.1464888752, -0.1505150497, 0.0124770459, 3.2704820633, -0.8586465716, 0.5520215631, 0.2177838087, -0.3915135264, -0.2365379781, 0.2847084701, -0.4216168523, -1.6753294468, 0.1285957843, -0.1052810773, -1.3322815895, 0.4536681473, -1.47747612, 1.2077323198, 0.5725433826, -0.5817590356, -0.29868716, 0.9011805654, -0.2057234496, 0.0174830202, -0.4468621016, 0.2566937506, 0.3666086495, 0.1665462404, 0.25499174, -1.3415004015, -0.9787005782, -1.4881432056, -0.9739342332, -1.142472744, 0.5399175882, 1.0731685162, -0.1463104188, 1.1186767817, 0.0850490779, 0.1611904204, 0.9649828076, -0.02597606, -0.2892238498, -0.9801034927, -0.7559880018, -0.4942135513, 0.3036949337, 0.0973081738, -0.7916069627, -0.3431764841, -0.1965073943, -0.1618854851, 0.4048883915, -0.3476957381, -0.0980478227, 0.7702791691, -2.2979245186, -0.1517797709, -0.3749607503, -1.171710372, 0.020869568, 0.3871066272, -0.1618566513, 0.4616605937, 0.1286819279, 0.6079886556, 0.0699107274, -2.4633350372, 1.7312291861, -0.6612193584, -1.144513011, -0.4425373077, -0.2161127776, -0.4904437661, -0.0562902018, -0.0407379493, -0.8674155474, 1.2533715963, -1.0258421898, -0.6329965591, 0.5968829393, -1.5617688894, -1.1836320162, 0.5536366701, -0.0035626427, 0.7234296203, 0.7468454838, -0.0928877518, 0.1158519089, 0.1445428133, 1.2432569265, 0.2161172926, 0.3343808651, -0.9356914759, 0.1080244258, -1.9386600256, 0.1077727824, 0.5320501328, -1.62409091, 0.0740884468, 1.1450022459, 0.1643900126, -0.8622454405, 0.2436375171, -0.696146667, 0.2875188291, 0.3218926489, 0.1170755252, 0.0024630085, 0.5721016526, -0.6862255335, 0.5144010782, 0.1961629987, -0.9416669607, -0.3473244011, -0.794305861, 0.8082325459, 0.1931746155, 0.5686665177, -0.4025586843, -0.5976015925, 0.0390380844, -0.6925939322, 0.2398346663, 1.1897143126, 0.8300030231, 0.0566500127, -0.3769746125, -0.8176590204, -0.4487437606, 0.98380512, 0.5771570206, 1.0756191015, 0.1881346107, 0.5830460191, -0.1112454012, -0.3251075745, 0.7856780291, -0.3135267496, -0.6380133033, 0.9057115912, -0.0557740293, -0.2958911061, 0.1286809444, 0.6348178387, -0.640402317, -1.181809783, -1.1916023493, -0.1151778251, -0.3019011915, 0.7533680797, 0.4771876633, -0.9013614655, -0.2062692195, 1.5921372175, -0.3064134419, 0.1191766635, -1.3334997892, -1.5940638781, -0.7005969882, -0.9016638994, -0.8608365655, 0.3923127949, 0.7970238328, -0.9463039041, 0.600848794, 0.4026334584, 0.4379196763, -0.4303966761, 0.0425526649, -1.7039884329, -0.1045601517, -0.6360396147, 0.9683595896, 0.7381927371, 0.0489731841, -1.2678833008, 0.8154330254, 0.3607879579, -0.4074204564, 1.50963521, -1.6031498909, -1.4422988892, -0.1433799267, 1.1191779375, 0.6275030375, 1.4553894997, 0.1614326388, 1.4462988377, 1.7146953344, 0.7441766858, -0.1213526726, 0.9718874097, 0.0801323429, -0.2307798415, 0.857575953, 0.6216626763, 1.0795331001, -1.0640126467, 2.133733511, 1.5148774385, 0.3982187212, -0.4058708549, 0.09223786, 0.1196393818, 0.1094527394, -0.9284639359, -0.7355587482, -0.7911229134, 0.3796888888, -1.8821988106, -1.0016115904, -0.0532199666, 2.0266580582, -0.690982163, -0.9348229766, 0.0067377598, 0.1638661325, -0.4494131804, 0.0864476189, -0.6847255826, -0.1098341867, 0.1862840205, 1.6499892473, -0.0046117832, 0.0674423799, 0.4595510662, -0.9672367573, -0.2306365073, 0.6036521196, 0.498187989, -0.451205045, -0.1456042379, 0.2501809001, 0.503824234, 0.2713598013, -0.4865976274, -0.1814661622, -1.1018521786, 0.1109180301, -0.2208276987, 0.8087431192, -2.1069209576, -0.6907266974, -0.2272514552, -0.3788901269, -0.478095144, 0.2543486059, 1.1534600258, -0.0373241566, 0.3569768667, 0.7361727953, 0.806558013, 0.0671897456, -0.4454146922, 0.1306593865, -1.426981926, -1.2906551361, -0.0171296485, 0.2030003369, 1.0721354485, -0.9425513148, 1.2179992199, 0.8097664118, 0.3413391709, -0.0557411611, -0.801083982, 0.0642635599, -0.3838168085, -0.7095758915, -0.0458378978, -0.1882020831, 1.1549105644, -0.891985774, -1.0039275885, -1.0188289881, 1.9753651619, 0.5226341486, 0.200050652, -1.0593162775, -0.5300405025, -0.5892280936, 1.4511871338, 0.058915209, -0.6596718431, -0.2723833025, -0.1805697083, 0.3521172702, -0.0519912429, -0.6439356208, -0.080371663, -0.7410667539, -0.2553496063, -0.1850144267, 0.0376005471, -0.9851406813, 0.9296120405, 0.8155074716, -0.8248559833, -0.301793009, -0.3886666298, -0.5936284065, 1.0582308769, 0.787158668, 1.5588349104, -0.6111723185, -0.800132215, 1.6207801104, 0.1386671215, 0.5016859174, 0.172756061, -1.1698161364, 1.4127990007, -0.3546766341, -1.183618784, -0.6260616183, -0.7117526531 ]
How Do I Display Images Stored in a Database or Hosted on a Server? There are many ways how to do this. Here they are: Using Properties 1. The Image.DataColumn property - to load an image from a database. 2. The Image.File property - to load an image from a file. 3. The Image.ImageURL property - to directly specify an image url. Using Events 1. Load an image from a file Image1.Image = Image .FromFile( "Image1.gif" ); 2. Load an image from a URL Image1.Image = Stimulsoft.Base.Drawing. StiImageFr
DataAccess How Do I Display Images Stored In A Database Or Hosted On A Server
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Display Images Stored in a Database or Hosted on a Server?</title> <keywords> <keyword translate="true">Images<keyword translate="true">Displaying from a Database</keyword><keyword translate="true">Displaying hosted from a Server</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Display Images Stored in a Database or Hosted on a Server?</span></p> </header> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">There are many ways how to do this. Here they are:</span></p> <p class="f_Normal"></p> <p class="f_Section Heading" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Section Heading" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Using Properties</span></p> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">1. The Image.DataColumn property - to load an image from a database.</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">2. The Image.File property - to load an image from a file.</span></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">3. The Image.ImageURL property - to directly specify an image url.</span></p> <p class="f_Normal"></p> <p class="f_Section Heading" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Section Heading" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Using Events</span></p> <p class="f_Normal"></p> <p class="f_Section Heading" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Section Heading" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">1. Load an image from a file</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Image1.Image = </span><span class="f_cclass" translate="true">Image</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">.FromFile(</span><span class="f_cstring" translate="true">&quot;Image1.gif&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">);</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Section Heading" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><span class="f_Section Heading" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">2. Load an image from a URL</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Image1.Image = Stimulsoft.Base.Drawing.</span><span class="f_cclass" translate="true">StiImageFromURL</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">.LoadBitmap(</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cstring" translate="true">&quot;http://www.domain.com/bitmap.gif&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">);</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ -0.4541552663, 1.7217603922, -4.1239709854, -2.2178635597, 0.6144915819, -1.1069631577, -0.0018657501, 0.035607256, -1.4328218699, -1.6965492964, 1.2182979584, 0.549403131, 2.4440641403, 0.2830342352, -0.9360670447, 0.4797404706, -0.2770453095, -1.9607733488, -1.1772822142, -0.4127545357, -0.0585065633, -0.1808807105, -0.2402051091, 1.3923764229, 4.3687844276, 0.1682426929, 0.124033995, 1.869879961, -1.0628420115, 1.3890970945, -0.3673848808, 0.4570959508, -0.597751677, -1.0408976078, 1.8249759674, -1.1653476954, -0.1403344721, -0.6191987991, 0.8711877465, 1.6855068207, 0.6608127356, -0.9350934625, -0.7408096194, -0.381742388, -0.3779275417, -0.6939527988, 0.5469620824, 1.094930172, 0.456692785, 0.4624250531, -0.1512462944, -1.4780131578, -0.4808227718, -0.8301948309, 1.0025146008, -0.9363045096, -0.0430039205, 0.3375055492, 0.0252312515, -1.1310993433, 1.653534174, 2.0750069618, 1.0993299484, 0.888766408, 1.5645099878, -0.216231361, -1.124063611, 0.4571131766, -0.030408062, 0.2506235242, 0.9145205617, 1.185423255, 1.4989057779, -0.2812901735, -0.7378442883, -0.5447724462, -0.218700245, -1.7682079077, -1.5818302631, 0.923574388, 1.5402303934, 0.1604015231, 0.8700256348, -0.743809104, 2.3404555321, 0.4100975394, -0.0846471041, 0.1148395091, 0.2342219055, 0.1904816777, 1.0435788631, -0.3958760202, 0.0177927874, 0.7163819075, 0.755284667, 0.0918380469, 0.1120819449, 1.017914176, 0.1675507873, -1.5783128738, -0.6958565712, 0.2047117949, 0.5498172641, 0.2640025318, -0.6374688745, -0.1279804111, 0.0264757294, -0.0011043984, -0.6713870168, -0.0574965961, 0.3509678543, -1.3861614466, 0.5251272321, 0.4487223327, 0.7295737267, -0.6295883656, 1.2075898647, -0.8103091121, -0.0985736847, 1.0953160524, 0.5734946728, -0.1166455373, 1.2971819639, -0.021366233, 0.1406810731, 0.099042356, -0.1452800184, -0.4797740281, 0.2547211647, -0.4066292346, 0.3909271955, -0.6816966534, -0.8559149504, 0.853738308, 0.820227921, 1.5469335318, -0.1658542752, -1.1238849163, 0.4180182517, -0.2656295002, 0.1133559197, 0.2547410131, -1.2127599716, 0.2959544659, -0.0775574297, -0.8434503078, 0.8698827624, -1.2374002934, 1.536450386, 0.3770449162, -0.9394237399, 1.0494503975, -0.0270870272, 0.357329309, 2.0429730415, -2.2044417858, 0.7856380343, 0.1809841692, -0.3146145344, -0.0133300563, 1.5966800451, 0.0283669159, -0.5969080329, 0.6597999334, -0.4543545246, -1.5759465694, 0.6554447412, 0.1343494356, 1.324893117, 0.0883329138, -0.12102817, -0.0694884509, -1.7476325035, -0.5881018639, 0.1218514591, -0.8965409994, -0.4312218428, 0.2559256852, 0.9502580166, -0.6678610444, -0.2655977309, -1.4207941294, 0.8224573731, 0.5463843942, 0.2009959668, -0.2426595539, -0.378682673, -0.031140795, 0.2890149951, 0.047241535, 0.0271192212, 0.9438537955, -1.4998298883, -0.7911730409, -0.9077065587, -0.5795125365, 0.2183107436, -0.8186655641, -0.0680942014, -0.1991323531, -0.2240824997, 0.5435613394, -0.8785865307, 2.0461387634, -1.2699384689, -0.8068630695, -0.5401561856, 0.6018609405, -1.0795307159, -0.5237044692, 1.5073683262, -0.5481826663, -0.7843717933, -0.2236921638, 1.1720989943, 0.8164052367, -0.2945089936, -1.3538634777, 0.5820208788, -0.7796935439, 1.0601590872, -0.752600491, 1.0508898497, -1.0741251707, 1.0880413055, -0.2873651683, -0.7266984582, 0.3509692252, -0.1467723101, 0.5610458255, -1.5136806965, -0.9274356365, 0.8228188753, 0.664729476, 0.0986115187, 0.364772588, -0.727684021, 2.2231664658, 0.291962117, 0.3122292459, -0.1933581084, 0.3338901997, -0.1988905221, -0.1245653555, -0.8393424749, 0.576061666, 0.1406251192, -0.940356195, 0.4932002723, 1.3761743307, 0.5968060493, -0.4157753587, 0.4347228706, 0.3438128829, 0.1969783008, -0.1552807987, -0.9268411398, -0.3186298311, 0.2784329653, -0.2821795344, 0.0587733947, -0.6829253435, 0.1514778435, -0.1008543596, 0.1413147002, -0.9109207988, -0.0189445708, 0.6945658326, 0.2415308058, -0.1289527565, -0.1323171109, -0.7081493735, -1.3305653334, -0.2726613283, -0.1325407773, 0.8494861126, 0.934905827, 0.879981339, -1.2716724873, 0.5427753329, -0.8733585477, -1.143522501, -1.1624070406, -0.9876206517, -0.5234277844, 0.8218766451, 0.3985286951, 0.603936255, 0.7108259201, -0.1944401413, 0.6035816669, 0.8155607581, -1.2376303673, -0.0633465722, -1.970700264, -0.9384366274, 1.1841025352, 0.763071835, -0.3051580489, -0.0238928199, 0.7364451289, 0.3200801015, 2.1157259941, 1.9852838516, -0.3455920219, 0.0795703307, 0.9041199684, -0.7482673526, 1.17022264, 0.7327934504, -1.2421537638, -0.7568225861, -0.8883196712, 1.6795097589, -0.0507268496, 0.7769496441, -0.2942611277, 0.0416714251, 0.0235541109, -0.5494359732, -0.0044843261, -0.3049315214, -0.3398305774, -0.2515597045, -1.5595886707, -0.1260012388, -0.9127157927, 1.1317610741, 0.065586105, -0.7301208377, -0.3922897279, 1.2228076458, 0.2346010953, -0.6964737773, 0.20437783, 0.5478547812, 0.5467536449, -0.6852677464, 1.237334609, 0.7651144862, 1.4128440619, -0.399046272, -2.1168327332, -2.5826046467, -0.6383258104, -0.2387170494, -0.7624950409, -0.8994783759, 0.004543297, 0.2626897097, -0.4165786207, 0.9506826401, 1.1360753775, -0.0366110615, 0.7310805917, 0.4221795201, -0.0765846148, 0.1261093616, 0.3802557886, -0.451790005, 0.1166732088, 1.273060441, 0.7137998939, -1.3534226418, -0.7554024458, 1.4417709112, 0.6073515415, -0.6313667893, 0.7864509225, 0.0852590725, 0.7224864364, -0.440364182, -0.1928509921, -0.2325711399, 0.7367129922, 0.5551089048, -1.3971571922, 0.1127026454, 0.899202466, -0.0064472202, -0.4850601852, -1.1188725233, -0.2205854654, 0.5250054598, -0.2870064378, 0.3931171596, 0.6902585626, 0.2683560848, 0.7488036156, 1.0386794806, -0.215653792, -1.6869341135, -1.38808918, 0.2683278024, -0.0659588799, -0.4868349433, -0.2227481306, -0.6277493238, 0.100292556, 0.3769419789, -1.4321494102, -1.2262380123, 0.2785664201, -0.8679471016, -0.2947752178, 0.2122174501, -0.3594610393, -1.251240015, 1.6766159534, -0.2647008896, 0.9974234104, -0.922431469, 0.9218176007, -1.2204757929, 0.0903957561, 0.3645964861, -0.1123592183, 0.5278580785, -0.1964378059, -0.3540601134, 0.6325510144, 0.3482741714, -0.4268769026, -0.113067776, -0.2006084174, 0.1196709648, -0.0740657076, 1.3734937906, 0.5373575687, -0.9639071822, -1.1684521437, 0.2589058876, 0.9348319173, -0.0442502908, -0.4180265367, 0.2283045202, 0.6065176129, -0.0951326713, 1.0138170719, 0.5357601047, 1.1591531038, -1.0578852892, 1.1181777716, -0.3077112734, 0.1390448213, 3.7193760872, 0.9668280482, -0.3473818898, -0.9162728786, 0.364711374, -0.1334576309, -0.612754643, -0.1696785986, 1.0041377544, 2.5274870396, -0.3935265243, 0.139751181, 0.1752377748, 0.3438911438, -0.0165163539, -0.9724218845, 1.2288548946, -1.139008522, 0.7064350247, -0.4733537734, -0.5857362747, -0.0029526306, -1.0423978567, 1.3210418224, -0.4838353097, 0.0542721227, -0.1991920024, 1.2649806738, -0.1707496792, 0.6162515879, 0.7736023664, 1.1523249149, -0.521050632, 1.5328265429, 1.3250445127, -0.3945429623, -0.2726038098, -1.3414537907, -0.9126617908, -0.0016087238, 0.1174866855, 0.2406226397, 1.0533255339, 1.3039624691, 0.2141982615, -1.0111830235, 0.0567609966, -0.5979523063, 0.8367831111, 1.0266735554, -1.3102986813, -0.5234339833, -0.5062055588, 0.0234630816, 0.0588534884, 1.585391283, -0.8857558966, -0.2400530875, -0.3138168454, 0.241914615, -0.7516105771, -0.5029142499, -1.428858757, -1.0185638666, 0.0485896841, -0.8166267276, -0.4222929776, 0.0311184004, -0.1500818729, 1.6373746395, -1.4797427654, 0.2425524145, 0.762635529, -0.9191862345, 1.4581155777, -1.2024111748, -1.3444360495, 0.3757901788, 0.6394858956, -1.3065142632, 0.9618321657, 0.7755873799, 0.3817101717, 0.7327219248, 0.3452396691, -0.5698963404, 0.1019516662, -1.4443278313, -1.0618674755, -0.1861091405, -0.2555783689, -0.1280682832, 1.7108707428, 0.5773201585, 0.9135875106, 1.3875477314, 0.0516671799, -0.0180176031, -0.5060409904, 0.4629397392, -0.7596637607, -0.6986343861, 0.4579477608, -0.3087425232, -0.3561584651, 0.0563017577, -0.1840439439, 0.6970056891, 0.5006697774, 0.2262992561, -0.9006706476, -0.2683960199, 0.4041167498, 0.0669033304, 0.1246812493, 1.0195287466, 0.7451719642, 0.6832283139, -0.3728370368, -0.4126279056, -0.1495522708, 0.1282025129, 0.3025722802, 0.7178094387, 1.1030021906, -0.7960444689, -1.3492184877, 0.904610455, -1.0216040611, 1.0653117895, 0.6213876605, 1.8674266338, 0.4451160431, -1.2859777212, -0.7123083472, -0.2876239717, -0.3347593248, 0.0505974405, 0.6496673822, 0.6274859905, -0.2157655656, -1.2275308371, 0.1132599264, 1.3465536833, -1.1627495289, -0.0617299974, 0.1157727912, -0.2521989346, -0.1014196947, 0.5610768795, -0.5648998022, -1.4225567579, -0.6016618013, -0.9001016021, 0.3115727305, -0.3854129016, -0.108912155, 1.297781229, -0.6166161299, -1.0536330938, -0.1067763418, -0.5780106783, 0.4643931389, -0.3649672568, -1.657928586, 0.7964674234, -0.1888762563, -1.569904089, 0.3206754923, 0.5923383236, -1.3203580379, 0.2684259415, -0.3976902366, -0.0473019779, -0.0362943299, -1.2563452721, -1.2675433159, 0.8042996526, -0.5416561961, 0.4470098317, -1.4913628101, -1.3243978024, 0.9738747478, 0.9340327978, 1.3294135332, 0.0247059185, 0.5910395384, -1.967525959, -0.9272939563, -1.1316103935, 0.6848541498, 0.7327233553, 0.6404453516, 0.3809864521, 0.8073043823, 0.804428339, 0.0385637097, 0.9259454608, 0.2793225348, 1.5808553696, -1.4086805582, 0.706086576, 0.3673546612, 0.8359957933, -1.1839618683, 1.7177505493, 0.8654138446, -0.0958655998, -0.0664067268, 0.6169522405, -0.7864226699, 0.8851293325, -1.6862350702, -1.6316289902, -1.0914050341, -0.1330806464, 0.2439825386, -0.2305340469, -0.8729467988, 0.7602877021, -1.0956888199, -1.0502804518, 0.2798586786, -0.1683852971, 0.6997692585, -0.5298803449, 0.8771611452, -0.492426455, 0.1468790025, 0.0920195878, 0.8420638442, 0.1474504769, 0.7905829549, -0.6003047228, -0.511983335, 0.5995749235, 1.2297413349, 0.3757835329, 0.3067326844, -0.0739432126, -1.3993786573, -0.1018519551, -0.0837899148, 0.5021472573, -1.0976747274, 0.3955673277, -1.1576424837, -0.3846307397, -0.3899225593, -0.8336438537, -0.8923258781, -0.6501542926, -1.9638793468, -0.1074290574, 0.2903885543, -0.8226225376, -0.0049616946, 0.2266056687, 1.4468420744, -0.2858771384, -1.5265767574, 0.7022712827, 0.1529108733, -0.1634804308, -1.2945047617, -0.3074857891, -0.6776771545, -0.1926632077, 0.6700795889, 0.0568128973, 0.7293929458, -0.1675743163, 0.1515528709, -0.6203949451, -1.0684943199, 0.5882658958, 1.3091366291, -0.9542373419, -0.1083153859, 0.8139020801, 0.0611251779, 0.7439489961, 0.2505746782, 0.9691249728, -0.1000025719, 0.2751159668, 0.9155060649, -0.2308492362, 1.5379915237, -0.1017107069, 0.111577794, -0.5745943189, -1.363922596, 0.3605714738, -1.3561580181, -0.8154390454, 0.1139953136, -0.7521721125, 0.1966290921, 0.2493242323, 1.0078585148, -0.3720743656, -0.9667198062, 0.3379252553, -0.4880325496, -0.0216050707, -0.6925817132, 0.5114858747, -0.4714096189, 0.80869627, 0.6629270315, -0.4277559817, 0.6051315069, 2.7338657379, 0.9016882181, 0.3644841313, 0.0598253272, 0.1741687506, 0.823816359, -0.0332357176, -2.2895839214, -1.3266798258, -0.0480955802 ]
How Do I Render a Report on a Server and Send It to a Client? First, generate a report on the server and save rendered report to the stream: C# StiReport report = new StiReport (); report.RegData(dataSet); report.Render( false ); report.SaveDocument(stream); VB Dim Stream As New MemoryStream Dim Report As New StiReport Report.RegData(DataSet) Report.Render( False ) Report.SaveDocument(Stream) Load a rendered report on a client from the stream and set the following data: C# StiReport re
DataAccess How Do I Render A Report On A Server And Send It To A Client
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Render a Report on a Server and Send It to a Client?</title> <keywords> <keyword translate="true">Servers<keyword translate="true">Rendering reports on</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Render a Report on a Server and Send It to a Client?</span></p> </header> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">First, generate a report on the server and save rendered report to the stream:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_csharp" translate="true">C#</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cclass" translate="true">StiReport </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report = </span><span class="f_cblue" translate="true">new </span><span class="f_cclass" translate="true">StiReport</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.RegData(dataSet);</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Render(</span><span class="f_cblue" translate="true">false</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">);</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.SaveDocument(stream);</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_VB" translate="true">VB</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">Dim </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Stream </span><span class="f_cblue" translate="true">As New </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">MemoryStream</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">Dim </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report </span><span class="f_cblue" translate="true">As New </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">StiReport</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.RegData(DataSet)</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Render(</span><span class="f_cblue" translate="true">False</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">)</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.SaveDocument(Stream)</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"><span class="f_Normal" style="font-family:Arial; font-size:10pt; color:#000000;" translate="true">Load a rendered report on a client from the stream and set the following data:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_csharp" translate="true">C#</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cclass" translate="true">StiReport </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report = </span><span class="f_cblue" translate="true">new </span><span class="f_cclass" translate="true">StiReport</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.LoadDocument(stream);</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Show();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_VB" translate="true">VB</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">Dim </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report </span><span class="f_cblue" translate="true">As New </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">StiReport</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.LoadDocument(stream)</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Show()</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.0513836518, 0.3734247088, -4.3856596947, -2.3890783787, 1.4291095734, -0.8879288435, -0.175918296, 0.206623435, -1.5511440039, -1.9991942644, -0.1660636961, 0.3225213885, 1.75220716, 0.587166369, -0.8901537061, -0.2450248301, 0.8595401049, -2.6661994457, -2.1419916153, -0.4230365157, -0.0074443491, -1.3141279221, 0.4567686915, -0.1800920516, 4.2140865326, 0.0513569042, -0.4504059255, 0.8817105889, -1.0053948164, 0.6375768185, 0.5952271819, 0.4008840919, -0.2834197283, 0.1195424721, 0.5786504745, -0.3392290473, -1.0504966974, -1.0852525234, -0.7941390872, 0.1867579967, -0.4228564203, -0.9075719714, -0.1409063637, -0.3231309652, 0.3417982757, -0.2684091926, 2.4312002659, -0.3659249544, -0.4539754093, -0.6962159872, 0.3467745483, -1.0949552059, -0.6566887498, -0.712025106, 1.1237536669, -0.4143254459, -1.0409146547, 0.7641317844, 1.1842443943, -1.4140770435, 1.7578325272, 1.7912267447, 0.7961541414, 1.3954342604, 0.7633330822, -0.8310986161, -0.4501121938, 1.3038806915, -1.2075521946, -0.1331456006, 0.5716120005, 0.9501896501, 0.5238366127, -1.4686295986, -0.792483747, 0.7203980684, -0.2547289133, -1.0112912655, -1.6206353903, 1.4162300825, 1.4423342943, 0.8461515307, 1.1780426502, -0.7727045417, 1.7252912521, -0.2292924821, -0.7730939984, 0.2349683642, -0.80307585, 0.1452687532, -0.1183463335, -1.0547418594, 0.63626647, 0.2222452164, -0.10060969, -0.054697562, -1.3160640001, 0.499649018, -0.2245329171, -0.7697540522, -0.2301590443, -0.3498421907, 0.0520675965, -0.4068341851, 0.226841256, -0.0282473508, 0.4204719365, -0.116015099, 0.7702550888, -0.8972041011, 0.3647409678, -0.7076874375, 0.1384326071, -0.0479080491, 1.4347717762, -1.0148481131, 1.7350090742, -0.7484654784, 0.3084518611, 1.7037059069, 0.2406786531, -0.9254860878, 0.9051437974, 0.8128852248, 1.0760786533, 0.7578825951, -0.3665624857, 0.5894449949, 0.8994031549, -0.81788975, 0.2316627204, -0.9167628288, -0.8920673728, 0.4706207216, 0.6478412151, 1.3007292747, -0.6444615722, -0.5136937499, 0.4270353615, -0.0858615711, 0.6549743414, -0.6159623265, -1.8778163195, 0.909706831, -0.7610854506, -0.6012111306, 0.1623098254, -0.985439837, 0.9212891459, 0.1511348933, 0.1527409256, 1.7568724155, -0.1679781377, 0.7243445516, 1.954028368, -2.1195867062, -0.4641744792, -1.2631568909, -0.0488108583, 0.8926792741, 2.0306987762, -0.4759334922, -0.713601768, 0.9980359077, 0.1731603146, -1.0004035234, -0.258131355, 0.6937595606, 1.008728981, -0.1382626146, -0.4644570053, -0.2339610457, -0.3918744922, 0.2370471507, -0.8445155621, -0.0119464286, -0.7706649899, -0.4594017565, -0.2755919695, 0.0403849557, 1.1673843861, -1.5074898005, 0.5143758059, 0.221802935, 0.0673944801, -0.1094569638, -0.2720045745, -0.8870552182, 0.172681272, -0.1364865005, -0.9146845341, 0.5717592239, -0.6946124434, -1.0097275972, -0.3688915968, -0.7207581997, 0.6953552365, -1.8270612955, 0.0562151521, -0.4037865102, 0.5670690536, 0.7605240941, -0.5561068654, 0.9727413058, -0.8092148304, -0.4103116989, 0.0812558904, 0.9835578203, -0.5858029723, -0.0877711326, 1.979414463, -0.4692702293, 0.2889285982, -1.0712116957, 0.5691028833, 0.2881906629, -0.6398371458, -1.4264273643, -0.0246068407, -0.4867439568, -0.0300442521, -1.1466518641, 1.5999494791, -0.1866315007, 0.749465704, -0.2446234375, -1.2757470608, 0.6057941318, -0.3145975769, -0.5387615561, -0.62800318, -0.7268404365, -0.5859017372, 0.3389147818, 0.3201649487, 0.8635386825, -0.831709981, 2.2134170532, 0.4563079476, -0.6237108707, 0.1384997517, -0.0846736953, 0.2776454091, -0.1044093966, -0.7104219198, 0.9297136664, 0.8390871286, -1.0270901918, 1.3170650005, 1.1313742399, 0.4363298416, -0.2787498534, 0.5761896372, 0.5178152323, 0.4492727518, -0.7483761311, -0.2877246141, 0.567009151, -0.3681571782, -0.3403209746, -0.0534193255, -0.3447813392, 0.5073729753, -0.2585590482, -0.1106979176, -0.042693302, -0.0116442293, -0.1944978982, 0.5329501629, -0.9578129649, -0.73579669, -0.5199623704, -0.434636116, 0.9490348101, -0.4233614802, 0.4310097694, 0.9217656851, -0.3903551996, -0.4225050211, 0.8698055744, -1.8380122185, -2.1030378342, -0.3938294649, -1.091322422, -0.6988248825, -0.0502294488, 0.1305755675, 0.5316154361, 0.2554892302, 0.2145599574, 0.5958349109, -0.0331711546, -0.8349887729, 1.4893394709, -1.2843871117, 0.2559182942, 0.9900109768, 1.0887684822, 0.2113357633, -0.9212679267, 0.7879417539, -0.417321384, 0.7586498857, 1.3828992844, -0.3742177188, 0.4300937355, 0.9493466616, 0.3149502873, 1.6255375147, 0.6187762618, -1.3182243109, -0.7654077411, -0.7164137363, 0.8326789141, -0.6627727747, 1.223618269, 0.4376693368, 0.5179618597, 0.216128245, 0.03965424, -1.0327641964, -1.0939494371, -0.0771210715, 0.2677636743, -1.4285339117, 0.0159018952, -1.3760970831, 0.8949207067, -0.0513223633, -0.5911572576, 0.1803581268, 0.6035538912, -0.3653688431, -1.917493701, 0.3456193209, -0.6270068884, -0.1029655784, -0.7586615086, 0.7769070864, -0.0842444003, 0.3940615058, -1.1173952818, -1.767171979, -1.1301066875, -0.839969933, -1.0244961977, -0.4154894054, -0.1181904599, 0.2626181543, -0.1304864287, -0.2527795434, 0.6361230016, -0.056691587, -0.024766041, 0.6267134547, -0.2026558369, -0.0460696965, 0.1152322367, 0.534642756, 0.5919643641, -0.1700739563, -0.6773417592, 0.3227700889, -0.4448101521, -0.4382244945, 1.4773284197, 1.2562946081, -0.4851378798, -0.1116378754, 1.3094358444, 0.6594102979, -1.5867068768, 0.0286850259, -0.2890429795, 0.5284815431, -0.0596532449, -2.1116440296, -0.025775481, 0.0352749676, 1.2170106173, 0.5093433857, 0.0985545889, 0.0313311182, -0.0126852319, 0.0029501885, 0.4107962847, 0.1219144985, -0.0806292072, 0.4149166942, -0.0780417919, -0.5264175534, -1.7281057835, -0.9443097115, 1.536474824, 1.44193542, 0.2941625118, 0.5494508743, -0.2866480649, 0.1953875571, 0.6284992695, -1.1360864639, -0.7985116243, 0.4734883308, -0.1242609695, 0.326582104, 0.4663406312, -0.6320099235, -0.6649215221, 0.6745449305, 0.0157227609, 0.9763592482, 0.10573221, 0.0224424768, -1.403544426, 0.4825890362, -0.5059759617, 0.9339758158, 0.7928663492, -0.6404685974, -0.3391654193, 0.0286467336, 0.317062825, 0.2567247748, -0.1026582122, 0.7480527759, 0.8823664188, 0.0285776276, -0.316269666, 0.1343585402, -1.2286815643, -0.222264573, -0.1109886393, 1.483255744, 0.4964821339, -0.6880772114, 0.2614286244, 1.7931522131, 0.2719402909, 0.8513624668, 1.7134139538, 1.148353219, -0.7784560323, 0.6498631835, -0.5390535593, 0.8732673526, 2.6905603409, 1.3482047319, -2.0363435745, -0.7218101025, 0.9884519577, -0.3978964686, -0.4491153955, -0.1134083495, 0.9860692024, 2.4462273121, 0.206064567, 0.7737080455, 0.261965394, -0.9083936214, -0.3644785583, -1.0501723289, 0.1501374096, -0.5123674273, -0.1654017717, -0.263782829, 0.1829854846, 0.4639502168, -1.0563886166, 1.4037345648, 0.3521525562, -0.8684750795, -0.7974863648, 0.6215851307, -0.1223044693, 1.1715881824, 0.3154459298, -0.320266664, 0.0813583657, 1.2552807331, 1.5493130684, 0.3798716664, 0.3446665108, -1.0408068895, -1.0544896126, 0.4418541491, 0.7865312099, 1.4247680902, 0.73482126, 0.6974126697, -0.5320749879, -1.0072669983, 0.6831852198, -1.9962478876, 0.1037759483, 0.7813863158, -0.4346115589, -1.0344108343, -0.6882577538, 0.1731493622, 0.5576077104, 0.5306924582, 0.2159305215, 0.1867305934, 0.5350365639, 0.358489871, -0.6466975808, 0.1033309326, -1.2298352718, -0.9497547746, 0.0331075042, -0.6833018661, -0.3212918341, -0.4164887369, 0.7745759487, 1.1002436876, -0.6319143772, -0.1806427091, 0.6600913405, -1.5678792, 1.4602884054, -0.8403300047, -1.2908746004, -0.7865169644, 0.4989602268, -2.7495126724, 0.6573355198, -0.4848072827, -0.1990484893, 0.6942106485, -0.0881266966, -0.8524217606, 1.1847846508, -1.3881069422, -0.5262600183, 0.7321465611, -0.5028309822, -0.0096844239, 0.7973954082, 0.416285634, 1.3005151749, 0.5329309106, 0.7534294724, 0.1357171983, 0.7800440788, 0.5323937535, -0.6859996915, -0.1019447744, 0.2579628229, 0.2814816236, -0.1611918509, -0.1142421737, -0.077425994, 1.6057699919, -0.0058986875, 1.2660201788, -0.8663457632, 0.1207610518, -0.6273914576, 0.7809180617, -0.3620200753, 1.3039880991, -0.0104263229, 1.0410903692, 0.0637000948, -0.7559108734, -0.6020229459, -0.4955888391, 0.6142373085, -0.9271985292, 1.209168911, 0.057397861, -1.2160414457, 0.9071455598, -0.6612896919, -0.0649030656, 0.2063569725, 1.3228207827, 0.0633429512, -1.7177333832, 0.1837542057, 0.5523635149, -0.9746999741, 0.5117632151, 1.3295351267, 0.4180751145, -0.0730709136, -0.3397574723, -0.0463177823, 1.7866209745, 0.1062444597, -0.5728229284, 0.5979478359, 0.8308340907, 0.1621441692, -0.0232530423, 0.5530127287, -1.1328952312, -1.0043925047, 0.1629769504, -0.0288760532, -0.9302622676, 0.1918240339, 1.113425374, -0.2088946253, -0.5704208016, 0.8852384686, -0.556463182, -0.2765222788, -0.1908289939, -1.282042861, 0.1449179649, -0.1239242107, -1.7661174536, -0.5084118247, -0.0132866474, -0.3658124208, 0.8805371523, -0.2680329084, 1.163605094, -1.1901648045, -0.7835549116, -2.0356588364, 2.6266095638, -0.1300350726, 0.3222329319, 0.4406781197, -1.798312664, -0.3743880391, 0.5044004321, 1.3367730379, -0.1539568752, 0.6805744767, -2.6375508308, -1.2406767607, -1.2840383053, 1.0058749914, 0.8093749881, 0.7039083838, 0.2704840004, 1.9152396917, 1.4879027605, 0.6047277451, 0.0344089828, 0.8960185647, -0.2306287438, -1.4570604563, 1.3624511957, 0.6873987913, 0.6465662718, -0.0602736473, 1.3112584352, 0.848459363, 0.6397203207, 0.3368944824, 0.9794877768, -0.8333941102, 0.4416584373, 0.0019784211, -1.4585196972, -0.1280798167, 0.1990822107, -0.8067731261, 0.2020915002, 0.0201121569, 1.8842219114, -0.3738678396, -1.1504520178, 0.3807876706, -0.6323050857, -0.2414767295, 0.2976062894, 0.0505952202, -0.293079257, 0.1501230001, 0.5913821459, 0.061603561, 1.3101881742, 1.5582773685, -0.0661433041, -0.748095274, 0.1925102323, 0.1312685162, 0.6608352661, 1.0331344604, 0.2402460575, -1.4123555422, -0.5204271674, -0.0659719035, -0.4834063053, -0.7313945889, -0.4816873968, 0.801887095, -0.3158343434, -0.4743627608, -0.1443484873, 0.2676191032, -0.1803236604, -1.2237970829, 0.1724022776, 0.9853453636, 0.4740580022, -0.1174965277, 0.6853556037, 1.4318714142, -0.6610528231, -1.0918790102, -0.2720362544, -1.4252064228, -0.1804887503, -1.5378401279, -0.3526594639, -0.3668691516, -1.5535176992, 0.6396392584, -0.5928307772, 1.2075122595, -0.7221123576, 0.4459153712, 0.5346560478, -0.5142884851, -0.2451118827, 2.1346230507, -0.5229254961, 0.975419879, 0.9693953395, -0.3752312958, 0.8245446086, 0.3907417953, 0.2760427892, -0.0210078098, 0.3695903122, 0.6474990845, -0.5295143127, 1.7473535538, -0.4413462877, -0.8982548118, -0.8042397499, -0.0967099965, -0.6682996154, -0.4975790381, -0.1857640892, -0.0381623395, -0.8646996617, 0.4549717605, 0.2723044753, -0.3199712932, -0.8136805892, -0.2504998446, -0.542966783, -0.8028872609, 0.5328217149, -0.3331167698, -0.6048241854, 0.097871244, 1.1145962477, -0.4969347119, -0.0110193612, 1.1787695885, 1.0571755171, 0.6086030602, -0.0544130728, 0.9253692627, 0.2655576766, 0.9217478037, -0.6821655035, -1.5466551781, -0.5213792324, -0.280706495 ]
How Do I Render Master-Detail Reports Across DataSets? In this case you should enable caching all data in one DataSet. To do this you should set the CacheAllData property to true from the Report Dictionary.
DataAccess How Do I Render Master-Detail Reports Across DataSets
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Render Master-Detail Reports Across DataSets?</title> <keywords> <keyword translate="true">Reports<keyword translate="true">Master-Detail across DataSets</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Render Master-Detail Reports Across DataSets?</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">In this case you should enable caching all data in one DataSet. To do this you should set the </span><span class="f_Menu Item" style="font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">CacheAllData</span><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true"> property to true from the Report Dictionary.</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.4795194864, 0.1850235909, -4.8178162575, -1.7783377171, 0.6386343837, -1.5312882662, 0.0285265911, 0.4434793293, -2.1011819839, -1.2770203352, 0.4256773591, 0.0639845654, 2.7119224072, 0.5015158057, -0.200098291, 1.0120034218, 0.1342767179, -2.0129041672, -1.4830656052, -0.4599407911, 0.5287869573, -0.048732087, 0.1407214552, 0.2105480433, 3.1695897579, 0.6981878281, 0.2918391526, 0.155735746, -1.3068498373, 0.8449858427, 0.9055691361, 0.5008126497, -0.6657305956, 0.1587250084, 0.5920690894, -0.6482292414, -0.7864944935, -0.1063552648, -0.5502573848, 0.5992308855, 0.5396413207, 0.0086832838, 0.1694151908, -0.5058301091, 0.4044208229, -0.3876554668, 0.8363703489, -0.1445683986, 0.7923957705, 0.155331701, 0.5308070183, 0.2686859667, 0.0363309011, -0.4976475537, 1.7116814852, -0.1275380254, -1.1387345791, -0.0222249776, 1.1341608763, -2.4097938538, 1.3040239811, 0.4589690566, 0.0981730595, 1.3974529505, 1.0535914898, -0.8934053183, -0.6747800112, 0.8581357002, -1.5797970295, -1.5977836847, 0.1589404196, 1.4277340174, 0.5496831536, -0.2424039096, -0.3992065191, 0.1110982299, -0.7066018581, -0.056454476, -1.054100275, 1.5438396931, 1.2091662884, 0.3126136065, 1.7666252851, -0.2529719174, 0.2286067903, -0.455070287, -0.3732277155, 0.0940684006, -1.0959457159, 1.1800088882, -0.576357305, 0.0432787091, 1.2367652655, 0.7225843668, 0.4985285997, 0.9203119874, -0.4392037988, 0.9697234631, -1.1387885809, -0.5084440708, -0.149698168, -0.0877417699, 0.5041760206, 0.1834632009, 0.2496551573, 0.4493717849, 0.2082573026, -0.1217267662, 0.3516251445, -0.0037684604, -0.4732828438, 0.5833567381, -0.0912906826, 1.2330567837, 0.4424931109, -1.4007997513, 1.1221483946, -0.5308924317, -1.3432215452, 0.6655572057, 0.3017838001, -1.2947894335, 0.3636751175, -0.0112232035, 0.1088651493, 0.3856289685, -0.6524936557, 0.9874396324, 0.6168022156, -0.9316160083, 0.2313062847, -0.6314314008, 0.1448805779, 1.0674993992, 0.1033928022, 1.3037828207, -0.98241961, -0.0963268206, -0.2642727494, 0.1080054939, -0.1375391781, 0.2960788906, -1.1952080727, -0.2877043188, -0.1390358061, -1.4213160276, -0.6164017916, -0.6177014709, 0.1885430366, -0.176729843, 0.0173134431, 1.4101452827, -0.2817676067, 0.829295218, 1.4434226751, -1.8803807497, -0.5680975914, -0.3201746643, 0.0498120487, 0.6247417331, 0.3781362474, -0.2511882484, -0.5118593574, 0.6054240465, 0.808041811, -1.2544218302, 0.6198390126, 1.1236191988, 1.4526228905, 0.590380609, -0.1244908646, -0.7165292501, -0.9515584707, -0.433229655, -0.3955224752, 1.2752791643, 0.8182880282, -0.9242501855, 0.8968378305, 0.3019799292, 0.8332200646, -1.2032827139, 1.0966615677, 0.388880223, 0.0998217613, 0.1375596672, -0.7206596136, -0.55176723, 0.4685489535, 0.5794754624, -0.6322926283, -0.1571560353, -1.2604495287, -1.1734268665, -0.4353661239, -0.6008448005, 0.5842817426, -1.3255052567, -0.1994580328, -1.4626466036, -1.0306121111, -0.2676787972, -1.1666977406, 0.9871145487, -1.1822470427, -0.1808148026, 0.98873353, 1.8245180845, -0.8645234704, 0.9444158077, 1.2922515869, -0.0725867525, -0.1311799288, -0.3586334288, 0.2229294628, 0.3072404265, -0.0257783961, -0.5957835913, 0.3595597148, -0.0042995112, 0.1278822422, -0.5725600719, 1.0743312836, -0.267565906, 0.9311954379, -0.0403065793, -0.357919842, 0.6810534596, -0.8984229565, -0.574167192, -0.8941506147, -0.6605378985, 0.6073378921, -0.4957144558, 0.1771675944, 1.00920403, -0.9613406658, 2.5419342518, -0.2389751673, 1.0708693266, -0.1085877717, -0.193743363, -0.7917827964, -0.9647784233, -0.1958153099, 0.6940982938, -0.1538351774, 0.3237262964, 1.2287099361, 1.1034160852, -0.8582782745, 0.1316067725, 0.7288956046, -0.0685879737, -0.2439993769, -1.3673037291, -0.5971000791, -0.3330126405, 0.2232955098, -0.254309088, 0.0397220366, -0.3517992795, 0.5561093092, -0.2509857714, -0.0779211372, -0.6280896068, 0.5595140457, -1.0979770422, 0.6475995183, 0.3131814301, -0.3628826141, 0.7440351248, 0.2138178349, 0.4509724081, -0.6269201636, 1.5437262058, 0.4898862243, -0.3020086288, -1.2686406374, 1.225337863, -1.7878557444, -2.2581701279, 0.4917376041, -0.8662514687, -0.0346102268, 0.5042133331, -0.5291491747, -0.1290566623, 1.1746587753, 1.0379317999, 0.6022453904, 0.266450882, 0.1907801926, 0.74812603, -0.9504160285, -0.3521869183, 1.3036682606, 0.9717379808, 1.8809646368, -1.9465419054, 0.9108932018, 0.3069681823, 0.4397227466, 1.6647307873, -0.7224909067, -0.6339409351, 0.4913229942, -1.0730855465, 1.1041241884, 0.4473308027, -0.7117060423, -1.7152762413, -0.7497357726, 1.1730884314, -0.1624895334, -0.1712994576, -0.0581911318, -0.4196347594, 0.7983065248, 0.2410791665, 0.991399169, -1.4031635523, 0.5789791346, -0.6761415601, -0.8416498303, 1.0796263218, -1.2392486334, 0.2325139642, -0.7513021827, 0.5156345963, 0.7976263165, -0.1438705027, 0.7733519077, -1.6646952629, -0.6060070992, 1.1911332607, -0.3140269518, -1.7432012558, 0.169559136, -0.0306447409, 0.4319468737, -0.4384095371, -0.9550745487, -1.8499597311, -1.0375936031, 0.0688547194, -1.4869611263, 0.9595262408, 1.4691011906, 0.2848064005, -0.6700137854, 0.9991032481, 0.3636209667, -0.2741153538, 0.8909528255, -0.3468660116, 0.1407084316, 0.3223466575, 0.8121390343, 0.6019354463, 0.5236981511, -0.2836243212, 0.2869272232, -0.6788703799, -0.5319479704, 2.1742999554, 0.9097083807, 0.1747934967, 1.1263816357, 1.0064305067, 0.4860697687, -1.3919484615, 0.4655101895, -0.2327808589, 0.3242085874, -0.4598693848, -1.670458436, -1.1101161242, -0.1718817651, 1.6923303604, -0.2599451244, 0.330650866, 0.0807030499, 0.2930690348, 0.2014533579, -0.7753841281, 0.1874798983, -0.2761572599, 0.8960955143, 0.0569915101, -1.3035012484, -1.2257094383, -0.8744134903, 0.2675403357, 0.6961585879, -0.99055475, -0.2605947554, 0.5010838509, -1.3739004135, 1.6701333523, -0.8232843876, -0.4880963564, 0.4898619652, 0.3264282048, -0.4246240258, -0.5491997004, -1.2502933741, -0.2924172282, 0.2888110578, -0.0320836119, 0.4381242096, -0.9261177182, -0.556411624, -0.6223834157, 0.8653000593, -0.8022730947, 0.7984232306, 0.0567830876, -0.7429093719, -0.7744278312, 0.3675132692, 0.3668812811, 0.2254775763, -0.1025287583, 1.7774012089, 0.4116463363, 0.7000677586, -0.0287450552, 0.707408011, -0.908455193, -0.127998814, -0.0306933112, 0.8368267417, 0.7988528609, -0.3403309286, -0.346765846, 1.0673463345, 0.5677762032, 0.1276873648, 0.6446355581, -0.0568349324, -1.225543499, 0.7859588861, -1.0587031841, 1.4427499771, 1.9429944754, 1.5289826393, -1.5719636679, -1.5961968899, 1.4900616407, -0.5902320147, -0.6832073927, -0.0099357907, 1.2875528336, 2.7514624596, -0.4535367489, 0.7312967777, -0.2421672791, -0.6248127222, -0.3895800114, -0.4466528893, 0.024400685, -0.8809954524, 0.3759977818, 0.1811382771, -0.9557106495, -0.8037620187, -0.5905908942, 0.4431723654, 1.3356131315, -0.2117437571, -0.1779332161, 0.9648265243, -0.6053569317, 0.7968876362, 1.2676904202, -0.2926375866, 0.704349637, 0.1674513817, 1.5752909184, -0.4267268181, 1.0271661282, -0.5386071205, -1.3923631907, 0.1842188686, 1.4469225407, 0.6961477995, -0.5304505825, 0.5564540625, 0.0999419168, -0.6806654334, -0.063500531, 0.3108091056, 0.4767160714, -0.2935049236, -0.4272536933, -0.2427330911, -0.5691507459, -0.3469948173, 0.1684570014, 0.9986591339, 0.7958194017, 0.2657574415, 0.4120641053, 0.6850587726, -0.0155758914, -0.0635008663, -0.6896724701, -1.3383190632, 0.4740881622, -1.1771599054, 0.9764744043, -1.1982389688, 0.8533960581, 0.2421005815, -0.5175259709, 0.6380998492, 0.8722249866, -1.1327127218, -0.4231000841, -0.28335765, -1.4185606241, -0.2331042588, 0.7005078197, -0.9439357519, 0.5869030356, 0.420461446, -0.8288508654, 0.2788227499, 0.3490249813, 0.3414910734, 1.0772380829, -0.4416103661, -0.8866048455, 0.8111226559, -0.3121889234, -0.4905256033, 0.9157453179, 0.4168681502, 1.8595497608, 0.2901515067, -0.3428863287, 0.6006790996, -0.4104108512, -0.5700725913, -1.895539403, 0.9207203388, 0.5135384798, 0.2919889987, -1.2013773918, 0.7537703514, -0.1296332479, 1.5348628759, -0.3007272184, 1.0367344618, -1.0353047848, 0.4951058328, -0.1476756036, -0.5792457461, -0.9901649356, 1.029466033, 0.3346956074, 2.4213643074, 0.1674314439, -1.1772149801, 0.0452014357, 0.1657245755, -0.2232558131, -0.4145326316, 1.4783353806, 0.2053166628, -1.7718656063, 1.0836312771, -0.7316567898, -0.2390414178, 0.4070497453, 0.5642710328, 0.2127968967, -0.7590880394, -0.8889801502, 0.9257632494, -1.2947143316, 0.5851742625, 1.3732887506, -0.8561278582, 0.3974742293, -0.5795970559, 0.3281837404, 0.9257728457, 0.0105509311, -0.881105423, -0.3966087699, 1.449644804, -0.1130871847, 0.6980783939, 0.3439576626, -1.0648612976, -1.2903676033, -0.5016857982, 0.099954471, 0.2417530268, 0.6451278329, 1.0014970303, -0.2251993716, -0.6973505616, 1.2816742659, 0.1126563549, -0.4681097269, 0.2864861488, -0.821928978, -1.0843994617, -0.7610616088, -1.7157196999, -0.1968159229, -0.0842489973, -0.6025103331, 0.899849236, -0.2487511933, -0.5238708854, -1.2001771927, -1.4994672537, -1.7681388855, 1.4555100203, -0.3100328743, -0.7057465315, -0.3018859029, -0.6818156242, -0.5502382517, 0.8703023195, 1.0969147682, -0.014718907, 1.6208093166, -1.8568069935, -1.5512188673, -1.4208359718, 0.7921724319, 0.0017738214, 0.0776429549, -0.5615110993, 0.5327965021, 1.5209171772, 0.2754453421, -0.0182651058, 1.1405136585, 0.5600260496, -1.4481245279, 0.6028697491, 0.6034821868, 0.7210620642, -0.2444211692, 2.7074949741, 1.5500273705, 0.718256712, 0.2595650852, -0.3936389387, -0.8524491191, 0.4912573695, -0.4840376377, -1.4082798958, -0.6924058199, -0.5171814561, -0.1454157978, 0.7947766185, -0.3501296937, 1.8207610846, -0.2690392435, -0.890288651, 0.6880165935, -1.5466133356, -1.2386959791, 0.7260783911, 0.2331832498, 0.1422800273, 0.4752453268, 0.2804314792, 0.3284528255, 0.1190057471, 0.9597997069, -0.2098998427, 0.568171978, 1.046035409, -1.1856218576, 1.2621705532, -0.0893334746, -0.0293096621, -1.1084616184, -0.7693050504, -0.0686605051, 0.1638157666, -0.5516195893, -0.6806994677, -1.8671559095, -0.4024364054, -0.3232660294, -0.8759217262, 0.9634721875, -0.38885656, -1.0696750879, -0.7049090862, 0.9820699096, 0.7237032652, -0.3842325211, -0.3297881484, 0.3678038418, 0.1611093134, -0.6695819497, 1.2135773897, -0.5670182109, 0.5616314411, -1.0998607874, -0.4641678631, 0.6619979143, -1.3643958569, 0.1904263049, 0.2432223856, 1.2423305511, -1.6541023254, -0.9674674273, -0.4189733863, 0.3698817194, -0.0818976536, 0.6722254753, -0.6923254728, 1.2881933451, 1.2220337391, -0.1273412257, -0.3348158598, -0.1336839497, 0.2483206242, 1.0673896074, 0.4438201785, 0.4146909416, -0.7405080199, 1.8066674471, 0.3334472775, -0.7583316565, -1.0353453159, 0.0748229772, -0.6468497515, -0.4405476153, -1.7149516344, -0.3886865675, -0.4278656244, -0.193102628, -0.7434142232, 0.7518379688, -1.3301808834, -0.2704862952, 0.2282424867, -1.342766881, -0.2019554377, -0.8030685782, -0.9376187921, -0.4266991317, 0.1279310137, 0.629160881, 0.691331625, 0.9169523716, 2.1107394695, 1.4568529129, 0.2880201042, 0.5564341545, -0.7690782547, 1.301068306, -0.2857587337, -1.0258154869, -0.4665969312, -0.4886808395 ]
How Do I Send SQL Query Parameters from an Application? You can use an expression to form any part of an SQL query. First, create a variable in the Report Dictionary.  Then, add the variable to the SQL query: select * from customers where code = {myvariable} Finally, initialize the variable before running the report: C# StiReport report = new StiReport (); rreport.Load( "Variables.mrt" ); report.Compile(); //Set Variable report[ "myvariable" ] = 123; report.Render(); VB Dim Report As StiRe
DataAccess How Do I Send SQL Query Parameters From An Application
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">How Do I Send SQL Query Parameters from an Application?</title> <keywords> <keyword translate="true">Parameters<keyword translate="true">Sending SQL from an application</keyword></keyword> <keyword translate="true">Queries<keyword translate="true">Sending parameters from an application</keyword></keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">How Do I Send SQL Query Parameters from an Application?</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">You can use an expression to form any part of an SQL query. First, create a variable in the Report Dictionary. &#160;Then, add the variable to the SQL query:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">select * from customers where code = {myvariable}</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">Finally, initialize the variable before running the report:</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_csharp" translate="true">C#</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cclass" translate="true">StiReport </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report = </span><span class="f_cblue" translate="true">new </span><span class="f_cclass" translate="true">StiReport</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">rreport.Load(</span><span class="f_cstring" translate="true">&quot;Variables.mrt&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">);</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Compile();</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_ccomment" translate="true">//Set Variable</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report[</span><span class="f_cstring" translate="true">&quot;myvariable&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">] = 123;</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">report.Render();</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_VB" translate="true">VB</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_cblue" translate="true">Dim </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report </span><span class="f_cblue" translate="true">As </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">StiReport = </span><span class="f_cblue" translate="true">New </span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">StiReport()</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Load(</span><span class="f_cstring" translate="true">&quot;Variables.mrt&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">)</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Compile()</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_ccomment" translate="true">&apos;Set Variable</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Item(</span><span class="f_cstring" translate="true">&quot;myvariable&quot;</span><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">) = </span><span class="f_cstring" translate="true">&quot; Value &quot;</span></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"></p> <p class="f_code" style="text-align:left; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:#f3f3f3; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none;"><span class="f_code" style="font-family:&apos;Courier New&apos;; font-size:10pt; font-weight:normal; font-style:normal; text-transform:none; vertical-align:baseline; color:#000000; background-color:transparent; letter-spacing:normal; letter-scaling:100%;" translate="true">Report.Render()</span></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> <p class="f_Normal" style="text-align:justify; line-height:1.0; page-break-after:auto; border:none;"></p> </body> </topic>
[ 0.0142675797, -0.6803524494, -3.4734120369, -2.2127988338, 1.3773714304, -1.2753406763, -0.0839578509, 0.0272741243, -1.6583915949, 0.0937572196, -1.0946961641, 1.1083203554, 1.6331523657, -1.1902990341, -0.7154387236, 0.1446889788, 0.4035113156, -2.1551048756, -0.2507276833, 0.3599411249, 0.1787876785, -1.2047618628, -1.2614079714, -0.2341079712, 4.3907108307, -0.0056119375, -1.2516855001, 1.0146466494, -1.1514430046, 1.4297883511, -0.674849689, 2.1377823353, -0.0408476405, 0.390499562, -0.8190213442, -1.047390461, -1.672704339, 0.2348656952, -1.2265737057, 0.8685265779, 1.0445441008, -0.9239664674, 0.2084667385, -0.7541950941, 0.5568829775, -0.7318239808, 1.9235531092, -0.6355252862, 1.0219631195, -1.4556878805, -0.7036110163, -1.4846066236, -0.0963469446, -0.6579317451, 0.4614773095, 0.9132826328, -0.1403803974, 1.1228715181, 0.646938324, -0.2173609138, 2.1379864216, 0.6890354156, -0.1364598423, 0.2511664629, 1.1176677942, 0.5767197609, -0.4475259483, 1.922932744, -1.524284482, 0.7059887648, 0.9417728186, 0.892626524, 0.4485550225, -0.9037358761, -1.3771407604, -0.2999587953, -1.0017536879, -1.4371261597, -0.470131427, 1.1549869776, 0.5359818935, 0.8652952313, 0.5348184109, -1.412884593, 0.3680677712, 0.82672894, -1.2537240982, 0.0998871177, -0.2367834002, 0.2294656932, 0.0055623339, -1.2420076132, 0.0581625551, -0.3923019469, 0.1192314103, 0.7621321082, 0.0825799108, -0.8751621246, 0.0462848246, -1.2935627699, 0.6259520054, 0.36975649, 0.051444374, 0.4022260904, 0.4367282689, 0.6821718216, 0.4789860845, 0.3714292645, 1.0086728334, -0.156534642, -0.1042540967, 1.5164703131, -0.2285091132, -0.1006400213, 0.5811102986, -0.7103592753, 1.6804538965, -0.5754928589, -0.1724274606, 1.1531432867, 0.4817067087, 0.4911473691, 0.4954161048, 1.1823173761, -0.3042526841, 0.5234450698, 0.1684365124, 0.7662289143, 0.6381807923, -0.3338036537, -0.6086303592, -1.3342453241, -0.7075091004, 0.8118989468, -0.8094727397, -0.0140908305, -0.1038174331, -0.278572917, 0.803426981, -1.0470254421, 0.3630645275, -0.0666102991, -1.2743917704, -0.1523104608, -1.2739313841, -1.583242774, 0.3235843778, -0.5827115774, 0.1358957291, -0.5663448572, 0.1311983168, 0.4689158499, 0.8473499417, 0.6469862461, -0.1664546579, -2.3174974918, 0.3481206, -0.9927265644, 0.0249978639, 0.55578053, 2.3697943687, -0.1998945624, -0.9478821754, 0.7672309875, -0.2127755731, -1.5095198154, 0.0848667249, 1.3100265265, 1.1407505274, -0.0031527933, -0.0940189436, -0.6170421839, -0.1351276338, -0.7382707, 0.4396254122, 0.59909904, -0.0571884327, 0.4609970152, 0.4651601017, -0.3440006077, 0.2539879084, -0.9804625511, 1.5838233232, 0.2112753391, -0.91116184, -0.5066725612, 0.4792552292, -1.1992750168, 0.522695899, -0.6941376328, -0.9416640401, 0.4450573921, -0.7844086289, -1.1879153252, -0.6053206921, -0.9183917046, 0.5287824273, -0.6704499722, 0.3913828731, 0.0557437837, -0.2492229193, 0.7646793127, -0.4937428534, -0.0848088339, -0.1423197091, -0.38945961, 0.3380706608, 1.5819251537, -0.0528007969, 0.4905563891, 1.6870772839, -0.4448098838, -0.1119516343, -0.8348907828, -0.6368560791, -0.10150408, 1.1631498337, -0.9755576849, 0.7472224236, -0.2081026137, -0.4561594129, -1.0536733866, 1.7051991224, 0.2487508953, 0.4368902147, -0.2405376881, -0.2861227691, 1.0923993587, 0.0537148528, -0.6453398466, -1.0132442713, -1.6191647053, 0.3446948528, -0.3338041604, 1.0564223528, 0.5103219748, -0.7927244902, 1.8935431242, -0.4075948, -0.3361834288, -0.1239666343, 0.4549637139, 0.8038412929, 0.4957903624, -0.3517298698, -0.141252622, 0.584528625, -0.205099389, 0.1850171983, 0.4912009537, -0.3661704957, -0.6840434074, -0.7720507383, 0.7470322251, -0.0152863897, -0.8980022669, -0.4003733397, -0.1963926852, 0.4893309474, -0.9264996052, 0.0903640166, -0.3916296363, 1.0702631474, -0.8221677542, -0.3998494446, -1.7686238289, -0.7278747559, -0.2685451806, -0.1192414314, 0.0166836195, -0.3388904333, -0.1105925441, 0.3007735908, 0.7979303002, 0.7642120719, -0.2788603604, 0.1438986063, 0.1982166469, -0.4879362583, -0.1688141227, -1.8955483437, -1.5493588448, -0.4580867887, -0.373669982, -0.3401370943, 1.2201459408, 0.5688117146, 0.3548685014, -0.0213673897, 0.1500524879, 0.848772049, 0.4544555247, 0.1114858091, 0.7109982967, -1.0888546705, 0.4942772686, 0.9334886074, 1.5764257908, 0.6099243164, -0.7183540463, -0.3505408168, 1.0029468536, -0.1276023686, 0.3428221345, -1.0826047659, 0.118054837, 0.5045679808, 0.0683043823, 2.0378434658, 0.8850666881, -0.8655753136, -1.8031594753, -0.4247778356, 1.254679203, -0.5616825223, 0.8677508831, -0.7053040862, 1.6390333176, 1.1745064259, -0.7901028395, -1.1977909803, -2.7839488983, 0.6009034514, 0.1120029688, -1.9246838093, -0.4742379785, -1.1480022669, 0.7384068966, -1.2258466482, -1.2752827406, 0.2119131535, 0.5797554255, -0.673432529, -1.9676762819, 0.5726550221, 0.1650826484, -0.1987665594, -0.9061797261, 0.2950552106, 0.1145274416, 0.7696464658, -1.3597975969, -1.1093481779, -1.3316882849, -1.2889131308, -0.0601217374, -0.6159305573, 0.7542767525, 0.1588966697, 0.2179477066, -1.3644585609, 0.6158377528, -0.5108481646, 1.2987911701, 0.60790658, 0.0013788905, 0.3438436389, 0.9135676026, 0.252745688, 0.5145759583, -0.6547963619, -0.5492252111, 0.3943496048, 0.3641849756, 0.1940322369, 1.3516039848, 0.4279401898, -0.086560525, 0.3500027955, 0.4579622447, 0.245351851, -0.450111717, -0.1002459601, -0.374713093, 0.7605623007, -1.0108901262, -1.5252364874, 0.0524987467, -0.2724941075, 1.4583406448, -0.0568016246, -0.0807729214, -0.2284011692, 0.4153769314, -0.9613060355, -0.0803193375, -0.6181206107, 0.3503322899, -0.0467278548, 0.3961171508, 0.061018113, -0.9476220012, -0.7166199684, 1.3744593859, 1.2482429743, -1.2340582609, -0.5113776326, 0.3611152172, -0.2892191708, 0.0768498555, -1.2534700632, -1.5221912861, 0.4160633683, -0.2284127474, 0.3730391264, 0.0582904592, -0.3960036933, -0.7889319658, 0.8771861792, 1.1703770161, 0.2921144664, -1.1648209095, 0.2347448915, -0.7294200659, 1.0216305256, 0.7191778421, 0.4292012155, 0.029193487, -1.0484249592, -1.2004927397, 1.104231596, 0.0446133427, 1.1904958487, 0.1810090542, 0.6616842747, -0.9992547035, 0.1241649687, 0.2207078338, 1.2035580873, -1.004971981, -0.7966548204, 1.1188156605, 1.4362182617, 0.2290407568, -0.5473616123, -0.1364891678, 1.0677109957, -0.0664340034, 0.6939239502, 1.4872660637, 0.2404337376, -0.5068688393, -0.0694126412, -0.8570075631, -0.0630605742, 2.0526990891, 0.9109390974, -0.9920790195, -0.7438162565, 0.5563278198, -0.5150672197, 0.137405172, -0.4532985091, 0.1039464697, 1.9745274782, 0.1418907791, 1.7758066654, 0.3118940294, 0.7464091182, -0.2016762495, -1.7230429649, 0.6539815664, -1.4734069109, -0.1091085449, 0.0462346971, -0.3511812091, 0.623671174, -0.8404223919, 1.2858077288, 0.1305435598, -1.3151102066, -0.1011219099, 1.4491990805, -0.2979269028, 0.7569939494, 1.0250964165, 0.5171748996, -0.2331900001, 0.2167862803, 0.7966764569, -0.1393635869, -0.0835855156, -0.852273047, -0.5369095206, -0.5710078478, 0.4182965159, 1.606697917, 0.2596341372, 1.1542022228, -0.0440345854, -0.2621917129, 1.0603539944, -1.4296065569, 0.2380618155, 0.146957159, -0.314719826, -0.9578932524, -0.3439822495, 0.2977051437, -0.3314214945, -0.4211332202, 0.2858428061, 0.1055746302, 1.4939265251, -0.5511193275, 0.1977646053, 0.6507055163, -1.2325185537, -0.7623688579, -1.035179615, 0.6159994602, 0.0520379432, 0.6932118535, -0.0641991645, 1.2915978432, -0.0573204197, -0.2318721861, 1.1034041643, -1.6399564743, 0.9314606786, -1.0361093283, -0.9821236134, -0.4320824444, 0.1876594126, -2.6735579967, -0.0234204773, 0.0143187884, -1.6987766027, 0.9266310334, -1.4185516834, -1.3510611057, 1.7752712965, -2.1620223522, -1.2258993387, 1.1908771992, -0.721075058, -0.9218853712, -0.3844884932, -0.8521665335, 0.6232827902, 0.1889961958, 0.2632011771, -0.0847541243, 0.0365966633, 1.0292102098, 0.719250381, 0.2835883796, -0.5027236342, -0.2057973295, 0.3325367272, -0.6367136836, -0.5018969774, -0.0407184884, -1.2196787596, 1.0305575132, -0.0166021157, 0.0299542937, -0.1461078227, 0.5033888221, -0.2597781122, 0.0202768315, 0.5952011347, 0.6765610576, 0.9503843188, -0.651892662, -0.3439744711, -0.3674321175, 0.5388807058, -0.266173929, 2.0044248104, -0.1704557091, -1.6821686029, 0.4511398673, -1.242454052, 0.1896320134, 0.2547068298, 0.7034795284, -0.2938019037, -0.5923710465, -0.2284538001, -0.3398918211, -0.0199628081, 0.1502094567, 1.7388230562, 0.4341671169, 0.1794972718, -0.1100901589, 0.4586370289, 0.1906253397, -0.4003219008, -1.4903486967, 0.3315348923, 1.0485534668, -0.1917069703, -1.0162734985, 1.3331822157, 0.5014894605, -0.7576913834, -0.1266809106, -1.1825079918, -0.3358511925, -0.1635757387, 1.6213247776, -0.1617446393, -0.8104314804, 0.6249586344, -0.0594758838, 0.2090552747, -0.5638068914, -0.3059305251, 0.1844264418, -0.3164874911, -1.2482037544, 0.6520870924, 0.490490824, -0.1772483438, 0.510317564, 0.4978461862, 0.7164130211, -0.7773302794, -1.251573801, -1.2377407551, 1.2984181643, -0.7582033277, 0.2713728845, 0.0256039277, -1.6456910372, -0.2979123592, -0.3974322379, 0.834667027, 0.0966349393, 0.5255742073, -1.3455851078, -1.4027519226, -0.5677410364, 1.5774838924, 0.9094375968, 0.5071306825, 0.6602265239, 2.2109341621, 2.0977578163, 0.3033877909, -0.3786440194, 1.5489994287, -0.3427208364, -0.947517395, 1.6427658796, 0.7533495426, 0.5753520727, 0.547935307, 2.7451443672, 1.0357890129, 0.4780143499, 1.5582493544, 1.8919833899, -0.8396707773, 0.6946787834, -0.1003015116, -1.0608627796, -0.0790036172, -0.2461476624, -0.3312754035, -0.0665442944, -0.265609622, 2.5708482265, 0.5247139931, -0.1631240696, 0.4922626913, -0.4048651159, -0.4334533215, 0.0645207837, 0.2401911467, 0.4618624151, -0.0594830252, 0.4374747574, 0.059392821, 0.7515779138, 1.224429369, -0.9896273613, -0.403711617, 0.7921733856, -0.4133678675, 0.458029151, 0.271459341, 0.233345136, -0.6110563874, -0.4590291083, 0.8076409698, -0.1782442629, -0.6871882081, -0.8920549154, -0.7531402707, -0.0088099381, -0.9324635267, 0.2090102732, 0.0900634006, -1.4326918125, 0.0130394083, -0.4104348719, 1.1455402374, 0.909275353, 0.6132593155, 1.2116013765, 0.7403951287, 0.8485938907, -1.1921334267, 0.6712044477, -0.3994229138, -0.3307711482, -1.1460118294, -0.4945178032, 0.654107511, -0.2264094204, 1.4382097721, 0.8727224469, 1.2670689821, 0.0663498268, 0.5977514386, -0.696454227, -0.451343894, -0.9255888462, 1.6003639698, 0.5677204132, 1.2082540989, -0.8261460662, -1.0908244848, -0.5589647889, 0.5881040692, 0.4163969159, -0.1197838262, 0.1343560815, 0.2708252072, -0.8617844582, 1.8113014698, -0.2164013535, -0.3767220974, -0.8900440335, -0.2371289283, -0.3206662238, 0.5899096131, -0.3250139058, -0.0276928991, -0.9455200434, 1.0267518759, -0.1337685585, -0.2020199448, -1.9055703878, 0.7224426866, -0.0540485755, -1.0410834551, 0.4255880117, -0.3624002039, -1.3463840485, 1.2719810009, 0.0287567973, -0.4957605004, 0.1180237979, 2.1562666893, 0.9727912545, 0.7038642764, -0.00311506, 1.3314913511, -0.4723588526, 1.4163310528, -0.6776540279, -0.95846349, -1.2956403494, 0.2710461617 ]
Data Access This section provides answers to many questions about Data Access.
DataAccess
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="Андрей" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Data Access</title> <keywords> <keyword translate="true">Data Access</keyword> </keywords> <body> <header> <p class="f_Heading1"><span class="f_TitleHeader" translate="true">Data Access</span></p> </header> <p class="f_Normal"></p> <p class="f_Normal"><span class="f_Normal" style="font-family:Arial; font-size:10pt;" translate="true">This section provides answers to many questions about Data Access.</span></p> <p class="f_Normal"></p> <p class="f_Normal"></p> </body> </topic>
[ 0.3919864297, 1.6041324139, -3.9607155323, -0.5515062213, 1.1036072969, -0.3542196453, 1.0395729542, -0.1453882307, -0.0091517521, -0.7346436381, 0.7420380116, 0.7464872003, 2.0446734428, -0.6684581041, -0.0740610436, 0.0388792641, -0.8851673007, -1.8619135618, -0.2745903134, 0.0117283547, 0.4603641033, -0.1872427911, -1.159189105, -0.3641188443, 2.2926065922, -0.7381885648, 0.3438503742, -0.8136983514, -1.5641002655, 0.0331062898, 0.6580594778, 0.1751509458, 1.0269114971, -0.7226953506, -1.5907633305, -1.4484951496, -0.8342623115, 0.4642844796, 0.2326137573, 0.5792492032, 2.0329678059, -0.3493883312, -0.2205296755, -0.9705975652, 0.1572958529, 0.1111878902, 0.3587867022, 0.0040659206, 1.8440910578, -0.3349939287, 0.0792398304, 0.7545983195, -0.6844518781, 1.9268869162, 1.3820232153, -0.9565012455, -0.382693857, 0.7100787163, -0.04630436, -1.0249764919, 3.0891723633, 1.9053479433, -0.6228351593, 0.6016567945, 2.1660978794, -0.0677003339, 0.0281696692, 0.8348998427, -1.0040022135, -1.288833499, 1.6928429604, 0.7086710334, 0.2825661302, -0.6214845777, -0.1793798804, -0.3826344311, 0.4001071155, -1.2914432287, -0.2219491154, 1.3987861872, 0.55875808, 0.22363469, 1.7626291513, -1.129352212, 1.2488695383, 1.3349629641, -0.2857241631, 0.0005114998, 0.6704231501, 1.8583915234, 0.1224891841, 0.1075322181, 1.2443935871, 0.6814377904, -0.4995211959, 0.7145754099, 0.6164140105, 0.1016500965, -0.6233093143, -1.4084428549, -0.9819714427, -0.6834154129, -0.0014598361, 1.5748298168, 1.0739791393, 0.8470881581, 0.5701599121, 0.0117832236, -0.7613978982, 0.616773963, -1.8156532049, 0.3941139877, 0.0158460289, 0.2387486696, 0.1700567454, 0.2948774695, 1.0369830132, -2.2155086994, -0.4341117442, 0.9432941079, -0.8321958184, 0.7317320108, -0.0230158772, 1.1282445192, -0.2386202663, -0.1323865056, -1.5703936815, 0.7634462714, -0.7029052973, 0.2050484717, -0.9782989025, -1.0407612324, -0.5255387425, 0.8777590394, 0.228666082, 0.0599754788, -0.5000786781, -0.0453292914, -0.3105041683, 0.1354801059, 0.7398661375, 0.7910872698, -0.6219621301, -1.269109726, 0.7202913761, -0.8555698395, -0.0436537638, -0.0402347222, -0.3702680469, 0.4997540414, 0.1224307865, 0.984965384, -0.0941433683, 0.2204714566, 0.544795692, -1.4124724865, 1.0826865435, -0.0716332346, 1.3588358164, 0.6824192405, 0.8565183282, 0.913336575, -1.2686756849, 0.8933390379, -0.0224929489, -1.5500348806, -0.2557090223, 0.7340673208, 1.5157983303, 1.0363016129, -0.0370490849, -0.8919570446, -0.6313765049, -0.2659099102, 1.0961478949, -0.4027145505, 0.5436078906, -1.2821778059, 1.1543768644, -1.1875630617, 0.7174660563, -1.695887208, 0.3024950027, 0.8177391887, -0.9368183017, -1.1302340031, -0.8094236255, -0.0743112266, -0.7128491998, -0.8201569915, -0.7424381971, -0.1150844023, -0.6440098286, -1.4410518408, -0.3580881953, -0.7511517406, 1.1773319244, 0.02205492, 0.4048144221, -1.9615643024, -0.4451209009, 0.1729915291, -1.7196894884, 0.7831787467, 0.821444273, 0.713521719, -0.1085878387, -0.1770099998, -0.3046905398, 1.118891716, 2.0826027393, 0.2444351017, -0.8665093184, -0.0330590196, 0.6408269405, -1.1516166925, -0.0687583014, -1.8336395025, 1.2169867754, 0.3463388681, 0.6176605225, -1.3048385382, 0.4069462121, -0.2280704528, 0.5510098338, 0.0346741602, -1.6984488964, -1.1294517517, -1.1928765774, 0.1004708484, -1.243295908, -2.1810498238, 0.0330696218, -0.3845202625, -0.5314617753, 0.6064872146, -0.2905612886, 1.0732758045, 0.363747865, -0.4300621152, -0.2011383921, 0.7932563424, -0.1051710397, 0.438200146, -0.6168834567, 0.7445676923, 0.028673837, 0.2975756228, 0.7312156558, 0.7060323954, 0.194608584, 0.0080377562, 0.3204170167, 0.2194237411, 0.3203673661, -1.4058697224, -0.64005512, -0.2086134106, -1.1017622948, 1.3310382366, 0.319138974, -0.3137130439, 0.4820408225, -0.363324523, -1.1119607687, -0.436870873, -0.1236652061, -0.268773526, 0.423167944, -0.5987159014, 0.3264369667, 0.4496617317, -0.228742063, 1.4020211697, 1.1253269911, 0.0506317466, 0.2583006322, 0.5105383992, -1.2882438898, -0.5939153433, -0.8797906041, -1.9139232635, -0.885057807, -0.1696481407, 1.1295982599, 1.709364295, 0.2582400441, -0.9587878585, 0.8217440844, 0.2285317481, 1.0407208204, -0.029225219, -0.1749420315, -0.7288085222, 0.3405185044, 0.0147667043, 1.2247849703, 0.871201992, 0.7426663637, -2.0736396313, -0.2237855047, 0.900167048, 1.1793045998, 0.5718706846, -0.4509470165, 0.1467507035, 0.724721849, 0.0273007248, 0.634288609, -0.1444272846, -1.0826458931, -0.0704235584, -0.6286200881, -0.3258075118, -0.4821073413, 1.0642172098, 0.5939585567, 0.5500788093, 0.9265468717, -0.2067088038, 0.5618426204, -0.9626494646, 0.0138339121, -1.2033311129, -0.4382891953, 0.7276630402, -1.0896544456, 0.8470343947, -0.781154871, -0.9841504693, 0.3316477537, 0.2294355184, -0.0281537976, -1.3473274708, -0.8272304535, 1.2324271202, 0.793503046, -0.0993371904, 0.624602139, 1.3077281713, 1.2461891174, -0.2789759636, -0.6290411353, -2.2179515362, -1.2763417959, -0.1695752144, -1.409727931, -0.1955495775, 1.3709689379, 1.5412142277, -0.9963683486, 0.3431246281, -0.7520418167, -0.6389525533, -0.2982664704, 0.6972740293, -0.0312183574, 1.1230046749, -0.4171654582, -0.3377646804, -0.0556913279, 0.3324397504, 1.5085371733, 0.1178616285, -0.4992147982, 0.5291258693, 1.3655071259, -0.3637605309, 0.7944819927, -0.1035191417, 0.4959204793, -0.1387460083, 0.5340576172, 0.5374474525, 0.719135344, -0.4564917386, -3.4355344772, 0.3145965934, 0.5719222426, 0.8389444351, 0.8098002672, 0.4263028204, 1.2666984797, 0.7151443362, 0.4561014771, -1.413369894, -0.0456025153, 0.0717710853, 0.311401993, 0.5474846959, 0.5732890368, -0.6940362453, -0.8676282167, -0.0140988063, 0.3853215277, -0.8114882112, -0.7501060367, 0.7516595125, 0.0401857533, 1.3770519495, -0.2486572713, -0.7203618288, 0.7223877907, -0.6662595272, -0.4740232527, 1.6820964813, -1.7621475458, -1.5676949024, 0.5074232817, 0.3121497929, -0.8681374192, -0.3357471526, -0.8652585149, -1.199980855, 0.4827442765, 0.2892090976, 1.524030447, -0.317066133, -0.3752683401, -0.5342804193, 1.5095511675, 0.0805712342, 0.1600395292, -0.5245024562, 0.6997932792, 1.2763098478, 0.7592295408, 0.9127112031, 0.7537283897, -1.0680295229, 1.2255367041, -0.065633826, -0.2838638723, 1.2651945353, -1.4258420467, 0.3644954264, 0.3556817174, 0.7773497105, -0.5287130475, 0.3911716342, 0.7265540957, -1.0084732771, -0.2509560287, -0.2371944189, 0.3729050756, 3.3466968536, 0.8313650489, 0.2216895074, -1.0154800415, 1.4282295704, 1.0116039515, -0.6468908787, 0.6089598536, 0.3930956423, 1.9864979982, -0.6697010994, 0.2338062376, -0.0333505347, 0.9065960646, 0.7620968223, -0.0109119937, -0.2857290208, -1.2411894798, -0.0542372987, -1.0407899618, -1.0242749453, -0.6963250637, -0.3415627182, 0.4606846869, 0.8793126941, -0.3769595921, 0.5588560104, 0.036391452, -0.8695821166, 0.4631757736, 0.4294386506, -0.4924176037, 0.0975804478, 0.3309479952, 0.7220464349, -0.1009668708, 1.4710007906, -0.3935269415, 0.1122173592, -0.010268609, 0.9848096967, 1.2598142624, -0.105399847, -0.1679632664, 0.0875136852, -0.2485060841, 0.0155080752, 1.42210567, 1.0116224289, -0.8951646686, 0.3258188069, -1.1710364819, 0.3480143845, -1.3237575293, -1.0912384987, 1.2504788637, 0.8353263736, 0.6387783885, 0.2371581197, 0.3858212829, -0.6123143435, 0.4478284121, -1.2472918034, -1.1990691423, -0.5323887467, -0.8401972651, 0.1375017017, 0.8322413564, 1.1431633234, 0.2521397769, -0.4047193527, -0.2113937736, 1.0824131966, 0.2559249103, 0.3218400478, -1.2568122149, -0.1463731378, 0.3641900718, 0.8425220847, -1.7712004185, -0.4568629265, 0.0418768562, 0.4452854097, 1.2007670403, -0.2530494332, 1.1202853918, 1.7843455076, -1.07345438, -1.9305826426, -0.4782134593, 0.2044007927, -1.7797101736, -0.4627040327, 1.389031291, 1.2565511465, -0.3635504246, -1.4554117918, 0.3114947081, 0.0994313061, 0.5266597271, -1.6651676893, 0.7773547173, 0.1528177112, -0.3689150512, -0.9383518696, 0.2211549431, 0.0890171304, 0.4436775744, -0.1817292422, -0.2203004956, -1.322114706, 0.1888271421, 1.0401539803, 0.0083600348, -0.499576509, 0.7608445287, 1.1284837723, 1.3224303722, 0.3824109137, 0.234957546, -0.6528118849, -0.0894825011, -1.0020076036, -0.4330780208, -0.7732791901, -0.4541652501, -0.3312137723, 0.1103141904, -0.6678162813, 0.4897332788, 1.1731619835, 0.0620462298, -0.2684749067, -1.1648874283, -0.876096487, 0.3878130615, -1.5919364691, 1.2670476437, 0.3373073637, 0.0962670743, 0.183242321, -0.9473869801, -0.9515276551, 0.1652340442, -1.017935276, -1.0895291567, 0.3996442556, 0.7719458938, -0.3698404133, -0.6667234898, 0.105061166, -0.6661613584, -2.4423084259, -0.5094794035, -0.0854923874, -0.7773617506, -0.034920346, 1.0110695362, -0.1953693032, -0.2039076984, 1.1469300985, 0.4899134338, -0.5971248746, -0.9841543436, -2.0426504612, 0.4880873561, -0.7135859132, -0.6209995747, 0.3105589151, 0.0771934241, -1.6149082184, 0.4149641097, -1.2758904696, 0.0230661836, 0.2253676504, -0.6607469916, -0.7368757725, 1.1284799576, -0.0840073377, 0.4619169831, 0.3681538701, -1.2479521036, 0.3006203175, 0.5735183358, 1.0694098473, 0.633285284, 0.2744155526, -0.8190612793, -1.1814030409, -1.3157989979, -0.7290640473, 0.8235458136, 0.3398873806, 0.2266632169, 0.1354909986, 1.0714604855, -0.6567144394, -1.27422297, -0.3395665586, 1.2113931179, -0.9429003596, 1.0893522501, 0.9990672469, 1.1481052637, -0.1269569248, 1.8953593969, 1.514608264, 0.0256488454, 0.0003692852, 0.7966992855, -0.3935060799, -0.8733078241, -0.5799942613, -1.4921684265, -0.91929847, 0.13045533, 0.5539222956, -0.3547774255, 0.4143175185, 1.1384772062, -0.2245905846, -0.2139050663, 0.5783005953, -0.2338117212, -1.3724578619, 0.7453309894, 0.7982040048, 0.639598906, -0.1030329093, -0.5285370946, 1.1946001053, 0.4727876484, -0.3744463921, -1.7042307854, -0.4565137327, 0.3522413969, 0.2039338499, 0.595898211, 0.3318878412, 0.0435907021, -0.4040421844, -0.6373528242, -0.6286456585, 0.8466358185, -0.3347170949, -0.8612621427, -1.7527908087, -0.2619923353, -1.2760517597, -0.4072092474, -1.034717083, 0.5085955262, -0.5976691246, -1.2206534147, 1.425070405, -0.4618645608, 0.0227596797, 1.341706872, 0.4456318021, 0.3790539205, -0.2297892869, 0.3871383667, -0.0294059422, -0.6907759309, 0.1392178982, -0.3726882041, 0.3706426322, -0.3054665923, 1.0391836166, -0.3313532174, 0.2276796848, -0.1262134016, -0.7526635528, -0.5080580711, -0.1389892995, 0.7624958754, -0.1354984045, -1.2887152433, -0.7633789778, -0.3524577022, -0.9004200101, 0.0278828144, 0.0451530032, 1.2668638229, -0.2731995881, -0.1196021289, -0.1082498357, 0.27489537, 0.7042263746, 0.2839102149, 0.8010885715, -0.3556264341, -1.1904603243, -0.7425857186, -0.0786839873, -1.178588748, 0.4251554608, -0.4700167775, 0.8902549744, -0.5040254593, -0.5435857177, -0.4510543048, 0.9701576233, 0.5956632495, -0.0177457836, -0.4510650635, -0.144026354, -0.8000468612, 1.0964031219, -0.3416342735, -0.2735245228, -0.1952505857, 1.0705612898, 2.0454649925, 1.8187615871, 1.2219077349, -0.1394367069, 0.7103602886, 1.0091855526, 0.3058160543, -2.3643839359, -1.3237745762, -0.27588588 ]
Libraries of Dashboards.WEB Package Dashboards.WEB package contains the following libraries: Libraries Description Stimulsoft.Base.dll The main library contains common base interfaces and classes for all products. Stimulsoft.Dashboard The library contains the core functionality of the Stimulsoft Dashboards - main objectives, classes, definitions. Stimulsoft.Dashboard.Drawing The library is used for drawing the elements of Stimulsoft Dashboards with the help of GDI technology. Stimulsoft.Dashbo
Deployment DLLs in Dashboards WEB Package
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="37529" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Libraries of Dashboards.WEB Package</title> <body> <header> <p class="f_Stimulsoft_Title"><span class="f_Stimulsoft_Title" translate="true">Libraries of Dashboards.WEB Package</span></p> </header> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text_bold" translate="true">Dashboards.WEB</span><span class="f_Stimulsoft_text" translate="true"> package contains the following libraries: </span></p> <p class="f_Stimulsoft_text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Table_Stimulsoft" rowcount="15" colcount="2"> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Libraries</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Base.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main library contains common base interfaces and classes for all products.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains the core functionality of the Stimulsoft Dashboards - main objectives, classes, definitions.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.Drawing</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library is used for drawing the elements of Stimulsoft Dashboards with the help of GDI technology.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.Export</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains all the necessary methods for exporting dashboards.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Data.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains classes and methods for data analysis, transformation, and filtering.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Map.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources for working with region maps.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main library contains all the functionality of the report generator - rendering, exporting, working with data.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Check.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains all methods for working with the Report Checker.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Helper.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources extended products localization – description of properties and actions, error messages.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Mvc.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the viewer and designer for ASP.NET MVC.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Web.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the viewer for ASP.NET.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.WebDesign.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the designer for ASP.NET.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Svg</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains functionality for using SVG images in reports and dashboards.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">LibExcel</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library is required for using</span><span class="f_Stimulsoft_text" style="font-weight:normal;" translate="true">&#32;</span><span class="f_Stimulsoft_text_bold" style="font-weight:normal;" translate="true">XLS files as a data source in reports and dashboards</span><span class="f_Stimulsoft_text" translate="true">.</span></p> </td> </tr> </table></p> </body> </topic>
[ -0.3450276256, 0.55704391, -3.5882709026, -2.3301925659, 1.4685589075, -1.1240574121, 0.9384672046, -0.4379861355, -0.6626075506, -1.769005537, 1.8361462355, -1.128590703, 2.3226230145, 1.3155622482, -0.2895474434, -0.6635798216, -1.2778340578, -1.8361661434, -0.8593161106, 0.8305556178, 0.3062129617, -1.1555408239, -2.0014350414, -0.5768768787, 2.6700644493, 1.5945204496, 0.3274357617, 0.9494939446, -0.6782967448, 0.6568616629, -0.4972155988, 0.3890618086, 0.0655064285, -0.3074959219, 1.2108355761, -0.3624439538, 0.5473657846, -0.7103476524, -1.2996244431, 1.1391047239, 0.9800950289, -0.4677605331, -0.1408063918, -0.2743724585, 0.5163865089, -0.5720311403, 1.3986811638, 0.676003933, 1.9788837433, -0.9925085902, -0.7913139462, -0.9802046418, -0.3320432305, -1.2825206518, 1.0458842516, 0.2726113498, -0.5927653313, 0.1764115989, 0.1427180171, -1.4066317081, 1.8685238361, 2.4226899147, 0.5030116439, 0.7802202106, 0.9160833955, -0.3388950229, -0.5640813112, 0.4726856053, -1.0562345982, -1.3265383244, 1.3744401932, 1.6225613356, 0.3775397837, 0.0114521086, -0.4561108053, -0.3498272598, -0.6204844117, -0.3840622306, -1.3690531254, 1.133839488, 1.661411047, 0.6393142939, 0.4028040469, 0.2849787176, 2.0615231991, -0.4693389833, 0.9688226581, 0.3237343729, -1.0331093073, 0.2132630944, 0.0649399385, -1.259904027, -0.0691796765, 0.7999625206, -1.2544051409, -0.1323444992, -0.6622123718, 0.5443576574, -0.2226293981, -0.414509207, -0.2527621686, -0.0082506705, 0.3067784309, -0.0618946142, 0.3357615173, 0.8043752909, -0.3675768375, 0.9380602837, -0.1746582687, -0.8452906609, 0.357930243, 0.1956070065, -0.5155430436, -0.2926385701, 0.8509654403, -1.2037417889, 1.3275300264, -1.8461385965, -0.3850100935, 0.8338109255, 0.093086414, -0.5263970494, 1.3868159056, 0.0509314761, 1.5380283594, -1.7260627747, -0.8623086214, -0.1484080404, 0.2409790754, -0.6308528781, 0.9109150171, -0.7107802033, -1.6310892105, -0.5651057363, 0.1161269099, 1.4165873528, 0.5860161781, 0.0184539258, -0.3249078095, 0.4860079288, -0.3968139291, 0.6355327964, -0.9873287082, -0.0222713277, 0.4712463319, -1.5575418472, 1.3303810358, -0.1929985434, 0.3223049939, -0.8416914344, -1.0655056238, -0.4663635194, 0.3561225533, 0.4806769192, 1.057605505, -1.8697068691, 0.0557990335, 0.3786379695, -0.4322987795, 0.588430047, 0.8652225733, 0.5465020537, -1.154150486, 1.7667206526, -0.0372857489, -0.3279902041, 0.7828621268, 0.9450891614, 0.9948982, 0.6093767881, -1.9105360508, -0.4356796443, -0.1372640878, -0.4522924423, 0.1638770103, 0.49728477, 0.743999064, 0.39632231, 0.6539963484, -0.5822345018, 0.4202795327, -0.4373720884, 0.2837987244, 1.9838873148, -0.2241350114, -0.5051906705, -0.6440820694, -0.6089249253, 0.1008915827, -0.1714819521, -0.0304209515, 0.7101138234, -0.2669014037, -1.3660135269, -1.0480934381, 0.2670301795, 0.1462129503, -0.4000151157, 0.5327336788, -1.5256714821, -0.8945395947, 0.6342518926, -0.67560637, 0.4900277853, -1.1256905794, 0.3430470228, -0.4660409391, 0.5995635986, 0.1612697691, 0.3804901838, 1.2558802366, 1.0825222731, 0.5947540998, -0.6877729297, 1.046577096, -0.3372613788, -1.3818445206, -1.3173199892, 1.1695064306, -0.256863147, -0.1683425903, -0.9651911855, 0.5166784525, -0.7562407851, 1.4527070522, -0.3084714413, -0.7037470937, 0.683554709, -0.0358687788, -0.0825581402, -1.2026458979, -1.7929741144, -0.8430790305, 0.440397799, -0.489174366, 0.5743326545, -0.812666893, 0.2971978486, 0.4762071967, -0.3713600039, 0.0042700102, 0.2825914919, 1.1122983694, 0.6367263794, -0.880670011, -0.0407278314, -0.025333738, -0.0985330343, -0.3977594078, 1.7040563822, -0.7898458242, 0.724537611, 0.0144956913, 1.811652422, 0.2377616018, -0.9466085434, -0.7282320857, -1.5607149601, 0.7444380522, -1.1051057577, 1.0592249632, -0.5291540027, 0.7238915563, 0.1645910144, -0.2493043393, -0.9029533267, -0.3709076941, -0.3398490846, 0.4479958713, -0.1550620496, 0.0938161537, -0.2399788201, -1.2324774265, 0.2123078853, 0.2048873603, 1.0421010256, 0.5864540339, -0.2545228302, -0.7502979636, 0.2672888041, -0.5986526608, -0.7999415398, 0.5678544044, -0.9789890051, 0.3334451914, 0.3606506884, -0.4093891084, 0.375633955, 0.8424761891, 0.6927213073, 0.3139204085, 0.300118506, -0.3451172113, -0.0707532465, -0.3660039008, -0.966208756, 1.1594759226, -0.7994692326, -0.7543878555, -2.5717332363, 0.8077773452, 1.1676100492, 1.1727893353, 0.6554031372, -0.0663313046, -0.5443581939, 1.5058634281, -0.7793562412, 2.3196568489, 0.8241724968, -0.9400516152, -0.2776151001, -0.9433805943, 1.8324021101, -1.2805635929, 1.5486449003, -0.0610209666, 0.4990044534, 0.6943942308, 0.4638467133, 0.2474425286, -2.000328064, -0.2082296163, -1.1569547653, -0.5657404661, 1.081504941, -0.106861487, 0.0939204022, 0.8870831728, -0.4476058185, 0.6665570736, 0.3932483196, -0.4169895053, -0.2070605904, 1.1168826818, 0.7409918308, -0.4112927318, -0.0380446874, 1.2891156673, 0.922893703, 1.6923537254, -0.5242245197, -0.8165923953, -1.6940784454, -1.1300108433, -0.1921763271, 0.258559972, -0.2215136141, 1.330607295, 0.3116285503, -1.1077865362, 1.1269435883, -0.0464393571, -0.9170755148, 0.4040862024, 0.0269503165, 0.0007600894, 0.1910559833, 1.5944201946, 1.4168646336, -0.9143656492, 0.1769984961, 0.0869606659, -1.2504631281, -0.3151199222, 1.91221416, -0.1404436827, 0.0147514883, 0.513586998, 0.6715995073, 0.4743848145, 0.2390398681, 0.3676739633, 1.0628006458, 0.6865741014, -0.256508559, -1.8805652857, -0.6126634479, -0.1189671829, 0.0252312124, 1.0623663664, -0.9457015395, 1.4130282402, 0.8624901175, 0.5648188591, -0.7025359273, 0.2405601889, -0.3119433522, -0.2817101777, -0.4190877676, -0.4845265746, -1.3976553679, -0.5525305271, 0.5106166601, -0.8246766925, -0.7866997719, 0.4759647846, 0.0338702202, -0.2094209492, 2.6819934845, -1.066634655, 0.1392140985, 0.0306586139, -0.4010556638, 1.0860888958, 0.3838617802, -0.5508867502, -2.1315889359, 1.1850569248, -0.6976932883, 1.2496352196, 0.2444005758, 0.2615092099, -0.380540669, 0.073900193, 0.3403535783, 1.1204047203, -0.869920373, -0.4413203001, -0.1575381458, 0.6741919518, 0.1985273361, 0.2943264544, 0.1359235942, 0.2997758389, 0.2928775251, 0.6328904033, 0.8888173103, 0.3033358455, -1.2695957422, -0.4157223701, -0.6363239288, 0.9448925853, -0.1940181702, -0.2270027697, 0.118016161, 0.416246146, -0.3196897507, -0.2050866336, 0.4036030173, 0.7193378806, -0.7443162203, -0.4657280445, -1.6958501339, 0.1552819908, 3.2433025837, -0.3225875497, -0.1582971364, -0.9591957331, 0.5045679212, 0.980035603, -0.8616948724, -0.7795669436, 0.9319081903, 2.2253403664, -0.6186189055, 0.2860191166, 0.7561663389, 0.4739848673, 0.140418157, 0.6842796206, -0.3444474339, -1.0945700407, 0.10748896, -0.6055747867, -1.2460391521, 0.1447490603, -0.3199775815, 1.2208857536, 0.9461476207, -0.294845432, -0.8720682263, 0.3868371844, -1.8557834625, 0.308382988, -0.3563409448, 0.8807967305, 0.293363899, 0.9955355525, 1.8564252853, -0.7923562527, 0.333809942, -1.7869598866, -1.4536832571, -0.1511441767, 0.7069451213, 0.860165894, -1.0867346525, 0.659047246, -0.1426339746, 0.1856464595, 0.2936357856, 0.0597639717, -0.3569812477, 0.4436912239, 0.4172604382, 0.3607467413, -0.1241624504, 1.168509841, -0.0534662157, 1.7939620018, -0.2679090202, 0.3308098316, 0.0731258243, 0.4717066586, -0.1229831651, 0.501512289, -0.9187542796, -1.3356394768, -0.7603713274, 0.2743053436, -0.224551484, 0.5131697655, 1.6257915497, -0.0055849883, -0.6068285704, 0.0576072969, 0.2075497657, -1.1140829325, 0.7961158752, -1.9952379465, -1.3348250389, -0.2288923711, 0.7330909967, -1.4225517511, 0.47698614, 0.7020283341, 0.2016697079, 0.8467290998, -0.0052338801, -0.0591531843, 0.7890760899, -1.3534179926, -1.5553081036, 0.9885953665, -0.3563244343, -1.7271683216, 0.9068636894, 0.7698392868, 1.0630373955, -0.2497556061, 0.5469753146, -0.331591934, -0.1648661941, 0.0466740876, -1.8854959011, -1.013969779, 0.2048244178, -0.087047115, -1.9638772011, 1.017752409, -0.0711089894, 1.0853097439, -1.6215810776, -0.2383057475, 0.0272244308, 1.130122304, 0.016790716, -0.3635875881, -0.6949166059, 0.2697329223, -0.2658650875, 1.1667916775, 0.6703816652, 0.1580413878, 0.0383776166, -0.2064056993, -0.2431000024, 0.4820961654, 0.3922386467, -0.2648403347, -1.1416320801, 0.7126626968, -0.3010187447, -0.6191496253, -0.3389145732, 1.1873956919, -0.7528401017, 0.4252173901, -0.2432817966, 0.808532238, -0.8438429832, 1.5560632944, 0.6514734626, -0.3393945694, -0.4907945693, -0.4880790114, 0.4190113842, -0.4189735949, -1.6589735746, 0.0559928492, 0.7091362476, 0.9829213023, 0.0721792206, -0.291144222, 0.8565692306, -0.4935026765, -1.1301112175, 0.3549533486, -1.4925107956, -0.3402459323, 0.121570535, 0.2498889714, -0.4774980247, 0.7954708934, 0.6849595308, 0.7552389503, -0.6355345249, -0.3435828686, -0.7802798152, 1.1098275185, -0.4967944622, -0.6168791056, 0.3193881512, 0.1538260132, -1.3757190704, 0.3907038271, -0.1186335832, 0.05964531, -1.2138670683, -1.3296802044, -1.9618614912, 1.8659977913, 0.089824073, 0.1355180442, -0.1830620021, -2.0160479546, -0.4174441099, -0.106576629, 0.922678411, 0.4440995157, 0.2822097242, -1.1028715372, -1.0691518784, -1.5489044189, 0.403879106, 0.7447670102, -0.0243559871, -0.202003032, 0.7936640382, 0.82987082, -0.6844953299, 0.9055311084, 1.2261272669, 1.4999265671, -1.5643577576, 0.2671203017, -0.2258424908, 1.8333123922, -0.838608861, 1.6717610359, 1.6340782642, 0.5968781114, 1.3625934124, 0.3894814551, -0.9165360332, -0.1498259455, -1.3536092043, -1.8215569258, 0.1496721655, -0.1281100214, -0.6441088915, -0.6698880196, 0.5065850019, -0.5869813561, -0.7451479435, -1.7955409288, 1.6851783991, -0.6606020927, 0.4159289598, 0.3446761072, 0.8942053318, 0.0520834252, -0.6480176449, -0.3451108932, 1.6377640963, 0.9994900227, 0.1606953144, -0.5642248988, -1.0034974813, 0.2829358876, 0.2513512969, 0.5108431578, 0.367100358, 0.1738522202, -0.3873104751, -0.2172212154, -0.4107324183, 1.570183754, -2.1094212532, 0.1038620546, -0.2985585928, -0.207359001, -0.4563003778, -0.2304746807, -0.5477775931, -0.9292863011, -1.6340579987, -1.1283216476, -0.2525270879, -0.2792960405, 0.4975879192, 0.6462703943, 1.6046999693, -0.4257575572, 0.5142000914, 0.1082123742, -0.3839856982, -0.2105712295, -1.4152173996, 0.0359754935, 0.4101578295, -0.3301432729, 0.8569090962, 0.1779515296, 1.4331274033, 1.0172431469, -0.5104004741, 0.0969534889, -0.5991724133, 0.8122621179, 0.1310510784, -1.1709485054, 0.4394040406, 0.7662622333, 0.3319398165, 1.0437105894, -0.7465450168, 0.5651996732, 0.6262481809, 0.1736034155, 0.7967936397, -0.1024370268, 1.9065409899, -0.5665017366, 0.1749865562, -0.8278115988, -0.3880317807, -0.5457726121, -0.2575427592, 0.6793218851, -1.2436606884, -0.5748557448, 0.7009965777, -0.7199356556, 0.4076003134, -0.4585103095, -0.4388667643, 0.3959496021, -0.689229548, 0.0437616929, -0.782564342, -0.3310285211, -0.258197099, 0.0803693086, 0.1577888131, 0.2029574811, 0.6972978711, 2.1153028011, 1.7690087557, -0.2267275751, 0.3319093287, -0.2632578313, -0.6515181065, -0.5217306614, -0.9168873429, -0.4100203216, -0.4351387918 ]
Libraries of Dashboards.WIN Package Dashboards.WIN package contains the following libraries: Libraries Description Stimulsoft.Base.dll The main library contains common base interfaces and classes for all products. Stimulsoft.Controls.dll The library contains additional controls that are used in the designer and viewer for desktop applications. Stimulsoft.Controls.Win.dll The library contains main controls that are used in the designer and viewer for desktop applications. Stimulsoft.Dashboard.dl
Deployment DLLs in Dashboards WIN Package
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="37529" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Libraries of Dashboards.WIN Package</title> <body> <header> <p class="f_Stimulsoft_Title"><span class="f_Stimulsoft_Title" translate="true">Libraries of Dashboards.WIN Package</span></p> </header> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text_bold" translate="true">Dashboards.WIN</span><span class="f_Stimulsoft_text" translate="true"> package contains the following libraries:</span></p> <p class="f_Stimulsoft_text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Table_Stimulsoft" rowcount="24" colcount="2"> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Libraries</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Base.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main library contains common base interfaces and classes for all products.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Controls.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains additional controls that are used in the designer and viewer for desktop applications.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Controls.Win.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains main controls that are used in the designer and viewer for desktop applications.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains the core functionality of the Stimulsoft Dashboards - main objectives, classes, definitions.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.Design.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the WinForms dashboard designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.Drawing.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library is used for drawing the elements of Stimulsoft Dashboards with the help of GDI technology.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.Drawing.Wpf.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library is used for drawing the elements of Stimulsoft Dashboards with the help of WPF technology.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.Export.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains all the necessary methods for exporting dashboards.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.Viewer.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the WinForms dashboard viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Dashboard.Viewer.Wpf.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the WPF dashboard viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Data.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains classes and methods for data analysis, transformation, and filtering.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Database.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library is used for creating and editing database connections. The library contains the SQL Query Builder.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Design.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains classes for working with reports in Design Time for Visual Studio.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Editor.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains a text editor which is used in the report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Map.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources for working with region maps.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main library contains all the functionality of the report generator - rendering, exporting, working with data.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Check.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains all methods for working with the Report Checker.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Design.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the WinForms report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Helper.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources extended products localization – description of properties and actions, error messages.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Web.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the ASP.NET viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Win.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the WinForms viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Wpf.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the WPF viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Svg</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains functionality for using SVG images in reports and dashboards.</span></p> </td> </tr> </table></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </body> </topic>
[ -0.3459418118, 0.1219666377, -3.4911704063, -1.8953915834, 1.2887704372, -1.3402377367, 0.8765512705, -0.0424019694, -0.6958972812, -1.8841764927, 1.8964231014, -0.923124671, 1.9654760361, 1.2348165512, 0.2798616588, -0.3291930258, -0.9530145526, -1.1709102392, -0.5783165097, 0.6086595058, 0.5281107426, -1.387472868, -2.0492844582, -0.1666258872, 3.0574240685, 1.8196938038, 0.001277437, 0.847656548, -0.8841706514, 1.0146820545, 0.1878966242, 0.3340510428, 0.2373131365, -0.6344259977, 0.709294796, -0.4461178482, 0.4752673805, -0.7949904203, -1.0703735352, 1.62938869, 0.2994402051, -0.3227944374, 0.2267801017, -0.2894971669, 0.3644044995, -0.2867470384, 0.9929823875, 0.3552006185, 2.0669624805, -0.1184582934, -0.2623426318, -1.0672392845, -0.1921093762, -1.1079288721, 0.5526333451, 0.2578235567, -0.3028515279, 0.4571843743, 0.2475490719, -1.0257991552, 1.6572358608, 1.4988045692, 0.3404494226, 0.9533677101, 0.6900301576, -0.0478754304, 0.0726370811, 0.5350254178, -1.1320924759, -1.5023399591, 1.3696392775, 1.5011341572, 0.9117414355, -0.7109965086, -0.0650688708, -0.0938558355, -0.9010311365, -0.8281840682, -1.5250048637, 1.1161216497, 2.0321063995, 0.708537519, 0.5665717721, 0.3941365778, 2.2241299152, -0.2812744975, 0.9700498581, 0.1081260145, -1.0244914293, -0.0594833121, -0.22288239, -1.284154892, -0.3346411884, 1.1912233829, -1.1117559671, 0.5476548076, -0.4900345802, 0.4830343425, -0.1514315307, -0.7697580457, -0.0026413666, -0.0860580429, 0.4661355317, -0.0459303521, 0.859460175, 1.0970799923, -0.6230640411, 0.9961640835, -0.2860939801, -0.4087049067, -0.0018109544, 0.4085691273, -0.2505075634, -0.1458920091, 0.9181049466, -0.7875052094, 1.1790618896, -1.7507464886, -0.1199355274, 0.9171497822, 0.5554248095, -0.3466445208, 1.2473095655, -0.3973455727, 1.8305824995, -1.3662484884, -1.0054172277, -0.2051002979, 0.6151102781, -0.7074397206, 1.1472398043, -0.9328020811, -2.0076582432, 0.0468145013, 0.3955335319, 1.0764876604, 0.3041170239, 0.1237755269, -0.3692499995, -0.2232159227, -0.6357641816, 0.9253020883, -0.98098737, 0.3152367175, 0.2303388715, -1.9980767965, 1.6607887745, -0.5447689295, -0.0796346739, -1.0902475119, -0.693795681, -0.7908121347, -0.0051943441, 0.9541423321, 0.5312907696, -2.0694429874, -0.0506398231, -0.1465423107, -0.5406388044, 0.6384464502, 1.0739140511, 0.2386355847, -0.9296735525, 1.4353522062, -0.2762506008, -0.4958516061, 0.9851561785, 1.0061627626, 0.8871859908, 0.1309364289, -1.8522326946, -0.6674723625, -0.5083730817, -0.5015348792, 0.1503746063, 0.270373404, 0.4102533162, 0.5020097494, 0.4480876327, -0.8246389627, 0.6362370849, -0.1165109873, 0.8191014528, 1.7470939159, -0.2345111519, -0.5769911408, -0.6973060966, -0.5900290608, 0.0130011952, 0.3723320961, 0.674636364, 0.3351673186, 0.0934421495, -1.6388946772, -0.8174361587, 0.0845717117, 0.1554400921, -0.8640103936, 0.3151022494, -1.4514611959, -1.1745840311, 0.4327922165, -0.5479770899, 0.3466799855, -1.573687911, 0.2132163942, -0.3418659568, 0.8520176411, 0.0989563242, 0.4636060297, 1.1129714251, 1.0754412413, 0.420000881, -0.8368549347, 1.1189409494, -0.4383491278, -1.1315661669, -1.5516146421, 1.6632573605, -0.3440042436, -0.4000657797, -0.6389443278, 0.7434794307, -0.788789928, 1.184802413, -0.1792844832, -0.9039999247, 0.6717470884, -0.1988063455, -0.1828352958, -1.428358078, -1.6877774, -0.9135245681, 0.7595567107, -0.1541981697, 0.2541666031, -0.8276405931, 0.3880171478, 0.5770114064, 0.0646105707, -0.3458452225, 0.2779203057, 1.0124293566, 1.0454391241, -0.9005551934, 0.4563928246, -0.2690030932, -0.1657020003, 0.066905871, 1.6747070551, -0.8488534689, 1.1452884674, -0.0830404535, 1.4407789707, 0.381806612, -0.9356950521, -0.9426862001, -1.6366790533, 0.5966978669, -1.0914520025, 0.9621898532, -0.5352347493, 0.6174076796, -0.2592394054, 0.3068389893, -1.3732881546, -0.2299509197, -0.0264593773, 0.5401533246, 0.206615746, 0.0034563111, 0.0698453039, -1.1479939222, 0.0222982094, 0.6519670486, 1.0106641054, 0.8931083083, 0.2047478855, -0.8509289622, 0.0030422332, -0.4676873088, -1.201130867, 0.7646570206, -1.138992548, -0.1644777358, 0.638466835, -0.1694827229, 0.5646532774, 0.7303751111, 0.852878809, 0.4467072487, 0.5718745589, -0.1323826164, -1.0526822805, -0.7876740098, -0.779116869, 0.9858042002, -0.5891267061, -0.3643423915, -2.0975153446, 0.392723918, 1.0360178947, 0.8448328376, 0.6065224409, -0.2519007325, -0.5296186209, 0.9836995006, -0.850277245, 1.6312619448, 0.4893934131, -0.983268261, -0.4293357432, -1.4411292076, 1.8005280495, -1.3439236879, 1.7423582077, -0.0675204247, 0.5406239033, 0.7540101409, 0.0316099264, 0.5267593265, -2.0918560028, -0.2299328744, -0.9475565553, -0.6644666195, 0.8001114726, 0.0498783477, 0.6008439064, 0.6701107621, -0.5223830938, 1.3444000483, 0.5507218838, -0.6591186523, -0.3371353149, 1.5048892498, 0.739805162, -0.1554856449, 0.1292531341, 1.070450902, 0.8446188569, 0.8258833885, -0.3755104542, -0.720485568, -1.4579132795, -1.0237118006, -0.4648244083, -0.154606998, -0.3606517613, 1.1694825888, 0.6996506453, -1.3841736317, 1.0208582878, 0.0017859522, -0.8406322002, 0.5791277289, 0.0832212642, -0.1105430573, -0.4073735774, 1.2926471233, 1.6938072443, -1.0355705023, 0.0582889915, 0.1007689238, -1.2226814032, -0.399155885, 1.9692466259, 0.2714307904, 0.5055293441, 0.3470478952, 0.5120306611, 0.6152437329, 0.313718617, 0.7941923738, 0.7544118762, 0.6304608583, -0.3700692058, -1.5017478466, -0.5118797421, 0.0406918563, 0.423391521, 1.1354128122, -1.2868002653, 1.1877131462, 1.1553109884, 0.5573226213, -0.8293979168, -0.3286111057, -0.3858575523, 0.5844610929, -0.2675948739, -0.5849379897, -1.5221573114, -0.3661507666, 0.7694628835, -0.8571664691, -1.0281126499, 0.9374928474, 0.3209636509, -0.8463061452, 2.1655647755, -1.2486163378, 0.2747847438, 0.1256174296, -0.3558156192, 1.0906851292, 0.4355940819, -0.8440060616, -1.8931686878, 0.7219067812, -0.1381438822, 1.2040569782, -0.1087427363, 0.4322333634, -0.3392019272, 0.096843861, -0.1217526868, 1.4968290329, -0.1999346316, -0.8435614705, -0.5100753903, 0.5990912914, -0.0629200265, -0.0444120504, 0.4708140492, 0.3652428389, 0.1229462847, 0.3433252275, 1.1102739573, 0.1086160541, -1.3132660389, -0.5986763239, -0.8905080557, 0.8713935614, -0.407243222, -0.0367161371, -0.4606990218, 0.0851761028, -0.7420435548, -0.1017815992, 0.2962211967, 0.5009854436, -0.7343300581, -0.8496925831, -1.6229387522, -0.164324075, 3.4598097801, 0.3496605456, 0.0521451645, -0.9208441377, 0.5675153732, 0.4244787395, -1.4372650385, -1.0320590734, 1.2844561338, 2.5816292763, -0.8010177612, 0.4952384531, 0.4380097687, 0.7412594557, 0.2757842541, 0.8768616915, -0.1839588434, -0.8667529821, 0.05676331, -0.5806350708, -1.2544237375, 0.3487163186, 0.0400965028, 1.2337559462, 1.1748498678, -0.4897275865, -0.8164289594, 0.5244019032, -1.3037171364, 0.2587807178, -0.4658677578, 0.6027701497, 0.1786468029, 0.8440708518, 2.4710485935, -0.6399155855, 0.4181487262, -1.4990946054, -1.5806179047, -0.0590301044, 1.1048690081, 0.5510208011, -1.2692941427, 0.4890740812, -0.3423732221, 0.0711420923, 0.4281282127, 0.1075772867, -0.0028676752, 0.1602273285, 0.5436779857, 0.078086704, -0.2701628208, 1.2224731445, -0.3155225813, 1.5022777319, -0.1722891778, 0.4043736756, -0.030253794, 0.2512417138, -0.6795409322, 0.3430063725, -1.1413522959, -1.2591868639, -0.7048560381, -0.0016508626, -0.3632678688, 0.6942738891, 2.3398995399, 0.3009367287, -0.5134184361, 0.0141074108, -0.2500364184, -0.6655249, 0.7257304788, -1.7436271906, -1.4417315722, -0.1764026135, 0.5579766035, -1.6027245522, 0.3015437424, 0.5647735, -0.0339006074, 0.8208128214, -0.1855660826, -0.1345463991, 0.9227750301, -1.550493598, -1.3280538321, 0.8714315295, -0.4272231758, -1.910502553, 0.6611987352, 0.6333203316, 1.594383359, -0.4144522548, -0.1898798645, -0.6241698265, -0.1598920226, 0.0742625445, -1.3939164877, -0.8508961201, 0.6343007684, -0.2441349477, -1.9292294979, 1.3876572847, 0.0473430976, 1.1271965504, -1.4350786209, -0.0116424728, -0.4196663797, 1.4435242414, 0.0751688331, 0.019089099, -0.7747558951, -0.0691397712, -0.225464642, 1.452064395, 0.9851711392, -0.3326659501, -0.1365977526, -0.1557913721, 0.1672721803, 0.1534722894, 0.6863690019, -0.3132960796, -1.2027093172, 0.3056817651, 0.2308289856, -0.2923946977, -0.5657379627, 1.2425490618, -0.3366350234, 0.7766088843, -0.34130162, 0.3206324577, -0.9274643064, 1.4148446321, 0.6726709008, -0.472540319, -0.6753113866, -0.2808552384, 0.4322762489, -0.4475209117, -1.47881639, 0.0976253152, -0.3425902426, 1.2061983347, -0.0097320825, -0.2157202214, 0.9570045471, -1.2107659578, -1.1838219166, 0.6527267098, -1.216350913, -1.1032836437, 0.6825228333, 0.7176956534, -0.6960452199, 0.3875957429, 0.3946075439, 0.5797487497, -0.4906504452, -0.1172048002, -0.8789045811, 1.0453664064, -0.2398749441, -0.3418994546, 0.0406740643, 0.0671061501, -1.2889158726, 0.593482554, 0.1509734988, -0.2756815553, -1.191793561, -1.0693433285, -2.1184384823, 1.3279441595, 0.2594788373, 0.2226711065, 0.1672417223, -1.8192144632, -0.6834240556, 0.5524503589, 1.1167968512, 0.7337324023, -0.1175257862, -0.890040338, -1.5174238682, -1.0184774399, 0.1006657779, 0.5570325851, -0.4117226303, -0.2233589739, 1.2204773426, 1.023922801, -0.5442501307, 0.4742012322, 0.8185376525, 1.8103411198, -0.9516252875, 0.5639123917, -0.4979234636, 2.0450034142, -0.779240787, 1.7721844912, 1.619781971, 1.0235569477, 0.7750433683, 0.2923542261, -0.4071116447, 0.0049288603, -1.2740726471, -2.1920235157, 0.4102086127, 0.1750450283, -0.8614797592, -0.9799367785, 1.0905216932, -0.6075873971, -0.7323140502, -1.4682302475, 1.7197109461, -0.5063365698, 0.1813271344, 0.1526313871, 0.9258592725, -0.3672270179, -0.2754524052, -0.3245127797, 1.3203674555, 0.6822667718, -0.2330556065, -0.6897298098, -0.5486831069, 0.5605286956, 0.101380989, 0.0172419772, 0.253682673, 0.2473146617, -0.6108570695, -0.4303258955, -0.603541851, 1.3425074816, -1.4984779358, -0.0868682712, -0.6883305907, -0.0293312445, -0.0145944087, -0.6739014387, -0.5278230309, -1.0398695469, -1.3807711601, -1.6488907337, -0.5633404255, -0.0403111279, 0.5339413881, 0.1952710748, 1.4966874123, -0.2621023655, 1.0230070353, -0.1085541025, -0.4215522408, 0.133022964, -0.9693430066, 0.0201051142, 0.2953725755, 0.1705863476, 0.2910744548, 0.1391962618, 1.3899165392, 0.8101974726, -0.5254977942, -0.0964834243, -0.1184598804, 0.4692107439, 0.2079296708, -0.9654568434, 0.7803398371, 0.9569725394, 0.1797499508, 0.8705801964, -1.0759376287, 0.6657587886, 0.5200750828, -0.2035122067, 0.6604354382, 0.316296041, 2.026913166, -0.5957621932, -0.2434146404, -0.7240667939, -0.3341211975, -0.9411104918, -0.2675959766, 0.9545675516, -1.4381693602, -0.7288479805, 0.6681993604, -0.7742670178, 0.4255410135, -0.1683836281, -0.1993655115, 0.6516276598, -0.4702849388, -0.4434207082, -0.5050493479, -1.1850196123, -0.0597427599, 0.1230091378, 0.5435962677, 0.1670480072, 0.3897622526, 1.9144804478, 1.7258433104, -0.3377342224, 0.1444108933, -0.4544113576, -0.1660842299, -0.383692354, -0.4380874336, 0.1369766444, -0.2174597979 ]
Libraries of Reports.NET Package Reports.NET package contains the following libraries: Libraries Description Stimulsoft.Base.dll The main library contains common base interfaces and classes for all products. Stimulsoft.Controls.dll The library contains additional controls that are used in the designer and viewer for desktop applications. Stimulsoft.Controls.Win.dll The library contains main controls that are used in the designer and viewer for desktop applications. Stimulsoft.Data.dll The libr
Deployment DLLs in Reports Net Package
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Libraries of Reports.NET Package</title> <body> <header> <p class="f_Stimulsoft_Title"><span class="f_Stimulsoft_Title" translate="true">Libraries of Reports.NET Package</span></p> </header> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text_bold" translate="true">Reports.NET</span><span class="f_Stimulsoft_text" translate="true"> package contains the following libraries: </span></p> <p class="f_Stimulsoft_text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Table_Stimulsoft" rowcount="16" colcount="2"> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold" style="text-align:left;"><span class="f_Stimulsoft_text_bold" translate="true">Libraries</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text_bold" style="text-align:left;"><span class="f_Stimulsoft_text_bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Base.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main library contains common base interfaces and classes for all products.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Controls.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains additional controls that are used in the designer and viewer for desktop applications.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Controls.Win.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains main controls that are used in the designer and viewer for desktop applications.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Data.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains classes and methods for data analysis, transformation, and filtering.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Database.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library is used for creating and editing database connections. The library contains the SQL Query Builder.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Design.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains classes for working with reports in Design Time for Visual Studio.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Editor.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains a text editor, which is used in the report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Map.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources for working with region maps.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main library contains all the functionality of the report generator - rendering, exporting, working with data.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Check.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains all methods for working with the Report Checker.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Design.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the WinForms report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Helper.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources extended products localization – description of properties and actions, error messages.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Web.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the viewer for ASP.NET.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Win.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the WinForms viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Svg</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains functionality for using SVG images in reports and dashboards.</span></p> </td> </tr> </table></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </body> </topic>
[ -0.212419048, 0.558739543, -3.3316020966, -2.338424921, 1.8415892124, -1.023897171, -0.0496202111, -0.2247848362, -1.5807635784, -1.4642921686, 1.2555638552, -1.2935223579, 1.4396930933, -0.2021301389, -0.9272037745, -1.8408163786, -0.6790520549, -1.1369416714, -1.6818598509, -0.2721575797, 0.4834822714, -1.3139228821, -1.0472717285, -0.4349128008, 5.1883540154, 1.8405121565, -0.0429700501, 0.5979626179, -1.3634918928, 0.5272781253, 0.0032664298, -0.4737493396, -0.4781816602, -1.1774537563, 0.4876746237, -0.7601830363, 0.4541734755, -1.1273041964, -1.4189065695, 1.0245050192, -0.2793289423, -0.5554773211, 0.0741064996, -0.3504329622, 1.7587147951, 0.6573463678, 1.2722033262, 0.9579217434, 0.9892277718, 0.4973062277, 0.2646184862, -1.0214562416, 0.4522597194, 0.5796655416, 1.2351821661, 1.0663791895, -0.7579584122, 0.4011393487, 0.0346272103, -1.0992367268, 2.250869751, 1.3772962093, -0.3770436347, 1.7325985432, 1.3935310841, -1.1069213152, -0.0520921163, 0.3918626606, -0.4057616591, -0.7305986285, 1.0706131458, 1.6983311176, 0.0999692753, -0.1109785959, -0.1059183925, -0.0259852875, -0.6047928333, -0.2726700604, -1.4739539623, 1.2246484756, 1.3042238951, 1.2973078489, 0.6821786761, -0.8116615415, 1.6034727097, -0.3087856174, 0.1792118102, -0.0508698337, -0.4702349603, 0.2438639104, 0.1683108807, -1.516331315, -0.1265717596, 0.5815598965, -0.814904809, -0.1758339852, -0.4822839797, 0.4196363688, -0.6914544106, -1.0108970404, -0.3696039617, 0.6214969754, 0.5953625441, -0.2655631006, 0.2917681932, 0.4246065617, -0.7649443746, 1.0558136702, -0.7494670153, -0.4707256854, -0.0169109777, 0.5160062909, 0.5145894289, -1.4646527767, 0.175057441, -1.7396798134, 0.7146164179, -1.4501208067, -0.2502001822, 1.1460851431, -0.7650064826, -0.6335309744, 0.6582869887, 0.07576859, 1.4980828762, -1.1611282825, -0.2013579607, -0.0839489847, 1.010999918, -1.03493011, 0.769143343, -1.2478637695, -1.2034254074, -0.5143857598, 0.7662963271, 1.5072077513, 0.7288899422, -1.1122573614, 0.0038234373, 0.4486100674, 0.29944098, 0.1643040329, -0.0745276287, 1.330774188, 0.0056121065, -1.0333827734, 0.9244028926, -0.1426160634, -0.8428445458, -0.1887651533, -0.866523087, -0.1859993339, 0.5172769427, 0.6608172655, -0.136361748, -1.1716855764, -0.4358797371, -0.5255749822, 0.3316437602, 0.5409526825, 0.5868129134, 0.0632251725, -0.8286318183, 2.2367720604, -0.6173772216, -0.2706528008, -0.0667733476, 0.8947595358, 1.0232981443, 0.186983183, -1.1726183891, -0.7027115226, -0.266005367, 0.0629813969, 0.8336991072, -0.5475087166, -0.6427434683, -0.1089132726, 0.2868379056, -1.0420665741, 0.4781815708, -0.9055877328, 0.6882932186, 2.0026290417, -0.4500972033, -0.6404553056, -0.5348753333, -0.5242391229, 0.167342931, -0.24926126, -0.5098467469, 1.0370452404, 0.0481029488, -1.1163586378, -0.318223834, -0.516554594, -0.4716493785, -1.09436059, -0.0525787622, -1.6565085649, -0.2891300619, 0.4095859528, -1.2259739637, -0.047660999, -0.6215882301, 0.151083082, -0.9828315377, 0.8521043062, -0.1732945442, 0.322374016, 1.4775073528, 0.5473941565, 0.3385134935, 0.0620832331, 1.2467851639, -0.5102612972, -1.0123894215, -1.1547228098, 0.9320959449, -0.1749590933, -0.0404104367, -0.2813812196, 0.7079873681, -0.5292539001, 0.9249829054, -0.6478552818, -0.4221736491, 0.0013328278, -0.319398582, -1.1018280983, -0.4338575602, -0.7423693538, -1.103659749, 0.6284580827, -0.0921576619, 0.5632112622, 0.323592484, 1.0891079903, 0.5167255998, -0.5051758289, -0.5690584779, 1.2514470816, 0.8710494041, 1.2925457954, -1.1764522791, 0.0502949655, 0.4301110804, -0.1834241897, 0.6366907358, 1.3640253544, -0.7255350947, 0.4182997644, -0.1639830768, 1.8208482265, 0.9360920191, -0.613694191, 0.2995052934, -2.1249713898, -0.0192672089, -1.2464028597, 0.4045895934, 0.4298350811, 0.4069554508, 0.078320384, 0.3533213139, -0.150039643, -0.4212560654, -0.0330156535, 0.1003504694, 1.2522068024, -0.1162234768, -0.3654697239, -0.7589179873, 0.4476269186, 0.274915278, 0.037247017, 0.2326146364, 0.1371585876, -1.277764678, -0.2336962968, -1.2084943056, -0.2821353674, 1.0524249077, -0.9523743391, -0.0962073356, 0.6646493673, -0.827144146, -0.0398333669, 0.7515003085, 0.3813340664, 0.5745671988, 0.7443115711, 0.2255826443, -0.367222935, 0.1448432207, -0.3407317698, 1.0883080959, -0.1212056801, -0.9231845737, -1.5217815638, 0.3087698221, 0.7702310085, 0.5096223354, 0.9415875673, -0.2740607262, -0.3235212266, 0.5141478777, -0.1367081851, 1.3346136808, 0.3252164125, -0.9584617615, -0.7991595268, -0.5304348469, 0.2948640585, -1.4673806429, 2.0993118286, 0.2565262914, 0.5955018997, 0.6281038523, 0.578686893, -0.3576488793, -1.8108917475, 0.360091269, -1.1639974117, -0.7005784512, 0.0673727691, -0.3919713497, 1.5521428585, 0.423745513, -0.6471781135, 0.641523838, -0.0446224846, -0.1849129051, -1.2477636337, 0.0219770335, 1.6955034733, 0.0796379521, -0.4362310469, 1.11644876, 0.3315807581, 1.3449970484, -0.5440729856, -0.4627017379, -0.9843363762, -1.5422016382, 0.1071061939, -0.8738676906, -0.2517784238, 0.4189442992, 0.0598776937, -0.7347009182, 1.6221265793, -0.2863442898, -0.5233207345, 0.415372014, -1.1492153406, -0.3201524615, -0.7555649281, 2.1316668987, 0.5892890692, 0.0984064713, -1.036427021, 0.3372633755, -1.1049332619, -0.3275996149, 2.3122017384, 0.2429683208, 0.5800959468, 1.0560196638, 0.4589771628, 0.2665974498, 0.6771294475, 0.4039213359, 0.2100351304, 0.3313235939, -0.9441060424, -1.9550403357, 0.2601821125, -1.0042694807, 0.6174883842, 0.7418908477, -1.2382737398, 0.4606182575, 1.5291494131, 1.1368801594, -0.3437865973, -0.1905337721, -0.1741863191, 0.2923041284, -0.7416388988, -0.3347485065, -1.1341503859, -0.7591401339, 0.2888000906, -0.2778741419, -1.0095351934, 0.6601240635, 0.5948613882, -0.0725707337, 2.204580307, -0.9959994555, -0.9531825185, 0.2505311072, -0.6909441352, -0.2825801373, 1.0034247637, -1.2863636017, -1.7654510736, 0.6755533218, 0.3195104897, 0.6370081902, -0.063671723, 0.2104640305, -0.2960626781, 0.335359931, -0.1728565544, 1.1104021072, 0.1423116475, -0.7845574021, -1.0951337814, 0.3230584264, -0.4915694296, -0.0344938487, 0.2333330065, 0.3420847654, 0.6133329272, 1.3839623928, 1.0530536175, 0.5337667465, -0.9371086955, -0.0306869149, -0.0520998426, 0.3580420613, -0.0691680834, -0.8537135124, 0.2656483948, 1.2330889702, 0.2591248155, 0.0535928831, 0.7751083374, 1.0384749174, -0.7021420002, -0.2698609531, -1.6846913099, 0.1604968011, 4.6655144691, 0.997197926, -0.2794882953, -0.959558785, 1.0733203888, 0.3709021509, -0.7892056108, -1.3448822498, 0.0136510581, 2.9178726673, -0.0075366069, 0.671765089, 0.5957227349, 0.1763888896, -1.0989789963, 0.6780302525, -0.5069475174, -1.0633476973, -0.1906664521, -0.7240729928, -0.8270677328, 0.5184409022, -0.678516686, 0.796570003, 0.9874397516, 0.042383261, -0.53076756, 0.9866937995, -2.1860926151, 0.7561624646, -0.5865086317, 0.7154373527, -0.0271094311, 0.1766666919, 1.8092095852, -0.1178842857, 0.1380179971, -2.1428995132, -1.4811937809, 0.7351905107, 1.1578198671, 1.454043746, -1.1438504457, 0.1883552969, -1.0394784212, -0.0185114834, 0.5539386868, -0.4827108383, 0.8321438432, 0.5010317564, 0.0892434567, -0.6237494946, -0.1682713181, 1.6834373474, 0.719352901, 0.9825614691, 0.5503707528, 0.8183230758, 0.0025518474, 0.1776034832, -0.5968782902, 0.4185600281, -0.1594611257, -1.5161123276, -1.0935781002, 0.0699070767, -0.304453969, 0.4957207739, 1.5538626909, 0.6431365609, 0.0013425635, -0.0333916545, 0.4930844009, 0.0023710136, 0.2906050682, -2.0021972656, -1.2465701103, 0.1068988219, 0.1997164935, -2.2605414391, 0.7884556055, -0.2145507485, 0.3416109085, 0.2347033918, -0.134367004, -0.6849448085, 0.4165850878, -0.4350023866, -0.2819962204, 2.2941091061, -0.2733065188, -1.3691396713, 0.1513076872, 0.7252338529, 1.22821486, 0.3019623458, 0.1527915001, -0.0270878747, -0.2710431516, -0.1213562787, -1.0968767405, -0.4044099748, 0.2706137002, -0.3100174069, -1.627425909, 0.9830136895, 0.5058893561, 0.818659246, -1.0604339838, 0.1776370406, -0.5282328129, 1.2096204758, -0.1814814806, 0.1844428778, -0.3048567474, 0.6234193444, -0.3865721524, 0.9608585835, 0.581875205, -0.6074371338, 0.4895778298, -0.3301020861, -0.38034302, -0.0466740653, 0.3564028144, -0.2152940482, -0.0848294497, -0.3426858783, -0.3995731771, 0.0448767915, 0.0850986913, 1.7108114958, -1.0110785961, -0.3724753261, -0.6791631579, 0.1969602108, -0.7677019238, 0.2297048718, -0.3831327558, -0.4554671943, -0.7655318379, 0.4671665728, 0.3764740825, -0.7804185152, -0.804934144, -0.3153245449, -0.081295602, 0.8366655111, -0.1069503576, -0.5890696049, 1.1590702534, -0.7698817849, -0.5601801872, 1.1314368248, -1.2688605785, -0.464771539, 0.1134192273, 1.4882589579, -1.2269012928, 0.2968311012, -0.4819788039, -0.3891162276, -0.3711819947, -0.0793530568, -0.252828449, 1.3134300709, 0.1338970661, -0.9893511534, 0.2534458041, 0.4403163493, -0.8640152812, 0.9902547002, -0.345058471, -0.1175196543, -0.9410880804, -0.1291048229, -2.1591711044, 1.342569828, 0.4419680238, 0.752538681, 0.2745863199, -2.1854658127, -1.5393704176, 0.7870110869, 1.1602184772, 0.4576510489, 1.1218136549, -1.0206949711, -2.2491476536, -1.5923871994, 0.577876091, 0.3289810717, 0.0322907045, 0.1921284497, 1.0474783182, 1.0706173182, -0.1192228645, 0.7908276916, 0.6136383414, 0.8662317395, -0.9541293383, 1.2818989754, 0.4745401144, 1.1519711018, -0.3823599815, 2.2809746265, 1.2869640589, 0.4942938685, 0.5423879027, 0.0154366549, -1.2180783749, 0.532697916, -1.3486509323, -1.8982138634, -0.3516453803, -0.3277593255, -0.580806613, -0.5089507103, 0.5382205248, 0.641107738, -0.7910536528, -0.3024807572, 1.365282774, -0.3812185526, -0.0570907518, 0.426889807, 0.7299345732, 0.3600496352, 0.1724225432, -0.3484671116, 1.2088730335, 0.5742859244, -0.3686624765, -0.9370478988, -0.7977079153, -0.2250512987, 0.2750730515, 0.3640554249, 0.2656673193, 0.9648368359, -0.8769477606, 0.0189899225, -0.9847452044, 1.7713944912, -1.577529788, 0.4554727674, 0.2612281442, 0.2655805647, -0.2726280689, -0.4668227732, 0.1208486408, -0.8133708835, -0.9474395514, -0.7350139022, -0.030692555, -0.0034126663, 0.174080655, -0.0104878591, 1.1894267797, -0.7665438652, 0.9604610801, -0.1534572542, -0.2022873312, 0.722202003, -1.1136484146, -1.3998434544, -0.5743755102, -0.2292273045, 0.1849032789, -0.624263227, 1.0388528109, 0.756863296, -0.3545461297, 0.4309521616, -0.3971809745, 0.922985673, 0.2087964118, -0.2290854156, 0.9727916121, 0.6673057675, 0.2918042541, 0.7971439958, -0.0028768473, -0.276994139, -0.1165222675, -0.335386157, -0.1312377602, -1.2903858423, 1.8973697424, -1.4630639553, 0.073452957, -0.3178281784, 0.6840704083, -1.2796077728, 0.7991017699, 0.7562915683, -0.3023282588, -0.6475675702, 1.205213666, -0.6165506244, -0.1565738618, 0.1953897029, -0.3232128024, 0.3199200034, -0.5241960883, -0.4635128081, -0.5691463351, -0.8981126547, 0.4724337161, 0.2831709385, 0.2438820899, -0.0417852029, 0.9542157054, 0.6767931581, 1.0002818108, -0.1407969892, 0.0104747899, 0.4559285641, 0.5910390615, -0.1533273906, -1.1763666868, -0.1260057241, 0.8829788566 ]
Libraries of Report.WEB Package Reports.WEB package contains the following libraries: Libraries Description Stimulsoft.Base.dll The library contains common base interfaces and classes for all products. Stimulsoft.Data.dll The library contains classes and methods for data analysis, transformation, and filtering. Stimulsoft.Map.dll The library contains resources for working with region maps. Stimulsoft.Report.dll The library contains all the functionality of the report generator - rendering, ex
Deployment DLLs in Reports Web Package
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Libraries of Report.WEB Package</title> <body> <header> <p class="f_Stimulsoft_Title"><span class="f_Stimulsoft_Title" translate="true">Libraries of Report.WEB Package</span></p> </header> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text_bold" translate="true">Reports.WEB</span><span class="f_Stimulsoft_text" translate="true"> package contains the following libraries: </span></p> <p class="f_Stimulsoft_text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Table_Stimulsoft" rowcount="16" colcount="2"> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold" style="text-align:left;"><span class="f_Stimulsoft_text_bold" translate="true">Libraries</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text_bold" style="text-align:left;"><span class="f_Stimulsoft_text_bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Base.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains common base interfaces and classes for all products.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Data.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains classes and methods for data analysis, transformation, and filtering.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Map.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources for working with region maps. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains all the functionality of the report generator - rendering, exporting, working with data.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Check.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains all methods for working with the Report Checker.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Design.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Helper.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources extended products localization – description of properties and actions, error messages.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Mvc.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the viewer and designer for ASP.NET MVC.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Web.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the viewer for ASP.NET.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.WebDesign.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the designer for ASP.NET.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.Mvc.NetCore.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and control classes of the viewer and designer for .NET Core MVC.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.System.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains system interfaces and classes required for the report generator with .NET Standard compatibility.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.System.Web.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains system interfaces and classes required for Web controls with .NET Standard compatibility.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Svg</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains functionality for using SVG images in reports and dashboards.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">LibExcel</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library is applicable for using</span><span class="f_Stimulsoft_text" style="font-weight:normal;" translate="true">&#32;</span><span class="f_Stimulsoft_text_bold" style="font-weight:normal;" translate="true">XLS files as a data source in reports and dashboards</span><span class="f_Stimulsoft_text" translate="true">.</span></p> </td> </tr> </table></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> </body> </topic>
[ -0.4112338722, 0.4477801621, -3.3225648403, -2.4255371094, 1.7919414043, -1.0410012007, 0.0591232851, 0.1428795755, -0.8338932991, -1.6174749136, 1.5894985199, -0.8587294817, 1.630823493, 0.1789272875, -1.4279953241, -1.9842067957, -0.4699136019, -1.7530199289, -1.6811231375, 0.1548060477, 0.3320795, -1.0729421377, -1.1393892765, -0.5576322079, 3.4432828426, 1.7697823048, -0.1530299187, 0.5272676349, -1.6791328192, 0.1617815346, -0.7817586064, -0.5247744918, -0.4169138968, -0.5551883578, 0.2108037621, -0.8472366333, 0.0615919493, -1.3536071777, -1.3125071526, 0.6178914905, -0.0071715945, -0.2743350267, -0.1904135346, 0.3538939655, 1.6793336868, 0.4022896886, 1.4112278223, 0.9120345116, 1.4089336395, 0.0454385765, 0.4655296206, -0.8162151575, 0.3301141262, 0.6534901261, 1.5731911659, 0.9970574975, -1.6152966022, -0.3970939815, 0.589869678, -1.1146658659, 2.5729019642, 1.4103200436, -0.0735242218, 0.5680853128, 1.4846813679, -1.019719243, -0.4506776929, 0.3601154685, -0.6119813323, -0.6692045331, 1.2547789812, 1.3391939402, -0.1918779314, -0.1518888474, -0.4398140609, -0.0955965966, -0.1506703645, -0.3101308942, -1.5603022575, 1.4021151066, 1.3476305008, 0.9998836517, 1.0187584162, -0.411047101, 1.4395397902, -0.8782989383, 0.2586860359, 0.5800927281, -0.602435112, 0.1324511766, -0.2822646499, -1.3479014635, 0.4055352509, 0.486097157, -0.8104097247, -0.1882572919, -0.6508332491, 0.4805807173, -0.5700023174, -0.9360038638, -0.5422831178, 0.1441856474, 0.851076901, -0.5010010004, 0.6250345707, 0.3932412565, 0.0382087752, 0.743021071, -0.532792747, -0.6339254975, -0.072498329, 0.786020875, 0.2130538225, -0.9013746381, 0.2680260241, -2.1581468582, 0.9462319613, -1.8090316057, -0.2654550672, 1.0662599802, -0.4536821544, -0.8838995695, 0.742462039, 0.0319736786, 1.33893466, -0.6236228347, -0.2673008442, -0.2147818059, 1.2007787228, -1.0660932064, 0.7334932089, -0.7718209028, -0.8774266839, -0.4076778591, 0.7133290768, 1.9645118713, 0.5173678994, -0.5232158303, 0.4065088332, 0.2499924302, 0.3609171808, 0.3653346002, -0.7002601624, 1.5891338587, -0.1604565084, -0.7546387911, 1.2414802313, -0.2232728451, -0.0943271443, 0.2644274831, -0.8467187285, 0.445100069, 0.3840913475, 0.4749189317, 0.0744687021, -1.312638402, -0.5861952305, -0.6823030114, -0.1045612618, 0.7508860826, 0.9344443679, -0.1158419549, -1.1800481081, 2.4351203442, -0.6827546954, -0.2101657987, 0.0694805235, 0.6736249328, 0.976514101, 0.7899860144, -1.2056860924, -0.4859062731, 0.3964401782, -0.0314015336, 0.6607602835, -0.398771286, -0.3777772784, -0.4027533829, -0.0239128657, -0.5993305445, 0.5357083678, -1.0526714325, 0.6931498051, 1.7910970449, -0.3129184842, -0.4227128029, -0.4454576075, -0.6938908696, -0.2106947154, -0.6522483826, -1.132822752, 1.0814745426, 0.1183061078, -1.2273842096, -1.2740871906, -0.0554303117, -0.6204018593, -0.9342634082, 0.283311218, -1.8196358681, -0.2415227741, 0.8229725361, -1.5645433664, 0.0730251148, -0.6547625661, 0.7567335367, -0.9708606601, 0.7984645963, -0.5197486877, 0.5889297128, 1.2708257437, 0.2800023556, 0.2814004719, 0.2739811242, 0.859809339, -0.2413909733, -1.2126381397, -0.8648942709, 0.6083002687, -0.5206263661, 0.0827553421, -0.2627808452, 0.6149734259, -0.869566977, 1.0000857115, -0.2740251422, -0.4683836102, 0.0665371343, -0.7767470479, -1.2459380627, -0.603843987, -0.7796325088, -1.4108895063, 0.3402743638, -0.0270746537, 0.777351141, -0.0337139145, 0.9659155011, 0.5738093257, -1.0381052494, -0.274440825, 0.7781426311, 0.8297205567, 0.5066883564, -1.2097234726, 0.1204108894, 0.4435515404, -0.4168700576, 0.7410991192, 1.4048912525, -0.6163915396, 0.502042532, 0.114611648, 1.7819747925, 0.6519002318, -0.3745192587, 0.2626465261, -1.3457932472, 0.1866439283, -1.0476939678, 0.1516620964, -0.2685247064, 0.9167506099, -0.0621122643, 0.0197401196, -0.4041026533, -0.2744691372, -0.2565790415, -0.1136583388, 0.5135560632, 0.0110992175, -0.1053627506, -1.0154182911, 0.2340172976, -0.0965409204, 0.3697511554, 0.2711217701, -0.2399252057, -1.3572964668, -0.4807610214, -1.0555702448, -0.3291690946, 0.9192050695, -0.5824624896, -0.4505355358, 0.337739706, -0.7446560264, 0.4533191025, 0.6356657743, 0.46139431, 0.4514910281, 0.9441663623, 0.1470138133, 0.061889369, -0.0342048779, 0.0553919375, 1.715790987, -0.4374290407, -0.86418432, -1.9195508957, 0.2399721891, 0.6364145279, 0.8954527974, 1.04994452, -0.2399884015, -0.61394912, 0.6815979481, 0.0816141069, 1.5068702698, 0.4227904677, -1.3009450436, -0.6656039357, -0.4166791141, 0.5563089252, -1.5745738745, 1.9263658524, 0.3382683396, 0.5279789567, 0.7836357355, 0.9003489017, -0.4551113248, -1.6265172958, -0.0317638479, -1.4002716541, -0.6478921175, 0.6917160749, -0.3395580649, 1.2295479774, 0.7724813819, -0.734891057, 0.3369853199, -0.2263275683, -0.0399990566, -1.5273789167, -0.3843354583, 1.2635443211, -0.0567993261, -0.4589188993, 1.2102427483, 0.2895843983, 1.843449235, -0.2830405533, -0.6579873562, -1.0485298634, -1.1090781689, 0.060273774, -0.552762568, 0.0226701871, 0.5540262461, -0.0785489455, -0.4391348958, 1.4220160246, -0.2168146819, -0.9336197972, 0.4765662849, -0.4714099467, 0.079669252, -0.6547092199, 1.6011308432, 0.2525143325, 0.1160163581, -0.8689574599, 0.2148798108, -1.0418506861, -0.397487849, 2.2419157028, 0.3239448667, -0.1482719183, 0.9735991359, 0.5145708919, 0.6134536862, 0.5423490405, 0.3111344278, 0.6925933957, 0.4696095884, -0.6834261417, -2.5076947212, 0.0384067744, -1.10105443, 0.2246687561, 1.0657799244, -0.6010168791, 0.3529905677, 1.2200455666, 0.2239166945, -1.157110095, -0.1326009035, -0.5309404135, 0.0489125103, -0.5551319122, -0.2617201805, -1.4470506907, -0.7532989383, 0.6550687551, -0.132253468, -1.0806258917, 0.8579189181, 0.5725844502, -0.5243757963, 2.4304971695, -0.8304275274, -0.7421466112, 0.2887146771, -0.4061164856, -0.2689474821, 0.6819931269, -1.2965186834, -1.8078380823, 0.5821706057, 0.1895989329, 0.4799544513, -0.0107639795, -0.1122747511, -0.4840388, 0.3874674141, 0.269525826, 0.8541745543, -0.1987015307, -0.6300956607, -0.5083309412, 0.5220330358, -0.4551488161, 0.2923234105, 0.3732411563, 0.2921223044, 0.3047825396, 1.3451087475, 0.8997356892, 0.4139721692, -0.9315753579, 0.3645628393, 0.2858567536, 0.7159816027, -0.0953201503, -0.4809177816, 0.4010398388, 1.001031518, 0.4815983772, 0.0431898758, 0.4828662276, 1.4833371639, -0.7338341475, -0.2382591218, -1.4553827047, 0.7618897557, 4.0983934402, 0.7910087705, -0.2506694198, -0.9188864231, 0.7222189903, 0.3563263416, -0.5337105989, -1.1814773083, 0.0825639218, 3.2748222351, 0.2430619448, 0.3118580282, 0.5907438993, 0.054409828, -0.6278097034, 0.6346792579, -0.4780031443, -1.1551407576, -0.0083954511, -0.5919227004, -0.7397621274, 0.454394877, -0.3541676998, 0.6880307198, 1.4574148655, -0.2505550981, -0.8811174631, 0.555808723, -2.2867717743, 1.0953592062, 0.2280189693, -0.0322569273, -0.1510993391, 0.0750972033, 1.6799162626, 0.0320960581, 0.3174113035, -1.8966180086, -1.4027037621, 0.605596602, 0.9234121442, 1.4846731424, -0.743203938, 0.1737876236, -1.1358639002, -0.0387762859, 0.8490706682, -0.2861996889, 0.4204313159, 0.6185758114, -0.1968606412, -0.2372879088, -0.1219384223, 1.3011971712, 1.3461022377, 1.3667622805, 0.2809201479, 0.8816179037, 0.1462889612, 0.6818861961, -0.2656005025, 0.4388616681, -0.0490230359, -1.661662221, -0.618468225, 0.2493136376, -0.1510922313, 0.3812176585, 1.7583036423, 0.5095307827, -0.238517046, 0.0060226708, 0.8241987228, -0.7259612679, 0.900877893, -1.611512661, -1.6146193743, 0.2462126315, 0.4782876074, -1.9907717705, 0.2883939147, -0.6396641135, 0.1923130751, -0.1929622889, -0.2035119832, -0.4184766412, 1.0287632942, -0.4500757754, 0.1497766376, 2.5148193836, -0.370829165, -1.248139739, 0.5133805871, 1.1454119682, 1.3564567566, 0.02033443, 0.2726019919, 0.005224539, -0.2688896358, 0.2215134948, -1.2826936245, -0.7175953984, -0.2211580276, -0.4488216639, -1.4605060816, 0.59648633, 0.9391288757, 1.1652784348, -0.8484443426, 0.4138041735, -0.4782811105, 1.5157561302, 0.1036697924, 0.4332877994, -0.7984613776, 0.6431680918, -0.2488233596, 0.8368859291, 0.8327133656, -0.1952795386, 0.2479499727, -0.4475433826, -0.9603607059, -0.7018716931, 0.2827965915, -0.4359143674, -0.6455740929, -0.0978074819, -0.5501869321, -0.486989677, -0.2369449437, 1.5792127848, -0.8576552868, -0.5252609849, -0.7619211674, 0.8327077627, -0.87933743, 0.7639582157, -0.3305631876, -0.2986795306, -0.9209130406, 0.1737753302, 0.4659878314, -0.2915125489, -1.2943593264, -0.1079640687, 0.6098102927, 1.200907588, 0.2080478221, -0.4855965376, 1.4268530607, 0.0766055286, -1.5983277559, 0.8244241476, -0.9341893196, -0.3626857698, -0.2087966353, 1.5656934977, -0.8498055339, 0.6935717463, -0.3205524385, -0.4988610148, -0.6347789764, -0.2369010299, -0.4699379206, 1.0437854528, -0.0712062195, -0.8893294334, 0.2983754277, -0.0382942855, -1.5045919418, 1.0229570866, -1.119743824, 0.2865864038, -1.0964734554, -0.6918693781, -2.3129153252, 1.5932506323, 0.4082010388, 0.8100611567, 0.4308864772, -2.0754058361, -1.1672929525, 0.4461886883, 1.3940016031, 0.4965726733, 1.2014855146, -1.522719264, -1.667067647, -1.7999842167, 0.6390624046, 0.3404148519, 0.0283956695, -0.0672243536, 1.1071895361, 1.3354146481, -0.6400949955, 0.7265605927, 0.6565098763, -0.0583959371, -1.1654652357, 1.0214357376, 0.6818084121, 1.0131890774, -0.5211661458, 2.3450462818, 1.3661333323, 0.4103080332, 0.6453615427, 0.2531169951, -1.478793025, 0.4510214329, -1.0311336517, -1.5830199718, -0.038858898, -0.0672909915, -0.8328937888, -0.1986161768, 0.5200457573, 1.0207805634, -1.2190612555, -1.0791774988, 1.2216784954, -0.3968343139, -0.0939952657, 0.863910675, 0.8013116121, 0.6788877249, 0.1185473949, -0.088595055, 1.1778669357, 0.7014023066, -0.250459075, -0.7343539596, -0.8771151304, -0.7413253188, 0.5229495764, 0.5224922299, 0.5186979175, 0.7587280869, -1.4504503012, -0.652535677, -0.3548128307, 1.3342013359, -1.4817878008, 0.4140112102, 0.3826016188, 0.2248267382, -0.570789516, -0.4645401537, 0.1294575334, -0.8052660227, -1.1232203245, -0.8536804914, 0.0415233187, 0.6628377438, -0.0986925066, -0.0128319524, 0.9437003136, -0.6412803531, 0.1952860355, -0.0785933658, -0.2761518061, 0.5927155614, -1.09950459, -0.9310905933, -0.3821443319, -0.330114007, 0.4154988527, -0.6618726254, 1.3663445711, 0.2410972118, -0.2506699264, 0.5769206285, -0.3704131842, 0.6985934377, 0.626693368, -0.4603459537, 1.1019362211, 0.8521625996, 0.7020923495, 1.654594183, -0.2711370587, 0.0438751876, -0.0361174159, 0.3959329724, 0.1237961277, -1.0699914694, 2.0634539127, -1.3295668364, 0.1646691114, -0.3727763891, 0.7792788148, -1.6061521769, 0.4793696702, 1.0909107924, 0.1226453483, -0.247066468, 1.0238443613, -0.8793535233, -0.4996860027, -0.3042271733, -0.2584078908, 0.5912613273, -0.5663185716, -0.78850317, -0.1170191616, -0.2775872648, 0.1736364812, -0.2435264885, 0.0166018866, -0.3552742898, 0.957013607, 1.0548409224, 0.988602221, -0.357693404, 0.1603916883, 0.7142016292, 0.0374842994, -0.4684757292, -1.6265138388, -0.2540918589, 0.5694252849 ]
Libraries of Reports.WPF Package Reports.WPF package contains the following libraries: Libraries Description Stimulsoft.Base.dll The main library contains common base interfaces and classes for all products. Stimulsoft.Client.Designer.dll The library contains resources and classes of the WPF report designer V2. Stimulsoft.Data.dll The library contains classes and methods for data analysis, transformation, and filtering. Stimulsoft.Database.dll The library is used for creating and editing datab
Deployment DLLs in Reports Wpf Package
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Libraries of Reports.WPF Package</title> <body> <header> <p class="f_Stimulsoft_Title"><span class="f_Stimulsoft_Title" translate="true">Libraries of Reports.WPF Package</span></p> </header> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text_bold" translate="true">Reports.WPF</span><span class="f_Stimulsoft_text" translate="true"> package contains the following libraries: </span></p> <p class="f_Stimulsoft_text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Table_Stimulsoft" rowcount="21" colcount="2"> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Libraries</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Base.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main library contains common base interfaces and classes for all products.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Client.Designer.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and classes of the WPF report designer V2.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Data.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains classes and methods for data analysis, transformation, and filtering.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Database.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library is used for creating and editing database connections. The library contains the SQL Query Builder.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Editor.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains a text editor, which is used in the report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Map.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources for working with region maps.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Stimulsoft.Report.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main library contains all the functionality of the report generator - rendering, exporting, working with data.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Check.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains all methods for working with the Report Checker.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Helper.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources extended products localization – description of properties and actions, error messages.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and classes of the WPF report viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.BlackTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Black theme using it in the WPF viewer and report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.Office2003BlueTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Office 2003 Blue theme for using it in the WPF viewer and report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.Office2003OliveGreenTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Office 2003 Olive Green theme for using it in the WPF viewer and report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.Office2003SilverTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Office 2003 Silver theme for using it in the WPF viewer and report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.Office2007BlackTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Office 2007 Black theme for using it in the WPF viewer and report designer. &#160;</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.Office2007BlueTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Office 2007 Blue theme for using it in the WPF viewer and report designer. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.Office2007SilverTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Office 2007 Silver theme for using it in the WPF viewer and report designer. </span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.Office2010BlueTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Office 2010 Blue theme for using it in the WPF viewer and report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.Wpf.Office2010WhiteTheme.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">This library contains the Office 2010 White theme for using it in the WPF viewer and report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">Stimulsoft.Report.WpfDesign.dll</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The library contains resources and classes of the WPF report designer V1.</span></p> </td> </tr> </table></p> <p class="f_Stimulsoft_text"></p> </body> </topic>
[ 0.1916025579, 0.3103084266, -3.6986284256, -1.8154337406, 1.7039707899, -1.169989109, -0.0699330866, 0.3461580276, -1.7899923325, -1.2998912334, 1.2723546028, -1.1780393124, 1.2945135832, 0.7509652376, -1.3850855827, -1.7765265703, -0.5631431937, -1.018446207, -1.3264849186, -0.228522107, 0.6171336174, -0.7964091301, -1.0438860655, -0.6470002532, 3.2954349518, 1.8476730585, -0.5767585039, 0.2560918927, -2.0797150135, 1.1899546385, -0.1552038789, 0.0873506591, -0.5721032619, -0.3777590692, -0.0149331354, -1.2451286316, 0.3703739941, -0.867616117, -0.875105381, -0.0460283756, -0.0385734029, 0.256508112, 0.609241128, 0.4653427899, 1.9979542494, 0.4045732915, 0.9754675627, 0.7770555615, 0.9486647248, 0.4021323025, 0.3569060862, -0.3277926743, 0.3761048317, 0.9922710657, 1.8928180933, 0.3900013566, -0.9539428949, 0.1387138665, 0.3455164731, -1.1281077862, 1.7938704491, 2.0063199997, -0.8412119746, 0.0714256316, 1.2530583143, -1.2048075199, -0.461353302, -0.1500774175, -0.4837966263, -0.8775405884, 0.9443733692, 1.4973201752, 0.2225607336, -0.430224508, 0.2529652715, 0.2478002906, -0.1126380712, -0.2197502106, -0.9566562176, 1.8351650238, 1.1287300587, 1.0630048513, 1.5448733568, -0.3563830256, 2.0485134125, -0.780380249, 0.6764350533, 0.9978073835, -0.3354844153, 0.1196657419, -0.3903619051, -1.0719765425, 0.1653779745, 0.5983244777, -1.1407073736, 0.1429114342, -0.7339542508, 0.6303369999, -0.5762305856, -0.7471995354, -0.2457112372, 0.4509969354, 0.572553277, -0.5148751736, 0.8168369532, 0.5249781609, -0.2397794127, 0.2997420728, -0.7864719033, -0.6703378558, -0.2196342349, 1.1192731857, 0.1513525248, -0.9338326454, 0.0334305204, -1.805064559, 1.0358840227, -1.3563433886, -0.4146550894, 1.3689227104, -0.4485347867, -1.323142767, 0.3113802671, -0.0705648959, 2.1656045914, -0.7905048132, -0.5369272232, 0.0153799336, 1.1767228842, -1.0917145014, 1.5406718254, -0.3864272833, -1.1435763836, -0.4377772808, 0.8636778593, 1.8221635818, 0.4268213212, -0.1065701395, 0.3973684311, 0.279070884, 0.0890843049, 0.5787550211, -0.5797065496, 1.0928919315, -0.2159343064, -0.8780026436, 1.228497386, -0.6372451782, -0.3311910629, -0.0118471486, -1.4581884146, 0.4267044067, 0.2999085784, 0.5686616898, 0.1401186883, -1.3897821903, -0.2099156976, -0.9552013874, 0.0345368758, 0.5202569366, 0.8615145683, -0.4889876544, -0.785130024, 2.5080609322, -0.4839790761, -0.6050041914, 0.1582650542, 0.6966395378, 0.9156913757, 0.4131558239, -1.3606659174, -0.7393091321, 0.6290128827, -0.3866707087, 0.6977216005, -0.3997692168, -0.1620821506, -0.0789450034, -0.0107291052, -0.6906663775, 0.342260778, -0.2248129547, 0.9787453413, 1.3414695263, -0.2634887993, -0.1262435317, 0.0117553687, -1.1599771976, -0.5372831225, -0.1040803343, -0.9075490832, 1.0225077868, 0.0901385471, -1.3330662251, -0.8197562695, 0.1150722057, -0.4500592351, -0.8552803397, 0.742007494, -1.6246591806, -0.369527638, 1.0141556263, -1.46530509, 0.55000633, -0.931707561, 0.0712448955, -0.8739511967, 0.6016424298, -0.3795324266, 0.4280404449, 0.762652576, 0.3293041289, -0.1445992887, 0.6385552287, 1.1645406485, -0.3159300387, -1.3327182531, -0.7671977282, 0.4192096591, -0.4178957939, -0.0286355913, -0.3982613087, 0.2282896936, -0.4391900003, 1.3193699121, -1.000338316, -0.5812225342, 0.340714246, -0.9587438703, -1.2033426762, -1.4082387686, -1.3882528543, -1.3138061762, 0.508710146, -0.3237477541, 0.8123709559, 0.0447558761, 1.0805486441, 0.7300621271, -0.5259757042, -0.9305332899, 0.7075927854, 1.189090848, 0.387812227, -1.029001832, 0.0196327269, 0.3746902049, -0.1631330848, 0.7372182012, 1.3809745312, -0.3992985785, 0.3722091317, 0.3238888979, 1.6870751381, 0.2501703203, -0.0321231224, 0.0823696032, -1.9234271049, 0.3213201165, -0.9747444391, 0.206148982, 0.0432790779, 0.8825798631, -0.3089176714, -0.0042693624, -0.1393917948, -0.4234380126, -0.1343332529, -0.1634375602, 0.3566865027, 0.2820325494, -0.4641168118, -0.6362668276, 0.0562768467, 0.168584913, 0.1591843218, 0.9300685525, -0.6447196007, -1.3012006283, -0.4117437005, -0.7068704963, -0.6779674888, 1.1572492123, -1.0828627348, -1.1081992388, 0.6764679551, -0.1938107759, 0.6577452421, 0.3158189356, 0.0042321365, 0.3776696622, 1.0588058233, 0.1792626381, -0.2096388936, -0.4984448552, 0.3370091617, 1.5864219666, -0.5408397317, -1.2398563623, -1.3917939663, 0.5319450498, 0.8201252818, 1.2759863138, 0.8208710551, -0.2651565373, -1.3215073347, 1.1795169115, 0.0609221049, 1.2853299379, 0.8724098802, -0.914781332, -0.5722784996, -1.0427848101, 0.4510180056, -1.6748566628, 2.0305650234, 0.2742954493, 0.1293722093, 0.3639050722, 0.9029247761, -0.2028308362, -1.4937603474, 0.3664928079, -1.3106734753, -0.3156588972, 0.8757166862, -0.0872938409, 1.1891628504, 1.3416181803, -1.087510705, 0.5171573162, 0.0719426647, 0.0204601418, -1.6122670174, -0.3956770301, 1.26042974, 0.2407365888, -0.4363594651, 0.7197837234, 0.1712673157, 2.1055028439, -0.3370206654, -0.0001905283, -1.0669877529, -1.5669696331, -0.0487606488, -0.6520393491, 0.2133029699, 0.5089467764, 0.117105484, -0.2043026984, 1.2123557329, 0.114839524, -1.0488063097, 0.2723899186, -0.6640452743, 0.0704086199, -0.7204712033, 1.3456372023, 0.0059069949, 0.000501138, -0.6216391921, 0.3695647418, -1.4005731344, -0.1268306822, 1.6486963034, -0.1251605153, 0.4053734541, 0.8280405402, -0.2503237128, 0.4963325262, 0.3609692156, 0.3998781145, 1.0357791185, 0.1388337314, -0.9197078347, -2.0149083138, 0.1027428359, -0.888056457, 0.6795404553, 0.6163734794, -1.0241949558, 0.2386690974, 0.7283369899, 0.5736147761, -1.043489337, -0.6194508076, -0.6741010547, 0.6028463244, -0.5634894967, -0.2123678327, -1.7714236975, -1.209589839, 0.586078465, -0.2069314122, -1.1867246628, 0.5395547152, 0.8077897429, -0.8585728407, 2.0082936287, -0.3426658511, -0.9552049041, 0.7171004415, -0.5576878786, -0.0072068414, 0.8533114195, -1.1175460815, -1.9817965031, 0.6772276759, 0.3231542408, 0.6940328479, -0.0820082724, 0.2458488643, -0.40049088, 0.3206139505, -0.5684489012, 0.5972337723, -0.5184019804, -0.9837102294, -0.7034493089, 0.126121223, -0.3724578917, -0.4839275479, 0.4747312367, 0.2052663714, 0.1849564165, 1.0305967331, 1.2358571291, 0.6534963846, -1.3331387043, 0.4649324417, -0.1095518991, 0.5566210747, 0.26983729, -0.1562000513, 0.1382733136, 1.4013260603, 0.2971296012, -0.0930089355, 1.3322838545, 1.4895738363, -0.774769187, -0.9533457756, -1.7509781122, 0.3328419924, 3.5978295803, 1.9729536772, 0.0850013047, -0.9468702078, 1.1816567183, 0.3978661001, -0.8062878847, -0.4043338597, 0.1314380169, 3.4771878719, -0.0319143236, 0.4446679056, 0.3892406821, 0.0145135969, -0.3765955567, 0.4394949973, -0.4764439762, -1.0522162914, -0.3238649964, -0.7844005823, -0.7969933152, 0.5773770213, -0.175176084, -0.0413998701, 1.157186389, -0.2805284262, -0.932739079, 0.241293475, -1.4777005911, 1.2530647516, 0.0333819799, -0.1483397782, -0.0278608445, 0.1757745594, 1.9677766562, 0.2077163607, 0.6160687208, -1.4079728127, -1.1668350697, 0.7984918356, 1.0974913836, 1.0537923574, -0.2813953757, 0.381288588, -1.618776083, 0.4754218757, 0.8515138626, -0.3193542957, 0.5649911165, 0.0693732947, 0.0301331989, -0.1384279579, -0.3317627907, 1.3705620766, 1.2768598795, 1.0349587202, -0.7594107389, 1.2453246117, -0.0455628112, 0.7644671202, -0.8940262198, 0.6789880395, -0.2719173729, -1.7056107521, -0.289629221, 0.4912549555, 0.1048955396, 0.5902065635, 1.4118407965, 0.8201380968, -0.4070505202, -0.2643572092, 0.1848223507, -0.9465638995, -0.1610349715, -1.6237293482, -1.3078186512, 0.2351009846, 0.7239252925, -2.2211356163, 0.7218574286, -0.720041275, -0.4495081604, -0.3944982886, -0.3744909465, -0.5210527778, 0.4768586755, -0.5503330827, 0.1702350676, 2.1180427074, -0.3450298607, -1.037872076, -0.1946690381, 0.7964246273, 1.4344564676, 0.0397045314, 0.5903689265, -0.1550257206, -0.0179235525, 0.41153422, -0.9782317281, -0.2825835943, 0.4949400127, -0.1821419597, -1.9175144434, 0.5411382914, 0.8545049429, 1.1473450661, -0.9841809869, 0.9814220071, -0.9691770077, 1.4818623066, 0.018118592, 0.299272418, -0.8890762329, 0.3090135455, 0.1147368699, 0.9505262375, 0.7349410653, -0.2896550894, 0.0967513621, -0.0287311077, -0.2606339753, -0.2813511491, 0.9155557752, -0.599804759, 0.2449873388, -0.1973812133, -0.6608206034, -0.0801827386, -0.4392560422, 1.4949687719, -0.1647256166, -0.1822999865, -0.7411672473, 0.5770758986, -0.7191454172, 0.7186492682, -0.4607347846, -0.4095373154, -1.136911273, 0.4713869989, 0.0548171215, -0.6954492927, -1.046595335, 0.0873313323, -0.1301888973, 1.3312145472, -0.0484416075, -0.3079578578, 1.6357997656, -0.4122070074, -1.5462738276, 0.5886207223, -0.8244646192, -0.199197486, 0.2352369428, 1.1956833601, -1.7416582108, 0.8251441121, -0.0738448501, -0.6009811163, -0.6553248167, -0.2821421623, -0.4931090474, 1.3786884546, -0.358197093, -0.7203620076, -0.0347666368, -0.0541814491, -0.9382546544, 1.4127241373, -0.3971602619, 0.6583209634, -1.0197445154, -0.2164934725, -2.2808043957, 1.1083568335, 0.0979117155, 0.4295803905, 0.5004434586, -1.9480243921, -1.0474832058, 0.7980040312, 1.5432723761, 0.378187865, 0.9630228281, -1.1032320261, -1.8027559519, -1.9405707121, 1.0055378675, -0.2444087565, -0.2957666218, -0.1417670697, 0.7889975905, 1.7174352407, -0.3846305013, 0.3785443604, 0.5907070041, -0.0354503877, -0.6600805521, 0.8733468056, 0.8647428155, 1.2942185402, -0.3220282793, 1.8793424368, 1.870787859, 0.9284982681, 0.5291144252, 0.0559894666, -0.4229126573, 0.2212969661, -1.1552093029, -2.2782614231, 0.3258560598, -0.0386117734, -0.6347617507, -0.3319900632, 0.5136988163, 0.678437233, -0.4984501004, -0.25287503, 1.2325516939, -0.4597811699, 0.3892501593, 0.1838555783, 0.7219415307, 0.6202068329, -0.1553571671, 0.5109065175, 0.8496419787, 0.3900968432, -0.1367582828, -0.8924808502, -0.6191075444, -0.1119482443, 0.0675102547, 0.3074660599, 0.2253491729, 0.6492183805, -1.704334259, -0.6241894364, -0.580244422, 1.1193310022, -0.8372987509, 0.2765155137, -0.0900308564, 0.426327616, -1.0986406803, -1.1653594971, 0.1074598655, -0.8686156273, -1.0993049145, -1.1710515022, 0.4801075757, 0.9451135397, 0.0021269179, -0.2514192462, 1.0959657431, -0.5543894768, 0.8620759249, 0.2507498264, -0.2345008105, 0.5359640121, -0.879447639, -0.3643303812, -0.3883503377, -0.4680660963, 0.0869093016, -1.3974797726, 1.0021723509, 0.0207850169, -0.7369961739, 0.0407680944, -0.405749917, 0.6573286057, 0.2238953263, -0.6606515646, 1.0018368959, 1.2883889675, 0.4560746551, 1.2670105696, -0.5025184155, 0.2458618283, 0.8554269075, -0.6333689094, -0.8724834323, -0.7804489732, 2.4577357769, -1.4524410963, -0.3719927371, -0.0582582951, 0.3552814126, -1.770988822, 0.6751193404, 0.8972547054, -0.1223701462, -0.8881158233, 1.0016436577, -0.9315827489, -0.4519096613, 0.2104429156, -0.4420614541, 0.37191239, -0.1243140027, -1.0398209095, -0.0701010004, -0.4432581067, 0.2374922931, -0.1331371367, -0.0375667103, -0.2513995767, 1.2039518356, 0.6428405046, 1.3190672398, -0.2641547322, 0.1511016786, 0.2414740324, 0.1482858062, 0.0967592075, -1.3621621132, 0.0093779247, 0.6475048065 ]
Scripts of Reports.PHP Package Reports.PHP package contains the following libraries: Scripts Description Common Scripts *: stimulsoft.blockly.editor.js The script contains visual editor Blockly for creating event scripts in a report. The Event handler is embedded in report engine. stimulsoft.dashboards.js The script for working with dashboards. stimulsoft.designer.js The script for working with the report designer. stimulsoft.reports.js The main script contains all the functionality of the rep
Deployment Files in Dashboards PHP Package
п»ї<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> <topic template="Default" lasteditedby="computer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> <title translate="true">Scripts of Dashboards.PHP Package</title> <body> <header> <p class="f_Stimulsoft_Title"><span class="f_Stimulsoft_Title" translate="true">Scripts of Reports.PHP Package</span></p> </header> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text_bold" translate="true">Reports.PHP</span><span class="f_Stimulsoft_text" translate="true"> package contains the following libraries: </span></p> <p class="f_Stimulsoft_text"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"><table styleclass="Table_Stimulsoft" rowcount="15" colcount="2"> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Scripts</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">Description</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2" style="width:1065px;"> <p class="f_Stimulsoft_text_bold"></p> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">Common Scripts *:</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">stimulsoft.blockly.editor.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The script contains visual editor Blockly for creating event scripts in a report. The Event handler is embedded in report engine.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">stimulsoft.dashboards.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The script for working with dashboards.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text_bold"><span class="f_Stimulsoft_text_bold" translate="true">stimulsoft.designer.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The script for working with the report designer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">stimulsoft.reports.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main script contains all the functionality of the report generator - rendering, exporting, working with data.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">stimulsoft.reports.maps.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The script contains resources for working with region maps.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">stimulsoft.viewer.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The script for working with the report viewer.</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2" style="width:1065px;"> <p class="f_Stimulsoft_text"></p> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">stimulosft.reports.js can be split into *:</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">stimulsoft.reports.engine.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The main script of the report generator.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">stimulsoft.reports.chart.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The script is necessary for working with charts.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">stimulsoft.reports.export.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The script is necessary for exporting reports.</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">stimulsoft.reports.import.xlsx.js</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The script is necessary for importing data from XLSX files.</span></p> </td> </tr> <tr style="vertical-align:top"> <td colspan="2" style="width:1065px;"> <p class="f_Stimulsoft_text"></p> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:normal;" translate="true">Other Files:</span></p> </td> </tr> <tr style="vertical-align:top"> <td style="width:300px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" style="font-weight:bold;" translate="true">stimulsoft.reports.d.ts</span></p> </td> <td style="width:1065px;"> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">The header file describes the syntax and structure of functions and properties.</span></p> </td> </tr> </table></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft text" style="text-align:justify; text-indent:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; line-height:1.0; background-color:transparent; white-space:normal; page-break-inside:auto; page-break-after:auto; border:none; tabstops:none;"></p> <p class="f_Stimulsoft_text"><span class="f_Stimulsoft_text" translate="true">* - Also, you can use packed scripts instead of common scripts or parts of the stimulsoft.reports.js. Packed scripts allow you to reduce script file size by several times. The names of packed scripts correspond with the names of scripts, but they contain a </span><span class="f_Stimulsoft_text_bold" translate="true">pack</span><span class="f_Stimulsoft_text" translate="true"> word in the name before </span><span class="f_Stimulsoft_text_bold" translate="true">js</span><span class="f_Stimulsoft_text" translate="true"> extension. For example, a packed analog of the </span><span class="f_Stimulsoft_text_bold" translate="true">stimulsoft.reports.js</span><span class="f_Stimulsoft_text" translate="true"> script will be the </span><span class="f_Stimulsoft_text_bold" translate="true">stimulsoft.reports.pack.js</span><span class="f_Stimulsoft_text" translate="true">.</span></p> </body> </topic>
[ 0.6477168798, -0.0219514072, -3.7020709515, -0.8833174706, 1.8762840033, -2.791144371, 0.5012328625, 0.3272480071, -0.3097845912, -1.3554887772, 0.8027478456, -0.252306968, 1.8223413229, 0.1536156535, -1.1603527069, -2.2017409801, 0.0880399421, -1.9217835665, -0.7401992679, 0.2299342901, 0.7324139476, -0.7407111526, -1.5358647108, 0.2307511866, 4.2131624222, 0.1655429602, -0.0874921307, 0.9473028779, -1.0265834332, -0.6562378407, -0.5209053755, 0.7370598912, -1.616804719, -0.7341693044, 0.2927176952, -1.9342586994, 0.1227058023, 0.7648531199, -1.6351515055, -0.4291600287, -0.1928661913, 0.1203783154, -0.2080746144, -0.4733694494, 0.5511117578, -1.2253284454, 1.5432258844, 0.9970288873, -0.0810493678, -0.5023062229, 1.1081111431, -1.3519721031, -0.0652739033, 0.1582230031, 1.4225289822, 0.8997628689, -0.7592378855, -0.7087855339, 0.6104468107, -0.8001728058, 2.1873109341, 0.7040479183, 0.6416820884, 1.1306136847, 0.6898733974, -0.3366683125, -0.1864497066, -0.6791471839, -0.4915108979, -0.06382595, 0.7953526974, 0.5040963888, -0.7411171198, 0.0365261771, -1.3973984718, 0.2419919074, -1.2501899004, -0.106775783, -0.7532581091, 0.9369922876, 0.7301257253, 0.9402840137, 1.1158230305, -1.731539011, 0.4398953319, -0.6817894578, 0.8379699588, 0.3333242834, -1.2724612951, 0.423053056, 0.4557592273, -0.9381006956, 0.2396096289, 0.2434691936, -0.5324531198, -0.0675577596, -0.3165831268, -0.6152665615, -0.1877479106, -1.5297253132, -0.742246449, 0.9247257113, 0.6171776652, -1.4253343344, 1.1554034948, 0.6439261436, 0.4823180735, 0.4254709184, 0.3067190349, -0.2759197354, -0.0244203247, 1.9997500181, 0.9048722386, -1.2728331089, 0.1635276526, -1.1449034214, 0.5744196773, -1.2223800421, -1.1159468889, 0.601565063, -0.62806499, 0.2270735949, -0.4500552714, 0.3280181885, 0.7826360464, 0.4548719227, -0.2483543903, 0.4200785458, 0.1430970132, -1.4174849987, 0.3262174129, 0.0926390737, -0.3372093439, -0.5898481607, 1.3894387484, 1.025875926, 0.9053320885, -1.1932052374, 0.1976242363, -0.3390344381, 0.8477634788, 0.3740086854, -0.7157544494, 0.6613310575, -1.6485135555, -1.6067069769, 0.7279704809, 0.8313650489, 0.4017312825, 0.3860844076, -1.3755931854, 0.332111001, 0.4288636744, 0.6205860972, -0.3256900311, -0.3768812716, -0.636287868, -0.9458395839, -0.4744707942, 1.6735990047, 1.009495616, -0.5780924559, -0.2574923933, 1.6880254745, -0.7967844605, -0.6258305907, -0.6776495576, 2.4322955608, 0.850569427, 0.6963238716, -0.6042203307, -1.0675349236, -0.2677745223, -0.260111779, -0.2728577852, 0.5246574879, -0.9789095521, -0.7948980927, 0.1972008646, -0.8233416677, 0.5652887225, -1.7805770636, 1.211582303, 0.7140289545, 0.2086769044, -0.5849891901, 0.1297551841, -0.8352870345, -0.9315651059, -1.355050087, -0.9076861739, 0.15788652, -0.6009267569, -0.9925667048, -0.6978785396, -0.0642560497, -0.8078594208, -0.0836690217, -0.212387979, -0.2749657929, -1.3004206419, 0.3284640908, -0.9615609646, 0.0060486528, -0.8145061135, 1.1295057535, -0.1102478057, 0.6677522659, -0.4922703505, 0.9461655617, 1.2608320713, -0.2074583918, 0.3018600047, 0.4342678487, 0.5342302322, -0.1055924147, 0.0982964709, -0.6482201815, 0.8890067935, -0.0705615506, 0.4233062267, 0.1613839418, 0.4619683623, -0.8933240175, 0.8385019898, 0.7628817558, -0.0217901878, -0.027836686, -0.7455881834, -1.900906086, -1.5702966452, -1.7244375944, -0.8186186552, 0.6629653573, 0.388500452, -0.5355086327, -0.4478346407, 1.6363765001, 0.3809216321, -0.4415457547, -0.8349149227, 0.4190073013, 1.0440176725, 0.7081916332, -0.3541395962, 0.4040522575, 0.2031567991, -0.2217431366, 0.5640759468, 1.5581710339, -0.1022127494, 0.5431703925, 0.2817783654, 1.6997183561, 0.2176009566, -0.1174558476, -0.2632698417, -0.5086538196, 0.6446347237, 0.0179652013, -0.9682511687, 0.5932642221, 0.7278458476, -0.6979436874, -0.0876323581, -1.1866159439, -0.4350475967, -0.6034044623, 0.4174532592, -0.040812403, 0.3146347404, -0.6159379482, 0.1649591029, -0.2934525013, -0.6585940719, 0.467571646, 1.742118597, -0.7001042962, -1.0706192255, -0.0641618744, -0.9357535243, -0.5716687441, 0.3638804257, 0.2797173858, -0.6009634137, 0.0140301911, -0.681738317, 0.2193170935, 0.3785853386, 0.6152613759, 1.0849865675, 0.6804465652, 0.1241378263, 0.6477521658, -1.0181941986, 0.5011375546, 1.4531753063, 0.0574933998, 0.0197590776, -0.4831012785, 0.7433560491, 1.748124361, -0.8699672222, 1.8749258518, -0.3550480604, -0.1779916286, 0.9423691034, 0.8375650644, 1.5790905952, 0.4715796411, -1.4949053526, -1.0494923592, -0.5896974802, 1.2592724562, -1.2905136347, 1.3506276608, 0.3755739331, 0.6007966399, 1.5248008966, 0.0455110259, -0.5971723199, -1.2533882856, 0.3690441549, -0.0751970187, -0.4432518482, 0.2938030362, -0.4877224267, 0.6805984974, 0.134689495, -0.2556064725, 0.7720517516, 0.9263727069, -1.0107775927, -2.4676995277, 0.6238428354, -0.0636284575, 0.5033789277, -0.6796425581, 0.299760282, 0.0633193478, 1.4127876759, -0.5118584037, -0.0021896532, -1.3785965443, -1.3940371275, 0.1940722018, 0.376576066, 0.6938335896, 0.3905270994, 0.426881969, -0.361569941, 0.1904604137, 0.1511902213, 0.0500994958, 0.7897202969, -0.6739102602, 0.6976384521, -0.5183412433, 1.4648637772, -0.016872501, 0.3552661538, 0.2484927326, 0.1830246001, -0.2285428047, 0.1927132308, 1.9425234795, 0.1297237575, -0.6704359055, 0.452619195, -0.4386320412, -0.2539797425, -0.06525065, 0.5619220138, 0.4311616719, -0.1515963674, -0.3333238363, -1.5242017508, -0.2039192766, -0.0417627506, 0.1101487279, 1.4029537439, -1.3287973404, 0.4160633981, 0.9278286695, 0.522478044, -0.2556985617, -0.0820536241, -0.0475917496, 0.1114270091, -0.7148041725, 0.0362523422, -1.1554609537, -0.6968032718, 1.125056386, 0.5792732239, -1.5171231031, 1.9410074949, 1.0141434669, -0.4468705654, 1.8353327513, -1.1075093746, -1.860761404, -0.21691522, 0.2941051424, -0.0256017819, 0.0457815267, -1.3686448336, -0.7882886529, 0.0940728635, 0.1767257154, 0.9974583983, -0.5626998544, 0.5091134906, 0.3276000321, 1.0566623211, 0.4506695271, -0.3888215125, 0.1547489017, -0.7143390179, -0.8214408159, -0.3187470138, -0.0729204193, 0.2595796287, 0.0941415429, 1.0265761614, -0.5237877369, -0.018686885, 1.5090903044, 0.5160858631, -1.1220303774, 0.0859951004, 0.882031858, 0.3254106939, -0.4410354495, 0.7782515883, 0.4624987245, 0.3856268525, 1.3228211403, 0.6981927156, 1.5183349848, 0.072702609, -0.1722269356, -1.2411296368, -1.4613095522, 0.3829785287, 3.3648812771, 2.0984156132, -0.0541433059, 0.4232474566, 0.8343733549, -0.07204514, 1.1451437473, -0.3530916274, -0.3711076081, 3.1990308762, 0.4286162257, 0.1206117719, -0.0929201022, -0.4647091329, -0.6254924536, 0.6751824021, -0.7255007625, -0.369713217, 0.6071105003, -0.6620659828, 0.4788282812, -0.3171180785, 0.3552521467, 0.1318808198, 1.615623951, -0.8146833777, -0.6041954756, 1.3282079697, -1.8105877638, 0.8007388115, -0.4501404762, -0.6434986591, 0.4117931724, 0.0484727658, 1.9399951696, 0.0961177275, 0.3475635946, -1.3350199461, -0.5838876963, 0.5846381187, 0.5819932222, 1.2600871325, -0.9278172255, 1.3519487381, -0.6172524095, -0.3632822037, 1.4407743216, -1.1882878542, 0.6478268504, -0.2466545105, -0.8621562719, -1.1718152761, -1.3310770988, 0.3961167336, 0.0559111461, 0.550755024, -0.1394979805, -0.2134798318, -0.084505327, 0.8868940473, -1.3245193958, -0.5012498498, -1.5238109827, -1.3050667048, -0.5759819746, 0.4492286444, -0.6605962515, 1.7276324034, 1.3253461123, 1.5274643898, -0.0561671518, -0.3314540088, 0.8526827693, -1.5360418558, 0.3104680479, -0.6464291215, -1.3014762402, 0.2104961872, 0.1314692795, 0.0702483505, 0.4769130945, -1.1985759735, -0.2596795261, -0.577357173, -0.4879140556, -0.8526242375, 1.0134474039, -0.9028010368, 0.7248669267, 1.6292603016, -0.6487321258, -1.0912587643, 0.4917236865, 0.711237371, 0.3403051198, 0.4647616148, 0.9513937831, -0.064484708, 0.2746448815, -0.0247240271, -0.7161930799, -0.4965593517, -0.2574255764, -0.0401871987, -0.5319796801, 0.7932260633, 1.2182620764, -0.3541257977, -1.3889397383, 0.3085145354, -0.4257852137, 1.3137733936, 0.352298528, 0.8333172202, -1.0462411642, 0.5523133874, -0.9460685253, 1.252171278, 1.3558487892, 0.3396675289, -0.7073067427, -0.1111083627, -0.385689497, -0.6418652534, 1.3080530167, 1.1301835775, -0.9607296586, -0.143303588, -0.2704576552, -0.330324173, -0.5887368917, 0.8199813366, 0.1238740906, -1.5029758215, -0.721934855, -0.3455564976, 0.2672419548, 0.9389764667, 0.0247842465, -0.1074556038, -1.085687995, 0.187138468, -0.4148001671, 0.0344904438, -1.379155159, -1.3447163105, -0.3769391775, 0.9175179601, 0.9530283809, 0.1060217768, 1.4607571363, 0.4948069453, -1.3754954338, 0.7308554649, -1.2471306324, -0.1410489678, -0.1254858673, 0.3610031605, -0.268840611, -0.0759301335, 0.2450304925, -0.6245030761, 0.0447800346, -0.0649089366, -0.4073559046, 1.2646895647, 0.3473430872, -1.0094445944, 0.2474960983, -0.2114718109, -0.4100800157, 0.9251731038, -0.2742148042, 0.6111121774, -0.8369966149, -0.8802601099, -1.8957420588, 1.0840529203, 0.1502982974, 0.9881340265, 0.3586855531, -0.8378506303, -1.8235280514, -0.3011658192, 1.044262886, -1.0332074165, 0.4661743343, -2.330227375, -1.3179802895, -1.1317836046, 0.9835164547, -0.053425584, 0.2330963165, 1.2606756687, 0.8041996956, 1.523607254, 0.3769158423, 0.1493342817, 0.8442898393, 0.6816176772, -1.1146023273, 0.430047214, 0.8190923333, 0.6952523589, -0.3925594687, 1.7202377319, 0.6843064427, 0.7056950331, 0.6327649951, 1.8644914627, -1.515434742, -0.2299302965, -0.6412504315, -1.9299353361, 0.7134131789, 0.9816548228, 0.7273308635, 0.2621513009, 1.0573493242, 1.3698160648, -0.5253353119, -1.0138872862, 0.4723152816, -1.0898199081, 0.0094120931, 0.5198515058, 0.4416370094, 0.8762877584, 0.7959427834, 0.1470995396, 1.0180052519, 1.8803635836, 0.3397986293, -0.4618026316, -0.1142348647, -0.3280938268, -0.3956995308, 0.6531509757, -0.533864677, 1.1015845537, -1.2262119055, 0.5656431317, -0.6996612549, 0.4159511328, -0.7188783884, 0.4054065645, 0.923188746, -0.2457306981, -0.0795089751, 0.1513606608, -0.6996087432, -0.9660313725, -0.246482268, -1.7411519289, 1.0800031424, 0.2405228168, 0.5574838519, 0.343582809, 1.3833694458, -0.5923230648, 0.0825404376, 0.0871205479, -0.8573290706, 0.9030264616, -0.4802190661, -1.0949801207, -0.3910232186, -1.3217544556, 1.0690107346, 0.5044541955, 1.1201804876, -0.6443719268, -0.5321828723, 0.4742817581, -0.857458055, 0.134522602, 0.8065128922, -0.5239167809, 0.1766849309, 1.0546338558, -0.7183513641, 0.9906086922, 0.0796119124, 0.487752974, 0.0334272981, 0.5955656767, -1.3435455561, -1.325278759, 1.0554608107, -0.9003481865, -1.4002703428, -1.0992310047, 0.1371032298, -0.763231039, 0.1042200401, 0.4791513085, -0.0790603608, -0.3796217144, 0.7637816668, -0.653167367, 0.066164732, -1.38885355, 0.0391823016, 0.8620688319, -0.1689673364, -0.023489194, 0.4120755196, -1.055711031, 0.4182364643, 0.5052265525, -0.1105545908, -0.5660845637, 0.0373993181, 0.5979292393, 0.1397975534, 0.2824744582, 0.5762679577, -0.6092684269, -0.911719799, -0.2611252069, -2.1760027409, -0.4217686653, 0.3125458062 ]