Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear all
Can someone teach me how to show numbers of NP on Grid Chart ?
Thank you
Tracy
Right Click on the chart then go to presentation and then go to the header labels in chart and then click on the Labels on datapoints.
See attached qvw
Dear Mohit
Yes, I have tried but it showed product name not NP.
Thanks
Tracy
Dear Tracy,
Now try this, #1 Add NP in dimension.
#2 Put an expression in the Background color of NP - color(FieldIndex('Product',Product))
#3 Go to the Sort tab and sort with the expression to NP - FieldIndex('Product',Product)+FieldIndex('Cust Name',[Cust Name])*100
That's all.
Wassenaar has also shared a document and that can also be reffered.
Thanks!!