Forum Discussion

Smile's avatar
Smile
Frequent Visitor
4 years ago
Solved

Is dynamic visual supported in Scatter Chart?

Hi there,    I am trying to create dynamic visual using a scatter chart.  I've crated a measure slicer (1, 2) and SWITCH measure (ie. if 1 = A, if 2 = B). Then I've applied these SWITCH measures ...
  • Anand24's avatar
    4 years ago

    Hi Smile ,
    Dynamic change of X-Axis and Y-Axis can be done in scatter plot.
    Please check your DAX once for measure selector and selected measures.

     

    Give a Thumbs Up if this post helped you in any way and Mark This Post as Solution if it solved your query !!!

    Proud To Be a Super User !!!
    LinkedIn

  • Smile's avatar
    4 years ago

    Hi ana 

    Thank you for your response ğŸ™‚

    I realised that one of my DAX for measure selector was formatted to produce the number in currency format and when I removed that, it worked for the scatter plot.