SlideShare une entreprise Scribd logo
1  sur  25
Télécharger pour lire hors ligne
Mobile Business
                     Intelligence
                     with SSRS & SharePoint
  Angel Abundez
Lead BI Consultant
     DesignMind




                                  November 6-9, Seattle, WA
Angel Abundez
Business Intelligence Consultant, DesignMind
•   Microsoft BI - ASP.NET – Tableau
•   SQL Server since 2007
•   SSWUG BI Author
•   Co-Lead Microsoft Bay Area BI User Group
•   Blog: http://angelsbiblog.com
•   Twitter: @AngelStreamline


DesignMind
•   San Francisco - California - West Coast
•   Microsoft Gold Certified Partner
•   SQL Server, .NET, SharePoint, Business Intelligence
•   www.designmind.com




                                                          [BID-200]
Agenda
Options for Mobile BI
•   Web Browser
•   Native Apps
New Challenges
•   Ergonomics
•   User Experience
What makes good Mobile BI?




                             [BID-200]
Why is Mobile BI important?
33% of BI will be consumed on Mobile Devices by the end of 2013
(Source: Gartner)


Tablet and Smartphone Sales grow over 100% each year
(Source: ABI Research)


119M Projected Tablet sales in 2012
(Source: Gartner)




                                                                  [BID-200]
Why is Mobile BI important?




Source: JenUnderwood.com

                              [BID-200]
Mobile BI Options – Delivery Platforms
         MOBILE WEB BROWSER                       NATIVE APPS

SharePoint 2010                     Mobile Reports Pro
• Performance Point Services
• Excel Services
• For iOS, use CU 2011-12
                                    Build your own
SSRS Report Manager
• Limited Support for iOS devices   3rd Party ($$$)
  in SQL Server 2012 SP1            •   Tableau
                                    •   RoamBI
3rd Party ($)
• Mobile Entreé                     •   PushBI
• DevExpress                        •   MicroStrategy
• Strategy Companion




                                                                [BID-200]
Mobile BI Architecture Considerations
        MOBILE WEB BROWSER                         NATIVE APP

Pros                                  Pros
• Easier Cross-Platform               • Multi-gesture Controls
  Development and Testing
                                      • Caching
• Low Cost. Fast Implementation.
                                      • Pop-Up Menus, Navigation Tricks,
• Support for Authentication in IE,
  Firefox, and Safari                   Screen Real-Estate utilization
• Got SQL Server? Quick mobile        • Communicate with other apps
  turn-around                         Cons
Cons                                  • Unfamiliar Multi-gesture Controls
• Limiting Navigation and Screen      • High Cost/Risk. Slow
  Real Estate                           implementation
• Browser CSS rendering differences
                                      • Cross-Platform app developers
• No cached data unless HTML5           needed
  (Mobile Entrée‘)
                                      • OS/Hardware Updates

                                                                    [BID-200]
Mobile BI Development Considerations
   SQL Server Reporting Services 2012            Performance Point Services

Pros                                     Pros
• Pixel Perfect Layout/Customization     •   Consistent Look and Feel
• Advanced Visualizations (Bullet        •   Pre-built Functionality
  Graphs, Maps, Sparklines, Data Bars)   •   Ad Hoc Visualizations
                                         •   Callbacks refresh dashboards
Cons
• Postbacks refresh report all at        Cons
  once. AKA Flicker
                                         • Requires an OLAP cube to take
• Browser CSS rendering differences        advantage of prebuilt functions
• Different developers, Different        • Customization requires coding of
  styles                                   master pages/CSS




                                                                              [BID-200]
SharePoint Mobile BI
     Demo




               November 6-9, Seattle, WA
Challenges in Mobile BI




   Security       Performance        Real Estate




         Design                 Cross-Platform


                                                   [BID-200]
Challenges in Mobile BI - Security
Security
•   VPN
•   SSL (HTTPS, SQL Server Encryption)
•   SOAP/REST APIs
•   Mobile Device Management (Zenprise, Symantec)
•   Remote Control over Apps & Settings




                                                    [BID-200]
Challenges in Mobile BI - Security
Symantec SSL Assistant
•   Install IIS Role in Windows Server 2008
•   Generate CSR with Assistant and submit to Symantec upon Payment.
•   Install SSL Certificate with Assistant




                                                                       [BID-200]
