Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have the the following table loaded (refer code below).
Data:
LOAD * INLINE [
BookedCountry, ManagedCountry, Revenue
France, France, 100
France, Canada, 150
France, Brazil, 80
Germany, Canada, 180
Germany, India, 220
];
I have a listbox for [BookedCountry]. I want to use a script to create a table which will use the table Data as resident table with the where value will be the value I select in the listbox [BookedCountry].
Can you please help me out.
Regards,
Ayandeep
Halder, misunderstood, I thought Dynamic report.
Anyway i.e only possibility Direct Discovery.