Forum Discussion

Paint_bynumbers's avatar
Paint_bynumbers
Regular Visitor
3 years ago

Count returns wrong result?

I load only one csv File with 479388 rows in Power BI. If I do a “COUNTROWS(mytable)” I get 479388. If I do “COUNT(mytable[%Key])” on a Key Value I get 229812854544. The values in %Key are like th...