Forum Discussion
Deployment pipeline - Update on table set for incremental refresh
- 5 years ago
We have the option to choose to continue the deployment,
even if it means to drop the data.
See more info here.
We have the option to choose to continue the deployment,
even if it means to drop the data.
See more info here.
- VilleQvist5 years agoAdvocate II
Ok, then there are some other issue. Because we have an situation that we limited the decimal numbers from 9 to 4 (column type from decimal numer to fixed decimal number) and tried to deploy the new version using deployment pipeline but faced the can't stat deployment -error message. What I understand we should get this continue deployment dialog but we just get the can't start deployment dialog and because of that we can't do the deployment at all.
- Nimrod_Shalit5 years agoPower BI Team
Can you share the exact error message you get, as well as the tech details in the message? we can then take a look and better help out.
- nicg5 years agoAdvocate II
Great, thanks for the update!
As I understand it, if a table or column gets a breaking change, the entire target dataset will be emptied and need a full refresh, not just the affected table, correct?
Is there documentation that describes what counts as a breaking change?
Thanks again!
- Nimrod_Shalit5 years agoPower BI Team
Since this is eventually an AS model, you can try and search in the AS documentation.
However, there are so many options and so many different situations that can cause that, that it might be impossible to fully document it.