In the previous article, I promised that I was going to show you how to build a simple chat app from scratch using ASP.NET Core and SignalR. And that’s exactly what we are going to do in this post. So, in case you didn’t read the last article, I invite you to check it out […]
Microsoft
3 Ways to Get a Free or Reduced Fee for Microsoft Certification
Getting certified is always a great feeling for an individual and is a way to prove your competency and proficiency in a particular technology. Microsoft provides the pool of trending technologies in demand and is vastly used in many industries. Getting certified in specific technology is a really valuable addition to your profile. Getting Certified […]
Perficient Attains Microsoft Solutions Partner Designations Under the New Cloud Partner Program
Perficient is proud to announce we are now a Microsoft Solutions Partner in Azure Infrastructure, Data & AI, Digital & App Innovation, and Modern Work. On October 3, 2022, Microsoft’s Partner Network (MPN) officially stepped onto the scene under a new name: Microsoft Cloud Partner Program. Aside from the fresh title, the program phases out […]
Change Power Apps Visuals and Data fields in Power BI
As in the previous two parts, we will see how to integrate and use Power Apps as a writeback option in the Power BI dashboard in this part. We will see how to change the fields passed from Power BI to Power Apps as a data source, as well as how to change Power Apps […]
Creating Column Slicer using Field Parameters
Slicer in Power BI is a form of filter that play vital role in designing customized charts, tables and reports on Power BI Desktop. With a slicer, users could choose the type of data they would like to see on the report, and it would reflect immediately. Moreover, Power BI has released a new feature […]
Introduction to Power BI Dataflows
Dataflows is all about self-service data preparation inside a Power BI. Before Power BI Desktop gives you these awesome tools like power query which lets you do lightweight ETL operations on your data inside a Power BI Desktop. The challenge with this is you tended to bypass the normal ETL processes that your organization may have, […]
Understanding Cloud Native and What’s In It for Your Organization
“Cloud Native” is the current buzzword we will hear everywhere in major digital transformation projects currently underway. But what does Cloud Native even mean? Is it worth doing it for your organization? These are questions that pop up when thinking about transforming our workloads in a Cloud Native way. So let us dive in. What […]
Building a Real-time ASP.NET Core Web App with SignalR (Part I)
I’m sure we’ve all experienced the beauty of real-time web applications. Maybe you’ve never noticed it, but they play a very important role in our day-to-day life and work. And even though they have been around for several years, nowadays, it’s incredibly simple to build one of them, thanks to Microsoft’s SignalR. When you open […]
Difference between Dataset, Dataflow and Datamart
Microsoft Power BI is a data visualization tool that turns data into an opportunity. We want data that’s ready for analytics, to populate visuals, reports and dashboards, so we can quickly turn our volumes of data into actionable insights. Datamart, Dataflow and Dataset are all Power BI components dealing with data. In this blog let’s […]
Top Custom Visuals in Power BI
Custom Visuals in Power BI Custom visuals in Power BI have additional features and options beyond those supported by the standard visuals of Power BI Desktop, delivering unique and powerful capabilities. Custom visuals are available in AppSource and within the integrated custom visuals store for Power BI Desktop. They are categorized into two types in […]
GIFs in Power BI Using Tooltip
In this blog, we will show a GIF as a report page tooltip when hovering over a visual. This cool technique allows you to display instructional GIFs or videos for our end users. Steps for Creating GIFs: App to record gifs Adding gifs to Power BI Adding Tooltip Integrating with button App to Record GIFs: […]
Power BI Performance Tuning
Power BI Performance Tuning Whenever we start developing reports in Power BI three important things always come to mind these are data accuracy, data security, and report performance. If the report performance is not up to the mark, then there is no meaning of how much effort we have put into it, we have to […]