Hoppa till huvudinnehållet

Report External Parameters

Kommentarer

2 kommentarer

  • Permanently deleted user
    HI Andrew, 

     

    Yes you can pull values generated from a workflow into a report but it would be done through a multi-layer report. Please take a look at the workflow/report example from this article: https://support.geocortex.com/essentialsGSCCodeGallery?sub-nav=codegall&main-nav=essentials&#!/feedtype=SINGLE_ARTICLE_DETAIL&criteria=BESTANSWERS&id=kA4600000004EXNCA2

     

    It would not be exactly what you are looking for but to achieve what you want, you will need to create something similar to that.

     

    The idea would be to create a table with a column for each of the values you want to add to the report. You assign the table a name and then add it to a data set which is them referenced in the "Template Report" activity. Then in the main report, you create a subreport box and reference the table name under the "ReportName" column in the properties on the right, and then under "Tag" you reference the subreport (filepath and subreport name with extension). In the subreport, you will create labels/textboxes that reference the columns created in the workflow which will then pull the values generated in the workflow. 

     

    I know this all sounds kind of confusing and it can get fairly complicated so if you need more guidance, please feel free to email the Support team at support@geocortex.com

     

    - Carmen
    0
  • Andrew Flynn
    This is just what I was looking for. Thanks!
    0

Du måste logga in om du vill lämna en kommentar.