Forum Discussion

gkir's avatar
gkir
Advocate II
4 years ago
Solved

Line and stacked column chart

Hi,   Is it possible for line and stacked column chart to show vertical line whenever I hover over the chart with the mouse like in the line chart? In the line chart the vertical line appears: ...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi gkir ,

     

    This measure will show 1 if the date is workday, and show 0 if the date is weekend. So we add this measure into viusal level filter and set it show items when value =1 to remove weekends. I think you you can try this way though you use continuous in X axis. It will still work.

    If this reply still couldn't help you solve your problem, please share a sample file without sensitive data with us and show us a screenshot with the result you want. This will make it easier for us to understand your requirement.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.