updating form based on report's selected row

updating form based on report's selected row

Comments

  • Hi Support,

    I’m trying to get a form to update based on the selected row in a report.

    I figured out I need to configure the report’s ID column with “Send Data As Filter Change Source” and then read that into the Flow Run Part. However, my ID is an Int32 and it doesn’t look like Decisions likes that. Does the ID need to be a string?

    Can you help? Thank.

  • Hi,

    It looks like the reports Id column being passed as a string is causing problems. Can you try using a Convert String to Int32 step and see if that resolves your issue?

    [color=rgb(127, 140, 141)][font=Roboto][img]att1[/img][/font][/color]

Sign In or Register to comment.