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've table "Basket constitution" that has the weights of differend indices. Weight is an integer. Now, how do I create a measure that scales to 100% for any subset of these weights? E.g. a basket with weights 3+3+5 and 6+10+15 would both scale to 100%? I'm guessing I'd use the function allselected?
Hi @GoingIncognito ,
I'm not sure if i understand you correctly, are you meaning 3,3,5 belong to same category and 6,10,15 belong to another same category and you want to calculate the percentage about each value for each category, like 3/(3+3+5)?
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Maybe I figured this finally out?
Is this correct: