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.
Getting "Column is part of composite key, but not all columns of the composite key are included in the expression or its dependent expression" while trying to display the multiple selected values of slicer in a card.
Hi @SaiKrishna007 ,
Base on the error message, it seems that the table use a composite key. And the column [State_Code.State_Code LEVEL01] is a part of composite key, you need to ensure that all columns of the composite key are included in the measure's expression for resolving the problem. Could you please provide the formula of measure 'Charged off Account Report'[State_Header] and which columns be included in the composite key? It will be helpful to find the solution. Thank you.
Best Regards