Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello guys,
i have two tables:
Table 1 | |
Text | Number |
010010 | 10,5 |
011000 | 11 |
210100 | 250 |
Table 2 | |
Category | Text |
010 | 010010 |
011 | 011000 |
210 | 210100 |
In table 1, I using Measure, to sum all numbers related to text (text are more times in table).
Table 2 is codebook to text.
All i need is to get different for example between 010-011, which is -0,5.
But, I don´t know how.
Solved! Go to Solution.
Hi @nikca
You can achieve it using offset fumction
The steps :
2. Calculate basic sum
Hi @nikca
You can achieve it using offset fumction
The steps :
2. Calculate basic sum
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.