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.
Dear all,
Another help needed for Line Chart.
How to keep one the x-axis which showing 15 weeks Plan value (0-100%) while the other x-axis showing value of the the selected week from the slicer?
Here’s the goal expected:
This page showing values of the first to fifth week if we select 5th week from the slicer:
(right image: hovering to the last Actual value)
This page showing values of the first to sixth week if we select 6th week from the slicer:
(right image: hovering to the last Actual value)
Many thank's in advance.
Solved! Go to Solution.
Hi @tspoon
My solution is as follows, you can try it out.
I hope this solution meets your requirements.
Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @tspoon
My solution is as follows, you can try it out.
I hope this solution meets your requirements.
Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Thanks for solution, it's really help me to understand the concept.
But still there is one problem. After I add W10 as new data, the line chart (x-axis) is not sorting well, even after I set "weeknum" for "sort by column" in the "table view".
Found it!
Select "three dots (more options)" from the visual, select "sort axis" then select the "plan" and also select "ascending".
Thanks