Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
The latest update of Power BI (2.70.5494.562 64-bit (June 2019)) has a crucial bug which I hope Microsoft fixes as soon as possible.
If you go to Edit Queries and have a column which has a null value. If you transform that column such as upper case the values in that column, trim that column, etc. and then after those applied steps, if you try to filter the null value out, it will NOT filter the null out.
It seems Power BI is applying those transformations to a null value (such as trying to capitalise a null value) and that step changes the null value. When you try to filter after the transformations, Power BI doesn't recognize that it's a null value anymore since it's been tranformed, and it refuses to filter it out.
I've been able to re-create this issue with a colleague as well. Here is a screenshot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.