Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a bar chart like below:
I need 3 things.
1. Legend should be under X axis.
2. The Value of Y axis should be like 4M,2M instead of 400,000,000.
3. The percentages share should be on Bar.
Please help.
Thanks,
Sarif
Anil,
Consider that you need 2 different "things" with a unique expression in your chart:
We use Dual() function as it allows to represent one metric (Sales) and have the values of another (Share)
Regards,
H