-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathindex.html
More file actions
601 lines (541 loc) · 33.1 KB
/
index.html
File metadata and controls
601 lines (541 loc) · 33.1 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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
<!DOCTYPE html>
<html lang="en">
<head>
<!-- ========================= -->
<!-- META TAGS (TOP PRIORITY) -->
<!-- ========================= -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0" />
<!-- SEO, Crawlers, and Attribution -->
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
<meta name="bingbot" content="index, follow" />
<meta name="author" content="MAQ Software" />
<meta name="publisher" content="MAQ Software" />
<meta name="copyright" content="MAQ Software" />
<meta name="language" content="en-US" />
<meta name="revisit-after" content="7 days" />
<meta name="rating" content="general" />
<meta name="distribution" content="global" />
<meta name="page-type" content="homepage" />
<meta name="page-topic" content="Microsoft Fabric Featured Partner - Data & Artificial Intelligence (AI) Services and Solutions" />
<meta name="expires" content="never" />
<meta name="cache-control" content="public" />
<!-- Canonical and Sitemap -->
<link rel="canonical" href="https://maqsoftware.com/" />
<link rel="sitemap" type="application/xml" title="Sitemap" href="https://maqsoftware.com/sitemap.xml" />
<!-- Language & Geo Targeting -->
<link rel="alternate" hreflang="en" href="https://maqsoftware.com/" />
<link rel="alternate" hreflang="en-us" href="https://maqsoftware.com/" />
<link rel="alternate" hreflang="x-default" href="https://maqsoftware.com/" />
<meta name="geo.region" content="US-WA" />
<meta name="geo.placename" content="Redmond, Washington" />
<meta name="geo.position" content="47.6740;-122.1215" />
<meta name="ICBM" content="47.6740, -122.1215" />
<!-- Social Sharing (Open Graph & Twitter) -->
<meta property="og:title" content="Microsoft Fabric Featured Partner | Data & Artificial Intelligence (AI) Services | MAQ Software" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://maqsoftware.com/" />
<meta property="og:site_name" content="MAQ Software" />
<meta property="og:image" content="https://maqsoftware.com/images/logos/MAQ-Software-URL.png" />
<meta property="og:image:secure_url" content="https://maqsoftware.com/images/logos/MAQ-Software-URL.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:alt" content="MAQ Software - Microsoft Fabric Featured Partner - Top 25 Global Microsoft Partner" />
<meta property="og:description" content="With expertise in Microsoft Fabric, Power BI, data modernization, data migration, and Azure migration, MAQ Software accelerates data and AI initiatives for enterprises. Top 25 Global Microsoft Partner, Inc. 5000 recognized 12 times." />
<meta property="og:locale" content="en_US" />
<meta property="og:locale:alternate" content="en_GB" />
<meta property="og:locale:alternate" content="en_CA" />
<meta property="og:updated_time" content="2025-10-23T00:00:00Z" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@MAQSoftware" />
<meta name="twitter:creator" content="@MAQSoftware" />
<meta name="twitter:title" content="Microsoft Fabric Featured Partner | Data & Artificial Intelligence (AI) Services | MAQ Software" />
<meta name="twitter:description" content="With expertise in Microsoft Fabric, Power BI, data modernization, data migration, and Azure migration, MAQ Software accelerates data and AI initiatives for enterprises." />
<meta name="twitter:image" content="https://maqsoftware.com/images/logos/MAQ-Software-URL.png" />
<meta name="twitter:image:alt" content="MAQ Software - Microsoft Fabric Featured Partner - Top 25 Global Microsoft Partner" />
<!-- Core SEO Metadata -->
<meta name="description" content="Leading AI & data consulting firm delivering transformative business intelligence solutions. Top 25 Global Microsoft Partner, premier Fabric expert, 1,800+ engineers." />
<meta name="keywords" content="AI consulting, Microsoft Fabric, Power BI consulting, Azure AI services, data modernization, enterprise AI solutions" />
<!-- Business and Schema Info -->
<meta name="company" content="MAQ Software" />
<meta name="owner" content="MAQ Software" />
<meta name="contact" content="CustomerSuccess@MAQSoftware.com" />
<meta name="target" content="Fortune 500 Companies, Enterprise Leaders" />
<meta name="audience" content="Chief Data Officers, CTOs, BI Managers" />
<!-- ========================= -->
<!-- STRUCTURAL LINKS (MIDDLE) -->
<!-- ========================= -->
<title>Microsoft Fabric Featured Partner | MAQ Software</title>
<link rel="shortcut icon" type="image/x-icon" href="/images/logos/MAQ-Software-URL.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/logos/MAQ-Software-URL.png">
<link rel="apple-touch-icon" sizes="180x180" href="/images/logos/MAQ-Software-URL.png">
<meta name="theme-color" content="#0078d4" />
<meta name="msapplication-TileColor" content="#0078d4" />
<meta name="msapplication-config" content="/browserconfig.xml" />
<!-- ========================= -->
<!-- IMPORTS & SCRIPTS (BOTTOM) -->
<!-- ========================= -->
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700%7CHind+Madurai:400,500&subset=latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Inter&display=swap" rel="stylesheet">
<!-- CSS -->
<link rel="stylesheet" href="https://unpkg.com/@fluentui/font-icons-mdl2@1.0.2/dist/fluentui-icons-mdl2.css">
<link rel="stylesheet" href="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-core/11.0.0/css/fabric.min.css" />
<link rel="stylesheet" href="css/core.min.css" />
<link rel="stylesheet" href="css/skin.css" />
<link rel="stylesheet" href="css/commonstyle.css" />
<link rel="stylesheet" href="css/styles.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
<!-- Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S0W302CGQG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-S0W302CGQG');
</script>
<script type="text/javascript">
(function (c, l, a, r, i, t, y) {
c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
})(window, document, "clarity", "script", "oekduyvjws");
</script>
<!-- JS Libraries -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="js/case-studies-carousel.js"></script>
<script src="js/contact-section.js"></script>
<script src="../js/accordion.js"></script>
<script src="../js/borderless-centered-cards.js"></script>
<script src="../js/image-card.js"></script>
<script src="../js/icon-cards.js"></script>
<script src="../js/price-card.js"></script>
<script src="../js/step-image-card.js"></script>
<script src="/js/customer-story-carousel-cards.js"></script>
</head>
<body>
<!-- Scroll to Top Button: Fixed position element for improved navigation -->
<!-- Accessibility: Keyboard navigable with proper ARIA attributes -->
<button id="scrollToTopBtn" class="scroll-to-top" title="Scroll to Top" style="padding: 2rem;">
<i class="fa-solid fa-arrow-up"></i>
</button>
<!-- Site Header: Navigation and branding -->
<!-- Responsive design: Adapts to mobile and desktop viewports -->
<!-- Transparency: Overlays hero content with smooth transitions -->
<header id="header" class="header header-absolute header-fixed-on-mobile header-transparent" data-bkg-threshold="100"
data-sticky-threshold="0"></header>
<!-- Header End -->
<!-- Layout Structure: Main content wrapper with responsive navigation -->
<!-- Hero carousel spacer: Spacing adjustment for mobile layouts -->
<div class="hero-carousel-spacer hide-on-mobile"></div>
<!-- Main Content Wrapper: Contains all page sections with side navigation support -->
<div class="wrapper reveal-side-navigation main-content">
<div class="wrapper-inner main-content">
<!-- ============================================================================ -->
<!-- EVENT ANNOUNCEMENT BANNER SECTION -->
<!-- ============================================================================ -->
<!-- Promotional banner for conferences and events (COMMENT LINE OUT WHEN NOT IN USE, DO NOT DELETE) -->
<!-- <div class="notification-banner centered-section">
<div class="section-heading-container max-section-size" style="margin-top: 20px;">
<h1 class="banner-text" style="margin-bottom: 0px;">MAQ Software is a Gold Sponsor at the Microsoft Fabric Community Conference (FabCon), taking place March 16–20, 2026, in Atlanta, GA. <a href="https://maqsoftware.com/fabcon2026-atlanta">Learn more</a>.</h1>
</div>
</div> -->
<!-- ============================================================================ -->
<!-- HERO SECTION -->
<!-- ============================================================================ -->
<!-- Primary landing section with value proposition and call-to-action -->
<div class="hero-image-background hero-background-padding centered-section">
<div class="flex-col-2 max-section-size">
<div class="hero-item-1">
<h1 class="hero center-on-mobile">
Delivering <strong>AI-powered</strong> solutions to <br />accelerate your <strong>Fabric migration</strong>
</h1>
<p class="section-subheading center-on-mobile break">
Unlock the full potential of your data with our specialized expertise.
</p>
</div>
</div>
</div>
<!-- Hero Section End -->
<!-- Carousel Components (Disabled) -->
<!-- Interactive content carousel for featured content -->
<!-- <div id="carousel-call" class="hide-on-mobile"></div> -->
<!-- Mobile Hero Section (Alternative Layout - Disabled) -->
<!-- Responsive hero layout optimized for mobile devices -->
<!-- <div class="section-block-padding-sm hero-section centered-section lg-section-block-padding-hero show-on-mobile">
<div class="flex-col-2 max-section-size">
<div class="hero-item-1">
<h1 class="display-large">
Simplify your data journey and accelerate delivery
</h1>
<p class="card-title-normal">
Unlock the full potential of your data with our Microsoft Fabric solutions.
</p>
</div>
<div class="hero-item-2 mb-accordion-img">
</div>
</div>
</div> -->
<!-- ============================================================================ -->
<!-- SERVICES SECTION -->
<!-- ============================================================================ -->
<!-- Core service offerings with linked cards for detailed exploration -->
<div class="section-block-padding-sm">
<div class="section-container">
<div class="section-heading-container">
<h1 class="section-header">Services we provide</h1>
</div>
<div class="grid-3">
<a class="linked-card" href="/services/artificial-intelligence-and-machine-learning" aria-label="Go to agentic AI & machine learning service page">
<div class="icon-container-card">
<span class="fluent--brain-circuit-24-regular service-icon-size"></span>
</div>
<p class="card-title">Agentic AI & machine learning</p>
<p class="card-body-text">Harness the power of artificial intelligence and machine learning to automate processes
and uncover hidden patterns.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/services/data-and-analytics" aria-label="Go to Data & analytics service page">
<div class="icon-container-card">
<span class="fluent--data-histogram-24-regular service-icon-size"></span>
</div>
<p class="card-title">Data & analytics</p>
<p class="card-body-text">Drive growth through data-driven insights and powerful analytics.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/services/reporting-and-visualization" aria-label="Go to Reporting & visualization service page">
<div class="icon-container-card">
<span class="fluent--data-usage-edit-24-regular service-icon-size"></span>
</div>
<p class="card-title">Reporting & visualization</p>
<p class="card-body-text">Visualize your data with intuitive reports and dashboards that provide clarity and
insight at a glance.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/services/application-modernization" aria-label="Go to Application modernization service page">
<div class="icon-container-card">
<span class="fluent--window-arrow-up-24-regular service-icon-size"></span>
</div>
<p class="card-title">Application modernization</p>
<p class="card-body-text">Update legacy systems with modern, scalable applications that enhance performance and
user experience.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/services/cloud" aria-label="Go to Cloud service page">
<div class="icon-container-card">
<span class="fluent--cloud-checkmark-24-regular service-icon-size"></span>
</div>
<p class="card-title">Cloud optimization</p>
<p class="card-body-text">Adopt technologies for flexible, scalable, and cost-effective IT solutions that grow
with your business.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/services/security" aria-label="Go to Security service page">
<div class="icon-container-card">
<span class="fluent--lock-shield-24-regular service-icon-size"></span>
</div>
<p class="card-title">Security</p>
<p class="card-body-text">Fortify your business with advanced security solutions that protect data, systems, and
users from evolving threats.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
</div>
</div>
</div>
<!-- Services Section End -->
<!-- ============================================================================ -->
<!-- PRODUCTS SECTION -->
<!-- ============================================================================ -->
<!-- Showcase of proprietary solutions and tools for data and AI initiatives -->
<div class="section-block-padding-sm grey-bg">
<div class="section-container">
<div class="section-heading-container">
<h1 class="section-header">Explore our products</h1>
<p class="section-subheading">Solutions designed to improve and streamline your operations</p>
</div>
<div class="grid-5 max-section-size">
<a class="linked-card" href="/AI-DataLens" aria-label="Go to AI-DataLens page">
<div class="icon-container-card">
<span class="fluent--database-search-24-regular service-icon-size"></span>
</div>
<p class="card-title">AI-DataLens</p>
<p class="card-body-text">Unlock data-driven insights with AI-powered conversational analytics.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/embedFAST" aria-label="Go to EmbedFAST page">
<div class="icon-container-card">
<span class="fluent--clipboard-code-24-regular service-icon-size"></span>
</div>
<p class="card-title">EmbedFAST</p>
<p class="card-body-text">Effortlessly embed Power BI into your apps without the complexity of writing your own
code.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/certyFAST" aria-label="Go to CertyFAST page">
<div class="icon-container-card">
<span class="fluent--document-table-checkmark-24-regular service-icon-size"></span>
</div>
<p class="card-title">CertyFAST</p>
<p class="card-body-text">Streamline Power BI model development with automated error detection, documentation,
and DAX measure formatting.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/loadFAST" aria-label="Go to LoadFAST page">
<div class="icon-container-card">
<span class="fluent--clock-arrow-download-24-regular service-icon-size"></span>
</div>
<p class="card-title">LoadFAST</p>
<p class="card-body-text">Identify performance bottlenecks in your Power BI reports and optimize the capacity
setup for your infrastructure.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/migrateFAST" aria-label="Go to MigrateFAST page">
<div class="icon-container-card">
<span class="fluent--arrow-trending-lines-24-regular service-icon-size"></span>
</div>
<p class="card-title">MigrateFAST</p>
<p class="card-body-text">Simplify data and reporting platform migration to Microsoft Fabric with AI-powered tools for faster and easier transitions.</p>
<p class="learn-more-link body-bold">Learn more <span class="chevron">></span></p>
</a>
<!-- <div class="linked-card">
<div class="icon-container-card">
<span class="fluent--database-search-24-regular service-icon-size"></span>
</div>
<p class="card-title">AI-Data Lens</p>
<p class="card-body-text">Unlock data-driven insights with AI-powered conversational analytics.</p>
<p class="learn-more-link-inactive body-bold">Coming soon</p>
</div> -->
</div>
</div>
</div>
<!-- Products Section End -->
<!-- ============================================================================ -->
<!-- CASE STUDIES SECTION -->
<!-- ============================================================================ -->
<!-- Interactive carousel showcasing client success stories and project outcomes -->
<div class="section-block-padding-sm home-case-studies carousel-display">
<div class="section-container">
<div class="max-section-size-carousel">
<div class="section-heading-container">
<h1 class="section-header">Case Studies</h1>
<p class="section-subheading">Learn how we’ve helped our clients achieve their goals</p>
</div>
<div class="customer-stories-carousel-container max-accordion-size">
<div class="customer-stories-carousel" id="customer-stories-carousel"></div>
<script>
const customerStories = [
{
link: "https://blog.maqsoftware.com/2024/02/improving-lead-management-and-campaign.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/improving-lead-management-and-campaign-optimization-with-Microsoft-technologies.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Improving lead management and campaign optimization with Microsoft technologies",
body: ""
},
{
link: "https://blog.maqsoftware.com/2022/06/real-time-reporting-for-organic.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/real-time-reporting-for-an-organic-supermarket-chain.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Real-time reporting for an organic supermarket chain",
body: ""
},
{
link: "https://blog.maqsoftware.com/2022/07/improving-insights-and-reducing-costs.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/improving-insights-and-reducing-costs-through-unified-reporting.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Improving insights and reducing costs through unified reporting",
body: ""
},
{
link: "https://blog.maqsoftware.com/2022/06/enhancing-fintech-analytics-to-provide.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/enhancing-fintech-analytics-to-provide-millions-of-borrowers-with-better-loan-options.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Enhancing fintech analytics to provide millions of borrowers with better loan options",
body: ""
},
{
link: "https://blog.maqsoftware.com/2024/08/modernizing-reporting-platforms-through.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/modernizing-reporting-platforms-through-ai-driven-sql-migration.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Modernizing reporting platforms through AI-driven SQL Migration",
body: ""
},
{
link: "https://blog.maqsoftware.com/2024/08/unifying-data-management-with.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/unifying-data-management-with-a-centralized-framework.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Unifying data management with a centralized framework",
body: ""
},
{
link: "https://blog.maqsoftware.com/2024/08/streamlining-event-information-access.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/improving-event-experience-for-thousands-using-ai-agents.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Improving event experience for thousands using AI Agents",
body: ""
},
{
link: "https://blog.maqsoftware.com/2024/07/streamlining-information-retrieval-with.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/streamlining-information-retrieval-with-ai-copilots.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Streamlining information retrieval with AI copilots",
body: ""
},
{
link: "https://blog.maqsoftware.com/2024/07/increasing-efficiency-by-switching-from.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/increasing-efficiency-by-switching-from-batch-processing-to-real-time-streaming.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Increasing efficiency by switching from batch processing to real-time streaming",
body: ""
},
{
link: "https://blog.maqsoftware.com/2024/07/harnessing-generative-ai-for-tailored.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/harnessing-generative-AI-for-tailored-marketing-personalized-content-clusters-for-every-account.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Harnessing generative AI for tailored marketing: Personalized content clusters for every account",
body: ""
},
{
link: "https://blog.maqsoftware.com/2024/06/optimizing-task-management-with-smart.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/optimizing-task-management-with-smart-recommendations.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Optimizing task management with smart recommendations",
body: ""
},
{
link: "https://blog.maqsoftware.com/2023/02/transforming-customer-support-with.html",
imageSrc: "../images-new/MAQ-homepage-images-webp/transforming-customer-support-with-AIOps-driven-Power-BI-Embedding.webp",
imageAlt: "Image of a computer and a coffee mug",
title: "Transforming customer support with AIOps-driven Power BI Embedding",
body: ""
}
];
renderCustomerStoryCarouselCards("#customer-stories-carousel", customerStories);
</script>
<div class="carousel-controls">
<span class="carousel-chevron" onclick="prevSlide()">
<span class="fluent--arrow-left-24-regular service-icon-size"></span>
</span>
<div class="carousel-dots" id="carousel-dots">
<!-- Optional dots can be added here -->
</div>
<span class="carousel-chevron" onclick="nextSlide()">
<span class="fluent--arrow-right-24-regular service-icon-size"></span>
</span>
</div>
</div>
</div>
</div>
</div>
<!-- Case Studies Section End -->
<!-- ============================================================================ -->
<!-- COMMUNITY SECTION -->
<!-- ============================================================================ -->
<!-- Resources and engagement opportunities including webinars, guides, and best practices -->
<div class="section-block-padding-sm grey-bg">
<div class="section-container">
<div class="section-heading-container">
<h1 class="section-header">Become a part of our community</h1>
<p class="section-subheading">Register for our upcoming webinars and view our newsletters</p>
</div>
<div class="grid-3 max-section-size">
<a class="linked-card" href="/Marketplace-Offers/Power-BI-custom-visuals" aria-label="Go to Power BI visual guides">
<div class="img-container-insights">
<img src="../images-new/MAQ-homepage-images-webp/PBI-Custom-Visuals.webp" alt="Image of a computer and a coffee mug"
class="customer-stories-img" loading="lazy">
</div>
<p class="card-title">Power BI visual guides</p>
<p class="card-body-text">Explore our Power BI custom visuals, designed to elevate your data storytelling and
decision-making.</p>
<p class="learn-more-link body-bold">View our visual guides <span class="chevron">></span></p>
</a>
<a class="linked-card" href="https://events.microsoft.com/en-us/allevents/?view=list&search=MAQ%20Software&clientTimeZone=1&format=Digital" aria-label="Go to webinars page" target="_blank" rel="noopener noreferrer">
<div class="img-container-insights">
<img src="../images-new/MAQ-homepage-images-webp/community-image-2.webp" alt="Image of a computer and a coffee mug"
class="customer-stories-img" loading="lazy">
</div>
<p class="card-title">Webinars</p>
<p class="card-body-text">Join our experts for in-depth sessions on the latest innovations in data and analytics.</p>
<p class="learn-more-link body-bold">Register here <span class="chevron">></span></p>
</a>
<a class="linked-card" href="/community/best-practices" aria-label="Go to best practice guides" target="_blank" rel="noopener noreferrer">
<div class="img-container-insights">
<img src="../images-new/MAQ-homepage-images-webp/power-bi-performance-and-security.webp" alt="Image of a computer and a coffee mug"
class="customer-stories-img" loading="lazy">
</div>
<p class="card-title">Best practice guides</p>
<p class="card-body-text">Learn about the latest in the industry with our best practice guide blogs.</p>
<p class="learn-more-link body-bold">Read our best practice guides <span class="chevron">></span></p>
</a>
</div>
</div>
</div>
<!-- Community Section End -->
<!-- ============================================================================ -->
<!-- CONTACT SECTION -->
<!-- ============================================================================ -->
<!-- Call-to-action section with contact information and engagement prompt -->
<div id="contact"></div>
<script>
renderContactSection(
"#contact",
"Make the move to Microsoft Fabric",
"Let’s accelerate your delivery and optimize your operations.",
"mailto:CustomerSuccess@MAQSoftware.com?subject=Contact%20Us&body=Hello,%20I%20would%20like%20to%20get%20in%20touch%20with%20you.",
false
);
</script>
<!-- Contact Section End -->
<!-- ============================================================================ -->
<!-- FOOTER SECTION -->
<!-- ============================================================================ -->
<!-- Site footer with navigation, legal information, and additional resources -->
<footer id="footer" class="footer bkg-grey-dark"></footer>
<!-- Footer End -->
<!-- ============================================================================ -->
<!-- JAVASCRIPT INITIALIZATION -->
<!-- ============================================================================ -->
<!-- Page functionality and interactive component initialization -->
<!-- Legacy jQuery versions (disabled) -->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> -->
<!-- Template framework scripts (disabled) -->
<!-- <script src="js/timber.master.min.js"></script> -->
<!-- Navigation and Interface Scripts -->
<!-- Side navigation: Mobile and responsive navigation functionality -->
<script src="js/sidenav.js"></script>
<!-- Carousel scripts (disabled): Interactive content carousel functionality -->
<!-- <script src="js/carousel.js"></script> -->
<!-- Dynamic Content Loading: Header and footer injection -->
<script>
// Header loading (disabled): Dynamic header content injection
// $("#header").load("/header.html");
// Footer loading (disabled): Legacy footer loading method
// $("#footer").load("/footer");
// Footer loading: Dynamic footer content injection
$("#footer").load("/footer.html");
</script>
<!-- Common Functionality: Shared utilities and helper functions -->
<script src="js/common.js"></script>
<!-- Scroll to Top Functionality: Enhanced user navigation experience -->
<script>
document.addEventListener("DOMContentLoaded", function () {
let scrollToTopBtn = document.getElementById("scrollToTopBtn");
// Show/hide scroll to top button based on scroll position
window.addEventListener("scroll", function () {
if (window.scrollY > 200) {
scrollToTopBtn.style.display = "flex";
} else {
scrollToTopBtn.style.display = "none";
}
});
// Smooth scroll to top functionality
scrollToTopBtn.addEventListener("click", function () {
window.scrollTo({ top: 0, behavior: "smooth" });
});
});
</script>
</body>
</html>