Forum Discussion
ye348
2 years agoFrequent Visitor
PowerBI record date
Hi all im wondering if theres a way in powerbi to write a function that can record dates and log them below is an example i have where i have a date column that just generates todays date whenever th...
- 2 years ago
DAX append may help:
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/If you find this insightful, please provide a Kudo and accept this as a solution.
devesh_gupta
Impactful Individual
2 years agoDAX append may help:
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/
If you find this insightful, please provide a Kudo and accept this as a solution.