Quick Sight - URL Action Missing from Line chart

Hi Quick Sight Community,

I am encountering an error from within one of my line charts with small multiples. I have a parameter action properly configured in my view with the following URL:

  • [List item]https://[API URL].execute-api.[API Region].amazonaws.com/[Endpoint]?ticker=<>&risk_engine=<<risk_engine>>&date=<>

So I am passing the following fields which are configured as follows in my line chart:

  • ticker (color)
  • risk_engine (small multiples)
  • date (x axis)

However, when I click inside my line chart I do not see the action appear - it seems that I should.

Welcome any feedback from the community. Thank you!

Marking this resolved. There was a mis-named field in the URL string that did not match my schema.