The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi experts!
I have a column that contains a lot of numbers.
Here we can find both formats like:
As you can see there is the deleminator "," and ".".
I know, we can do an replacement here of "." to ",", but is there any more professional way?
Best way would be to clean the data in the source, but this is not possible.
I would like to have all numbers in XX,XX
Solved! Go to Solution.
Hi @joshua1990 ,
Since you have a mix between dot and commas, I believe the best option is to make the replacement has you refer, there is an option to change type by locale, however you need to have the values standard otherwise you will get whole numbers where it should be decimal or vice-versa.
There is no problem in having additional steps on the query editor since the steps are made in order and don't impact the overall model in performance or other options.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @joshua1990 ,
Since you have a mix between dot and commas, I believe the best option is to make the replacement has you refer, there is an option to change type by locale, however you need to have the values standard otherwise you will get whole numbers where it should be decimal or vice-versa.
There is no problem in having additional steps on the query editor since the steps are made in order and don't impact the overall model in performance or other options.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsJoin the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
114 | |
79 | |
77 | |
46 | |
39 |
User | Count |
---|---|
143 | |
115 | |
64 | |
64 | |
53 |