Bookmark: Prepare Demo
Note: This is a demo/training artifact, not an analytical bookmark. It exists to demonstrate the repository’s bookmark-documentation commit gate.
Business Purpose
A demo/training artifact, not an analytical bookmark. Created during a live demo to show that the repository’s commit hook (require-bookmark-docs) blocks committing a bookmark without a
Documentation annotation and business justification.
User Scenario
Not intended for report end users. Used by the presenter during a live walkthrough of the PBIP bookmark-documentation and commit-gate workflow.Expected Behavior
On activation (Selected Visuals scope, 9 targets) the bookmark:- Sets the report-level filter
Date[Year] = 2023 - Sets the Gender slicer to Female (Basic mode)
- Collapses the filter pane
- Shows: Continent clustered bar chart, Gender slicer, textbox, bookmark navigator
- Hides: City line chart, City scatter chart, Continent/Country ribbon chart, Age slicer
Prerequisites
None.Related Bookmarks
None.Technical Details
Targeted Visuals
Maintenance Notes
- Selected Visuals scope (
applyOnlyToTargetVisuals: true) with 9targetVisualNames— not true All Visuals, so it will not affect visuals added later. - The report-level filter
Date[Year] = 2023applies to all visuals on the page regardless of the target scope. - Demo artifact — safe to delete once the documentation-gate walkthrough is no longer needed.