Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

circular dependency

circular dependency.jpg

 

1 REPLY 1
Ahmedx
Super User
Super User

plse try this

level-FDunit = 
VAR _t1 = 'incentive_cal[Employee Id]
RETURN
CALCULATE(
(IF([FDunitcurrent_mnth]>=3,l,
IF([FDunitcurrent_mnth]>=5,2,3))),
   FILTER (ALL(incentive_cal),incentive_cal[Employee Id]=_t1))

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Kudoed Authors