Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi,
I have a dataset with a text column with data formatted as below - the text within the brackets and the numeric values change with each row
[QResponse]
A (Database analysis) = 5;B (Database analysis) = 5.5;C (Database analysis) = 2;D (Database analysis) = 0 |
I want to ouput four columns as follows
5; 5.5; 2;0
The problem I have is that Text.Select([QResponse], {"0".."9", ";"}) kept characters turns the 5.5 into 55. Any help gratefully appreciated.
Cheers
Solved! Go to Solution.
Thanks - should have thought of that!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
69 | |
66 | |
51 | |
34 |
User | Count |
---|---|
114 | |
97 | |
75 | |
65 | |
39 |