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 am trying to group two columns Portfolio and Grouping into two new columns removing the null from rows - please can you help wiht the best option to do this>
Hi, Group by and take the MIN of all the columns. Bu the question is whether you have in your data two rows with the same portfolio and all the values filled? then you would need to tweak it further.