Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
By using set analysis how can we show the top three values in Text Chart,
Glad to help you. Please close the topic with cheking "accept as solution".
I have another question with the filter selection
I have a Filed name called Country in that we have Germany, France, India, Europe, soon,
The question is I want to add the another value in that field name called ALL and that ALL is the total of countries
If we select France that only France value should populate
If we select Germany the only Germany value should populate
same
If we select ALL the total of countries values should populate
please help me with that
Yes there is a tip for that. You have to create a dim table with :
dim:
load *
INLINE [
dim
1
2];In the list box, use : if(dim=1, Country, 'All')
Hi Sergio,
I am getting error is there any other solution
Hi Sergio,
The error is where ever the filter is linked all the charts are blinking and unable to select any data in that filter pane
HI Sergio,
I am getting error while selecting the data
Hi, i think you should open a new topic on this problem. Others members will probably be able to help you.