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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
craig811
Helper III
Helper III

Help with measure

Hi,

 

I am sure this is easy , however how do i write a measure to do the following:

If Account.4 from Table1 = Account Code in Table2 then show Grand Total (from Pivot) - Ending Balance from Table1

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

@craig811 

 

You may use SUMX and FILTER.

https://community.powerbi.com/t5/Developer/SUMX-How-do-sum-information-from-one-table-into-another/t...

Community Support Team _ Sam Zha
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
v-chuncz-msft
Community Support
Community Support

@craig811 

 

You may use SUMX and FILTER.

https://community.powerbi.com/t5/Developer/SUMX-How-do-sum-information-from-one-table-into-another/t...

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

@craig811 

 

Please provide sample data of the tables involved,  the syntax for each measure and a snapshot of how your model is structured.

If you can provide a "test" PBIX then even better!





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






Anonymous
Not applicable

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors