Power BI, Practice Datasets

How do I add a different color on expired dates in Power bi

In Power BI, use Conditional Formatting to color expired dates: Or create Column using Modeling : Expired Flag = IF(‘Table'[Date] […]