-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeatures.html
More file actions
233 lines (215 loc) · 14.4 KB
/
features.html
File metadata and controls
233 lines (215 loc) · 14.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<title>SSASQueryAnalyzer</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic,300italic,300' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/plugins/flexslider/flexslider.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- asqa-bootstrap -->
<link rel="stylesheet" href="assets/css/asqa-bootstrap.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="features-page">
<!-- ******HEADER****** -->
<header id="header" class="header navbar-fixed-top">
<div class="container">
<h1 class="logo">
<a href="index.html">
<span class="text">ASQA</span>
</a>
</h1><!--//logo-->
<nav class="main-nav navbar-right" role="navigation">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button><!--//nav-toggle-->
</div><!--//navbar-header-->
<div id="navbar-collapse" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active nav-item"><a href="index.html">Home</a></li>
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="#">Product<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="features.html">Features</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="about.html">About</a></li>
</ul>
</li><!--//dropdown-->
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="#">Support<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="contact.html">Contact</a></li>
<li><a href="https://github.com/SSASQueryAnalyzer/SSASQueryAnalyzer" target="_blank">Source code</a></li>
</ul>
</li><!--//dropdown-->
</ul><!--//nav-->
</div><!--//navabr-collapse-->
</nav><!--//main-nav-->
</div><!--//container-->
</header><!--//header-->
<div class="headline-bg feature-headline-bg"> </div><!--//headline-bg-->
<section class="promo section section-on-bg">
<div class="container text-center">
<h7 class="title">Troubleshooting MDX queries has never been so easy!</h7>
<p class="intro">
<strong>SQL Server Management Studio</strong> + <strong>Analysis Services Query Analyzer</strong>
<br>One tool, one click … that’s all!
</p>
<p><a class="btn btn-cta btn-cta-secondary" href="https://github.com/SSASQueryAnalyzer/SSASQueryAnalyzer/releases" target="_blank" onclick="gaSendEventDownload('addin')">Download</a></p>
</div>
</section>
<div class="sections-wrapper">
<section class="section cta-section text-center home-cta-section" id="cta-section"
style="height: 1px; background-image: none; padding-top: 0px; padding-bottom: 0px; "></section>
<section class="section cta-section text-center home-cta-section" id="cta-section" style="background-image: none; background-color: #ffffff; color: #ec6952; padding-top: 10px; padding-bottom: 10px; ">
<img height="84" style="padding-top: 10px; padding-bottom: 10px; " src="assets\images\icons\ASQA_Logo_64x64.png">
<div class="container text-center">
<p class="title" style="padding-top: 0px; padding-bottom: 0px; font-size: 48px; margin-bottom: 0px;"><strong>Discover all the features!</strong></p>
</div>
</section>
<section class="section cta-section text-center home-cta-section" id="cta-section"
style="height: 1px; background-image: none; padding-top: 0px; padding-bottom: 0px; "></section>
<section class="section why" id="why" style="padding-top: 10px; padding-bottom: 0px;">
<div class="container">
<div class="row item">
<div class="content col-xs-12 col-md-4">
<h3 class="title">Formula Engine usage vs Storage Engine usage</h3>
<div class="desc">
<p>These two graphics show the amount of time spent in the <strong>Formula Engine</strong> versus the amount of time spent in the <strong>Storage Engine</strong> by <strong>SSAS</strong> during the MDX query resolution (with <strong>COLD</strong> or <strong>WARM</strong> cache).</p>
<p>This is one of the most important info in order to understand where problems (if any) could reside and, if done manually, requires a lot of activities.</p>
</div>
</div><!--//content-->
<figure class="figure col-md-offset-1 col-sm-offset-0 col-xs-offset-0 col-xs-12 col-md-7">
<img class="img-responsive" src="assets\images\features\figure-SEvsFE.png" alt="" />
</figure>
</div>
<div class="row item">
<div class="content col-md-push-8 col-sm-push-0 col-xs-push-0 col-xs-12 col-md-4">
<h3 class="title">Where does the data come from?</h3>
<div class="desc">
<p>Inside this section it is really easy to understand from where (<strong>Aggregations</strong>, <strong>Partitions</strong> or <strong>Caches</strong>) all the data required to solve the query are retrieved.</p>
<p>You can see aggregated data through a bar chart or more detailed data in a grid containing all the info regarding every single read.</p>
<p>It also provides info about the <strong>Computation Mode</strong> used by the engine to solve the query.</p>
</div>
</div><!--//content-->
<figure class="figure col-md-pull-4 col-sm-pull-0 col-xs-pull-0 col-xs-12 col-md-7">
<img class="img-responsive" src="assets\images\features\figure-DataRetrieve.png" alt="" />
</figure>
</div>
<div class="row item ">
<div class="content col-xs-12 col-md-4">
<h3 class="title">Enhanced Trace Events</h3>
<div class="desc">
<p>Trace Events not only visualize all the <strong>Trace Events</strong> collected during the analysis execution, but also allows to filter all the events by their <strong>Class</strong> and <strong>Subclass</strong> to better analyze the traces.</p>
<p>Furthermore, it can show, for every single event, the values that all <strong>Performance Counters</strong> had in the same point in time.</p>
<p>Another feature you can no longer work without.</p>
</div>
</div><!--//content-->
<figure class="figure col-md-offset-1 col-sm-offset-0 col-xs-offset-0 col-xs-12 col-md-7">
<img class="img-responsive" src="assets\images\features\figure-TraceEvents.png" alt="" />
</figure>
</div>
<div class="row item">
<div class="content col-md-push-8 col-sm-push-0 col-xs-push-0 col-xs-12 col-md-4">
<h3 class="title">Execution Timeline</h3>
<div class="desc">
<p>Execution timeline gives an incredible power to the analysis because by using it, is possible to "see" when every single event happened along the timeline (in this example Partitions reads) and to verify the value that every single <strong>Performance Counter</strong> had in that precise moment.</p>
<p>For a more detailed analysis, it is also possible to zoom in a specific time slot and even to move along the timeline with a cursor.</p>
<p>This is one of the features that makes <strong>Analysis Services Query Analyzer</strong> a powerful and irreplaceable tool for troubleshooting your <strong>MDX queries</strong>.</p>
</div>
</div><!--//content-->
<figure class="figure col-md-pull-4 col-sm-pull-0 col-xs-pull-0 col-xs-12 col-md-7">
<img class="img-responsive" src="assets\images\features\figure-ExecutionTimeline.png" alt="" />
</figure>
</div>
<div class="row item ">
<div class="content col-xs-12 col-md-4">
<h3 class="title">Formatting MDX code</h3>
<div class="desc">
<p>Have you ever had problems with "cut & paste" MDX code from <strong>Excel</strong>? Tired to deal with <strong>"spaghetti code" MDX</strong>?</p>
<p>This feature is for you and "fills a gap" in <strong>SQL Server Management Studio</strong> since many, in the Microsoft BI community, felt its need.</p>
<p>Many of you will want to install <strong>Analysis Services Query Analyzer</strong> even just for this simple but invaluable feature.</p>
</div>
</div><!--//content-->
<figure class="figure col-md-offset-1 col-sm-offset-0 col-xs-offset-0 col-xs-12 col-md-7">
<img class="img-responsive" src="assets\images\features\figure-FormatMDX.png" alt="" />
</figure>
</div>
</div>
</section>
</div>
<!-- ******FOOTER****** -->
<footer class="footer" style="padding-top: 0px;">
<div class="footer-content">
<div class="container">
<div>
<br />
<p class="text-center" style="color:whitesmoke;font-size:150%;">Do you like ASQA? Spread the word!</p>
<center>
<a class="btn btn-cta btn-cta-secondary" href="https://goo.gl/vSvBnr" target="_blank" onclick="gaSendEventDownload('gadget-video')">Download video</a>
<a class="btn btn-cta btn-cta-secondary" href="https://goo.gl/56Ks4B" target="_blank" onclick="gaSendEventDownload('gadget-outlook')">Download Outlook signature banner</a>
</center>
</div>
<div class="row" style="height: 140px; padding-top: 0px; padding-bottom: 0px;">
<div class="footer-col connect col-xs-12 col-md-12" style="margin-bottom: 10px;">
<div class="section cta-section text-center home-cta-section " id="cta-section" style="height: 100px; padding-top: 0px; padding-bottom: 0px; margin-top: 27px;"></div>
</div><!--//foooter-col-->
</div>
</div><!--//container-->
</div>
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.12.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap-hover-dropdown.min.js"></script>
<script type="text/javascript" src="assets/plugins/back-to-top.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-placeholder/jquery.placeholder.js"></script>
<script type="text/javascript" src="assets/plugins/FitVids/jquery.fitvids.js"></script>
<script type="text/javascript" src="assets/plugins/flexslider/jquery.flexslider-min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-83860081-1', 'auto');
ga('send', 'pageview');
</script>
<script>
var gaSendEventDownload = function (category) {
ga('send', 'event', {
eventCategory: category,
eventAction: 'download',
eventLabel: '',
transport: 'beacon'
});
}
</script>
</body>
</html>