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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
User | Count |
---|---|
98 | |
76 | |
75 | |
48 | |
26 |