Power BI

Power BI

9059 bookmarks
Newest
Showing Ranking in a Visual in Power BI using RANKX DAX function
Showing Ranking in a Visual in Power BI using RANKX DAX function
If you want to show the ranking in a Power BI visual, one way is to use a visual that supports that, such as a Ribbon chart. Another way, which is a more common way, is to write a calculation for rank, and RANKX is a DAX function that can help you with that. In Read more about Showing Ranking in a Visual in Power BI using RANKX DAX function[…]
Power_BI_tips·radacad.com·
Showing Ranking in a Visual in Power BI using RANKX DAX function
Quick Tips: Connecting to Excel Files Stored in SharePoint Online from Power BI Desktop
Quick Tips: Connecting to Excel Files Stored in SharePoint Online from Power BI Desktop
Microsoft Excel is one of the most common data sources for Power BI. We can store Excel files in various storage types. The way we get data from Excel varies depending on the storage type. In this post, I quickly show two methods to connect to an Excel file stored in SharePoint Online. Method 1: … Continue reading Quick Tips: Connecting to Excel Files Stored in SharePoint Online from Power BI Desktop
Power_BI_tips·biinsight.com·
Quick Tips: Connecting to Excel Files Stored in SharePoint Online from Power BI Desktop
Exploring ANOMALY detection in Power BI and a SNEAK PEAK | Guy in a Cube
Exploring ANOMALY detection in Power BI and a SNEAK PEAK | Guy in a Cube
Looking for ANOMALIES in Power BI? Justyna Lucznik walks Patrick through the new anomaly detection in Power BI and gives a SNEAK PEAK at what’s coming! Anomaly detection: https://docs.microsoft.com/power-bi/visuals/power-bi-visualization-anomaly-detection
Power_BI_tips·guyinacube.com·
Exploring ANOMALY detection in Power BI and a SNEAK PEAK | Guy in a Cube
Dialog Control
Dialog Control
Dialog Control Dialog controls are modal UI overlays that provide contextual app information. They block interactions with the app window until being explicitly dismissed. They often request some kind of action from the user. Property Description OpenClose   Buttons Table({Label: "Cancel", Fill:...
·powerusers.microsoft.com·
Dialog Control
Progress indicator using a "Business Process Flow"... - Power Platform Community
Progress indicator using a "Business Process Flow"... - Power Platform Community
Give a Thumbs up if you like this component. This makes it easier for others to find in the gallery.   My Twitter handle is: formsandflows. Send me a DM if you find any bugs and I will try to fix them as quickly as possible.   *** How to use it *** This component has 6 input properties. They ...
·powerusers.microsoft.com·
Progress indicator using a "Business Process Flow"... - Power Platform Community
2 level Navigation Menu Component
2 level Navigation Menu Component
Hello everyone, This video is a step-by-step walkthrough of building a responsive PowerApps Navigation Menu Component / Left Navigation component /
·powerusers.microsoft.com·
2 level Navigation Menu Component
Dynamic Controls - Power Platform Community
Dynamic Controls - Power Platform Community
GlbApp is a component that can stock the Controls, and allow dynamic styles properties settings. You can copy and past Controls into your new application and boot the component.   GlbApp's updates will automatically update the applications' Controls. (We used the application "Template" in our ex...
·powerusers.microsoft.com·
Dynamic Controls - Power Platform Community
Reduce process bottlenecks with process advisor for Power Automate, now generally available
Reduce process bottlenecks with process advisor for Power Automate, now generally available
As companies strive to be more nimble and focus productivity on innovation, workplace automation is taking center stage. With the right tools, like Microsoft Power Automate, everyone can reduce time-consuming tasks to focus on what matters most. In fact, the month after Microsoft Ignite, where we announced Power Automate Desktop was available at no additional cost for Windows 10 users, Power Automate increased download rates six times month-over-month, empowering even more customers with automation.
·flow.microsoft.com·
Reduce process bottlenecks with process advisor for Power Automate, now generally available
Json Transformations - Microsoft Power BI Community
Json Transformations - Microsoft Power BI Community
Scenario: In Power BI Desktop, when we connect to a .json file, power query editor will transform it automatically if its structure is single. Sample data1: Output in power query: From the APPLIED STEPS we can find that power query editor expands all columns automatically to get this result table....
Power_BI_tips·community.powerbi.com·
Json Transformations - Microsoft Power BI Community
POWER BI HOW TO FORMAT ALL DAX MEASURE AT ONCE - Microsoft Power BI Community
POWER BI HOW TO FORMAT ALL DAX MEASURE AT ONCE - Microsoft Power BI Community
We all write our codes in a proper format so that readability and understanding of codes become easy. While working with POWER BI, we use DAX Expressions to write our measures and calculated columns. We know that formatting is not required in DAX. It’s normal to see DAX expressions that span over 10...
Power_BI_tips·community.powerbi.com·
POWER BI HOW TO FORMAT ALL DAX MEASURE AT ONCE - Microsoft Power BI Community
Understanding eager vs. strict evaluation in DAX
Understanding eager vs. strict evaluation in DAX
This article describes the differences between eager evaluation and strict evaluation in DAX, empowering you to choose the best evaluation type for your data models. A conditional expression in DAX – like an IF function – can be evaluated in two ways: eager and strict. Understanding the difference be
Power_BI_tips·flip.it·
Understanding eager vs. strict evaluation in DAX
Data Gods
Data Gods
data business intelligence bi machine learning mi professionals contractors azure Power bi analysis ETL ELT modeling automation training leadership
Power_BI_tips·kratosbi.com·
Data Gods
Three new Power Apps Solutions to enhance information discovery and create more inclusive organizations
Three new Power Apps Solutions to enhance information discovery and create more inclusive organizations
We are excited to announce the preview release of three new Power Apps Solutions on Dataverse for Teams: Profile+, Boards, and Perspectives. These apps are an addition to the series of extendable sample apps such as Employee Ideas, Inspections, Issue Reporting, Bulletins, and Milestones. These template solutions are helping organizations accelerate their journey to integrate Line of Business applications directly into the collaboration fabric of Teams and unlocking the next stage of digital transformation. Learn more about how you can leverage these recently released template solutions to enhance information discovery and creating a more inclusive culture in your organization.
·powerapps.microsoft.com·
Three new Power Apps Solutions to enhance information discovery and create more inclusive organizations
Power Fx coming to Model-driven Power Apps, Dataverse, and more
Power Fx coming to Model-driven Power Apps, Dataverse, and more
Announcing Power Fx integration with Model-driven Power Apps commanding and Dataverse calculated columns and rollups. We have also partnered with Acumatica to evaluate how Power Fx can be leveraged with the low code/no code experience they offer to their customers. And finally we have an update on our planned open source architecture.
·powerapps.microsoft.com·
Power Fx coming to Model-driven Power Apps, Dataverse, and more
Enabling intelligent experiences with Power BI for developers, data scientists, and data engineers
Enabling intelligent experiences with Power BI for developers, data scientists, and data engineers
Since our launch over five years ago, Microsoft Power BI has been enthusiastically adopted by developers across the spectrum. Today we have over three million active developers on Power BI—who harness the power of data, provide actionable insights, and deliver cloud-native intelligent experiences. Today, over 15,000 independent software vendors (ISVs) and enterprise customers use Power BI’s embedded APIs to build analytic experiences into their applications. At Microsoft Build, we are delighted to celebrate our developers and share some exciting updates for our next generation of developer experiences.
Power_BI_tips·powerbi.microsoft.com·
Enabling intelligent experiences with Power BI for developers, data scientists, and data engineers
Announcing Power BI in Jupyter notebooks
Announcing Power BI in Jupyter notebooks
We’re excited to announce the release of Power BI in Jupyter notebooks. You can now tell compelling data stories with Power BI in Jupyter notebooks. Get your Power BI analytics in a Jupyter notebook with the new powerbiclient Python package. The new package lets you embed Power BI reports, dashboards, dashboard tiles, report visuals or … Continue reading “Announcing Power BI in Jupyter notebooks”
Power_BI_tips·powerbi.microsoft.com·
Announcing Power BI in Jupyter notebooks