The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Dear all
Thank you for the great work in this Forum. I have learned the ins and out of BI.
I have a problem with calculation a date based on a "Product Name" in dax and don't seem to be find a solution. I have tried IF, SUM, SUMX and Filter, Calculate etc an cannot hack this one to be repatative. So, Please help me to see where I am going wrong . . . here is an example of what I am looking for
Product Name | Date | Future Calculated Date |
Orange | 04/01/2022 (+15) | (=) 04/15/2022 |
Apple | 04/01/2022 (+10) | (=) 04/10/2022 |
Orange | 04/01/2022 (+15) | (=) 04/15/2022 |
Pear | 04/01/2022 (+5) etc | (=) 04/05/2022 |
Basically I need to Define the "Product Name" then Calculate the "Date" to a "Future Calculated Date" to be displayed in a Table in Power BI Repetatively
Thank you in advance and Kind Regards
Solved! Go to Solution.
Hi All
I have manager to resolve the problem as follows:
Hi All
I have manager to resolve the problem as follows:
Turns this but it has a glitsh in that only uses the first VALUE