Forum Discussion
Can I create a conditional column that doesn't change?
- 3 years ago
Anonymous , we can copy data from one table to another, but the problem is it will always be recalculated on load. There is DAX append technique, But I doubt that can be used here
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/you have to build a scd in power bi using this for user and role
Anonymous , we can copy data from one table to another, but the problem is it will always be recalculated on load. There is DAX append technique, But I doubt that can be used here
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/
you have to build a scd in power bi using this for user and role