├── 'Column chart' with fill pattern ├── 'Column chart' with fill patterns.pbix ├── Purchase_Data.xlsx ├── dim_category.csv ├── dim_date.csv └── purchase_data.csv ├── 3D Column chart - SVG on a Card visual └── 3D SVG card visual.pbix ├── Animated SVG ├── 0020_demo.json └── Animated SVG.pbix ├── Conditional drill-through with RLS and FP └── Conditional Drillthrough with RLS and FP.pbix ├── Dynamically rename columns after model refresh └── Rename Columns - Field Parameters.pbix ├── Filter 2 columns with 1 Slicer └── Filter 2 Columns with one Slicer (NEW text slicer).pbix ├── Find Measures with Errors ├── ExTool_Measures_w_Errors.ps1 ├── extool_measures_w_errors.pbitool.json └── get_started_checklist.ps1 ├── Greek Calendar w custom adjustments └── Greek Calendar with holidays.pbix ├── Heatmap with Marginal Histograms - All in one Native visual └── Heatmap with Marginal Histograms.pbix ├── Histogram w Dynamic Bin sizes or Number of bins └── Histogram w Dynamic Bin sizes or Number of bins.pbix ├── Load Excel Tables with Dynamic Column Structure ├── Demo_Workbook.xlsx ├── Demo_Workbook2.xlsx └── Load Excel Workbooks with changing columns.pbix ├── PnL Analysis - Native Visuals ├── PnL Analysis.pbix ├── p_Account.csv ├── p_Data.csv ├── p_Notes.csv ├── p_Period.csv └── p_Scenario.csv ├── README.md ├── Scatter Plot with different view options └── 0015 - Scatter Plot with different view options.pbix ├── Scrolling Tooltip Approach SVG DAX measure └── Scrolling_Tooltip_w_SVG.pbix ├── Sting Count Char Count (w DAX) └── StringChar Count.pbix ├── Update PBI service report Params with PowerShell ├── Prerequisites.txt └── updatePQparameter.ps1 ├── Waffle_chart_Matrix_SVG └── Waffle_Chart_Matrix_SVG.pbix ├── Waffle_chart_Shape_map ├── 10by10_waffle_chart.topojson ├── 5by5_waffle_chart.topojson └── Waffle_chart_Shape_map.pbix ├── Waffle_chart_Shape_map_4_10by10 ├── 2by2_grid_layout_10by10_waffle_chart.topojson ├── 4by1_grid_layout_10by10_waffle_chart.topojson └── Waffle_Chart_horizontal_grid_layout.pbix ├── WhatIF ├── Content │ ├── Accessibility.png │ ├── PGG.png │ └── RYG.png └── Dynamic What IF Analysis - LinkedIn.pbix └── formatnowapp.pbitool.json /'Column chart' with fill pattern/'Column chart' with fill patterns.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/'Column chart' with fill pattern/'Column chart' with fill patterns.pbix -------------------------------------------------------------------------------- /'Column chart' with fill pattern/Purchase_Data.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/'Column chart' with fill pattern/Purchase_Data.xlsx -------------------------------------------------------------------------------- /'Column chart' with fill pattern/dim_category.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/'Column chart' with fill pattern/dim_category.csv -------------------------------------------------------------------------------- /'Column chart' with fill pattern/dim_date.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/'Column chart' with fill pattern/dim_date.csv -------------------------------------------------------------------------------- /'Column chart' with fill pattern/purchase_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/'Column chart' with fill pattern/purchase_data.csv -------------------------------------------------------------------------------- /3D Column chart - SVG on a Card visual/3D SVG card visual.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/3D Column chart - SVG on a Card visual/3D SVG card visual.pbix -------------------------------------------------------------------------------- /Animated SVG/0020_demo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Animated SVG/0020_demo.json -------------------------------------------------------------------------------- /Animated SVG/Animated SVG.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Animated SVG/Animated SVG.pbix -------------------------------------------------------------------------------- /Conditional drill-through with RLS and FP/Conditional Drillthrough with RLS and FP.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Conditional drill-through with RLS and FP/Conditional Drillthrough with RLS and FP.pbix -------------------------------------------------------------------------------- /Dynamically rename columns after model refresh/Rename Columns - Field Parameters.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Dynamically rename columns after model refresh/Rename Columns - Field Parameters.pbix -------------------------------------------------------------------------------- /Filter 2 columns with 1 Slicer/Filter 2 Columns with one Slicer (NEW text slicer).pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Filter 2 columns with 1 Slicer/Filter 2 Columns with one Slicer (NEW text slicer).pbix -------------------------------------------------------------------------------- /Find Measures with Errors/ExTool_Measures_w_Errors.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Find Measures with Errors/ExTool_Measures_w_Errors.ps1 -------------------------------------------------------------------------------- /Find Measures with Errors/extool_measures_w_errors.pbitool.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Find Measures with Errors/extool_measures_w_errors.pbitool.json -------------------------------------------------------------------------------- /Find Measures with Errors/get_started_checklist.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Find Measures with Errors/get_started_checklist.ps1 -------------------------------------------------------------------------------- /Greek Calendar w custom adjustments/Greek Calendar with holidays.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Greek Calendar w custom adjustments/Greek Calendar with holidays.pbix -------------------------------------------------------------------------------- /Heatmap with Marginal Histograms - All in one Native visual/Heatmap with Marginal Histograms.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Heatmap with Marginal Histograms - All in one Native visual/Heatmap with Marginal Histograms.pbix -------------------------------------------------------------------------------- /Histogram w Dynamic Bin sizes or Number of bins/Histogram w Dynamic Bin sizes or Number of bins.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Histogram w Dynamic Bin sizes or Number of bins/Histogram w Dynamic Bin sizes or Number of bins.pbix -------------------------------------------------------------------------------- /Load Excel Tables with Dynamic Column Structure/Demo_Workbook.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Load Excel Tables with Dynamic Column Structure/Demo_Workbook.xlsx -------------------------------------------------------------------------------- /Load Excel Tables with Dynamic Column Structure/Demo_Workbook2.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Load Excel Tables with Dynamic Column Structure/Demo_Workbook2.xlsx -------------------------------------------------------------------------------- /Load Excel Tables with Dynamic Column Structure/Load Excel Workbooks with changing columns.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Load Excel Tables with Dynamic Column Structure/Load Excel Workbooks with changing columns.pbix -------------------------------------------------------------------------------- /PnL Analysis - Native Visuals/PnL Analysis.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/PnL Analysis - Native Visuals/PnL Analysis.pbix -------------------------------------------------------------------------------- /PnL Analysis - Native Visuals/p_Account.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/PnL Analysis - Native Visuals/p_Account.csv -------------------------------------------------------------------------------- /PnL Analysis - Native Visuals/p_Data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/PnL Analysis - Native Visuals/p_Data.csv -------------------------------------------------------------------------------- /PnL Analysis - Native Visuals/p_Notes.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/PnL Analysis - Native Visuals/p_Notes.csv -------------------------------------------------------------------------------- /PnL Analysis - Native Visuals/p_Period.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/PnL Analysis - Native Visuals/p_Period.csv -------------------------------------------------------------------------------- /PnL Analysis - Native Visuals/p_Scenario.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/PnL Analysis - Native Visuals/p_Scenario.csv -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # LinkedIn-Posts -------------------------------------------------------------------------------- /Scatter Plot with different view options/0015 - Scatter Plot with different view options.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Scatter Plot with different view options/0015 - Scatter Plot with different view options.pbix -------------------------------------------------------------------------------- /Scrolling Tooltip Approach SVG DAX measure/Scrolling_Tooltip_w_SVG.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Scrolling Tooltip Approach SVG DAX measure/Scrolling_Tooltip_w_SVG.pbix -------------------------------------------------------------------------------- /Sting Count Char Count (w DAX)/StringChar Count.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Sting Count Char Count (w DAX)/StringChar Count.pbix -------------------------------------------------------------------------------- /Update PBI service report Params with PowerShell/Prerequisites.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Update PBI service report Params with PowerShell/Prerequisites.txt -------------------------------------------------------------------------------- /Update PBI service report Params with PowerShell/updatePQparameter.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Update PBI service report Params with PowerShell/updatePQparameter.ps1 -------------------------------------------------------------------------------- /Waffle_chart_Matrix_SVG/Waffle_Chart_Matrix_SVG.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Waffle_chart_Matrix_SVG/Waffle_Chart_Matrix_SVG.pbix -------------------------------------------------------------------------------- /Waffle_chart_Shape_map/10by10_waffle_chart.topojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Waffle_chart_Shape_map/10by10_waffle_chart.topojson -------------------------------------------------------------------------------- /Waffle_chart_Shape_map/5by5_waffle_chart.topojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Waffle_chart_Shape_map/5by5_waffle_chart.topojson -------------------------------------------------------------------------------- /Waffle_chart_Shape_map/Waffle_chart_Shape_map.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Waffle_chart_Shape_map/Waffle_chart_Shape_map.pbix -------------------------------------------------------------------------------- /Waffle_chart_Shape_map_4_10by10/2by2_grid_layout_10by10_waffle_chart.topojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Waffle_chart_Shape_map_4_10by10/2by2_grid_layout_10by10_waffle_chart.topojson -------------------------------------------------------------------------------- /Waffle_chart_Shape_map_4_10by10/4by1_grid_layout_10by10_waffle_chart.topojson: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Waffle_chart_Shape_map_4_10by10/4by1_grid_layout_10by10_waffle_chart.topojson -------------------------------------------------------------------------------- /Waffle_chart_Shape_map_4_10by10/Waffle_Chart_horizontal_grid_layout.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/Waffle_chart_Shape_map_4_10by10/Waffle_Chart_horizontal_grid_layout.pbix -------------------------------------------------------------------------------- /WhatIF/Content/Accessibility.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/WhatIF/Content/Accessibility.png -------------------------------------------------------------------------------- /WhatIF/Content/PGG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/WhatIF/Content/PGG.png -------------------------------------------------------------------------------- /WhatIF/Content/RYG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/WhatIF/Content/RYG.png -------------------------------------------------------------------------------- /WhatIF/Dynamic What IF Analysis - LinkedIn.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/WhatIF/Dynamic What IF Analysis - LinkedIn.pbix -------------------------------------------------------------------------------- /formatnowapp.pbitool.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StefanosChantzis/LinkedIn-Posts/HEAD/formatnowapp.pbitool.json --------------------------------------------------------------------------------