Forum Discussion
Two table comparison based on date
- Anonymous5 years ago
Hi Sertan_CPH
You can create relationships between two tables based on date ,and then detect whether the status for column 'functions' is changed .
Or you can use TREATAS() dax to transport filters from (unrelated) tables .
The usage for TREATAS() dax can refer to the link :
https://docs.microsoft.com/en-us/dax/treatas-function
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Sertan_CPH
You can create relationships between two tables based on date ,and then detect whether the status for column 'functions' is changed .
Or you can use TREATAS() dax to transport filters from (unrelated) tables .
The usage for TREATAS() dax can refer to the link :
https://docs.microsoft.com/en-us/dax/treatas-function
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.