Microsoft Dynamics CRM 2011 Reporting:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham
Packt Publishing
2013
|
Schlagworte: | |
Online-Zugang: | Volltext |
Beschreibung: | SQL Server 2012 with SP1 Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Reporting in Microsoft Dynamics CRM; CRM report types; CRM report settings; Categories; Related Record Types; Display in; Languages; SQL reporting services versions; SQL Server databases; Windows Service; Report Manager website; Report Server Web service; Installation and configuration of Reporting Services Extensions; Installation and configuration of Report Authoring Extension (Visual Studio development); Summary; Chapter 2: Database Basics; ERD basics Relationship typesOne-to-many relationships (1:N); Many-to-one relationships (N:1); Many-to-many relationships (N:N); SQL overview; Select; Update; Delete; Insert; WHERE; ORDER BY; group by; join; SQL advanced; CREATE TABLE; DROP TABLE; Stored procedures; Cursors; Transactions; FetchXML overview; Select fields; Filters and conditions; Order by; group by; Linking to other entities; Inner join; Outer join; Summary; Chapter 3: Creating Your First Report in CRM; Using Microsoft Dynamics CRM 2011 Report Wizard; Using Visual Studio; Publishing the report; Summary Chapter 4: SQL Server Report BuilderReport Builder overview; Datasets; Query Designer; Creating a new report; Table or Matrix Wizard; Adding a logo to our report; Advanced reports with Report Builder; Map Wizard; Map visualization types; Testing the Map report; The Report Builder's limitations; Summary; Chapter 5: Creating Contextual Reports; Using Visual Studio; Toolbox; Expressions; Prefilters; Report parameters in detail; CRM_FilterText; CRM_FormatDate; CRM_FormatTime; CRM_FullName; CRM_FilteredAccount; CRM_URL; CRM_CalendarType; Data sources; Embedded data sources; Shared data sources Data setsGroups on data sets; Adding columns to the report; Hiding and showing columns; Charts; Drill-down and collapsible controls; Summary; Chapter 6: Creating Inline Reports; Embedding reports on an entity form; Creating a custom solution; Creating the HTML web resource; Implementing the report control; Developer Toolkit; Summary; Chapter 7: Using Reports and Charts in Dashboard; Showing report on a dashboard; Exporting dashboards; Basic charts; Drill-down chart; Charts editor; Exporting charts; Charts internals; 3D charts; Summary; Chapter 8: Advance Custom Reporting and Automation The ASP.NET reportLate binding; Early binding; CRM integration; Silverlight reports; MVVM; Basic report automation; Report scheduling; Advanced report automation (programmatically); Summary; Chapter 9: Failure Recovery and Best Practices; Common failures in SSR authentication; Tracing; Enabling CRM Trace; Using SQL Trace; Report development best practices; Report deployment best practices; Improving the performance of reports; Creating report caching; Creating report snapshots; Summary; Chapter 10: Mobile Client; New features for mobile clients; The sales process; The autosave feature The book is a focused and step-by-step tutorial on Microsoft Dynamics CRM Reporting capabilities. It will enable Dynamics developers to create and manage reports, know what tools to use, how to use them, and where to find the data based on how it's being entered into the system with Dynamics CRM. This book is great for users and developers new to the Dynamics CRM Reports and SQL Server Reporting services, and who are looking to get a good grounding in how to use the reporting capabilities of Dynamics CRM 2011. It's assumed that you will have some experience in HTML and JavaScript already to bui |
Beschreibung: | 1 Online-Ressource (308 pages) |
ISBN: | 9781849682312 1849682313 1849682305 9781849682305 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV042743595 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 150806s2013 |||| o||u| ||||||eng d | ||
020 | |a 9781849682312 |c electronic bk. |9 978-1-84968-231-2 | ||
020 | |a 1849682313 |c electronic bk. |9 1-84968-231-3 | ||
020 | |a 1849682305 |9 1-84968-230-5 | ||
020 | |a 9781849682305 |9 978-1-84968-230-5 | ||
020 | |a 9781849682305 |9 978-1-84968-230-5 | ||
035 | |a (OCoLC)854569121 | ||
035 | |a (DE-599)BVBBV042743595 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
082 | 0 | |a 658.812028 | |
100 | 1 | |a Sinay, Damian |e Verfasser |4 aut | |
245 | 1 | 0 | |a Microsoft Dynamics CRM 2011 Reporting |
264 | 1 | |a Birmingham |b Packt Publishing |c 2013 | |
300 | |a 1 Online-Ressource (308 pages) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a SQL Server 2012 with SP1 | ||
500 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Reporting in Microsoft Dynamics CRM; CRM report types; CRM report settings; Categories; Related Record Types; Display in; Languages; SQL reporting services versions; SQL Server databases; Windows Service; Report Manager website; Report Server Web service; Installation and configuration of Reporting Services Extensions; Installation and configuration of Report Authoring Extension (Visual Studio development); Summary; Chapter 2: Database Basics; ERD basics | ||
500 | |a Relationship typesOne-to-many relationships (1:N); Many-to-one relationships (N:1); Many-to-many relationships (N:N); SQL overview; Select; Update; Delete; Insert; WHERE; ORDER BY; group by; join; SQL advanced; CREATE TABLE; DROP TABLE; Stored procedures; Cursors; Transactions; FetchXML overview; Select fields; Filters and conditions; Order by; group by; Linking to other entities; Inner join; Outer join; Summary; Chapter 3: Creating Your First Report in CRM; Using Microsoft Dynamics CRM 2011 Report Wizard; Using Visual Studio; Publishing the report; Summary | ||
500 | |a Chapter 4: SQL Server Report BuilderReport Builder overview; Datasets; Query Designer; Creating a new report; Table or Matrix Wizard; Adding a logo to our report; Advanced reports with Report Builder; Map Wizard; Map visualization types; Testing the Map report; The Report Builder's limitations; Summary; Chapter 5: Creating Contextual Reports; Using Visual Studio; Toolbox; Expressions; Prefilters; Report parameters in detail; CRM_FilterText; CRM_FormatDate; CRM_FormatTime; CRM_FullName; CRM_FilteredAccount; CRM_URL; CRM_CalendarType; Data sources; Embedded data sources; Shared data sources | ||
500 | |a Data setsGroups on data sets; Adding columns to the report; Hiding and showing columns; Charts; Drill-down and collapsible controls; Summary; Chapter 6: Creating Inline Reports; Embedding reports on an entity form; Creating a custom solution; Creating the HTML web resource; Implementing the report control; Developer Toolkit; Summary; Chapter 7: Using Reports and Charts in Dashboard; Showing report on a dashboard; Exporting dashboards; Basic charts; Drill-down chart; Charts editor; Exporting charts; Charts internals; 3D charts; Summary; Chapter 8: Advance Custom Reporting and Automation | ||
500 | |a The ASP.NET reportLate binding; Early binding; CRM integration; Silverlight reports; MVVM; Basic report automation; Report scheduling; Advanced report automation (programmatically); Summary; Chapter 9: Failure Recovery and Best Practices; Common failures in SSR authentication; Tracing; Enabling CRM Trace; Using SQL Trace; Report development best practices; Report deployment best practices; Improving the performance of reports; Creating report caching; Creating report snapshots; Summary; Chapter 10: Mobile Client; New features for mobile clients; The sales process; The autosave feature | ||
500 | |a The book is a focused and step-by-step tutorial on Microsoft Dynamics CRM Reporting capabilities. It will enable Dynamics developers to create and manage reports, know what tools to use, how to use them, and where to find the data based on how it's being entered into the system with Dynamics CRM. This book is great for users and developers new to the Dynamics CRM Reports and SQL Server Reporting services, and who are looking to get a good grounding in how to use the reporting capabilities of Dynamics CRM 2011. It's assumed that you will have some experience in HTML and JavaScript already to bui | ||
630 | 0 | 4 | |a Microsoft CRM. |
650 | 4 | |a Customer relations / Management / Computer programs | |
650 | 4 | |a Customer relations / Data processing / Computer programs | |
650 | 4 | |a Management information systems | |
650 | 7 | |a BUSINESS & ECONOMICS / Industrial Management |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS / Management |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS / Management Science |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS / Organizational Behavior |2 bisacsh | |
650 | 7 | |a Microsoft CRM. |2 blmlsh | |
650 | 4 | |a Datenverarbeitung | |
650 | 4 | |a Wirtschaft | |
650 | 4 | |a Customer relations |x Management |x Computer programs | |
650 | 4 | |a Customer relations |x Data processing |x Computer programs | |
650 | 4 | |a Management information systems | |
856 | 4 | 0 | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=604075 |x Aggregator |3 Volltext |
912 | |a ZDB-4-EBU |a ZDB-4-NLEBK | ||
940 | 1 | |q FLA_PDA_EBU | |
999 | |a oai:aleph.bib-bvb.de:BVB01-028174465 |
Datensatz im Suchindex
_version_ | 1804174956941017088 |
---|---|
any_adam_object | |
author | Sinay, Damian |
author_facet | Sinay, Damian |
author_role | aut |
author_sort | Sinay, Damian |
author_variant | d s ds |
building | Verbundindex |
bvnumber | BV042743595 |
collection | ZDB-4-EBU ZDB-4-NLEBK |
ctrlnum | (OCoLC)854569121 (DE-599)BVBBV042743595 |
dewey-full | 658.812028 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 658 - General management |
dewey-raw | 658.812028 |
dewey-search | 658.812028 |
dewey-sort | 3658.812028 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Wirtschaftswissenschaften |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05584nmm a2200589zc 4500</leader><controlfield tag="001">BV042743595</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">150806s2013 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849682312</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">978-1-84968-231-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849682313</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">1-84968-231-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849682305</subfield><subfield code="9">1-84968-230-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849682305</subfield><subfield code="9">978-1-84968-230-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849682305</subfield><subfield code="9">978-1-84968-230-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)854569121</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV042743595</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">658.812028</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Sinay, Damian</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Microsoft Dynamics CRM 2011 Reporting</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham</subfield><subfield code="b">Packt Publishing</subfield><subfield code="c">2013</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (308 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">SQL Server 2012 with SP1</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Reporting in Microsoft Dynamics CRM; CRM report types; CRM report settings; Categories; Related Record Types; Display in; Languages; SQL reporting services versions; SQL Server databases; Windows Service; Report Manager website; Report Server Web service; Installation and configuration of Reporting Services Extensions; Installation and configuration of Report Authoring Extension (Visual Studio development); Summary; Chapter 2: Database Basics; ERD basics</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Relationship typesOne-to-many relationships (1:N); Many-to-one relationships (N:1); Many-to-many relationships (N:N); SQL overview; Select; Update; Delete; Insert; WHERE; ORDER BY; group by; join; SQL advanced; CREATE TABLE; DROP TABLE; Stored procedures; Cursors; Transactions; FetchXML overview; Select fields; Filters and conditions; Order by; group by; Linking to other entities; Inner join; Outer join; Summary; Chapter 3: Creating Your First Report in CRM; Using Microsoft Dynamics CRM 2011 Report Wizard; Using Visual Studio; Publishing the report; Summary</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Chapter 4: SQL Server Report BuilderReport Builder overview; Datasets; Query Designer; Creating a new report; Table or Matrix Wizard; Adding a logo to our report; Advanced reports with Report Builder; Map Wizard; Map visualization types; Testing the Map report; The Report Builder's limitations; Summary; Chapter 5: Creating Contextual Reports; Using Visual Studio; Toolbox; Expressions; Prefilters; Report parameters in detail; CRM_FilterText; CRM_FormatDate; CRM_FormatTime; CRM_FullName; CRM_FilteredAccount; CRM_URL; CRM_CalendarType; Data sources; Embedded data sources; Shared data sources</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Data setsGroups on data sets; Adding columns to the report; Hiding and showing columns; Charts; Drill-down and collapsible controls; Summary; Chapter 6: Creating Inline Reports; Embedding reports on an entity form; Creating a custom solution; Creating the HTML web resource; Implementing the report control; Developer Toolkit; Summary; Chapter 7: Using Reports and Charts in Dashboard; Showing report on a dashboard; Exporting dashboards; Basic charts; Drill-down chart; Charts editor; Exporting charts; Charts internals; 3D charts; Summary; Chapter 8: Advance Custom Reporting and Automation</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">The ASP.NET reportLate binding; Early binding; CRM integration; Silverlight reports; MVVM; Basic report automation; Report scheduling; Advanced report automation (programmatically); Summary; Chapter 9: Failure Recovery and Best Practices; Common failures in SSR authentication; Tracing; Enabling CRM Trace; Using SQL Trace; Report development best practices; Report deployment best practices; Improving the performance of reports; Creating report caching; Creating report snapshots; Summary; Chapter 10: Mobile Client; New features for mobile clients; The sales process; The autosave feature</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">The book is a focused and step-by-step tutorial on Microsoft Dynamics CRM Reporting capabilities. It will enable Dynamics developers to create and manage reports, know what tools to use, how to use them, and where to find the data based on how it's being entered into the system with Dynamics CRM. This book is great for users and developers new to the Dynamics CRM Reports and SQL Server Reporting services, and who are looking to get a good grounding in how to use the reporting capabilities of Dynamics CRM 2011. It's assumed that you will have some experience in HTML and JavaScript already to bui</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Microsoft CRM.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Customer relations / Management / Computer programs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Customer relations / Data processing / Computer programs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Management information systems</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Industrial Management</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Management</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Management Science</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Organizational Behavior</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Microsoft CRM.</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Datenverarbeitung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Wirtschaft</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Customer relations</subfield><subfield code="x">Management</subfield><subfield code="x">Computer programs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Customer relations</subfield><subfield code="x">Data processing</subfield><subfield code="x">Computer programs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Management information systems</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=604075</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBU</subfield><subfield code="a">ZDB-4-NLEBK</subfield></datafield><datafield tag="940" ind1="1" ind2=" "><subfield code="q">FLA_PDA_EBU</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-028174465</subfield></datafield></record></collection> |
id | DE-604.BV042743595 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:08:38Z |
institution | BVB |
isbn | 9781849682312 1849682313 1849682305 9781849682305 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-028174465 |
oclc_num | 854569121 |
open_access_boolean | |
physical | 1 Online-Ressource (308 pages) |
psigel | ZDB-4-EBU ZDB-4-NLEBK FLA_PDA_EBU |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Publishing |
record_format | marc |
spelling | Sinay, Damian Verfasser aut Microsoft Dynamics CRM 2011 Reporting Birmingham Packt Publishing 2013 1 Online-Ressource (308 pages) txt rdacontent c rdamedia cr rdacarrier SQL Server 2012 with SP1 Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Reporting in Microsoft Dynamics CRM; CRM report types; CRM report settings; Categories; Related Record Types; Display in; Languages; SQL reporting services versions; SQL Server databases; Windows Service; Report Manager website; Report Server Web service; Installation and configuration of Reporting Services Extensions; Installation and configuration of Report Authoring Extension (Visual Studio development); Summary; Chapter 2: Database Basics; ERD basics Relationship typesOne-to-many relationships (1:N); Many-to-one relationships (N:1); Many-to-many relationships (N:N); SQL overview; Select; Update; Delete; Insert; WHERE; ORDER BY; group by; join; SQL advanced; CREATE TABLE; DROP TABLE; Stored procedures; Cursors; Transactions; FetchXML overview; Select fields; Filters and conditions; Order by; group by; Linking to other entities; Inner join; Outer join; Summary; Chapter 3: Creating Your First Report in CRM; Using Microsoft Dynamics CRM 2011 Report Wizard; Using Visual Studio; Publishing the report; Summary Chapter 4: SQL Server Report BuilderReport Builder overview; Datasets; Query Designer; Creating a new report; Table or Matrix Wizard; Adding a logo to our report; Advanced reports with Report Builder; Map Wizard; Map visualization types; Testing the Map report; The Report Builder's limitations; Summary; Chapter 5: Creating Contextual Reports; Using Visual Studio; Toolbox; Expressions; Prefilters; Report parameters in detail; CRM_FilterText; CRM_FormatDate; CRM_FormatTime; CRM_FullName; CRM_FilteredAccount; CRM_URL; CRM_CalendarType; Data sources; Embedded data sources; Shared data sources Data setsGroups on data sets; Adding columns to the report; Hiding and showing columns; Charts; Drill-down and collapsible controls; Summary; Chapter 6: Creating Inline Reports; Embedding reports on an entity form; Creating a custom solution; Creating the HTML web resource; Implementing the report control; Developer Toolkit; Summary; Chapter 7: Using Reports and Charts in Dashboard; Showing report on a dashboard; Exporting dashboards; Basic charts; Drill-down chart; Charts editor; Exporting charts; Charts internals; 3D charts; Summary; Chapter 8: Advance Custom Reporting and Automation The ASP.NET reportLate binding; Early binding; CRM integration; Silverlight reports; MVVM; Basic report automation; Report scheduling; Advanced report automation (programmatically); Summary; Chapter 9: Failure Recovery and Best Practices; Common failures in SSR authentication; Tracing; Enabling CRM Trace; Using SQL Trace; Report development best practices; Report deployment best practices; Improving the performance of reports; Creating report caching; Creating report snapshots; Summary; Chapter 10: Mobile Client; New features for mobile clients; The sales process; The autosave feature The book is a focused and step-by-step tutorial on Microsoft Dynamics CRM Reporting capabilities. It will enable Dynamics developers to create and manage reports, know what tools to use, how to use them, and where to find the data based on how it's being entered into the system with Dynamics CRM. This book is great for users and developers new to the Dynamics CRM Reports and SQL Server Reporting services, and who are looking to get a good grounding in how to use the reporting capabilities of Dynamics CRM 2011. It's assumed that you will have some experience in HTML and JavaScript already to bui Microsoft CRM. Customer relations / Management / Computer programs Customer relations / Data processing / Computer programs Management information systems BUSINESS & ECONOMICS / Industrial Management bisacsh BUSINESS & ECONOMICS / Management bisacsh BUSINESS & ECONOMICS / Management Science bisacsh BUSINESS & ECONOMICS / Organizational Behavior bisacsh Microsoft CRM. blmlsh Datenverarbeitung Wirtschaft Customer relations Management Computer programs Customer relations Data processing Computer programs http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=604075 Aggregator Volltext |
spellingShingle | Sinay, Damian Microsoft Dynamics CRM 2011 Reporting Microsoft CRM. Customer relations / Management / Computer programs Customer relations / Data processing / Computer programs Management information systems BUSINESS & ECONOMICS / Industrial Management bisacsh BUSINESS & ECONOMICS / Management bisacsh BUSINESS & ECONOMICS / Management Science bisacsh BUSINESS & ECONOMICS / Organizational Behavior bisacsh Microsoft CRM. blmlsh Datenverarbeitung Wirtschaft Customer relations Management Computer programs Customer relations Data processing Computer programs |
title | Microsoft Dynamics CRM 2011 Reporting |
title_auth | Microsoft Dynamics CRM 2011 Reporting |
title_exact_search | Microsoft Dynamics CRM 2011 Reporting |
title_full | Microsoft Dynamics CRM 2011 Reporting |
title_fullStr | Microsoft Dynamics CRM 2011 Reporting |
title_full_unstemmed | Microsoft Dynamics CRM 2011 Reporting |
title_short | Microsoft Dynamics CRM 2011 Reporting |
title_sort | microsoft dynamics crm 2011 reporting |
topic | Microsoft CRM. Customer relations / Management / Computer programs Customer relations / Data processing / Computer programs Management information systems BUSINESS & ECONOMICS / Industrial Management bisacsh BUSINESS & ECONOMICS / Management bisacsh BUSINESS & ECONOMICS / Management Science bisacsh BUSINESS & ECONOMICS / Organizational Behavior bisacsh Microsoft CRM. blmlsh Datenverarbeitung Wirtschaft Customer relations Management Computer programs Customer relations Data processing Computer programs |
topic_facet | Microsoft CRM. Customer relations / Management / Computer programs Customer relations / Data processing / Computer programs Management information systems BUSINESS & ECONOMICS / Industrial Management BUSINESS & ECONOMICS / Management BUSINESS & ECONOMICS / Management Science BUSINESS & ECONOMICS / Organizational Behavior Datenverarbeitung Wirtschaft Customer relations Management Computer programs Customer relations Data processing Computer programs |
url | http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=604075 |
work_keys_str_mv | AT sinaydamian microsoftdynamicscrm2011reporting |