How can I write (insert) the rows in a DataPage report result set into a table?
Table of details, with multi-level rollup, is updated by many users with login RLS.
Results change often and unpredictably. Have a view that presents the correct data from several tables for a rollup report that counts instances of an item by a grouping factor, rolled up through the levels. A snapshot of the rollup report at the end of a week is used to guide deliveries based on the counts as of that time.
Need to be able to write that snapshot (the rollup DataPage tabular report result set) int