SlideShare a Scribd company logo
1 of 33
Download to read offline
Fix it Felix
Speaker
Sean Hunter
Senior Dynamics Implementation Specialist
636.777.4110
shunter@turnkeytec.com
www.turnkeytec.com
Wreck it Ralph
• First introduced to me back at convergence in 2013
• Introduced in GP version 2013 R2 installations
• GP 2013 R2 – GP 2015: Excel Financial dashboard does not work
outside of Fabrikam database.
• GP 2016 to current: Excel dashboard stops working completely.
Timeline
• Data connections pointed specifically to TWO database
• Broken joins
• Issue with calculated fields
Root of the issues
• 7 total data connections exist
• Account Transactions
• AR Days Outstanding
• Bank Transactions
• Current Ratio
• Debt to Equity Ratio
• Quick Ratio
• Receivables Turnover
Recreate the data connections
Demo
• SQL Data Connection
• Use Account Transactions view
select [Journal Entry], [TRX Date], [Account Number], [Account Description], [Credit Amount], [Debit Amount],
[Account Category Number], [Account Index], [Originating Credit Amount], [Originating Debit Amount], [Originating Document Number],
[Originating Master ID], [Originating Master Name], [Originating Posted Date], [Originating TRX Source], [Account Index For Drillback],
[Journal Entry For Drillback],[Posting Type], segment1, segment2,segment3
from AccountTransactions
Account Transactions
• SQL Data Connection
• Use Bank Transactions view
Select distinct [Checkbook Description],[Checkbook ID],[Currency ID],[Current Balance]
from BankTransactions
order by [Current Balance] desc
Bank Transactions
• SQL Data Connection
• Use seeARDaysOutstandingKPI stored procedure
exec dbo.seeARDaysOutstandingKPI @TimeUnit=Period
AR Days Outstanding
• SQL Data Connection
• Use seeGLCurrentRatioKPI stored procedure
exec dbo.seeGLCurrentRatioKPI @TimeUnit=Period
Current Ratio
• SQL Data Connection
• Use seeGLDebtToEquityKPI stored procedure
exec dbo.seeGLDebtToEquityKPI @TimeUnit=Period
Debt to Equity Ratio
• SQL Data Connection
• Use seeGLQuickRatioKPI stored procedure
exec dbo.seeGLQuickRatioKPI @TimeUnit=Period
Quick Ratio
• SQL Data Connection
• Use seeGLReceivablesTurnoverKPI stored procedure
exec dbo.seeGLReceivablesTurnoverKPI @TimeUnit=Period
Receivables Turnover
• 9 different Pivot Tables
• OpEx
• COGS
• Revenue
• Net Income
• Ratios
• Current
• Quick
• AR Days Outstanding
• Debt to Equity
• Receivables Turnover
Recreate the pivot tables
Demo
Ratios
Net Income
Revenue
COGS
OpEx
• 2 Summary Tables
• 2 Pivot Charts
• 1 Timeline
Recreate the original dashboard
Demo
Operating Expense Chart
• Insert Chart on OpEx tab
• Cut and paste to Dashboard
Indicators
• Calculations based on pivots
• Net Sales = Revenue Credit total – Debit total
• Cost of Goods = COGS Debit total – Credit total
• Gross Profit = Net Sales – Cost of Goods Sold
• Operating Expense = OpEx Debit total – Credit total
• Net income = Net Income Credit total – Debit total
Current
• Pivot Chart of Indicator
• Format indicator as table
• Insert Pivot Chart
Financial Ratios
• Table based on values from ratios
• Format ratios as table
Checkbook Balances Pivot
• Insert Pivot Table based on Bank Transactions connection
Insert Timeline
• Insert on Net Income
• Copy and paste to Dashboard
• Connect to other pivots
• Set to quarterly or preference
• Find a shared location to save the dashboard or save to the location your other GP
reports are saved.
• MAKE A BACKUP of the original somewhere safe
Come back for more information on security setups
Thursday at 9:45am in 106A – West Building
Opening the door to SSRS and Excel Reporting Security for GPs
GPUG 2018 Fix It Felix - GP Excel Financial Dashboard

More Related Content

Similar to GPUG 2018 Fix It Felix - GP Excel Financial Dashboard

Powerpivot web wordpress present
Powerpivot web wordpress presentPowerpivot web wordpress present
Powerpivot web wordpress presentMariAnne Woehrle
 
Introduction to Financial modeling
Introduction  to Financial modelingIntroduction  to Financial modeling
Introduction to Financial modelingKevin Crosby
 
New features in oracle fusion financial accounts receivables and account paya...
New features in oracle fusion financial accounts receivables and account paya...New features in oracle fusion financial accounts receivables and account paya...
New features in oracle fusion financial accounts receivables and account paya...Jade Global
 
Cost-based Query Optimization in Hive
Cost-based Query Optimization in HiveCost-based Query Optimization in Hive
Cost-based Query Optimization in HiveDataWorks Summit
 
Cost-based query optimization in Apache Hive
Cost-based query optimization in Apache HiveCost-based query optimization in Apache Hive
Cost-based query optimization in Apache HiveJulian Hyde
 