Challenges in Mobile BI - Performance
             Software                            Hardware

• SSRS Report Caching and          • SSD
  Snapshots                        • Cloud-based servers
• Minimize SharePoint              • Dedicated Server Roles: Web-
  Customization reducing             Front End, Indexing, Database
  roundtrips                         server, SSAS, SSIS, SSRS
• Data Warehousing (Columnstore    • Cellular coverage and Carrier (LTE,
  and Compression)                   HDSPA, CDMA) (AT&T, Verizon,
• Data Model and Self-Service BI     Sprint)
  (PowerPivot)
• SSAS UDM
• SQL Server 2012 BI Semantic
  Model (OLAP or Tabular)




                                                                   [BID-200]
Challenges in Mobile BI - Design
                                                    Report Item Actions
User Experience                                     PerformancePoint Filters
•   Highlight what’s important                      Scorecard Data Connections
•   Filter where, when, whom appropriate
•   Drill-Down/Drill-Through
•   *Pop-up Menus (Native Apps)
Ergonomics
•   “Keep to a rhythm of 44 pixels”
•   Keep thumbs happy on smartphones
•   Portrait/Landscape Modes
•   Don’t forget Keyboard in Landscape mode
•   “Be a Scroll Skeptic”
Features that can help
•   Callbacks instead of Postbacks
•   Lists instead of Tables
•   Gradients instead of Solid                             Left thumb comfort zone

                                           Source: Tapworthy: Designing Great iPhone Apps

                                                                                 [BID-200]
Challenges in Mobile BI - Design
Drill-Down
•   SSRS Charts > Category Groups
•   SSRS Tablix > Row Groups or Column Groups.
•   PPS Filters and Data Connections
Drill-Through
•   Opens up a whole new report showing transactional detail.




                                                                [BID-200]
Drill-Down/Drill-Through
        Demo on Performance Point and SSRS




                            November 6-9, Seattle, WA
Challenges in Mobile BI - Design
“Multi-touch gestures are often forgotten…”

“Fingers are remarkable things. We can test
 the weather, test the direction of the wind,
 plug a leak, but not precision tapping on a
 mobile device.”

“Keep to a rhythm of 44 pixel tap targets.”

“Keep the interface (technology) essentially
 invisible.”

“Nobody wants to spend brain power
 figuring out how your app works.”
Challenges in Mobile BI - Design




                     Source: Tapworthy: Designing Great iPhone Apps
Challenges in Mobile BI - Design




Bullet Graph   Comparative   Sparkline and   Trellis Chart
                Bar Chart      Indicator
Mobi Reports Pro & Mobi SSRS
                      View SQL Reporting Services
                       Reports
                      Supports SSRS 2005, 2008,
                       2008 R2, 2012, Azure SSRS
                       in Native and SharePoint
                       modes
                      Parameters support
                      Drill-Down and Drill-Through
                       reports
                      Navigate between multiple
                       reports quickly with
                       Bookmarks and History
                      Print and Email Reports
SSRS Mobile BI
Interactivity Demo




                     November 6-9, Seattle, WA
Conclusion

• Microsoft has options for
  Mobile BI
• Cost vs. Functionality vs. User
  Experience will tell you which
  platform
• Practice good Security
  principles
• Fundamental BI and Mobile App
  design (KISS)
• Making it easy for users is hard,
  but the rewards for adoption
  are great




                                      [BID-200]
Learn More
Sources
•   SharePoint December 2011 Cumulative Update
    http://technet.microsoft.com/en-us/library/hh697482.aspx#part1

•   SQL Server 2012 SP1
    http://technet.microsoft.com/en-us/library/jj659023.aspx

•   Prerequisites for Forcing Protocal Encryption with SSL Certificates
    http://technet.microsoft.com/en-
    us/library/ms189067(v=sql.100).aspx

•   Jen Stirrup, SQL Server MVP UK
    Jenstirrup.com

•   Jen Underwood, Technical Evangelist, Microsoft
    JenUnderwood.com

•   Stacia Misner’s SQL Azure Reporting Services webinar
    http://www.syncfusion.com/resources/webinar/sql-azure

•   Mobiweave.com

•   5 Best Mobile BI Tips by Tableau
    http://tableausoftware.com/mobile-business-intelligence


                                                                          [BID-200]
