Issue Sorting FlowInlineField by number order

Issue Sorting FlowInlineField by number order

Comments

  • We [color=rgb(20, 20, 20)][font=\"Open Sans\

  • Hello Peanut,

    Ive attached two example on how to accomplish this:

    One uses a Report Data Source Flow to get the difference between two dates then outputs the information to the report using a flow structure to organize the data.

    The second uses a sql view I created and integrated with decisions, then used as the source for the report.

    Both reports are able to sort by number of days as it is returned as an int.

    One thing to consider here is how much data youre expecting to display. We do not recommend more than a few thousand rows for a Report Data Source Flow. A sql view would be a better choice!

Sign In or Register to comment.