Power BI

Power BI

9062 bookmarks
Newest
Quick DAX : Word count
Quick DAX : Word count
Here is a technique you might consider if you need to split text down to individual words. This could be used to help count, rank or otherwise aggregate the words in some longer text. The approach det…
Power_BI_tips·radacad.com·
Quick DAX : Word count
Husker Power BI Preview
Husker Power BI Preview
On October 25th, 1997, I attended a football (American) game in Lawrence, Kansas between the number 1 ranked Nebraska Cornhuskers and the Kansas Jayhawks. It was a cold and rainy night which, in addit…
Power_BI_tips·insightsquest.com·
Husker Power BI Preview
Microsoft Flow – Copy files from SharePoint to a local PC
Microsoft Flow – Copy files from SharePoint to a local PC
Microsoft Flow – Copy files from SharePoint Online to a local PC I recently assisted a customer with an automated workflow through Microsoft Flow that copies files from a SharePoint Online site librar…
·blogs.msdn.microsoft.com·
Microsoft Flow – Copy files from SharePoint to a local PC
Unleash your SharePoint admin superpowers with new admin center capabilities
Unleash your SharePoint admin superpowers with new admin center capabilities
At Microsoft Ignite, we announced several exciting new features coming to the new SharePoint admin center. Today we're excited to share that we’ll start to roll out these features worldwide later this month to organizations that have “Targeted release for everyone” turned on. What's coming in ...
·techcommunity.microsoft.com·
Unleash your SharePoint admin superpowers with new admin center capabilities
Actionable email with HTTP Post action to Microsoft Flow
Actionable email with HTTP Post action to Microsoft Flow
This is a short post showing how to collect button clicks from an actionable email that contains an adaptive card. In http://www.msclouddeveloper.com/finishing-the-support-incident-scenario I show how to send back an adaptive card in an email. But I also say that I hadn't succeeded yet in using a
·msclouddeveloper.com·
Actionable email with HTTP Post action to Microsoft Flow
Kudos to Tabular Editor!
Kudos to Tabular Editor!
What tool do you use for Analysis Services Tabular development? SSDT right, what else? Here is a little secret. I almost don’t use SSDT anymore, except for limited tasks, such as importing new tables …
Power_BI_tips·prologika.com·
Kudos to Tabular Editor!
Microsoft Flow and PowerApps monitoring strategy
Microsoft Flow and PowerApps monitoring strategy
App Dev Manager Om Chauhan demonstrates an approach for monitoring Flows and PowerApps to enable alerts or taking custom actions. What is Microsoft Flow? Flow is an online workflow service that enables you to work smarter and more efficiently by automating workflows across the most common apps and services. It’s a recommended solution for workflows...
·blogs.msdn.microsoft.com·
Microsoft Flow and PowerApps monitoring strategy
Deep dive in the organizational custom visuals | Microsoft Power BI Blog | Microsoft Power BI
Deep dive in the organizational custom visuals | Microsoft Power BI Blog | Microsoft Power BI
Custom visuals bring great value to your organization. By using tailor-made visuals, enterprises can tell their own story and visualize data in the best way! In some organizations custom visuals are even more important – they might be necessary to convey specific data or insights unique to the organization, they may have special data requirements, or they may highlight private business methods. Such organizations need to develop their own custom visuals, using the Power BI opensource custom visuals framework. Or find a consultancy service offered by one of our partners. Where organization...
Power_BI_tips·powerbi.microsoft.com·
Deep dive in the organizational custom visuals | Microsoft Power BI Blog | Microsoft Power BI
Data Warehouse Power BI self-help star schema pbi
Data Warehouse Power BI self-help star schema pbi
For me, a good data warehouse enables business pros to create reports without needing to think too much about the data model. Another benefit I see is the ability to deliver operational reports from transactional databases (ERP, CRM, financial systems). 5 Suggestions for aligning a data warehouse with Power BI.
Power_BI_tips·powerpivotpro.com·
Data Warehouse Power BI self-help star schema pbi
Visually Appealing Power BI Reports
Visually Appealing Power BI Reports
One thing I often get asked is “How do I create good looking Power BI Reports?”. This is a very good question and unfortunately the answer is not straight forward. I like to think of the visual a…
Power_BI_tips·exceleratorbi.com.au·
Visually Appealing Power BI Reports
Mashup Engine Query Monitor for Power BI Refresh | Guy in a Cube
Mashup Engine Query Monitor for Power BI Refresh | Guy in a Cube
In this video, Patrick introduces the Mashup Engine Query Monitor for Power BI Refresh. This is the MEQM! A report that can be useful to see SQL Server queries that Power BI issues during refresh. MEQM Files – https://github.com/guyinacube/demo-files/tree/master/video%20demos/MEQM
Power_BI_tips·guyinacube.com·
Mashup Engine Query Monitor for Power BI Refresh | Guy in a Cube
Simple Steps to Embed Images in Power BI
Simple Steps to Embed Images in Power BI
Recently, a client wanted to display pictures in Power BI using images saved in a database, but the image data was stored using a varbinary (max) data type column. Power BI can only display images if …
Power_BI_tips·blue-granite.com·
Simple Steps to Embed Images in Power BI
UX Patterns: Multi-select
UX Patterns: Multi-select
In many scenarios, you would want to enable certain columns as multi-select. In this blog, let’s look at an example on how to achieve this using PowerApps. Example: Let’s build a simple application…
·powerapps.microsoft.com·
UX Patterns: Multi-select
Tips for making your apps more maintainable
Tips for making your apps more maintainable
In this blog, we will go over 10 tips that I find useful when building apps with PowerApps. They help me keep my app easy to read, debug and maintain. Hope you find them useful as well.
·powerapps.microsoft.com·
Tips for making your apps more maintainable
Deep Linking in PowerApps
Deep Linking in PowerApps
A common scenario when building apps is to enable deep linking into specific screens within your application. In the example below, we have a catalogue of devices that you can browse, look at the…
·powerapps.microsoft.com·
Deep Linking in PowerApps
How to return value(s) from Microsoft Flow to PowerApps
How to return value(s) from Microsoft Flow to PowerApps
One of the new feature available in Flow & PowerApps is that Flow can easily return value(s) to PowerApps. This is very important because we can now easily use Flow as a business layer for PowerApps. …
·sergeluca.wordpress.com·
How to return value(s) from Microsoft Flow to PowerApps