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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I created this formula but the formula is to heavy and takes 5 min to load the value into a table.
The principle is simple: it takes the YTG value filtered to each account i need.
there is a measure [YTG Values] and another one [Account].
Is there a simpliest way to compute it ?
Best regards.
A.K
Read about SUMMARIZE - much easier and much faster.
I am not trying to create a new table, thanks for your help
You can use table variables during the computation of your measure. You will need to return a scalar value at the end but that can be achieved with a SUMX over the table variable created by SUMMARIZE.
Check out the April 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 |
|---|---|
| 37 | |
| 28 | |
| 28 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 38 | |
| 32 | |
| 29 | |
| 25 |