Experience Makers Live 2022 Whether you are embarking on your digital journey, are ready to elevate your craft at an enterprise level or are further educating yourself on the future of digital customer experiences, the Adobe Experience Makers 2022 track has something for you. This year our own Zach Fischer, Perficient Senior Solution Architect, was […]
Data + Intelligence
An Introduction of Azure Sentinel
An Introduction of Azure Sentinel Microsoft Sentinel is a solution for a variety of issues including intelligence analysis, detecting uncovered threats, investigating suspicious activity, enterprising monitoring, and rapid response. Sentinel is a Security Information and Event Management (SIEM) and Security Orchestration, Automation, and Response (SOAR) service in the cloud. Today, I will discuss Azure Sentinel’s […]
Optimizing JIRA – 5 Best Practices to Follow
Optimizing JIRA for yourself is, customizing JIRA and making it like your own application. This blog in our series on Jira will cover JIRA best practices. (Read the first post here.) Starting on optimizing JIRA with some best practices on JIRA Issues. Optimizing JIRA – Issues Best Practice Straightaway, we start in JIRA by creating […]
[Podcast] What If Robots Really Did Run Your Business?
In this episode, Kim talks with Katie King published author and CEO of AI in Business, who will convince us that robots aren’t taking over the world and that if you aren’t already investing in AI, you’re behind the curve. We’d love to get your feedback on a “white noise” word or topic you’d like […]
12 Best Practices for Dashboard Design
Dashboards are a great way to display essential data necessary to achieve a particular objective. A good dashboard design will provide complex data visualization most comprehensively. But to create an operational dashboard, you need to know basic dashboard design principles that will guide you to the best design you can build yourself. This blog will […]
Accessing Power BI confidential data in Excel for internal organization users
Background Microsoft Excel is a popular and preferred spreadsheet solution for quick daily use reporting by the majority corporations and businesses in the world. Many times, corporate users need access to organization’s data in Excel for further development of MIS Reports. Power Query is a powerful tool embedded in Excel which can connect to internal […]
Introduction to DAX Variables in Power BI
Have you ever had a scenario where you need to use part of your calculation multiple times? You might go and create a table or column for that and then re-use it. However, there are times that you just need that calculation to be re-used multiple times within one place. DAX variables can help you […]
How to Create Data Source Parameters?
In this article, I am going to explain how we can create data source parameters in Power BI. If you have different environments like Development, QA (UAT), and Production, and you want to check your reports on those environments without spending too much time changing the data sources. So, that time you need to create […]
Creating Interactive Tooltips in power Bi Desktop
Tooltips in Power BI are a simple feature that is often underutilized. One of the easiest ways to impress your audience with Power BI is a tooltip. This simple idea can provide incredible value to the report readers and elevate your work to next level. In this blog, I will take you through the required […]
Introduction to the DAX Studio
In this blog, we’ll go through a quick overview of all the options available in the user interface of DAX Studio. These include the panes and each button in the ribbon. We’ll discuss how using these features will help improve your performance in DAX Studio. Familiarizing yourself with the purpose and function of each feature […]
Machine Learning and its Use Cases
What is Machine Learning? Machine learning means predicting outcomes using artificial intelligence based on previous data patterns. It is a computer program that can learn and adapt new data without human involvement. Machine learning is a subset of artificial intelligence (AI), and it’s the study of algorithms that gives computers the ability to learn and […]
Calculation Groups in Power BI
What are Calculation Groups and Why these are so important? Imagine you have the Data Model, and you created couple of measures let’s say 2 measures and then suddenly the requirement changes, now you need to create Month to Date (MTD), Year to Date (YTD), Previous Year Calculation and Year Over Year Calculation (YOY). What […]