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.
Solved! Go to Solution.
Hi @shaunguyver
How about placing this measure in a Card visual:
Measure = CALCULATE ( DISTINCTCOUNT ( Table1[Resource] ), Table1[End] > TODAY () )
Hi @shaunguyver
How about placing this measure in a Card visual:
Measure = CALCULATE ( DISTINCTCOUNT ( Table1[Resource] ), Table1[End] > TODAY () )