Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have two dimension and one measure (which is having another dimension in the expression) in my line chart. I'm trying to figure out how to achieve following.
1. Currently X axis label coming as in below screen shot. How can I remove the operation status and have only time as X axis label?
2. I use below expression for the Measure Sum(Total<EntityType,OpStatus,ValueDate> ES_NumDevices) . How to include EntityType also the part of download data(plotted dimensions are Opstatus, valueDate and measure is ES_NumDevices)?
put a blank space in the label for your dimension like below.
Thanks for the reply, "," will be left after monthyear.
In this case yes as you are still using the dimension in your chart. If you don't want that then hiding all the labels in the axis and including the an appropriate chart title is a good way to go.