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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 30 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 73 | |
| 39 | |
| 26 | |
| 24 |