Writing a Power BI measure to check multiple records in a related table based on values in both tables
I’ve got my data structured as below in a contractProducts table, gives each combination of contract and product as well as the previous product for each contract (each contract can have more than one product).
Writing a Power BI measure to check multiple records in a related table based on values in both tables
I’ve got my data structured as below in a contractProducts table, gives each combination of contract and product as well as the previous product for each contract (each contract can have more than one product).