<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microsoft Excel &#8211; presentvalue</title>
	<atom:link href="https://presentvalue.in/product-category/microsoft-excel/feed/" rel="self" type="application/rss+xml" />
	<link>https://presentvalue.in</link>
	<description></description>
	<lastBuildDate>Wed, 31 Jan 2024 06:16:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.12</generator>

<image>
	<url>https://presentvalue.in/wp-content/uploads/2019/11/cropped-Logo-32x32.png</url>
	<title>Microsoft Excel &#8211; presentvalue</title>
	<link>https://presentvalue.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Power Query and Power Pivot in Microsoft Excel</title>
		<link>https://presentvalue.in/product/power-query-and-power-pivot-in-microsoft-excel/</link>
					<comments>https://presentvalue.in/product/power-query-and-power-pivot-in-microsoft-excel/#respond</comments>
		
		<dc:creator><![CDATA[PresentValueAdministrator]]></dc:creator>
		<pubDate>Thu, 25 Mar 2021 09:59:12 +0000</pubDate>
				<guid isPermaLink="false">https://presentvalue.in/?post_type=product&#038;p=1218</guid>

					<description><![CDATA[&#160;

Microsoft introduced Power Query in 2010 in Excel. Today, it is hidden under the hood of ‘Get &#38; Transform’ menu in Excel.

Power Query is an extremely powerful data cleaning and transformation tool which can connect to any data source and bring data in Excel, transform, and make it ready for analysis with Pivot Tables, or Power Pivot or any other Excel report.

Power Pivot is an ordinary Pivot Table which uses a ‘Data Model’ as its source instead of a single flat table in Excel.  Learning Power Pivot involves learning to design a data model and a brand-new formula language called DAX.

Pre-requisite for the course: Candidate should be an intermediate to advance user of Excel. This course is designed for Excel 2016 and Excel for Office 365 users.

<strong> </strong>
<ol>
 	<li><strong>POWER QUERY IN EXCEL</strong></li>
</ol>
<ul>
 	<li>Know the basic data preparation challenges.</li>
 	<li>Differentiate and create fact vs look up table.</li>
 	<li>Get familiar with power query GUI.</li>
 	<li>Merge tables and append tables.</li>
 	<li>Pivot and Unpivot data.</li>
 	<li>Extract information from text messages.</li>
 	<li>Create a DATE table.</li>
 	<li>Understand why a date or a calendar table is required in analysis.</li>
 	<li>Combine data from multiple sources.</li>
 	<li>Duplicate vs reference query tables.</li>
 	<li>Understand different modes of connection. Import vs direct query vs live connection.</li>
 	<li>Connect to SQL database - with direct query connection mode and query folding.</li>
 	<li>Conditional column and Custom column.</li>
 	<li>Alter the power query with M code.</li>
 	<li>Parameter query and function.</li>
</ul>
<ol start="2">
 	<li><strong>POWER PIVOT</strong></li>
</ol>
<ul>
 	<li>Pivot table or Power Pivot. What is the difference and commonalities?</li>
 	<li>Data Model.</li>
 	<li>Fact Tables, Dimension Tables and Star Schema.</li>
 	<li>Introduction to DATA ANALYSIS EXPRESSION(DAX) formulas.</li>
 	<li>Writing simple DAX code.
<ul>
 	<li>Dax Syntax, Data Types, Operators.</li>
 	<li>How to refer to Columns and Tables.</li>
</ul>
</li>
 	<li>Writing DAX Formulas.
<ul>
 	<li>Calculated Columns Vs Measures.</li>
 	<li>Using Variables in a DAX Code.</li>
 	<li>Handling Errors in DAX Code.</li>
 	<li>Formatting DAX Code.</li>
</ul>
</li>
 	<li>DAX aggregators and iterators.
<ul>
 	<li>SUM, AVERAGE, MAX, MIN</li>
 	<li>SUMX, AVERAGEX,MINX AND MAXX</li>
</ul>
</li>
 	<li>Counting Rows with DAX Functions
<ul>
 	<li><em>COUNT, COUNTA, COUNTBLANK,COUNTROWS, DISTINCT COUNT, DISTINCTCOUNTBLANK.</em></li>
</ul>
</li>
 	<li>Information functions.
<ul>
 	<li><em>ISBLANK, ISTEXT, ISERROR, ISNUMBER.</em></li>
</ul>
</li>
 	<li>TEXT Functions.
<ul>
 	<li><em>CONCATENATE, CONCATENATEX, EXACT, FIND, FIXED, FORMAT, LEFT, LEN, LOWER.</em></li>
</ul>
</li>
 	<li>RELATIONAL functions.
<ul>
 	<li><em>RELATED, RELATEDTABLE.</em></li>
</ul>
</li>
 	<li>DAX STUDIO.
<ul>
 	<li>Evaluate your DAX code with DAX Studio and Evaluate function.</li>
</ul>
</li>
 	<li>TABLE functions.
<ul>
 	<li><strong>What</strong> are Table function?</li>
 	<li>Scalar Vs Table functions.</li>
 	<li>FILTER.</li>
 	<li>RELATEDTABLE.</li>
 	<li>ALL, ALLEXCEPT, ALLCROSSFILTERED, ALL SELECTED</li>
 	<li>VALUES, DISTINCT.</li>
</ul>
</li>
 	<li><strong>CALCULATE </strong><em>function.</em></li>
 	<li>Evaluation contest &#38; Context transition.</li>
 	<li>Filter Context and Row context.</li>
 	<li><em>Convert your Power Pivot to Formulas.</em></li>
 	<li><em>Cube Formulas.</em></li>
</ul>
<ol start="3">
 	<li><strong>COURSE SUMMARY.</strong></li>
</ol>
<ul>
 	<li>Excel’s new Array Functions.</li>
 	<li>Create Dynamic reports with Array Functions and Data Validation Lists.</li>
 	<li>Discussion about Macros and VBA.</li>
 	<li>Path Ahead: How can you become an expert in Modern Excel?</li>
</ul>]]></description>
										<content:encoded><![CDATA[&#160;

Microsoft introduced Power Query in 2010 in Excel. Today, it is hidden under the hood of ‘Get &#38; Transform’ menu in Excel.

Power Query is an extremely powerful data cleaning and transformation tool which can connect to any data source and bring data in Excel, transform, and make it ready for analysis with Pivot Tables, or Power Pivot or any other Excel report.

Power Pivot is an ordinary Pivot Table which uses a ‘Data Model’ as its source instead of a single flat table in Excel.  Learning Power Pivot involves learning to design a data model and a brand-new formula language called DAX.

Pre-requisite for the course: Candidate should be an intermediate to advance user of Excel. This course is designed for Excel 2016 and Excel for Office 365 users.

<strong> </strong>
<ol>
 	<li><strong>POWER QUERY IN EXCEL</strong></li>
</ol>
<ul>
 	<li>Know the basic data preparation challenges.</li>
 	<li>Differentiate and create fact vs look up table.</li>
 	<li>Get familiar with power query GUI.</li>
 	<li>Merge tables and append tables.</li>
 	<li>Pivot and Unpivot data.</li>
 	<li>Extract information from text messages.</li>
 	<li>Create a DATE table.</li>
 	<li>Understand why a date or a calendar table is required in analysis.</li>
 	<li>Combine data from multiple sources.</li>
 	<li>Duplicate vs reference query tables.</li>
 	<li>Understand different modes of connection. Import vs direct query vs live connection.</li>
 	<li>Connect to SQL database - with direct query connection mode and query folding.</li>
 	<li>Conditional column and Custom column.</li>
 	<li>Alter the power query with M code.</li>
 	<li>Parameter query and function.</li>
</ul>
<ol start="2">
 	<li><strong>POWER PIVOT</strong></li>
</ol>
<ul>
 	<li>Pivot table or Power Pivot. What is the difference and commonalities?</li>
 	<li>Data Model.</li>
 	<li>Fact Tables, Dimension Tables and Star Schema.</li>
 	<li>Introduction to DATA ANALYSIS EXPRESSION(DAX) formulas.</li>
 	<li>Writing simple DAX code.
<ul>
 	<li>Dax Syntax, Data Types, Operators.</li>
 	<li>How to refer to Columns and Tables.</li>
</ul>
</li>
 	<li>Writing DAX Formulas.
<ul>
 	<li>Calculated Columns Vs Measures.</li>
 	<li>Using Variables in a DAX Code.</li>
 	<li>Handling Errors in DAX Code.</li>
 	<li>Formatting DAX Code.</li>
</ul>
</li>
 	<li>DAX aggregators and iterators.
<ul>
 	<li>SUM, AVERAGE, MAX, MIN</li>
 	<li>SUMX, AVERAGEX,MINX AND MAXX</li>
</ul>
</li>
 	<li>Counting Rows with DAX Functions
<ul>
 	<li><em>COUNT, COUNTA, COUNTBLANK,COUNTROWS, DISTINCT COUNT, DISTINCTCOUNTBLANK.</em></li>
</ul>
</li>
 	<li>Information functions.
<ul>
 	<li><em>ISBLANK, ISTEXT, ISERROR, ISNUMBER.</em></li>
</ul>
</li>
 	<li>TEXT Functions.
<ul>
 	<li><em>CONCATENATE, CONCATENATEX, EXACT, FIND, FIXED, FORMAT, LEFT, LEN, LOWER.</em></li>
</ul>
</li>
 	<li>RELATIONAL functions.
<ul>
 	<li><em>RELATED, RELATEDTABLE.</em></li>
</ul>
</li>
 	<li>DAX STUDIO.
<ul>
 	<li>Evaluate your DAX code with DAX Studio and Evaluate function.</li>
</ul>
</li>
 	<li>TABLE functions.
<ul>
 	<li><strong>What</strong> are Table function?</li>
 	<li>Scalar Vs Table functions.</li>
 	<li>FILTER.</li>
 	<li>RELATEDTABLE.</li>
 	<li>ALL, ALLEXCEPT, ALLCROSSFILTERED, ALL SELECTED</li>
 	<li>VALUES, DISTINCT.</li>
</ul>
</li>
 	<li><strong>CALCULATE </strong><em>function.</em></li>
 	<li>Evaluation contest &#38; Context transition.</li>
 	<li>Filter Context and Row context.</li>
 	<li><em>Convert your Power Pivot to Formulas.</em></li>
 	<li><em>Cube Formulas.</em></li>
</ul>
<ol start="3">
 	<li><strong>COURSE SUMMARY.</strong></li>
</ol>
<ul>
 	<li>Excel’s new Array Functions.</li>
 	<li>Create Dynamic reports with Array Functions and Data Validation Lists.</li>
 	<li>Discussion about Macros and VBA.</li>
 	<li>Path Ahead: How can you become an expert in Modern Excel?</li>
</ul>]]></content:encoded>
					
					<wfw:commentRss>https://presentvalue.in/product/power-query-and-power-pivot-in-microsoft-excel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft Excel Essentials</title>
		<link>https://presentvalue.in/product/microsoft-excel-essentials/</link>
					<comments>https://presentvalue.in/product/microsoft-excel-essentials/#respond</comments>
		
		<dc:creator><![CDATA[PresentValueAdministrator]]></dc:creator>
		<pubDate>Thu, 25 Mar 2021 07:30:32 +0000</pubDate>
				<guid isPermaLink="false">https://presentvalue.in/?post_type=product&#038;p=1211</guid>

					<description><![CDATA[&#160;

<em>
(<strong>Course Delivery:</strong>18-20 Hours, Online)</em>

<strong><em>Pre-Requisite for the course:</em></strong><em>Candidate is expected to have reasonable familiarity with Excel or any other spreadsheet program and writing some Basic spreadsheet Formulas.</em>

<strong>PART-1         ABOUT MICROSOFT EXCEL</strong>
<ul>
 	<li>Understand what EXCEL is and EXCEL’s journey so far.</li>
 	<li>What is EXCEL used for, different scenarios.</li>
 	<li>Office 365 Excel for Desktop Vs Excel Online.</li>
 	<li>‘Modern Excel’ architecture intro.</li>
</ul>
<strong>PART-2         EXCEL FUNCTIONS AND FORMULAS</strong>
<ul>
 	<li>Conventional Excel Formulas.</li>
 	<li>Formula Categories.</li>
 	<li>Formulas Syntax and learn to use intellisense help in functions.</li>
 	<li>Some Math, Statistical, TEXT and Logical functions.</li>
 	<li>Lookup formulas.</li>
 	<li>Conditional statements and if simple ‘if’ statements.</li>
 	<li>Nested ‘ifs’.</li>
 	<li>SUMIFS and COUNTIFS functions.</li>
 	<li>New ARRAY and SPILL functions (2020).</li>
 	<li>Create a dynamic report with Array Functions.</li>
 	<li>Formula Auditing&#38; Watch Window.</li>
 	<li>Dealing with formulas Errors and external links in workbook.</li>
 	<li>Using Named Ranges in formulas.</li>
</ul>
<strong>PART -3        ORGANIZE YOUR DATA FOR ANALYSIS.</strong>
<ul>
 	<li>Best practices for organizing your data.</li>
 	<li>Bring everything together with lookup functions VLOOKUP, HLOOKUP and XLOOKUP.</li>
 	<li>Filtering data with FILTER option. What is happening behind the scenes?</li>
 	<li>SUBTOTAL function to total visible rows.</li>
 	<li>Re-visit FILTER function (Array function)</li>
 	<li>Transform your data range into a TABLE. (Insert TABLE)</li>
 	<li>Advantages of using a ‘TABLE’.</li>
</ul>
<strong>PART -4        PIVOT TABLE.</strong>
<ul>
 	<li>Why a Pivot Table?</li>
 	<li>Create your first Pivot Table.</li>
 	<li>Manipulate Pivot Table report with the fields.</li>
 	<li>Contextual Menu, Refresh and Areas on Pivot Table.</li>
 	<li>Pivot Cache and what is happening behind the scenes.</li>
 	<li>Add Calculated Field in Pivot Table.</li>
 	<li>Filter your Pivot Table report with Slicers.</li>
 	<li>‘Grand Total’, ‘Sub Total’, ‘Show Total As’options.</li>
 	<li>Quick discussion on –
<ul>
 	<li>Using External Data as Source and</li>
 	<li>Using DATA MODEL as a source.</li>
</ul>
</li>
 	<li>EXCEL Charts</li>
</ul>
<strong>PART -5        END OF THE COURSE SUMMARY AND CONCLUSION.</strong>]]></description>
										<content:encoded><![CDATA[&#160;

<em>
(<strong>Course Delivery:</strong>18-20 Hours, Online)</em>

<strong><em>Pre-Requisite for the course:</em></strong><em>Candidate is expected to have reasonable familiarity with Excel or any other spreadsheet program and writing some Basic spreadsheet Formulas.</em>

<strong>PART-1         ABOUT MICROSOFT EXCEL</strong>
<ul>
 	<li>Understand what EXCEL is and EXCEL’s journey so far.</li>
 	<li>What is EXCEL used for, different scenarios.</li>
 	<li>Office 365 Excel for Desktop Vs Excel Online.</li>
 	<li>‘Modern Excel’ architecture intro.</li>
</ul>
<strong>PART-2         EXCEL FUNCTIONS AND FORMULAS</strong>
<ul>
 	<li>Conventional Excel Formulas.</li>
 	<li>Formula Categories.</li>
 	<li>Formulas Syntax and learn to use intellisense help in functions.</li>
 	<li>Some Math, Statistical, TEXT and Logical functions.</li>
 	<li>Lookup formulas.</li>
 	<li>Conditional statements and if simple ‘if’ statements.</li>
 	<li>Nested ‘ifs’.</li>
 	<li>SUMIFS and COUNTIFS functions.</li>
 	<li>New ARRAY and SPILL functions (2020).</li>
 	<li>Create a dynamic report with Array Functions.</li>
 	<li>Formula Auditing&#38; Watch Window.</li>
 	<li>Dealing with formulas Errors and external links in workbook.</li>
 	<li>Using Named Ranges in formulas.</li>
</ul>
<strong>PART -3        ORGANIZE YOUR DATA FOR ANALYSIS.</strong>
<ul>
 	<li>Best practices for organizing your data.</li>
 	<li>Bring everything together with lookup functions VLOOKUP, HLOOKUP and XLOOKUP.</li>
 	<li>Filtering data with FILTER option. What is happening behind the scenes?</li>
 	<li>SUBTOTAL function to total visible rows.</li>
 	<li>Re-visit FILTER function (Array function)</li>
 	<li>Transform your data range into a TABLE. (Insert TABLE)</li>
 	<li>Advantages of using a ‘TABLE’.</li>
</ul>
<strong>PART -4        PIVOT TABLE.</strong>
<ul>
 	<li>Why a Pivot Table?</li>
 	<li>Create your first Pivot Table.</li>
 	<li>Manipulate Pivot Table report with the fields.</li>
 	<li>Contextual Menu, Refresh and Areas on Pivot Table.</li>
 	<li>Pivot Cache and what is happening behind the scenes.</li>
 	<li>Add Calculated Field in Pivot Table.</li>
 	<li>Filter your Pivot Table report with Slicers.</li>
 	<li>‘Grand Total’, ‘Sub Total’, ‘Show Total As’options.</li>
 	<li>Quick discussion on –
<ul>
 	<li>Using External Data as Source and</li>
 	<li>Using DATA MODEL as a source.</li>
</ul>
</li>
 	<li>EXCEL Charts</li>
</ul>
<strong>PART -5        END OF THE COURSE SUMMARY AND CONCLUSION.</strong>]]></content:encoded>
					
					<wfw:commentRss>https://presentvalue.in/product/microsoft-excel-essentials/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CHARTS AND DASHBOARDS WITH MICOROSFT EXCEL. (DATA VISUALIZATION)</title>
		<link>https://presentvalue.in/product/charts-and-dashboards-with-micorosft-excel-data-visualization/</link>
					<comments>https://presentvalue.in/product/charts-and-dashboards-with-micorosft-excel-data-visualization/#respond</comments>
		
		<dc:creator><![CDATA[PresentValueAdministrator]]></dc:creator>
		<pubDate>Thu, 25 Mar 2021 07:25:15 +0000</pubDate>
				<guid isPermaLink="false">https://presentvalue.in/?post_type=product&#038;p=1203</guid>

					<description><![CDATA[&#160;

<em>(<strong>Course Delivery:</strong>15-18 Hours, Online)</em>

<strong><em>This course is designed for the professionals who use Microsoft Excel to create reports. Data Visualization with Chart can help quickly understand the Data and Analyse it. The course begins with basics of Data Visualization, Selection of appropriate Charts and Creating a Dynamic report with Charts &#38; some useful Excel formulas.</em></strong>

<strong>PART-1         ABOUT MICROSOFT EXCEL</strong>
<ul>
 	<li>Understand what EXCEL is and EXCEL’s journey so far.</li>
 	<li>What is EXCEL used for, different scenarios.</li>
 	<li>Office 365 Excel for Desktop Vs Excel Online.</li>
 	<li>‘Modern Excel’ architecture intro.</li>
</ul>
<strong>
PART-2         DATA VISULAIZATIONANDYOUR TOOLBOX FOR DASHBOARDS.</strong>
<ul>
 	<li>Data Visualization and Dashboard basics.</li>
 	<li>Understanding what this course cover?</li>
 	<li>Understanding your audience and user requirement.</li>
 	<li>Discussion about your tools box:
<ol>
 	<li>Assembling and preparing data for Dashboard reporting.</li>
 	<li>Understanding the need to learn some Excel formulas &#38; functions to make your Dashboard ‘dynamic &#38; interactive’.</li>
 	<li>Everything about Excel Charts.</li>
 	<li>Do you really need to know Macros or VBA to create and distribute Dashboards?</li>
</ol>
</li>
</ul>
<strong>
PART -3        ASSEMBLING AND ORGANIZING YOUR DATA FOR CHARTS.</strong>
<ul>
 	<li>Best practices for organizing your data.</li>
 	<li>Bring everything together with lookup functions VLOOKUP, HLOOKUP and XLOOKUP.</li>
 	<li>Introduction to Power Query &#38; Combining, Merging data with Power Query.</li>
 	<li>Determine the visualization and create a summary report for the chart ‘Source’.</li>
</ul>
<strong>
PART -4        EXCEL CHARTS</strong>
<ul>
 	<li>Chart Elements, Layouts, Styles and Options.</li>
 	<li>Chart Formatting.</li>
 	<li>Select your chart type. Secondary Axis, Create a Chart Template.
<ul>
 	<li>Bar &#38; Column Chart</li>
 	<li>Pareto Chart and Histogram.</li>
 	<li>Line Charts and Trend Line.</li>
 	<li>Area Chart,</li>
 	<li>Pie Chart, Donut Chart</li>
 	<li>Scatter Plots and Bubble Charts.</li>
 	<li>Box and Whisker Charts.</li>
 	<li>Tree Maps and Sun Bursts.</li>
 	<li>Waterfall and Funnel Chart.</li>
 	<li>Radar Charts.</li>
 	<li>Stock Charts.</li>
 	<li>Geo-Spatial Maps.</li>
 	<li>Other Visualization ways -
<ul>
 	<li>Sparkline, Heatmaps and</li>
 	<li>Infographics with shapes.</li>
</ul>
</li>
</ul>
</li>
</ul>
<strong>
PART - 5       DASHBOARDS</strong>
<ul>
 	<li>What is a DASHBOARD report?</li>
 	<li>Dynamic and Interactive reports.</li>
 	<li>Key Performance Indicators or KPIs.</li>
 	<li>Formulas: INDEX, MATCH, OFFSET AND COUNTA</li>
 	<li>Project:  Creating Dynamic Dashboard using formulas and drop-down list.</li>
</ul>
<strong>
</strong><strong>PART -6        END OF THE COURSE SUMMARY AND CONCLUSION.</strong>]]></description>
										<content:encoded><![CDATA[&#160;

<em>(<strong>Course Delivery:</strong>15-18 Hours, Online)</em>

<strong><em>This course is designed for the professionals who use Microsoft Excel to create reports. Data Visualization with Chart can help quickly understand the Data and Analyse it. The course begins with basics of Data Visualization, Selection of appropriate Charts and Creating a Dynamic report with Charts &#38; some useful Excel formulas.</em></strong>

<strong>PART-1         ABOUT MICROSOFT EXCEL</strong>
<ul>
 	<li>Understand what EXCEL is and EXCEL’s journey so far.</li>
 	<li>What is EXCEL used for, different scenarios.</li>
 	<li>Office 365 Excel for Desktop Vs Excel Online.</li>
 	<li>‘Modern Excel’ architecture intro.</li>
</ul>
<strong>
PART-2         DATA VISULAIZATIONANDYOUR TOOLBOX FOR DASHBOARDS.</strong>
<ul>
 	<li>Data Visualization and Dashboard basics.</li>
 	<li>Understanding what this course cover?</li>
 	<li>Understanding your audience and user requirement.</li>
 	<li>Discussion about your tools box:
<ol>
 	<li>Assembling and preparing data for Dashboard reporting.</li>
 	<li>Understanding the need to learn some Excel formulas &#38; functions to make your Dashboard ‘dynamic &#38; interactive’.</li>
 	<li>Everything about Excel Charts.</li>
 	<li>Do you really need to know Macros or VBA to create and distribute Dashboards?</li>
</ol>
</li>
</ul>
<strong>
PART -3        ASSEMBLING AND ORGANIZING YOUR DATA FOR CHARTS.</strong>
<ul>
 	<li>Best practices for organizing your data.</li>
 	<li>Bring everything together with lookup functions VLOOKUP, HLOOKUP and XLOOKUP.</li>
 	<li>Introduction to Power Query &#38; Combining, Merging data with Power Query.</li>
 	<li>Determine the visualization and create a summary report for the chart ‘Source’.</li>
</ul>
<strong>
PART -4        EXCEL CHARTS</strong>
<ul>
 	<li>Chart Elements, Layouts, Styles and Options.</li>
 	<li>Chart Formatting.</li>
 	<li>Select your chart type. Secondary Axis, Create a Chart Template.
<ul>
 	<li>Bar &#38; Column Chart</li>
 	<li>Pareto Chart and Histogram.</li>
 	<li>Line Charts and Trend Line.</li>
 	<li>Area Chart,</li>
 	<li>Pie Chart, Donut Chart</li>
 	<li>Scatter Plots and Bubble Charts.</li>
 	<li>Box and Whisker Charts.</li>
 	<li>Tree Maps and Sun Bursts.</li>
 	<li>Waterfall and Funnel Chart.</li>
 	<li>Radar Charts.</li>
 	<li>Stock Charts.</li>
 	<li>Geo-Spatial Maps.</li>
 	<li>Other Visualization ways -
<ul>
 	<li>Sparkline, Heatmaps and</li>
 	<li>Infographics with shapes.</li>
</ul>
</li>
</ul>
</li>
</ul>
<strong>
PART - 5       DASHBOARDS</strong>
<ul>
 	<li>What is a DASHBOARD report?</li>
 	<li>Dynamic and Interactive reports.</li>
 	<li>Key Performance Indicators or KPIs.</li>
 	<li>Formulas: INDEX, MATCH, OFFSET AND COUNTA</li>
 	<li>Project:  Creating Dynamic Dashboard using formulas and drop-down list.</li>
</ul>
<strong>
</strong><strong>PART -6        END OF THE COURSE SUMMARY AND CONCLUSION.</strong>]]></content:encoded>
					
					<wfw:commentRss>https://presentvalue.in/product/charts-and-dashboards-with-micorosft-excel-data-visualization/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
