Forum Discussion
przwrz3
5 years agoFrequent Visitor
Calculate table and replace values based on another table
Hi, I have a following source table: Contract ID Start Date End Date Value A1 2020-12-01 2021-12-31 100 A2 2021-03-01 2022-12-31 200 A3 2021-05-01 2023-12-31 300 I...
Anonymous
5 years agoNot applicable
Why would you want to do it in DAX instead of Power Query? Is it not easier, faster and more efficient to do the transformation in PQ?