The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello Experts,
I am creating a line chart.
Consider a table having date and sales amount (on the same date). now, i want to highlight a value in line chart, if the sales are continious for 8 days, then the measure should highlight the sales amount on 8th day. (i need to ignore the data if sales are not continious for less than 8 days and next entry is blank)
is it possible to create any measure or calculated column for same.
Hi @Anonymous ,
By my tests and research, I'm afraid that we may not achieve your desired output for line chart in Power BI currently.
You may could try with table or matrix visual which has the conditional formatting.
Best Regards,
Cherry