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.
My data occasionally has 2 rows for the same date/flight number/route. I already have an index column (unique id) and I have created a column concatenating the 3 columns thinking this might help me.
In another column 'Flight sector funding' I have a calculation which applies a $ amount based on certain conditions. My issue is that I only want this to apply to 1 of the 2 rows with the same date/flight number/route, and not both.
Solved! Go to Solution.
@Anonymous , Yes.
Is 'Fund Amount' the same as my 'Flight Sector Funding'?
Thanks this did what I needed it to. Unfortunately I have other issues with the way my report has been set up so I still have more work to do!