PASS Resources




 Free SQL Server and BI training    Free 1-day Training Events       Regional Event




 Local and Virtual User Groups     Free Online Technical Training   This is Community




  Learning Center




                                                                                        [BID-200]
Thank you
                 for attending this session and
                 the 2012 PASS Summit in Seattle




[Session Code]                         November 6-9, Seattle, WA

Contenu connexe

Plus de Mark Ginnebaugh

Plus de Mark Ginnebaugh (20)

DesignMind Microsoft Business Intelligence SQL Server
DesignMind Microsoft Business Intelligence SQL ServerDesignMind Microsoft Business Intelligence SQL Server
DesignMind Microsoft Business Intelligence SQL Server
 
San Francisco Bay Area SQL Server July 2013 meetings
San Francisco Bay Area SQL Server July 2013 meetingsSan Francisco Bay Area SQL Server July 2013 meetings
San Francisco Bay Area SQL Server July 2013 meetings
 
Silicon Valley SQL Server User Group June 2013
Silicon Valley SQL Server User Group June 2013Silicon Valley SQL Server User Group June 2013
Silicon Valley SQL Server User Group June 2013
 
Microsoft SQL Server Continuous Integration
Microsoft SQL Server Continuous IntegrationMicrosoft SQL Server Continuous Integration
Microsoft SQL Server Continuous Integration
 
Hortonworks Big Data & Hadoop
Hortonworks Big Data & HadoopHortonworks Big Data & Hadoop
Hortonworks Big Data & Hadoop
 
Microsoft SQL Server Physical Join Operators
Microsoft SQL Server Physical Join OperatorsMicrosoft SQL Server Physical Join Operators
Microsoft SQL Server Physical Join Operators
 
Microsoft PowerPivot & Power View in Excel 2013
Microsoft PowerPivot & Power View in Excel 2013Microsoft PowerPivot & Power View in Excel 2013
Microsoft PowerPivot & Power View in Excel 2013
 
Microsoft Data Warehouse Business Intelligence Lifecycle - The Kimball Approach
Microsoft Data Warehouse Business Intelligence Lifecycle - The Kimball ApproachMicrosoft Data Warehouse Business Intelligence Lifecycle - The Kimball Approach
Microsoft Data Warehouse Business Intelligence Lifecycle - The Kimball Approach
 
Fusion-io Memory Flash for Microsoft SQL Server 2012
Fusion-io Memory Flash for Microsoft SQL Server 2012Fusion-io Memory Flash for Microsoft SQL Server 2012
Fusion-io Memory Flash for Microsoft SQL Server 2012
 
Microsoft Data Mining 2012
Microsoft Data Mining 2012Microsoft Data Mining 2012
Microsoft Data Mining 2012
 
Microsoft SQL Server PASS News August 2012
Microsoft SQL Server PASS News August 2012Microsoft SQL Server PASS News August 2012
Microsoft SQL Server PASS News August 2012
 
Business Intelligence Dashboard Design Best Practices
Business Intelligence Dashboard Design Best PracticesBusiness Intelligence Dashboard Design Best Practices
Business Intelligence Dashboard Design Best Practices
 
Microsoft Mobile Business Intelligence
Microsoft Mobile Business Intelligence Microsoft Mobile Business Intelligence
Microsoft Mobile Business Intelligence
 
Microsoft SQL Server 2012 Cloud Ready
Microsoft SQL Server 2012 Cloud ReadyMicrosoft SQL Server 2012 Cloud Ready
Microsoft SQL Server 2012 Cloud Ready
 
Microsoft SQL Server 2012 Master Data Services
Microsoft SQL Server 2012 Master Data ServicesMicrosoft SQL Server 2012 Master Data Services
Microsoft SQL Server 2012 Master Data Services
 
Microsoft SQL Server PowerPivot
Microsoft SQL Server PowerPivotMicrosoft SQL Server PowerPivot
Microsoft SQL Server PowerPivot
 
Microsoft SQL Server Testing Frameworks
Microsoft SQL Server Testing FrameworksMicrosoft SQL Server Testing Frameworks
Microsoft SQL Server Testing Frameworks
 