Oracle assets period end procedures
Oracle assets period end proceduresOracle assets period end procedures
Oracle assets period end proceduresAsif Saad
 
Data-Driven Rules in HFM
Data-Driven Rules in HFMData-Driven Rules in HFM
Data-Driven Rules in HFMaa026593
 
Inventory Reconciliation v2.pdf
Inventory Reconciliation v2.pdfInventory Reconciliation v2.pdf
Inventory Reconciliation v2.pdfBiplovSarkar4
 
Overview of the financial architecture in oracle e business suite release 12
Overview of the  financial architecture in oracle e business suite release 12Overview of the  financial architecture in oracle e business suite release 12
Overview of the financial architecture in oracle e business suite release 12magnificsmily
 
Financial Close Mgmt - OOW 2014 - Customer Success Stories
Financial Close Mgmt - OOW 2014 - Customer Success StoriesFinancial Close Mgmt - OOW 2014 - Customer Success Stories
Financial Close Mgmt - OOW 2014 - Customer Success StoriesAlexandre SERAN
 
NetSuite SRP (Project Accounting)
NetSuite SRP (Project Accounting)NetSuite SRP (Project Accounting)
NetSuite SRP (Project Accounting)Sheldon McCarthy
 
Rapid implementation Spreadsheets in Oracle ERP Cloud
Rapid implementation Spreadsheets in Oracle ERP CloudRapid implementation Spreadsheets in Oracle ERP Cloud
Rapid implementation Spreadsheets in Oracle ERP CloudPrithis Das, PMP, OCS ☁️
 
Finance & Accounting ERP Module
Finance & Accounting ERP ModuleFinance & Accounting ERP Module
Finance & Accounting ERP ModuleBIS Solutions
 
Sage X3 year end webinar 2017
Sage X3 year end webinar 2017Sage X3 year end webinar 2017
Sage X3 year end webinar 2017RKLeSolutions
 
Client Highlight- At Joint Commission: The Progression of a Planning & Foreca...
Client Highlight- At Joint Commission: The Progression of a Planning & Foreca...Client Highlight- At Joint Commission: The Progression of a Planning & Foreca...
Client Highlight- At Joint Commission: The Progression of a Planning & Foreca...Emtec Inc.
 

Similar to GPUG 2018 Fix It Felix - GP Excel Financial Dashboard (20)

Dynamics GP 2016 R2 whats new demo
Dynamics GP 2016 R2 whats new demo Dynamics GP 2016 R2 whats new demo
Dynamics GP 2016 R2 whats new demo
 
Powerpivot web wordpress present
Powerpivot web wordpress presentPowerpivot web wordpress present
Powerpivot web wordpress present
 
Introduction to Financial modeling
Introduction  to Financial modelingIntroduction  to Financial modeling
Introduction to Financial modeling
 
New features in oracle fusion financial accounts receivables and account paya...
New features in oracle fusion financial accounts receivables and account paya...New features in oracle fusion financial accounts receivables and account paya...
New features in oracle fusion financial accounts receivables and account paya...
 
Cost-based Query Optimization in Hive
Cost-based Query Optimization in HiveCost-based Query Optimization in Hive
Cost-based Query Optimization in Hive
 
Cost-based query optimization in Apache Hive
Cost-based query optimization in Apache HiveCost-based query optimization in Apache Hive
Cost-based query optimization in Apache Hive
 
Oracle assets period end procedures
Oracle assets period end proceduresOracle assets period end procedures
Oracle assets period end procedures
 
JDE Projects Month End Course - Work Orders
JDE Projects Month End Course - Work OrdersJDE Projects Month End Course - Work Orders
JDE Projects Month End Course - Work Orders
 
Data-Driven Rules in HFM
Data-Driven Rules in HFMData-Driven Rules in HFM
Data-Driven Rules in HFM
 
Inventory Reconciliation v2.pdf
Inventory Reconciliation v2.pdfInventory Reconciliation v2.pdf
Inventory Reconciliation v2.pdf
 
R12
R12R12
R12
 
Overview of the financial architecture in oracle e business suite release 12
Overview of the  financial architecture in oracle e business suite release 12Overview of the  financial architecture in oracle e business suite release 12
Overview of the financial architecture in oracle e business suite release 12
 
SAP FICO
SAP FICOSAP FICO
SAP FICO
 
Financial Close Mgmt - OOW 2014 - Customer Success Stories
Financial Close Mgmt - OOW 2014 - Customer Success StoriesFinancial Close Mgmt - OOW 2014 - Customer Success Stories
Financial Close Mgmt - OOW 2014 - Customer Success Stories
 
NetSuite SRP (Project Accounting)
NetSuite SRP (Project Accounting)NetSuite SRP (Project Accounting)
NetSuite SRP (Project Accounting)
 
Rapid implementation Spreadsheets in Oracle ERP Cloud
Rapid implementation Spreadsheets in Oracle ERP CloudRapid implementation Spreadsheets in Oracle ERP Cloud
Rapid implementation Spreadsheets in Oracle ERP Cloud
 
