Indicator in Table

Hi,

Can any one tell me how to use indicator(Progress bar) in a table field.

create a variable of dialog datatype. using its open,update,close functions its possible. plz read its help!!!

The Indicator is a form control. As long as your table field is numeric you could use it in the SourceExpression property of the Indicator control.

Hi,

Thank you for your reply. I am new to navision. Can you please explain me in detail

hi Karthik,

go to a form designer—>tools, in that you can see a indicator symbol. drag and drop it in your form. Select the field you want to display in your indicator…i.e Profit % or any nurmeric value

Set the Source Expression of the indicator as Profit %. then you can play with the orientation.

thats all.

What is indicator…?(Progress bar)

Yes!..to make it clear i used the word used in the tool designer.

Hi Shona,

Thank you for your reply. But it shows the 100% for all values greater than 10000. I have used the Balance LCY field in Customer table. I want the indicator to show correct progress that is correct % values.

Yes every time it show 100% greater than 10000, Can u please suggest how to make it proper