Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I need to create a calculate dimension as Top Vendors. like
Top Vendors
Top 10
Top 20
If i click Top 10 application should display top 10 vendors where i used vendor as dimension across application.
When i click Top 20 application should display top 20 vendors where i used vendor as dimension across application.
Regards,
Nihhal.
Thanks for your reply.
My req. was different.
Thanks for your reply.
My req. was different.
Go to Chart Prpoerty-> Dimension Limits->Limits->Show Largest-> . Use variable here to define values to be shown. Variable will be assigned from user selection. Sort the data by Y value desc.
please see my question.
In that case, Check this qvw.
Did you check my second reply?
I resolved it. Please see below steps.
1. Create variable and use it as input box
2. use variable wherever you used vendor dimension (charts..etc.).
3. Give values in input box like 10, 20...etc.
Regards,
Nihhal.
please post your solution in a sample app.
thanks
regards
Marco