How to create a joined table with two shared expressions #389
Unanswered
Stewwe1
asked this question in
🙋♀️TE3 Q&A
Replies: 1 comment
-
Hi @Stewwe1 Use the Update Table Schema... option when you want to populate the columns on the table based on the partition queries. Note: Depending on the complexity of the queries, this does not always work natively in Tabular Editor, in which case you might need to use this workaround. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello TE community
One quick question:
Maybe I'm just too stupid right now, but how do I create a new table that is to be joined on the basis of two shared expressions?
Creating the shared expressions are no problem, but when copying the M code for the new table into the partition and clicking on full refresh, I would have hoped that it would recreate the columns.
Previously Visual Studio created all the tables for me, but we are just looking to migrate our SSAS model to a PowerBI Data Set and so I am just trying to do everything with the Tabular Editor. Ok, almost everything. I create the power query code with PowerBI.
I am looking forward to your help! :-)
Thanks stewwe
Beta Was this translation helpful? Give feedback.
All reactions