Import data from reports to page
Greetings
basically i have a form that users can fill and submit, upon submission new reports are created with the data that was entered by users. i want to create a page that shows such data dynamically..
so i have the reports list that contains: report 1, report 2, report 3..etc. when i click on "report 1" for example a page will open that contains data from that specific report. and i need to do this in a creator page because i need to customize texts and styles and everything else to show the report in a fashionable order.
so what i need is a way to link page "report details" with reports section and integrate all that data from it and have some sort of merge fields/variables that would be auto filled with data from the report..
how can i do this?
thanks