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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
ShrimpSurf
Helper II
Helper II

Using a Multiplier to Construct Financial Statements

I am realitively new to Power BI.   I am attempting to use a multiplier (negative if expense) to construct an income statement.  It appears to work at the bottom level of the grouping, however the sub totals are wildly exaggerated.  Attached is an example of the problem, along with the table.   I'm hoping it's a simple formula error. Please help.

 

Screen Shot 2021-12-16 at 5.44.05 PM.jpg

 

Screen Shot 2021-12-16 at 5.43.04 PM.jpg

 

Screen Shot 2021-12-16 at 6.10.43 PM.jpg

 

Screen Shot 2021-12-16 at 6.10.19 PM.jpg

 

7 REPLIES 7
v-xiaotang
Community Support
Community Support

Hi @ShrimpSurf 

You can use Copy table function to share some sample data,

vxiaotang_0-1640078298006.png

And please provide the correct value you want based on the sample picture, thank you.

vxiaotang_1-1640078463904.png

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

ALLUREAN
Solution Sage
Solution Sage

This measure will not work like that. Use should use SUMX instead in this case.

But you can create calculated column in your table like this:

InvertedAmount$ = Financials[Multiplier] * Financials[Dollars] 

And then you can create a measure like $ = SUM(Financials[InvertedAmount$])

 

Appreciate your Kudos !!!

https://allure-analytics.com/ 




Did I answer your question? Mark my post as a solution!


https://allure-analytics.com/
https://www.youtube.com/channel/UCndD_QZVNB_JWYLEmP6KrpA
https://www.linkedin.com/company/77757292/

Proud to be a Super User!




VahidDM
Super User
Super User

Hi @ShrimpSurf 

 

Can you post a sample data as text, use the table tool in the editing bar


please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

Appreciate your Kudos!!
LinkedIn:www.linkedin.com/in/vahid-dm/

See attached.   

Screen Shot 2021-12-16 at 6.34.35 PM.jpg

Hi @ShrimpSurf 

 

Don't send an image, we can not copy and past data from image.

Please copy and past data here in a table or text format to be able to copy and past that

 


Appreciate your Kudos!!
LinkedIn: 
www.linkedin.com/in/vahid-dm/

 

 

I'm sorry Vahid, I do not know how to do that?

Hi @ShrimpSurf 

Copy your data, past here or share an Excel file

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

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.