diff --git a/assets/report-layer.svg b/assets/report-layer.svg index beb3895..687ffa6 100644 --- a/assets/report-layer.svg +++ b/assets/report-layer.svg @@ -1,92 +1,126 @@ - + + + + + + + + + - Report Layer: Build Entire Reports from CLI - No connection needed. Works with .pbip projects. Auto-syncs with Desktop. + Report Layer + Build entire Power BI reports from the command line - - + + - - - Visuals - 32 types with data binding + - - - - - - - - + + + + + + + + + + + + - pbi visual add --type bar --name chart1 - pbi visual bind chart1 --category --value - pbi visual bulk-update --type kpi --width 250 + 32 Visual Types + Charts, cards, KPIs, + tables, slicers, maps + pbi visual add - bar, line, card, KPI, gauge, scatter, combo, table, matrix, - slicer, map, treemap, funnel, waterfall, and 18 more + + - - - Pages - Layout, bookmarks, drillthrough + + + + + + + + Table[Col] - - - - - + + + + + + + + + - pbi report add-page --display-name "Sales" - pbi report set-background --color "#F5F5F5" - pbi bookmarks add "Executive View" + Data Binding + Connect model fields + to visual roles + pbi visual bind - Add, remove, configure pages. Set background colours. - Hide pages, manage bookmarks, custom canvas sizes. + + - - - Themes - Branding and conditional formatting - - - - - - - + + + + + + + + + + + - pbi report set-theme --file brand.json - pbi report diff-theme --file proposed.json - pbi format background-gradient --min --max + Themes + Brand colours, formatting + rules, diff before apply + pbi report set-theme - Apply corporate themes. Compare before applying. - Gradient, rules-based, and measure-driven formatting. + + - - - Filters - Page and visual filters - - - - - + + + + + + + + + + + + + - pbi filters add-topn --n 10 --order-by Revenue - pbi filters add-relative-date --period months - pbi filters add-categorical --value "East" + Filters + TopN, date range, + categorical filters + pbi filters add-topn - TopN, relative date, and categorical filters. - Page-level or visual-level. Integer literals for Desktop. + + - - Auto-syncs with Desktop after every write -- no manual close/reopen needed + + No connection needed + + + Auto-syncs with Desktop + + + Bulk operations + + + Git-friendly PBIR