Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi all,
I am a beginner in Power BI. I have two questions regarding tables in direct query mode, because I got the similiar error msgs :
"This step results in a query that is not supported in DirectQuery mode"
Q1. It is possible for Direct query table to apply【Merge queries】with 【Inner join】to other table (Left join is avaliable)? if not, are there any alternative method (without using SQL)? Is this a limitation of DQ mode?
Q2. Similarly, is it possible to use 【Append queries】 to other table? Are there any other alternative solutions available (without using SQL UNION statement)?
Thank you in advance. Best regards.
Q1: Let the data model do the work for you.
Q2: Use UNION
Thanks for reply,
Q1: I need to do some transfer after inner join, like rename column name and remove duplicate, so is it possible to do inner join in the PowerQuery level?
Q2 : For some reason, I can not to do SQL query in advance, so are there any other alternative solutions available?
Thanks
Q1: let the data model do that for you
Q2: UNION in DAX, not in SQL.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |