Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
I am facing one issue for visualizing the data in Line chart from a table. Consider the table as example.
JAN | FEB | MARCH | APRL | MAY | JUNE | JULY | AUGUST | SEPTEMBER | OCTOBER | NOVEMBER | DECEMBER | FY | Type |
100 | 400 | 87 | 200 | 100 | 180 | 700 | 121 | 686 | 112 | 155 | 325 | FY19 | Giver |
200 | 100 | 180 | 150 | 0 | 110 | 300 | 435 | 89 | 441 | 515 | 164 | FY19 | Reciever |
150 | 0 | 110 | 300 | 110 | 150 | 290 | 424 | 657 | 151 | 57 | 151 | FY20 | Giver |
0 | 0 | 90 | 290 | 90 | 0 | 560 | 232 | 345 | 13 | 686 | 636 | FY20 | Giver |
700 | 180 | 200 | 0 | 110 | 100 | 180 | 535 | 58 | 515 | 414 | 164 | FY20 | Reciever |
300 | 110 | 150 | 0 | 90 | 300 | 110 | 434 | 65 | 112 | 154 | 735 | FY19 | Reciever |
290 | 90 | 0 | 100 | 180 | 290 | 90 | 142 | 377 | 51 | 579 | 235 | FY18 | Reciever |
I want to visualize the summation of amount in line chart based on month wise and should be filtered by slicer based on Year "FY" and "Type". Below is the sample line chart image for the required format.
Can any one suggest me how to achieve this if possible using above table rather creating new table and if two table is required then how to set up relation between them.
Solved! Go to Solution.
Hi @VinayakKarne ,
Open query editor and select the "FY" and "Type" column, then click "Unpivot other columns". You will get a table like the following image.
Now you could use it to get your visual(Attibute as x-axis and Value as values).
Hi @VinayakKarne ,
Open query editor and select the "FY" and "Type" column, then click "Unpivot other columns". You will get a table like the following image.
Now you could use it to get your visual(Attibute as x-axis and Value as values).
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
62 | |
61 | |
52 | |
39 | |
23 |
User | Count |
---|---|
85 | |
58 | |
45 | |
43 | |
38 |