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 All!
Well, I have this table..
Until here everything was Ok, but when I change the column [intervalo] to return me a Sum...
It returns me a value 5 or 4 times higher.... What can do it? And there's is only a day difference!
Any idea...
Thanks,
Diego
Solved! Go to Solution.
Hi @sirros_iot
it means you have more data in your data-table that you think. I suspect you have multiple rows that have a contagem = 93
Add the following measure to your table visual to check
debug measure = COUNTROWS(<yourtablenamehere>)
and drag that to your visual. I bet it returns a number higher than 1
Hi @sirros_iot
it means you have more data in your data-table that you think. I suspect you have multiple rows that have a contagem = 93
Add the following measure to your table visual to check
debug measure = COUNTROWS(<yourtablenamehere>)
and drag that to your visual. I bet it returns a number higher than 1
Hi @Phil_Seamark, you were right!
Do you know a way of calculating it just with one value?
Obs: I'm connected by direct query.
Thanks,
Diego
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 |
|---|---|
| 36 | |
| 32 | |
| 26 | |
| 24 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 50 | |
| 31 | |
| 26 | |
| 22 |