This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi everyone,
I'm trying to create a measure that give me the SUM of value of a table A.
And the query that I have in SQL is:
SELECT SUM (VALUE) FROM A INNER JOIN B on A.ID = B.T_ID INNER JOIN C on B.P_ID = C.ID INNER JOIN D on C.P_L_ID = D.ID INNER JOIN E on D.P_D_ID = E.ID INNER JOIN A_2 on C.T_ID = A_2.ID INNER JOIN F on E.P_G_M_ID = F.ID INNER JOIN G on F.P_G_ID = F.ID WHERE A_2 = "XPTO" AND D <> 2
All tables are link in dataset model but it doesn't work.
There any chance to do it by DAX ?
Thanks,
You may take a look at the following articles.
Thanks for you answer.
But this doesn't help me at all.
I just seacrh and I cannot find a way to do a DAX formula that gives me a simple 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 |
|---|---|
| 27 | |
| 25 | |
| 25 | |
| 21 | |
| 14 |
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 20 | |
| 18 | |
| 18 |