Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. 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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |