Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello,
I have the following three measures I want to show as a line chart:
Solved! Go to Solution.
Hi @Pikachu-Power ,
Like this?
Or like this?(In this case, only two lines can be returned according to the user's choice.)
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Pikachu-Power ,
Like this?
Or like this?(In this case, only two lines can be returned according to the user's choice.)
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Pikachu-Power ,
Like this?
If not, please show the screenshot of the 'Line chart'. I want to know which fields you use in the visual and what effect you want to get.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
No I am looking for something like this:
https://community.powerbi.com/t5/Desktop/Line-chart-slicer/td-p/123353
But I want to see for example two line charts when two are selected.
@Pikachu-Power , Can you take layer as a legend ? Legend should create two lines
Ok sorry... layer in legend is possible.
But I use a line- and bar chart and have more measures in the value field. as far as i know we have no legend there or we cant use the legend field in case of more measures in the value field.
i suppose an another way to filter the line carts (and bar charts) will complicated?
Instead of 3 measures, why not just use the Table1[Layer] column in the legend for the visual and add a slicer for that column too?
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
I already tried this... you never see two line charts if you selected two. you see one line chart with the sum of these.
Hi,
Please create one more measure with the if or switch function. then pass the measure in the value section of the visual.
Ex: If (selectedmeasure = A, A, if selectedMeasrue = B, C)
Appreciate a Kudos! 🙂
If this helps and resolves the issue, please mark it as a Solution! 🙂
Regards,
N V Durga Prasad
User | Count |
---|---|
88 | |
82 | |
43 | |
40 | |
35 |