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
Hello,
I have a column called "L_n" and data within the column is repeated in the form of "Item12314".
I need to remove the "Item" and just store "12314" in the column.
This can be done if I directly import, and transform the data, but I cannot seem to figure out how to do this through direct query.
Thank you!
Solved! Go to Solution.
This has been solved by using the function "New Column" instead of "New Measure"
Hello,
I have a column called "L_n" and data within the column is repeated in the form of "Item12314".
I need to remove the "Item" and just store "12314" in the column.
This can be done if I directly import, and transform the data, but I cannot seem to figure out how to do this through direct query.
Thank you!
This has been solved by using the function "New Column" instead of "New Measure"
Hi @maxs3
Are you querying SQL Server?
I did some tests myself with DirectQuery on SQL Server 2008, and I was able to get both of these methods working with DirectQuery:
Do either of these work for you?
Regards,
Owen
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 58 | |
| 45 | |
| 42 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 172 | |
| 110 | |
| 91 | |
| 55 | |
| 45 |