Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I am trying to calculate the difference for categoryies in the table below. My idea was that once i added up the number propensity added measure and the number propsentiy moved measure i would get the difference. Yet what i get is 0 when i add these 2 measures together. For example I want to get a column that has my excellent for my new table to be 96-54=42, very good being 450-322 = 128 etc. The number of rows here are just a countrow measure which i do not see a way to help me get the difference.
Any help is much appreciated!
Hi:
Do you have a data model or just a table? Depending on that this maneuveur can be three measures:
New Total = SUM(Table[Donor Added])
Old Total = SUM(TableName[Donor Removed])
Change = [New Total] - [Old Total])
If you want to share sample data in pbix or excel, please do. Thanks..
Hi:
Both the donor added and donor removed are measures and they can not be manipulated by the sum function. The way that i created these 2 measures are in the description.
Sadly i can not share data, as it is confidential.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
23 | |
10 | |
10 | |
9 | |
7 |