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.
Hi,
is there a way to resolve this
i want to use the Client as Filter/Slicer but when i remove the separated measure only the AXI is on the filter
im using userelationship in the separated measure
Separated:=CALCULATE(COUNT([IsActive2]),vw_Employee_Attrition[IsActive2] = 0,USERELATIONSHIP(vw_Employee_Attrition[SeparationFilterDate],DIM_Date[date])
for the filter of date im using it on the dimension date table
thanks.
the expected output should be only this clients that visible in the filter
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |