135240 - no subject - How do you delete a portal report? I se

How do you delete a portal report? I see no option to do that....

OriginalPostID-135240

  Discussion posts and replies are publicly visible

Parents
  • 1) Note down the ReportID for the Report that you want to delete.
    Report -> Edit -> Report ID

    2) You can use one of following expression to figure out where the *.arf for the Report is stored within the Knowledge Center:
    =document(ReportID,"knowledgeCenterName")
    =getcontentdetailsbyuuid(ReportID)

    3) Delete the *.arf for the Report from the Knowledge Center once you know the location where the Report is stored in the KC.

    Hope this helps!
Reply
  • 1) Note down the ReportID for the Report that you want to delete.
    Report -> Edit -> Report ID

    2) You can use one of following expression to figure out where the *.arf for the Report is stored within the Knowledge Center:
    =document(ReportID,"knowledgeCenterName")
    =getcontentdetailsbyuuid(ReportID)

    3) Delete the *.arf for the Report from the Knowledge Center once you know the location where the Report is stored in the KC.

    Hope this helps!
Children
No Data