Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
hello,
I have a strange problem and unfortunately can not find out the reason. I load data of a table with facts and dimensions.
When I select a measure I get a sum. If I call the same mesasure but with other dimensions this value changes.
If it were only small deviations I would have suspected roundings.
I have only loaded one table. No transformations were done or filters set. How can it be that the totals are different?
I have also tried the show items with no data option. No difference. All data of the dimensions are filled, no null values.
Does anyone have an idea what the problem could be?
Greetings
Benedikt
Update 2:
If i do refresh. the total sums for the imported Data query also changes every time 😲.
Direct query sums, still the same.
i have new informations for this problem.
The tables have 4.000.000 Rows and the measure is a decimal (38,6).
If I do it via direct query, all sums are the same. But if I use import mode without any additional steps, the sums seems to be corrupt.
I can also reproduce it via Dax.
| Sum 1 | Sum 2 | |
| EVALUATE( SUMMARIZECOLUMNS( "IsGrandTotalRowTotal"), "Sum a", (SUM('Query1'[Column a ])), ) ) | EVALUATE( SUMMARIZECOLUMNS( ROLLUPADDISSUBTOTAL('Query1'[DIM_stil], "IsGrandTotalRowTotal"), "Sum a", (SUM('Query1'[Column a ])), ) ) | |
| 8360059,40400025 | 8360059,77300027 |
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 67 | |
| 63 | |
| 30 | |
| 30 | |
| 23 |