Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
On the example below for Type 'Parts' there are 24 distinct dates for February (the dates are not all shown in this screen shot)
I would like to divide 'parts month target' by 24 to give me a 'daily target', so 50000/24.
There are more months in the table.
Is this possible using DAX?
Thanks
Thank you. 'Parts' is not a column but a possible value of the 'Type' column. I guess I can amend the calculation to include a filter?