Some of Key Influencers Visual Features

Key Influencers visual is now generally available ( no preview ), so having updated version of the  Power BI desktop, it is no more a preview feature. This visual is a good one for analysing the data. as I have explained in the post about it ( see here). Now let see some other features Read more about Some of Key Influencers Visual Features[…]

Form Processing Workflow with AI Builder- Part 2

As I mentioned in the last post, I want to create a workflow that I can easily scan evaluations forms, extract the values in the forms and then able to put them in another folder, so I can access them via Power BI to analyze the evaluations. In the first post, I create my form Read more about Form Processing Workflow with AI Builder- Part 2[…]

Prediction Model in Azure Notebooks using Python: a Sample Project by Microsoft

As I mentioned in Post, Azure Notebooks is combination of the Jupyter Notebook and Azure. There is a possibility to run your own python, R and F# code on Azure Notebook. In post series, I will share my experience working with Azure Notebook. First, in this post, I will share my first experience of working with Read more about Prediction Model in Azure Notebooks using Python: a Sample Project by Microsoft[…]

AI Builder: AI Embedded in Power Apps- Part 2

As mentioned in Part 1, AI Builder is a game changer in Power Apps and Microsoft flow. In this post, I am going to show how you able to access the AI Builder for classification.  to see how to set up your environment check the Part 1. Get Data   to get data, you need Read more about AI Builder: AI Embedded in Power Apps- Part 2[…]

AI Builder: AI Embedded in Power Apps- Part 1

There is a new announcement in the Business Application Summit about AI Builder! So what is AI Builder? Power Apps has been here for a while, it helps none developer people create their own application using Office 365 account, Power Apps has the ability to get data from 100 resources, create an application with multiple Read more about AI Builder: AI Embedded in Power Apps- Part 1[…]

Introduction to Charticulator: Create Custom Visual – Part 1

In the last post different ways of creating custom, visuals have been explained. In this post, I will show how to use Charticulator for creating a custom visual in Power BI. As mentioned, first navigate to the below link: https://Charticulator.com Next, you need to click on the Launch Charticulator. This will navigate you to the Read more about Introduction to Charticulator: Create Custom Visual – Part 1[…]

Create Visual/Custom Visual for Power BI: Different Approaches

There is always a need to extend the usage of visuals in Power BI. There are multi ways to do it first using   First Option: Using Standard Panel               Easy to use and available all the time               all tested and reliable     Read more about Create Visual/Custom Visual for Power BI: Different Approaches[…]

Azure Machine Learning Services : Deploy AutoML Model and Use it in Power BI- Part 3

  As I have discussed in part 1 and Part 2, the new possibility of creating machine learning without writing any Python or R codes is so amazing. In Part One, the difference between Azure ML Studio (the traditional one) and the Azure ML Services (new component) has been very briefly explained. (I will write Read more about Azure Machine Learning Services : Deploy AutoML Model and Use it in Power BI- Part 3[…]

Azure Machine Learning Services : Automated Machine Learning -Part 2

In the last post, what is Azure ML Studio and Azure ML Services has been explained briefly. In this post, I will explain how to use Automated machine learning service. Automated machine learning (automated ML) picks an algorithm and hyperparameters for you and generates a model ready for deployment. Automated machine learning helps to identify Read more about Azure Machine Learning Services : Automated Machine Learning -Part 2[…]

Image and Activity Processing Application with Cognitive Service, Power Apps and Microsoft Flow

There are lots of possibilities to embed cognitive services API in application like Power apps with help of Microsoft flow in the last posts, I have shown how to create Face Recognition application or How to create an OCR application to convert image to text. Face Recognition Application with Power Apps, Microsoft Flow and Cognitive Read more about Image and Activity Processing Application with Cognitive Service, Power Apps and Microsoft Flow[…]