How to convert a Tableau FIXED LOD to Power BI DAX?
{Fixed [For_Init], [For_Year], [Prod_Seg] : SUM({Fixed [For_Init], [For_Year],[Prod_Seg]: MIN (IFNULL ([UW Forecast]*[UW Factor], 0))})}
{Fixed [For_Init], [For_Year], [Prod_Seg] : SUM({Fixed [For_Init], [For_Year],[Prod_Seg]: MIN (IFNULL ([UW Forecast]*[UW Factor], 0))})}