I have a table with different data in PowerBI, here an example:
Index KPI
1 340980329
2 230000
I have used the PowerBI solution to convert the "KPI" columns approximating the decimals, but it seems that we can choose either "K" or "M", obtaining:
Index KPI
1 340.980K
2 230K
but how can I use different decimal approximations according to the amount? for instance:
Index KPI
1 340M
2 230K