Copy Table between PBIX #334
Unanswered
mweschenburg
asked this question in
🙋♀️TE3 Q&A
Replies: 1 comment
|
Please note that editing/deleting/creating/replacing tables against a model in Power BI Desktop is not currently supported by Microsoft. This explains why the table is removed after saving/applying changes in Power BI Desktop. There is no known workaround currently. |
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.
I am a novice user of TE2. Mostly I have used it to bo bulk edits of calculated measures in Power BI. I am looking to broaden my use of TE2, and considering TE3 if it accomplishes some of the more tedious development I need to do.
Ideally, I want to be able to copy a table from once PBIX model and duplicate it in another PBIX model. The table has many fields with formatting, properties, etc; and several hierarchies. It would be very tedious to replicate all properties manually.
Specifically, I am trying to use the "Replace Table" feature documented in below screenshot. I have been mostly unsuccessful except in very limited/controlled instances. Are there any undocumented constraints?
My trials failed in even the simplest use case:
I was able to overwrite properties of an existing table.
All reactions