Forum Discussion
data format is not correct thousend seperator
Meassure has the right format, but the visual is showing different
Why is this happening?
- Anonymous2 years ago
Hi ASS
This seems that some specific values are not formatted correctly.
You can try to check it by replacing value in M Query or using the dax function: Value()
VALUE function (DAX) - DAX | Microsoft Learn
If the issue is only with a specific visual, try overriding with a different type of visual to see if the issue persists.
If the above one can't help you, could you please provide more raw data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following links to share the required info:
How to provide sample data in the Power BI Forum
How to Get Your Question Answered Quickly
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Hi, no ist was not like that. I had to switch back from .pbip to .pbix file, copy the visual and than it worked for me.
2 Replies
- AnonymousNot applicable
Hi ASS
This seems that some specific values are not formatted correctly.
You can try to check it by replacing value in M Query or using the dax function: Value()
VALUE function (DAX) - DAX | Microsoft Learn
If the issue is only with a specific visual, try overriding with a different type of visual to see if the issue persists.
If the above one can't help you, could you please provide more raw data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following links to share the required info:
How to provide sample data in the Power BI Forum
How to Get Your Question Answered Quickly
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - ASS
Helper I
Hi, no ist was not like that. I had to switch back from .pbip to .pbix file, copy the visual and than it worked for me.