Microsoft SQL Server - How to Collaboratively Manage Excel Data
Microsoft SQL Server - How to Collaboratively Manage Excel DataMicrosoft SQL Server - How to Collaboratively Manage Excel Data
Microsoft SQL Server - How to Collaboratively Manage Excel Data
 
Microsoft SQL Server Flash Storage
Microsoft SQL Server Flash StorageMicrosoft SQL Server Flash Storage
Microsoft SQL Server Flash Storage
 
Microsoft Business Intelligence Performance Management Dan Bulos_2011
Microsoft Business Intelligence Performance Management Dan Bulos_2011Microsoft Business Intelligence Performance Management Dan Bulos_2011
Microsoft Business Intelligence Performance Management Dan Bulos_2011
 

Dernier

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 

Mobile Business Intelligence DesignMind

  • 1. Mobile Business Intelligence with SSRS & SharePoint Angel Abundez Lead BI Consultant DesignMind November 6-9, Seattle, WA
  • 2. Angel Abundez Business Intelligence Consultant, DesignMind • Microsoft BI - ASP.NET – Tableau • SQL Server since 2007 • SSWUG BI Author • Co-Lead Microsoft Bay Area BI User Group • Blog: http://angelsbiblog.com • Twitter: @AngelStreamline DesignMind • San Francisco - California - West Coast • Microsoft Gold Certified Partner • SQL Server, .NET, SharePoint, Business Intelligence • www.designmind.com [BID-200]
  • 3. Agenda Options for Mobile BI • Web Browser • Native Apps New Challenges • Ergonomics • User Experience What makes good Mobile BI? [BID-200]
  • 4. Why is Mobile BI important? 33% of BI will be consumed on Mobile Devices by the end of 2013 (Source: Gartner) Tablet and Smartphone Sales grow over 100% each year (Source: ABI Research) 119M Projected Tablet sales in 2012 (Source: Gartner) [BID-200]
  • 5. Why is Mobile BI important? Source: JenUnderwood.com [BID-200]
  • 6. Mobile BI Options – Delivery Platforms MOBILE WEB BROWSER NATIVE APPS SharePoint 2010 Mobile Reports Pro • Performance Point Services • Excel Services • For iOS, use CU 2011-12 Build your own SSRS Report Manager • Limited Support for iOS devices 3rd Party ($$$) in SQL Server 2012 SP1 • Tableau • RoamBI 3rd Party ($) • Mobile Entreé • PushBI • DevExpress • MicroStrategy • Strategy Companion [BID-200]
  • 7. Mobile BI Architecture Considerations MOBILE WEB BROWSER NATIVE APP Pros Pros • Easier Cross-Platform • Multi-gesture Controls Development and Testing • Caching • Low Cost. Fast Implementation. • Pop-Up Menus, Navigation Tricks, • Support for Authentication in IE, Firefox, and Safari Screen Real-Estate utilization • Got SQL Server? Quick mobile • Communicate with other apps turn-around Cons Cons • Unfamiliar Multi-gesture Controls • Limiting Navigation and Screen • High Cost/Risk. Slow Real Estate implementation • Browser CSS rendering differences • Cross-Platform app developers • No cached data unless HTML5 needed (Mobile Entrée‘) • OS/Hardware Updates [BID-200]
  • 8. Mobile BI Development Considerations SQL Server Reporting Services 2012 Performance Point Services Pros Pros • Pixel Perfect Layout/Customization • Consistent Look and Feel • Advanced Visualizations (Bullet • Pre-built Functionality Graphs, Maps, Sparklines, Data Bars) • Ad Hoc Visualizations • Callbacks refresh dashboards Cons • Postbacks refresh report all at Cons once. AKA Flicker • Requires an OLAP cube to take • Browser CSS rendering differences advantage of prebuilt functions • Different developers, Different • Customization requires coding of styles master pages/CSS [BID-200]
  • 9. SharePoint Mobile BI Demo November 6-9, Seattle, WA
  • 10. Challenges in Mobile BI Security Performance Real Estate Design Cross-Platform [BID-200]
  • 11. Challenges in Mobile BI - Security Security • VPN • SSL (HTTPS, SQL Server Encryption) • SOAP/REST APIs • Mobile Device Management (Zenprise, Symantec) • Remote Control over Apps & Settings [BID-200]
  • 12. Challenges in Mobile BI - Security Symantec SSL Assistant • Install IIS Role in Windows Server 2008 • Generate CSR with Assistant and submit to Symantec upon Payment. • Install SSL Certificate with Assistant [BID-200]
  • 13. Challenges in Mobile BI - Performance Software Hardware • SSRS Report Caching and • SSD Snapshots • Cloud-based servers • Minimize SharePoint • Dedicated Server Roles: Web- Customization reducing Front End, Indexing, Database roundtrips server, SSAS, SSIS, SSRS • Data Warehousing (Columnstore • Cellular coverage and Carrier (LTE, and Compression) HDSPA, CDMA) (AT&T, Verizon, • Data Model and Self-Service BI Sprint) (PowerPivot) • SSAS UDM • SQL Server 2012 BI Semantic Model (OLAP or Tabular) [BID-200]
  • 14. Challenges in Mobile BI - Design Report Item Actions User Experience PerformancePoint Filters • Highlight what’s important Scorecard Data Connections • Filter where, when, whom appropriate • Drill-Down/Drill-Through • *Pop-up Menus (Native Apps) Ergonomics • “Keep to a rhythm of 44 pixels” • Keep thumbs happy on smartphones • Portrait/Landscape Modes • Don’t forget Keyboard in Landscape mode • “Be a Scroll Skeptic” Features that can help • Callbacks instead of Postbacks • Lists instead of Tables • Gradients instead of Solid Left thumb comfort zone Source: Tapworthy: Designing Great iPhone Apps [BID-200]
  • 15. Challenges in Mobile BI - Design Drill-Down • SSRS Charts > Category Groups • SSRS Tablix > Row Groups or Column Groups. • PPS Filters and Data Connections Drill-Through • Opens up a whole new report showing transactional detail. [BID-200]
  • 16. Drill-Down/Drill-Through Demo on Performance Point and SSRS November 6-9, Seattle, WA
  • 17. Challenges in Mobile BI - Design “Multi-touch gestures are often forgotten…” “Fingers are remarkable things. We can test the weather, test the direction of the wind, plug a leak, but not precision tapping on a mobile device.” “Keep to a rhythm of 44 pixel tap targets.” “Keep the interface (technology) essentially invisible.” “Nobody wants to spend brain power figuring out how your app works.”
  • 18. Challenges in Mobile BI - Design Source: Tapworthy: Designing Great iPhone Apps
  • 19. Challenges in Mobile BI - Design Bullet Graph Comparative Sparkline and Trellis Chart Bar Chart Indicator
  • 20. Mobi Reports Pro & Mobi SSRS  View SQL Reporting Services Reports  Supports SSRS 2005, 2008, 2008 R2, 2012, Azure SSRS in Native and SharePoint modes  Parameters support  Drill-Down and Drill-Through reports  Navigate between multiple reports quickly with Bookmarks and History  Print and Email Reports
  • 21. SSRS Mobile BI Interactivity Demo November 6-9, Seattle, WA
  • 22. Conclusion • Microsoft has options for Mobile BI • Cost vs. Functionality vs. User Experience will tell you which platform • Practice good Security principles • Fundamental BI and Mobile App design (KISS) • Making it easy for users is hard, but the rewards for adoption are great [BID-200]
  • 23. Learn More Sources • SharePoint December 2011 Cumulative Update http://technet.microsoft.com/en-us/library/hh697482.aspx#part1 • SQL Server 2012 SP1 http://technet.microsoft.com/en-us/library/jj659023.aspx • Prerequisites for Forcing Protocal Encryption with SSL Certificates http://technet.microsoft.com/en- us/library/ms189067(v=sql.100).aspx • Jen Stirrup, SQL Server MVP UK Jenstirrup.com • Jen Underwood, Technical Evangelist, Microsoft JenUnderwood.com • Stacia Misner’s SQL Azure Reporting Services webinar http://www.syncfusion.com/resources/webinar/sql-azure • Mobiweave.com • 5 Best Mobile BI Tips by Tableau http://tableausoftware.com/mobile-business-intelligence [BID-200]
  • 24. PASS Resources Free SQL Server and BI training Free 1-day Training Events Regional Event Local and Virtual User Groups Free Online Technical Training This is Community Learning Center [BID-200]
  • 25. Thank you for attending this session and the 2012 PASS Summit in Seattle [Session Code] November 6-9, Seattle, WA