Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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 us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 52 | |
| 47 | |
| 41 | |
| 38 |