Can convert portal report into sail report and display in a char?

hi all,
Can someone tell me whether we can convert portal report into sail report and display in a char?

thanks in advance.

OriginalPostID-164138

OriginalPostID-164138

  Discussion posts and replies are publicly visible

Parents
  • +1
    Certified Associate Developer
    Yes you can convert the same in two ways. Using Appian Functions

    If you are using 7.8 and above you can use the function (a!queryProcessAnalytics)
    If you are using below 7.8 you can use the function (getportalreportdatasubset)

    Using the report id this will convert into datasubset and you can use it whereever you need it in you sail Reports.
Reply
  • +1
    Certified Associate Developer
    Yes you can convert the same in two ways. Using Appian Functions

    If you are using 7.8 and above you can use the function (a!queryProcessAnalytics)
    If you are using below 7.8 you can use the function (getportalreportdatasubset)

    Using the report id this will convert into datasubset and you can use it whereever you need it in you sail Reports.
Children
No Data