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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Calculations

I am having trouble calculating consumption over a month times by 3 different prices. Anyone know how i can do this so that i can make a graph showing consumption over the month if it was times by 3 different prices?

 

Cheers

5 REPLIES 5
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

 

Please post sample data and show us desired output. How to Get Your Question Answered Quickly

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

So have 3 individual lines on a line graph, eg:

consumption times by price 1 (First line)

consumption times by price 2 (second line)

consumption times by price 3 (third line)

 

Cheers

AlB
Community Champion
Community Champion

Hi @Anonymous

 

If I've understood correctly what you need, how about creating three additional columns in your data table:

Column1 = Table[Consumption]*Price1

Column2 = Table[Consumption]*Price2

Column3 = Table[Consumption]*Price3

 

and using those columns for the chart?

Anonymous
Not applicable

Yes @AlB thats exactly what i mean. How do i go about doing that

 

Hi @Anonymous,

 

For detailed advice, please provide sample data and your desired output.

 

Regards,

Yuliana Gu

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

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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