├── 3 Different Ways to Organize Measures ├── Calculation Group.pbix ├── Measure Table.pbix └── Normal Tables.pbix ├── Animated Button ├── Simple Power BI Template.pbix ├── animated_icon.svg ├── non-animated_icon.svg └── non-animated_icon_on_click.svg ├── Animated Progress Bar.pbix ├── Beautiful Buttons.pbix ├── Calculation Group Example ├── Dataset File CG.pbix └── Dataset File.pbix ├── Car Dealer Paginated Report ├── Potential Customers.rdl ├── Semantic_model.pbix └── car_dealership_clients.csv ├── DAX Documentation.pptx ├── Dynamic Highlighting in Power BI with Visual Calcs.pbix ├── Example 8 ├── Background Category.png ├── Background Customer.png ├── Background Store.png ├── Bright Yellow White.png ├── Bright Yellow.png ├── Category.svg ├── Example_8.pbix ├── store.svg └── user.svg ├── Example_10_Product_Selector.pbix ├── Example_11_Revenue_Target_card.pbix ├── Example_12_KPI_Card_2.pbix ├── Example_13_Youtube Monetization Calculator.pbix ├── Example_4.pbix ├── Example_5.pbix ├── Example_6.pbix ├── Example_7.pbix ├── Example_9_alphalete.pbix ├── Financial Forecast ├── Final Write Edit TaskFlow │ ├── create_edit_record.py │ └── stored_procedure.sql ├── Generate The Direct Lake Tables │ ├── Create Tables.sql │ ├── Insert into Fiscal Calendar.sql │ └── Insert to Accounts.sql ├── delete.py └── sql_logic.sql ├── HTML 5 Schedule Report ├── Fake Data Generator.py ├── The Ultimate Schedule.pbix └── html strucutre.pptx ├── New_list_slicer_example.pbix ├── Pareto Chart.pbix ├── Power BI Dev Environment.png ├── Power BI ODC ├── ODC.xlsx └── simple_power_bi.odc ├── Power BI SVG Card.pbix ├── Youtube video Demo.pbix ├── animated_icons.pbix └── example_3.pbix /3 Different Ways to Organize Measures/Calculation Group.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/3 Different Ways to Organize Measures/Calculation Group.pbix -------------------------------------------------------------------------------- /3 Different Ways to Organize Measures/Measure Table.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/3 Different Ways to Organize Measures/Measure Table.pbix -------------------------------------------------------------------------------- /3 Different Ways to Organize Measures/Normal Tables.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/3 Different Ways to Organize Measures/Normal Tables.pbix -------------------------------------------------------------------------------- /Animated Button/Simple Power BI Template.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Animated Button/Simple Power BI Template.pbix -------------------------------------------------------------------------------- /Animated Button/animated_icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Animated Button/animated_icon.svg -------------------------------------------------------------------------------- /Animated Button/non-animated_icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Animated Button/non-animated_icon.svg -------------------------------------------------------------------------------- /Animated Button/non-animated_icon_on_click.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Animated Button/non-animated_icon_on_click.svg -------------------------------------------------------------------------------- /Animated Progress Bar.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Animated Progress Bar.pbix -------------------------------------------------------------------------------- /Beautiful Buttons.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Beautiful Buttons.pbix -------------------------------------------------------------------------------- /Calculation Group Example/Dataset File CG.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Calculation Group Example/Dataset File CG.pbix -------------------------------------------------------------------------------- /Calculation Group Example/Dataset File.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Calculation Group Example/Dataset File.pbix -------------------------------------------------------------------------------- /Car Dealer Paginated Report/Potential Customers.rdl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Car Dealer Paginated Report/Potential Customers.rdl -------------------------------------------------------------------------------- /Car Dealer Paginated Report/Semantic_model.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Car Dealer Paginated Report/Semantic_model.pbix -------------------------------------------------------------------------------- /Car Dealer Paginated Report/car_dealership_clients.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Car Dealer Paginated Report/car_dealership_clients.csv -------------------------------------------------------------------------------- /DAX Documentation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/DAX Documentation.pptx -------------------------------------------------------------------------------- /Dynamic Highlighting in Power BI with Visual Calcs.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Dynamic Highlighting in Power BI with Visual Calcs.pbix -------------------------------------------------------------------------------- /Example 8/Background Category.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/Background Category.png -------------------------------------------------------------------------------- /Example 8/Background Customer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/Background Customer.png -------------------------------------------------------------------------------- /Example 8/Background Store.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/Background Store.png -------------------------------------------------------------------------------- /Example 8/Bright Yellow White.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/Bright Yellow White.png -------------------------------------------------------------------------------- /Example 8/Bright Yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/Bright Yellow.png -------------------------------------------------------------------------------- /Example 8/Category.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/Category.svg -------------------------------------------------------------------------------- /Example 8/Example_8.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/Example_8.pbix -------------------------------------------------------------------------------- /Example 8/store.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/store.svg -------------------------------------------------------------------------------- /Example 8/user.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example 8/user.svg -------------------------------------------------------------------------------- /Example_10_Product_Selector.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_10_Product_Selector.pbix -------------------------------------------------------------------------------- /Example_11_Revenue_Target_card.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_11_Revenue_Target_card.pbix -------------------------------------------------------------------------------- /Example_12_KPI_Card_2.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_12_KPI_Card_2.pbix -------------------------------------------------------------------------------- /Example_13_Youtube Monetization Calculator.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_13_Youtube Monetization Calculator.pbix -------------------------------------------------------------------------------- /Example_4.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_4.pbix -------------------------------------------------------------------------------- /Example_5.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_5.pbix -------------------------------------------------------------------------------- /Example_6.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_6.pbix -------------------------------------------------------------------------------- /Example_7.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_7.pbix -------------------------------------------------------------------------------- /Example_9_alphalete.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Example_9_alphalete.pbix -------------------------------------------------------------------------------- /Financial Forecast/Final Write Edit TaskFlow/create_edit_record.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Financial Forecast/Final Write Edit TaskFlow/create_edit_record.py -------------------------------------------------------------------------------- /Financial Forecast/Final Write Edit TaskFlow/stored_procedure.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Financial Forecast/Final Write Edit TaskFlow/stored_procedure.sql -------------------------------------------------------------------------------- /Financial Forecast/Generate The Direct Lake Tables/Create Tables.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Financial Forecast/Generate The Direct Lake Tables/Create Tables.sql -------------------------------------------------------------------------------- /Financial Forecast/Generate The Direct Lake Tables/Insert into Fiscal Calendar.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Financial Forecast/Generate The Direct Lake Tables/Insert into Fiscal Calendar.sql -------------------------------------------------------------------------------- /Financial Forecast/Generate The Direct Lake Tables/Insert to Accounts.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Financial Forecast/Generate The Direct Lake Tables/Insert to Accounts.sql -------------------------------------------------------------------------------- /Financial Forecast/delete.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Financial Forecast/delete.py -------------------------------------------------------------------------------- /Financial Forecast/sql_logic.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Financial Forecast/sql_logic.sql -------------------------------------------------------------------------------- /HTML 5 Schedule Report/Fake Data Generator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/HTML 5 Schedule Report/Fake Data Generator.py -------------------------------------------------------------------------------- /HTML 5 Schedule Report/The Ultimate Schedule.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/HTML 5 Schedule Report/The Ultimate Schedule.pbix -------------------------------------------------------------------------------- /HTML 5 Schedule Report/html strucutre.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/HTML 5 Schedule Report/html strucutre.pptx -------------------------------------------------------------------------------- /New_list_slicer_example.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/New_list_slicer_example.pbix -------------------------------------------------------------------------------- /Pareto Chart.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Pareto Chart.pbix -------------------------------------------------------------------------------- /Power BI Dev Environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Power BI Dev Environment.png -------------------------------------------------------------------------------- /Power BI ODC/ODC.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Power BI ODC/ODC.xlsx -------------------------------------------------------------------------------- /Power BI ODC/simple_power_bi.odc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Power BI ODC/simple_power_bi.odc -------------------------------------------------------------------------------- /Power BI SVG Card.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Power BI SVG Card.pbix -------------------------------------------------------------------------------- /Youtube video Demo.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/Youtube video Demo.pbix -------------------------------------------------------------------------------- /animated_icons.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/animated_icons.pbix -------------------------------------------------------------------------------- /example_3.pbix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edwardpcharles/Power-BI-Projects/HEAD/example_3.pbix --------------------------------------------------------------------------------