Hello,
To allow my users to play what if scenarios with production data, we are
trying to
1. dynamically create a temporary table
2. add records from a permanent table
3. then report from the temporary table
Were can I get an example of this or at least some documentation???
Thanks