Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello everybody,
I need to work on a direct query dataset and for some advanced filtering I need to split a String Value in more Substrings, each to be assigned to a separate column. I tried with a SWITCH + CONTAINS Query but I received Error Message "The expression specified in the query is not a valid table expression.".
Is possible to generate a table from values in a direct query?
Thank you in advance!
Solved! Go to Solution.
Hi @NewPBIe ,
If I understand correctly, you are trying to get a column which include special charactes of strings by creating a calculated table. Am I right? According to the error message, it caused by using scalar function to create a calculated table. What's the formula of your calculated table?
Power BI DAX Back to Basics: Scalar Vs. Tabular Functions - RADACAD
You can refer the following official documentation to create a calculated table:
Using calculated tables in Power BI Desktop - Power BI | Microsoft Learn
If the above ones can't help you get the expected result, please provide some raw(fake) data in your direct query table (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It would be helpful to find out the solution. You can refer the following link to share the required info:
How to provide sample data in the Power BI Forum
Best Regards
Hi @NewPBIe ,
If I understand correctly, you are trying to get a column which include special charactes of strings by creating a calculated table. Am I right? According to the error message, it caused by using scalar function to create a calculated table. What's the formula of your calculated table?
Power BI DAX Back to Basics: Scalar Vs. Tabular Functions - RADACAD
You can refer the following official documentation to create a calculated table:
Using calculated tables in Power BI Desktop - Power BI | Microsoft Learn
If the above ones can't help you get the expected result, please provide some raw(fake) data in your direct query table (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It would be helpful to find out the solution. You can refer the following link to share the required info:
How to provide sample data in the Power BI Forum
Best Regards
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 49 | |
| 40 | |
| 37 | |
| 14 | |
| 13 |
| User | Count |
|---|---|
| 85 | |
| 70 | |
| 37 | |
| 28 | |
| 27 |