Skip to content
Discussion options

You must be logged in to vote

Yes, refreshing is by definition only a data operation, never a metadata operation. Power BI Desktop hides this, because it uses a single GUI button, "Refresh" both to evaluate and identify metadata changes and perform a normal refresh. Power BI Desktop is special and weird in this way.

Adding fields is straightforward, but it seems like you're asking specifically about schema drift detection, which requires, very explicitly, not a regular refresh operation.

There's a schema check option for the TE2 CLI that we have not updated yet. That will compare schema only for legacy partitions: https://docs.tabulareditor.com/en/how-tos/Importing-Tables.html#cli-support

You can pretty easily use the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mrbartuss
Comment options

Answer selected by gronnerup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants