Forum Discussion

sumneshnepalia's avatar
sumneshnepalia
Frequent Visitor
1 year ago
Solved

Conditional formatting a multi line chart direct query

I have a multiline chart to show volumes by each date built on direct query dataset, requirement is to highlight the latest date line and make it look bigger or identifiable.  
  • sumneshnepalia's avatar
    sumneshnepalia
    1 year ago

    thanks Anonymous .

    I thought about that approach but got it working by sorting the dates ascending (to keep todays line on top) and using theme (Define 8 & 7 color as red and rest blue).
    Since my data will always return 7 dates this solution works perfectly for now.