Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello,
I've got several columns that need to be converted using units. For example, I've got a lot of columns with data in meters, but I want to have feet. Also, I've got a lot of columns with tasks duration in a decimal number that must be multiplied by 24 to represent hours.
I would like to have a constant multiplier / conversion factor for each unit type (distance, duration, etc.) and apply it to several columns at once when preparing the data.
Anybody comes with another idea rather than copy&paste the function for each column? Thanks!
Solved! Go to Solution.
Hi @Anonymous,
You should create calculated columns and you will achieve what you want.
Refer this link to know more.
Prateek Raina
Hi @Anonymous,
You should create calculated columns and you will achieve what you want.
Refer this link to know more.
Prateek Raina
Thank you @prateekraina,
I already explored this possibility and I'll still require a lot of work, since I've got +100 columns that need some kind of conversion.
I think I'm looking for a way to "categorize" the columns that doesn't exist yet... It'll be great to be able to create "unit sets" that you can use to automatically convert currencies, measurements, etc...
You are right. That feature is not currently available out of the box.
You need to convert them manually as of now.
Prateek Raina
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 42 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 33 | |
| 32 | |
| 32 |