The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have a table like this
I need a formula to create a new column called calculated_SPs which store a value calculated as
MAX(SUM(CO1/IN1,CO1/IN2,CO1/IN3),MAX(CO2/IN1,CO2/IN2, CO2/IN3))
the SUM and MAX is taken from the fiels SPs_Calc_method and the outer MAX is hard coded.
I really appreicate your asisstance to solvethis complicated issue...
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...