Forum Discussion
Anonymous
7 years agoNot applicable
How to prevent null values from loading into data model when importing data from cube with MDX query
How can I remove the null row from my MDX query results OR prevent null values from loading into my data model? I'd prefer to prevent these records from loading rather than filtering out null va...
- 7 years ago
Did you try removing Empty rows from Power Query (keeping your original MDX)?
Anonymous
7 years agoNot applicable
I tried adding that to my MDX query in power bi & I got this error. Would you be able to assist?
AkhilAshok
7 years agoSolution Sage
Did you try removing Empty rows from Power Query (keeping your original MDX)?
- Anonymous7 years agoNot applicable
Yepp, that worked! So that means as my data refreshes, it will pull in everything & then filter it to non-null values?
- v-danhe-msft7 years agoMicrosoft Employee
Hi Anonymous,
Could you please tell me if your problem has been solved? If it is, could you please mark the helpful replies as Answered?
Regards,
Daniel He
- Anonymous7 years agoNot applicable
Yes, thank you for your insight. It is much appreciated.