I'm trying to show a field from a table column (customers) outside a table in a pdf report. Since i have selected customer (with an input widget) and this column is filled with the particular customer only, i don't want to show this column in an export but just a label with my selected customer at the upper area of my pdf export.
I made some trials based on these articles :
https://www.koolreport.com/forum/topics/40
https://www.koolreport.com/forum/topics/120
but i couldn't implement it... I suppose because mine is in Dashboard (while the examples are in core koolreport) and i can't use the datastore with the proposed way...