How can I edit .XDO and .XPT files to create variations of reports?
I need to run report jobs with variations of a data source WHERE clause (to output the results to different users).
I want to do this by creating multiple data sets (with the SQL query variations) in a single data model and multiple layouts using these source variations. The SQL queries are easy.
But I want to find a way to save the layout (as a new variant) and then point it at a different SQL query. It would be easy to save the layout as an alternate and then create a new table with the alternate SQL/data set. But there are many of these.