Finance & Accounting ERP Module
Finance & Accounting ERP ModuleFinance & Accounting ERP Module
Finance & Accounting ERP Module
 
Sage X3 year end webinar 2017
Sage X3 year end webinar 2017Sage X3 year end webinar 2017
Sage X3 year end webinar 2017
 
JD Edwards EnterpriseOne 9.2 One Presentation Quest INFOCUS 2016
JD Edwards EnterpriseOne 9.2 One Presentation Quest INFOCUS 2016JD Edwards EnterpriseOne 9.2 One Presentation Quest INFOCUS 2016
JD Edwards EnterpriseOne 9.2 One Presentation Quest INFOCUS 2016
 
Client Highlight- At Joint Commission: The Progression of a Planning & Foreca...
Client Highlight- At Joint Commission: The Progression of a Planning & Foreca...Client Highlight- At Joint Commission: The Progression of a Planning & Foreca...
Client Highlight- At Joint Commission: The Progression of a Planning & Foreca...
 

Recently uploaded

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 

Recently uploaded (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 

GPUG 2018 Fix It Felix - GP Excel Financial Dashboard

  • 1.
  • 3. Speaker Sean Hunter Senior Dynamics Implementation Specialist 636.777.4110 shunter@turnkeytec.com www.turnkeytec.com
  • 5. • First introduced to me back at convergence in 2013 • Introduced in GP version 2013 R2 installations • GP 2013 R2 – GP 2015: Excel Financial dashboard does not work outside of Fabrikam database. • GP 2016 to current: Excel dashboard stops working completely. Timeline
  • 6. • Data connections pointed specifically to TWO database • Broken joins • Issue with calculated fields Root of the issues
  • 7.
  • 8. • 7 total data connections exist • Account Transactions • AR Days Outstanding • Bank Transactions • Current Ratio • Debt to Equity Ratio • Quick Ratio • Receivables Turnover Recreate the data connections
  • 10. • SQL Data Connection • Use Account Transactions view select [Journal Entry], [TRX Date], [Account Number], [Account Description], [Credit Amount], [Debit Amount], [Account Category Number], [Account Index], [Originating Credit Amount], [Originating Debit Amount], [Originating Document Number], [Originating Master ID], [Originating Master Name], [Originating Posted Date], [Originating TRX Source], [Account Index For Drillback], [Journal Entry For Drillback],[Posting Type], segment1, segment2,segment3 from AccountTransactions Account Transactions
  • 11. • SQL Data Connection • Use Bank Transactions view Select distinct [Checkbook Description],[Checkbook ID],[Currency ID],[Current Balance] from BankTransactions order by [Current Balance] desc Bank Transactions
  • 12. • SQL Data Connection • Use seeARDaysOutstandingKPI stored procedure exec dbo.seeARDaysOutstandingKPI @TimeUnit=Period AR Days Outstanding
  • 13. • SQL Data Connection • Use seeGLCurrentRatioKPI stored procedure exec dbo.seeGLCurrentRatioKPI @TimeUnit=Period Current Ratio
  • 14. • SQL Data Connection • Use seeGLDebtToEquityKPI stored procedure exec dbo.seeGLDebtToEquityKPI @TimeUnit=Period Debt to Equity Ratio
  • 15. • SQL Data Connection • Use seeGLQuickRatioKPI stored procedure exec dbo.seeGLQuickRatioKPI @TimeUnit=Period Quick Ratio
  • 16. • SQL Data Connection • Use seeGLReceivablesTurnoverKPI stored procedure exec dbo.seeGLReceivablesTurnoverKPI @TimeUnit=Period Receivables Turnover
  • 17. • 9 different Pivot Tables • OpEx • COGS • Revenue • Net Income • Ratios • Current • Quick • AR Days Outstanding • Debt to Equity • Receivables Turnover Recreate the pivot tables
  • 18. Demo
  • 22. COGS
  • 23. OpEx
  • 24. • 2 Summary Tables • 2 Pivot Charts • 1 Timeline Recreate the original dashboard
  • 25. Demo
  • 26. Operating Expense Chart • Insert Chart on OpEx tab • Cut and paste to Dashboard
  • 27. Indicators • Calculations based on pivots • Net Sales = Revenue Credit total – Debit total • Cost of Goods = COGS Debit total – Credit total • Gross Profit = Net Sales – Cost of Goods Sold • Operating Expense = OpEx Debit total – Credit total • Net income = Net Income Credit total – Debit total
  • 28. Current • Pivot Chart of Indicator • Format indicator as table • Insert Pivot Chart
  • 29. Financial Ratios • Table based on values from ratios • Format ratios as table
  • 30. Checkbook Balances Pivot • Insert Pivot Table based on Bank Transactions connection
  • 31. Insert Timeline • Insert on Net Income • Copy and paste to Dashboard • Connect to other pivots • Set to quarterly or preference
  • 32. • Find a shared location to save the dashboard or save to the location your other GP reports are saved. • MAKE A BACKUP of the original somewhere safe Come back for more information on security setups Thursday at 9:45am in 106A – West Building Opening the door to SSRS and Excel Reporting Security for GPs