Fundamental Microsoft Cloud Certification for Professionals working with Azure; M365; Power Platform; or Security, Compliance, and Identity are available and recommended for anyone selling, designing, implementing, delivering, or supporting Microsoft services in the M365, Azure, or Power Platform (I will call this Microsoft Cloud below) should consider studying for and obtaining the four ‘Fundamentals’ certifications […]
Microsoft
Microsoft Teams: Current Landscape for Teams Tenant Migration
Many organizations are reaching a level of maturity with their Microsoft Teams adoption. Mergers, acquisitions, divestitures, or even regulatory requirements can create a need for Microsoft Teams tenant consolidation or divestiture. While the situation is changing quickly the current state of migration scenarios and tools for Teams migration between Tenants presents a number of challenges. Microsoft […]
The New Microsoft Teams for Desktop is Here
Microsoft introduces the next chapter of Microsoft Teams Today, March 27, 2023, Microsoft announced the New Microsoft Teams desktop client. This new version of Teams promises to address customer challenges regarding ease of use, reliability, and overall performance. It will be available via Public Preview in March 2023 and generally available later this year. NOTE: […]
How to Display Top and Bottom N in a Single Visual Using Slicer Dynamically in Power BI
In Power BI, Top N and Bottom N are often displayed using a visual level filter and two visuals, respectively. As a result, we can only show one item at a time on top or bottom N. But, if the situation asks for slicer selection to be used to dynamically change how top and bottom […]
Moving to the Cloud? Here’s What You Need to Load!
Migrating an application to the cloud can help build more scalability, reliability, and security all while reducing the overall management and costs of your infrastructure. To fully capitalize on these benefits, your migration process should include a Load Testing step. The Different Types of “Load” Testing The term Load Testing gets thrown around quite a […]
Advanced Time Intelligence Functions in Power BI (Series -1)
DAX provides a whole host of powerful time intelligence functions, allowing you to do things like build custom calendars, define dynamic date ranges, and compare performance over specific periods. Common Use Cases: Creating custom calendar tables with DAX instead of using the default auto-generated versions. Writing measures to calculate period-over-period, moving average, or running total […]
Deploying a Sitecore Instance on a “Local” Kubernetes (k8s) Setup
Have you ever wondered about having a local Sitecore instance on a local deployment of k8s? I was curious and decided to dive headfirst into the unknown world of k8s virtualization on a local setup. In this blog series I will be sharing the details my journey, my findings the mistakes/successes, and the final state […]
How to show multiple measures in single visual from slicer selection in Power BI
Power BI is a Business Intelligence tool used to create Interactive Dashboards which helps the Business users to analyze their data insights. In Power BI, to show calculations measures are built, and it is used to represent the data on dashboard. Slicers in Power BI are the simple forms of filters that play a key role […]
Edit Interactions in Power BI: Manage Interactions between Visuals in Power BI
Edit interaction is valuable feature in Power BI which used to manage the interaction between the visuals. Generally, Power BI visuals are interactive that is after selecting any item of visual affects other visual too. So here Edit Interaction helps in controlling the interaction between the visuals. Which helps in making efficient and also it […]
How to Get the Dataset to Practice Power BI
Microsoft Power BI is business intelligence Tool . Microsoft Power BI is a Leader in analytics and business intelligence platforms. This Blog will walk you through different websites to get sample data for power bi to practice Go to the Microsoft documentation, link as below. https://learn.microsoft.com/en-us/power-bi/create-reports/sample-datasets You can access the dataset or actual source itself […]
5 Steps for Developing a Successful Dynamics 365 CRM Implementation Strategy
The Challenge Implementing a Customer Relationship Management (CRM) system can be a major undertaking for any organization, and it’s important to have a clear strategy in place to ensure success. Microsoft Dynamics 365 CRM is a powerful tool that can help businesses streamline their operations and better manage customer interactions. Still, it’s important to approach […]
Calculated Table Joins in Power BI
Calculated table joins are used to couple two or more tables of data. Common examples include CROSSJOIN, UNION, EXCEPT and INTERSECT. Common Use Cases for Calculated Table Joins in Power BI Blending or combining data across multiple tables. Creating advanced calculations like new vs. returning users or repeat purchase behavior. Querying tables to troubleshoot errors […]