Hi
In a report I have Dimension Value . In filter Code appears as TextBox . I want that user should get List for selection .
Thanks
*This post is locked for comments
Hi jsshivalik,
Yes, it is necessary to define variable for report. It is impossible to show list of Dimension Value when user performs filter on Dimension Value table itself. Something likes filtering Customer No. on Customer List (text box) and filtering Sell-to Customer No. on Sales Order (list box).
Hi
Is it necessary to define variable. Isn't it possible that when user Select Dimension Value Filter Code , there list should appear
Thanks
Hi jsshivalik,
You should use TableRelation property to show list for selection.
Define a Code20 variable with TableRelation property to "Dimension Value" ... in Request Page of Report:
Sohail Ahmed
2
mmv
2
Amol Salvi
2