Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Let me know if this is essentially what you're looking for. I accomplished this by uploading 3 bits of data. Employee, Hire Date, Term Date. REst of the columns are calculated columns. Status looking for a blank in term date field. Months w/ Company is simple math - (TODAY - HireDate) essentially. Award is a nested IF Statement - If status = Inactive then "".
Let me know if this helps, and if more information is needed.