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 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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 23 | |
| 14 |
| User | Count |
|---|---|
| 46 | |
| 33 | |
| 20 | |
| 18 | |
| 16 |