The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.