Power BI

Power BI

7501 bookmarks
Newest
Power BI July 2022 Feature Summary
Power BI July 2022 Feature Summary
Welcome to the July 2022 update. We are thrilled to announce the Error Bars general availability, Metric visuals and Datamarts updates, query performance and data hub improvements, Data in space augmented reality new mobile feature, accessibility enhancements for embedded reports. There is more to explore, please continue to read on.
·powerbi.microsoft.com·
Power BI July 2022 Feature Summary
Create a Power BI datamart in minutes
Create a Power BI datamart in minutes
Get started with Power BI datamarts- Create a Power BI datamart in minutes!
·powerbi.microsoft.com·
Create a Power BI datamart in minutes
Visualizing views in Dynamics 365 with Power BI is now generally available
Visualizing views in Dynamics 365 with Power BI is now generally available
We’re very excited to announce that the Power BI integration in Dynamics 365 and model driven Power Apps, which shipped as a preview last December, is now generally available. Dynamics 365 and model driven Power Apps give organizations the ability to quickly build essential line-of-business apps in a low-code environment, increasing agility and modernizing processes. Since these apps are all built on top of Dataverse, they’re backed by your core business data. With this integration directly on views, information workers are now able to tap into this data and explore it using Power BI’s powerful data analytics capabilities without ever needing to leave their app. Just click the ‘Visualize this view’ button and let Power BI automatically create a report on top of the exact data you were looking at.
·powerbi.microsoft.com·
Visualizing views in Dynamics 365 with Power BI is now generally available
Improved Power BI Experience in Excel
Improved Power BI Experience in Excel
The improvements to the Power BI experience in Excel include a new user-friendly UI that helps users easily search for datasets to build reports in the Excel grid. Also, users can now directly navigate from Excel to the Power BI service to discover new data artifacts in their organization or get additional insights from Power BI reports.
·powerbi.microsoft.com·
Improved Power BI Experience in Excel
Pulse | LinkedIn
Pulse | LinkedIn
Its about the clusters. I have created a scatter chart with the measure of Profit Margin and Revenue of y and x axis respectively.
·linkedin.com·
Pulse | LinkedIn
Pulse | LinkedIn
Pulse | LinkedIn
Creating a calendar is not as complicated as you think. It requires some creativity and you could achieve it too.
·linkedin.com·
Pulse | LinkedIn
Generating Unicode Characters in Power Query
Generating Unicode Characters in Power Query
You may have used the UNICHAR() function in DAX to return Unicode characters in DAX measures. If you haven’t yet read Chris Webb’s blog post on the topic, I recommend you do. But did yo…
·datasavvy.me·
Generating Unicode Characters in Power Query
Conditional formatting with thresholds in Power BI
Conditional formatting with thresholds in Power BI
Conditional formatting is an easy way to highlight values so report users can receive quick insights on the status of key metrics. In this post, I will be showing a way to apply dynamic conditional formatting on visuals with set thresholds. This will...
·troubleshootbi.hashnode.dev·
Conditional formatting with thresholds in Power BI
Aryng Data Literacy Test
Aryng Data Literacy Test
Data literacy is the ability to read, understand, and use data to drive decisions. Find your data literacy persona by taking this assessment.
·aryng.com·
Aryng Data Literacy Test
Understanding the optimization of SWITCH
Understanding the optimization of SWITCH
The SWITCH function in DAX has been optimized over the years, and it is helpful to know what makes the optimization work best. The SWITCH function in DAX is widely used to define different execution paths depending on the condition of an expression. A very common case is when we want to check the sta
·flip.it·
Understanding the optimization of SWITCH