Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Solved! Go to Solution.
HI @Anonymous,
Maybe you can try to use following formula if it works on your side:
ARR = IF ( ISBLANK ( fact_Leads[Insideview_ID__c] ), 0, CALCULATE ( FIRSTNONBLANK ( fact_Account[Billing_Contract_ACV__c], 1 ), FILTER ( ALL ( fact_Account ), fact_Account[InsideviewID__c] = EARLIER ( fact_Leads[Insideview_ID__c] ) ) ) )
If above not help, please share some sample data so we can test and coding formula on it.
Regards,
Xiaoxin Sheng
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
78 | |
54 | |
39 | |
35 |
User | Count |
---|---|
102 | |
84 | |
48 | |
48 | |
48 |