Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a Line chart where in X axis or Dimension basically calculated dimension which ideally are Decimal Values and we are showing as a percentage by num function and the Y axis / Expression also Volume % . Now We want to limit x axis data points and tried by changing the x axis to Continuous scale which basically limiting the data points showing as a decimal numbers but not showing as percentage .
Is there any workaround for same?
Regards,
Koushik
Continuous scale is something different.
Sounds like you may just need to set the Number formatting on the measure to 12.34%
No the measure is coming as percentage which I haven't mentioned. But the dimension which is coming in the x axis is showing as decimal value instead of percentage after applying continuous scale for x axis.