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
Power BI Visualization is modifying my data. It specifically changes the casing of text.
My database in it's own has the right information.
For example:
The datasource inside Power BI has the right information.
For example:
"CTRL", "Ctrl", "CTRL/Ctrl"
When it is displayed it is wrong, the casing is modified.
For example:
"Ctrl", "Ctrl", "ctrl/Ctrl"
The view layer should not change the data. And I have seen this when I have a lot of data. So my guess is that there is a layer that is creating some indexing which is case-insensitive and then the index is used, if you want to have case-insensitive index, the index should have a pointer to the real value.
I have read ideas in the forums, such as modifying the data to trick PoweBI into thinking they are different, but I can't think of all posibilities here. I could have *ANY* combination. PLUS, I need to know exactly how the data is, that is the sole purpose of the report.
When is this going to be fixed?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.