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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
How can I split columns in Direct Query. I am not able to use import because my data is too huge. I have a column that has concatenated details(like a.b.c). I want to split it up into 3 columns, so that I can use the Heirarchy slicer.
I have 2 tables. One has less data(fact table) and the other is very huge(dimension table). I need to split the column on the fact table so when I get data from only that table i can do an import and split the column, but when I need to get data from the dimension table, it is too huge. I am not able to do a direct query on only one table and an import on the other.
Can anybody tell me how to solve my problem
Solved! Go to Solution.
In Direct Query mode, you can't do any modeling so that calcualted column is not supported. For your requirement, please split those columns via T-SQL query.
Regards,
In Direct Query mode, you can't do any modeling so that calcualted column is not supported. For your requirement, please split those columns via T-SQL query.
Regards,
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |