Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
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,
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 35 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 58 | |
| 29 | |
| 27 | |
| 25 |