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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi, @jthomson @JohannB @Johannesvd
A @Johannesvd help is correct, just check which language you are using.
can you try this:
tekst = MID ('dataset', 2, 3)
or non UK / US:
tekst = MID ('dataset' [timerange]; 2; 3)
But what I noticed you are creating a calculated column, and for these cases I recommend using EDITOR QUERY that has many more functions to solve what you are trying to work with the field "R 3 1 min - 1:59 min" and extract information.
Please try and test using it. And please mark the right reply as answer if your issue has been resolved, otherwise, please feel free to ask if you have any other issue.
Best Regards,
Rfranca
Hi,
can you try this:
tekst =
MID ( 'dataset'[timerange], 2, 3 )
or non UK/US:
tekst =
MID ( 'dataset'[timerange]; 2; 3 )
Well, you've got two closing brackets as opposed to one opening bracket, what happens when you delete one of the close brackets?
Hi, @jthomson @JohannB @Johannesvd
A @Johannesvd help is correct, just check which language you are using.
can you try this:
tekst = MID ('dataset', 2, 3)
or non UK / US:
tekst = MID ('dataset' [timerange]; 2; 3)
But what I noticed you are creating a calculated column, and for these cases I recommend using EDITOR QUERY that has many more functions to solve what you are trying to work with the field "R 3 1 min - 1:59 min" and extract information.
Please try and test using it. And please mark the right reply as answer if your issue has been resolved, otherwise, please feel free to ask if you have any other issue.
Best Regards,
Rfranca
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 38 | |
| 35 | |
| 33 | |
| 32 | |
| 29 |
| User | Count |
|---|---|
| 134 | |
| 96 | |
| 78 | |
| 67 | |
| 65 |