This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello,
I have a table like
x y z
2023 23 22
2022 33 10
2021 20 30
and i want to visualize this data using line chart
Any Ideas
Thanks & Regards
Solved! Go to Solution.
Hi @BIswajit_Das ,
Which field you are applying on Y-axis field of visual? What's the data type of them? Please change the data type as Number. Then you can choose the proper aggregation for that field when create line chart...
Change data type as Number
Create line chart
Best Regards
since you have edited your questions to include "z", please find my asnwer as below.
I don't recommend using secondary y-axis as the scale of y and z would then be different, thus possibly causing confusion when you aim to compare y and z.
But when i'm using line chart there's no option for MAX() or anything else
here it's just count and distinct count
Hi @BIswajit_Das ,
Which field you are applying on Y-axis field of visual? What's the data type of them? Please change the data type as Number. Then you can choose the proper aggregation for that field when create line chart...
Change data type as Number
Create line chart
Best Regards
Hi @BIswajit_Das
You can visualize using line chart like below.
I have taken your X value on x axis and Y & Z value on y axis.
I hope I answered your question!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 25 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |