Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an issue with bar chart....I am taking names as dimesion and count({1}orders) as expression, Here I want to show 5 names which are not dependend i.e random Names....not like top or low orders.....here in my bar chart I want to exclude current selections and always show only that 5 Names......Please help me If I am not clear please question me....I can explain my problem in more detail....
Dear ,
you don't want to see top 5 or Bottom 5 values based on the expressions.
if you want to see only particular 5 Names. then you need to write if condition in dimension.
else
you need to write 5 expressions without dimensions.
if it's not clear then please post the sample qvw file.
Thanks,
Mukram.
Dear ,
you don't want to see top 5 or Bottom 5 values based on the expressions.
if you want to see only particular 5 Names. then you need to write if condition in dimension.
else
you need to write 5 expressions without dimensions.
if it's not clear then please post the sample qvw file.
Thanks,
Mukram.
awesome solution...Thankyou for the idea.....I used if....