Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
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!
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 58 | |
| 53 | |
| 43 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 122 | |
| 108 | |
| 44 | |
| 32 | |
| 24 |