Hi,
I recieve cost savings recommendations every month as a csv file, This file contains the resource name and the expected savings value. The recommendation file is apended each month with new recommendations.
I have to check if my recommendation was executed or not.
For example, I have recommendations for jan and feb, If the resource name is in both jan and feb then the recommendation was not executed, if the resource name is not there in feb then the recommendation was executed.
I am not able to understand how can I replicate this logic in Power BI.
I have been trying to figure this out for 2 days but could not find any solution.
Thank you for help in advance!
Solved! Go to Solution.
You can use the function repeatedly. You can also use NOT IN( )
Read about the EXCEPT() function in DAX
Hey lbendlin,
I can use the except function when I have 2 different files, but my files are being updated from an azure storage account and it is being appended everytime we refresh the report.
You can use the function repeatedly. You can also use NOT IN( )
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
212 | |
47 | |
45 | |
44 | |
41 |
User | Count |
---|---|
266 | |
211 | |
103 | |
75 | |
65 |