Table duplications in XMLA POwer BI service model #1402
10xape
started this conversation in
Data Modeling
Replies: 1 comment
|
Hi Matt (@10xape ) You would most likely need to create that duplicate removal inside your table Partition where the Power Query is stored. Tabular Editor does not currently have a way to do partial deployements, but you could utilize ALM toolkit where you can select to only deploy the partition you have edited. However, as a general rule when duplicates happen I would consider first looking at the source system or in between ETL steps to identify where these are coming from and clean them out at the source. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
HI I have a Power BI service sementic model already uploaded , one of the tables recently started having some duplications in the relationship column. I was wondering if there is any way to run sort of Power Query duplication removal in TE# for that table without reuploding the entire model ? Thank you Matt
All reactions