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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
rommel20
Resolver I
Resolver I

Column to Rows (Total)

Hi, Need help, I need to get the total revenue for each 0-14 days, 15-30 days etc. and here's my data.

 

DateClient Name0-1415-3031-6061-9091-180>180
1-JanClient 1$0.00$2,420.00$0.00$0.00$0.00$121.00
2-JanClient 2$0.00$0.00$0.00 $0.00$0.00
3-JanClient 3$0.00$0.00$0.00$0.00$121.00$0.00
4-JanClient 4$0.00$121.00$0.00$4,400.00$0.00$0.00
4-JanClient 5$0.00$0.00$0.00$0.00$0.00-$121.00
5-JanClient 6$0.00$0.00$0.00$0.00$121.00$0.00
7-JanClient 7$0.00$0.00$0.00$0.00$0.00$88.00

 

 

My Output is something like this, so that i can create bar graph

 

 Total
0-14$0.00
15-30$3,530.00
31-60$0.00
61-90$4,400.00
91-180$242.00
>180-$9.00

 

I also need to get the details when I click each range of days ( e.g list of client, revenue,date)

 

P.s I cannot use Pivot as the list will possible contain thousand (which convert to thousand columns)

 

0-14

1 ACCEPTED SOLUTION

@rommel20,

After you unpivot columns in the table, filter out 0 from the Value column. Then when you click 15-30 days in the bar chart, you can show relevant clients and balance in table visual.

1.JPG2.JPG3.JPG4.JPG

Regards,
Lydia

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

View solution in original post

3 REPLIES 3

Hello,

 

Why can't you use Table.Unpivot ?

 

You will find attached my solution !

 

Let us know if it answers your questions!

Thanks! I already used Pivot table but my Problem now is I have other column e.g balance

 

so if I click  15-30 days bar graph  it will show  141 + 341 = 482 and also show the list of client.

 

Capture.JPG

 

 

 

@rommel20,

After you unpivot columns in the table, filter out 0 from the Value column. Then when you click 15-30 days in the bar chart, you can show relevant clients and balance in table visual.

1.JPG2.JPG3.JPG4.JPG

Regards,
Lydia

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.