Hi Guys,
I want to create a report which displays the Access group and their respective Portals. Here I want all the portals not the current one. I checked in clipboard the portal details stored in .pyUserPortals().pyPortalLayout. I tried to include the pagelist property in Report. Normally when I want to use Pagelist property in report I will optimise the property and I will include in Report using Index Join. Here I cannot able to do this.
Please suggest best approach.
Thanks in advance.