Datalist filter value in report

Confluence User - 15 Apr, 2023

Hi

I have a datalist "recountlist" with a filter

I have created a report to download the flirted list to a PDF, however i want to be able to print the filter value in the report I have tried several Hash values, but none has worked Part_Number is the fieldname in column of the Datalist

1 - #datalist.html.ID[d-7922336-fn_Part_Number={partnumber}]#
2 - #datalist.html.ID[d-7922336-fn_Part_Number={Part_Number}]#


what value can be passed on as the hash variable to the report?


datalists;hash-variables;reportbuilder

3


16 Apr, 2023
confluenceUser
1
confluenceUser

Finally got the desired result by using

#requestParam.d-7922336-fn_Part_Number#

d-7922336-fn_Part_Number is the URL Request Parameter from the datalist



16 Apr, 2023
confluenceUser
confluenceUser

now figuring how to change the report filename to change from uuid to same parameter, any report downloaded has the record uuid as the filename prefer to use the filtername to be clear when saving the file. anyone has any experience please let me know


19 May, 2023
confluenceUser
confluenceUser

how can you use filter? in datalist first, and print in report or not?


RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print