The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Community..!!
Please refer above image,
I want to display 6 month of data in one bar,
i have already calculated the measure.
As u can see the legends on to the chart,
Planned : Jul - Dec 24 in single bar
Optimized : Jul - Dec 24 in single bar
X-axis will be changing based on slicer selection.
Can we built it using Clustered Column chart ?
Or can we get a result in same fasion in other chart also?
Please guide me on this.
Thanks in advance..!!
Solved! Go to Solution.
Sure @Anonymous
I have created two measures by using below logic
Refer above image, No 1. I have used above measure and for No.2 (Its a card visual)I have used below measure
Hi Community..!!
I got the output.
Thank U..!!
Hi, @Anonymous
Glad to hear you solved the problem yourself!
If you can, please share your solution, which will be beneficial for future users to read this post.
Best Regards
Yongkang Hua
Sure @Anonymous
I have created two measures by using below logic
Refer above image, No 1. I have used above measure and for No.2 (Its a card visual)I have used below measure
Hello @Anonymous ,
Dont create measures with months in the consideration, Keep months open in a new column and create your measures only for Planned and Optimized then get that month column in X axis and these measures in Y axis to plot proper visual.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!
Hi @Kishore_KVN
Thanks for the quick reply.
But i want to show only 6 months of data.
ex: in slicer if i select Jan then in the graph from March to Aug data will be displayed.
in slicer if i select Feb then in the graph from April to Sept data will be displayed and so on.....!!
Could u please provide me guidance for the same..!!