This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher 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
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 24 | |
| 24 | |
| 21 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 56 | |
| 53 | |
| 49 | |
| 26 | |
| 26 |