Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
VinayakKarne
Frequent Visitor

Line Chart Visualization of multi-column tables

Hi Team,

 

I am facing one issue for visualizing the data in Line chart from a table. Consider the table as example.

 

JANFEB MARCHAPRLMAY JUNEJULYAUGUSTSEPTEMBEROCTOBERNOVEMBERDECEMBERFYType
10040087200100180700121686112155325FY19Giver
200100180150011030043589441515164FY19Reciever
150011030011015029042465715157151FY20Giver
009029090056023234513686636FY20Giver
700180200011010018053558515414164FY20Reciever
30011015009030011043465112154735FY19Reciever
2909001001802909014237751579235FY18Reciever

 

image.png

 

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.

 

image.png

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.

 

1 ACCEPTED SOLUTION
v-eachen-msft
Community Support
Community Support

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.

1-1.PNG

Now you could use it to get your visual(Attibute as x-axis and Value as values).

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

View solution in original post

1 REPLY 1
v-eachen-msft
Community Support
Community Support

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.

1-1.PNG

Now you could use it to get your visual(Attibute as x-axis and Value as values).

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.