Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a Listbox showing 2 values, Business and Consumer which I am loading from an Inline Table, and this Inline table is conected to Fact table containing Product Type.
It is working fine If I have both Consumer and Business in data, if either of them is missing then seleting that missing value leads to nothing to display in charts.
Is there any way with which I can override user selecion if data is not present in fact table for that selection and show the other one which exists?
Regards,
Navdeep Kumar
Hi,
As of now I have solved it by overlaying list box with text box, thus user has no option to select the invalid list box.
Thanks for your time.
Regards,
Navdeep Kumar