Forum Discussion
Anonymous
6 years agoNot applicable
countrows() counts wildly wrong
I've got a simple measure: NumberOfRows = COUNTROWS(Ordre) .. That is returning the value '60' and I have no filters on the visual, the pages or report. But the table (Ordre) has a lot mo...
- 6 years ago
hmmm, not sure how to proceed?
How does relationship diagram looks like in case there are more tables? If yes, are you filterig on other table which may be filtering order table.
parry2k
6 years agoSuper User
well dont think it is a bug but never know. May be create a sample pbix with sample data and see if we can work thru that one
Anonymous
6 years agoNot applicable
I can't recreate it outside that report/dataset. It is really as simple as mentioned - and very strange.
Jon
- parry2k6 years agoSuper User
hmmm, not sure how to proceed?
How does relationship diagram looks like in case there are more tables? If yes, are you filterig on other table which may be filtering order table.
- Anonymous6 years agoNot applicable
This is embarrasing. I had overseen visual filters - that somehow escaped my eyes.
Thank you for taking your time - and apologies for wasting it.
Jon