I have reports that I generate for specific higher-level administrators which cuts down on the quantity of data viewable in a worksheet, to showcase only information that's relevant to them.
The grid view of these reports works well, but some administrators appreciate the visual aspect of the card view.
PROBLEM: When viewing the reports in card-view format, all fields from the original dataset (worksheet) are present, and NOT just the fields I have specifically selected for the purposes of the report.
This is problematic because it showcases too much information and negates the specificity of the fields I've selected for the purposes of the limited-view report. Card view should mirror the grid view in a report, and show only the fields I've selected, otherwise, why even have a card view if it's not truly connected to the report in which it's housed?