Forum Discussion
Creating a new table in Power BI
Hi all,
am using the new Visualisation TableSorter. The figures in the table looks like if the data is damanged or sorted in incorrect
Below is how am getting the figures showing.
Is it some sort of a bug in the visualisation or something I should get done on mt side?
format.
4 Replies
- ankitpatiraCommunity Champion
majdkaid22 1.37e+5 is the scientific notation. When the number is too large sometimes scientific notation is used to represent that data. Unfortunately with table sorter there isn't any option to specify display unit which can let you control the format you want to see the data in.
- majdkaid22Helper V
thanks ankitpatira as per your experience, is there any work around I could do with the number format that could represent the data in normal numbers?
- ankitpatiraCommunity Champion
majdkaid22 If you want to use table sorter custom visual, under modelling you can change data type to Text but doing that means you won't be able to get sum of the values instead it will display all the values as text. You can check out using default powerbi visuals such as a table or matrix.