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 tried this expression
Own_Damage_OS = VAR VpeDate = [VpeDate] RETURN CALCULATE ( SUM ( OS_excel[OS_AMOUNT] ),Claims_excel[COVER_NAME]="Own", Premium_Excel[LOB] = "ABC",OS_excel[AS_OF_DATE]=VpeDate )
i create and called varaible in expression now i want to call this same varaible "VpeDate" in all measures without creating this in every measure .. i.e i called this varaible globally . only once i want to create and called in everywhere..
is this possible
User | Count |
---|---|
25 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
28 | |
13 | |
12 | |
12 | |
6 |