getting error when trying to filter a report

getting error when trying to filter a report

Comments

  • Hi Support, I’m trying to create a button for users to easily filter a report. If you click on “Active”, I want the report to only show records where Stage = “Active”. I created a flow that sets the dashboard report parameter. I followed the same approach as I have in the past. But in this case, when the user clicks on “Active”, they get an error saying “Inputs ‘TriggeredBy’ are required and were not passed in.” What does the error mean and how can I fix it? Thanks!

  • It sounds like you have a dataflow running somewhere. You mentioned youre using a similar approach as in the past. If you copied a component or followed the exact same steps when setting up this button filter, then you should check to make sure a dataflow isnt trying to run. Thats likely what is looking for a TriggeredBy input.

Sign In or Register to comment.