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!Get Fabric certified for FREE! Don't miss your chance! Learn more
Hello,
I have the following RegEx that I'm trying to output into a new column.
RegEx: (QLD|NSW|ACT|VIC|TAS|NT|SA|WA) *([0-9]{2,3})
The column I'm targetting is a text column called SHOP_NAME and I want to output the results to a new column called "STATE_SHOP"
I've been unable to find answers on how to write the R script to achieve this.
R scripts expect a data frame as input (ie a table) and they produce another table as output.
Consume the table from the prior step, add your regex column, and then use the resulting table in the rest of your Power Query script.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 68 | |
| 59 | |
| 44 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 104 | |
| 102 | |
| 37 | |
| 26 | |
| 26 |