Power BI

Power BI

9059 bookmarks
Custom sorting
Top 50 PowerShell bloggers of 2017
Top 50 PowerShell bloggers of 2017
We made a collection of the most popular PowerShell bloggers, including a link to each individual blog. The ranking is based on Alexa global score. If you noticed a blogger that we missed, please let us know in the comments. Charlie Russel Kevin Marquette Patrick Grünauer Boe Prox Mike F Robbins Carlos Perez Chrissy LeMaire […]
·sqlshack.com·
Top 50 PowerShell bloggers of 2017
What Do You Need To Play With The Power Platform?
What Do You Need To Play With The Power Platform?
This blog post is part of my Power Platform blog series. Maybe you’ve already heard about the Microsoft Power Platform (which consists three tools Power BI, PowerApps and Microsoft Flow) and now is th…
·workingondata.wordpress.com·
What Do You Need To Play With The Power Platform?
Deploying To a Power Bi Report Server with PowerShell
Deploying To a Power Bi Report Server with PowerShell
Just a quick post to share some code that I used to solve a problem I had recently. I needed to automate the deployment of some Power Bi reports to a Power Bi Report Server PBRS using TFS. I had so…
·flip.it·
Deploying To a Power Bi Report Server with PowerShell
PowerApps Discoverability in the Enterprise
PowerApps Discoverability in the Enterprise
A couple years ago, Microsoft IT made a bet that we could deliver enterprise-grade apps on the Power Platform. PowerApps was pre-GA at the time and, like any nascent platform, it had gaps and bugs.…
·powerapps.microsoft.com·
PowerApps Discoverability in the Enterprise
Enhanced Group control in canvas apps enables more control over layout and nesting
Enhanced Group control in canvas apps enables more control over layout and nesting
With the latest release, we have added a new experimental feature for enhanced Group control in canvas apps. This control changes grouping from being a Studio only grouping concept to a real grouping control in the player. It enables us to enhance the grouping capabilities which weren't possible in Studio only.
·powerapps.microsoft.com·
Enhanced Group control in canvas apps enables more control over layout and nesting
Unable to Connect with Power BI Service using PowerShell
Unable to Connect with Power BI Service using PowerShell
I have installed PowerShell for Power BI using following Code. Install-Module -Name MicrosoftPowerBIMgmt It is installed successfully. Now, I used following code-snippet to connect with Power BI Service. Login-PowerBI When I executed the code it shows me an error like: Login-PowerBI : The 'L...
·community.powerbi.com·
Unable to Connect with Power BI Service using PowerShell
Progress Indicator with Tabular Data
Progress Indicator with Tabular Data
Progress indicators (also known as progress trackers) provide a great visual indication of how far along a user is to completion of a particular task. They set expectations of what’s to come so the…
·powerapps.microsoft.com·
Progress Indicator with Tabular Data
Get paid to make PowerApps better with new user research opportunities
Get paid to make PowerApps better with new user research opportunities
PowerApps User Research wants to hear from YOU! We are building a user research panel of participants who have experience with PowerApps and want to make it better for all customers. Join our panel today by taking this 5 minute survey.
·powerapps.microsoft.com·
Get paid to make PowerApps better with new user research opportunities
Implementing Offline Capabilities for Relational Data
Implementing Offline Capabilities for Relational Data
As you may already know, POWERAPPS provides offline capabilities for your applications to enable users to be productive when there is limited internet access or no connectivity. Here is a blog which…
·powerapps.microsoft.com·
Implementing Offline Capabilities for Relational Data
A PowerShell Conference In A Book
A PowerShell Conference In A Book
A Question Shortly after the European PowerShell Conference and the PowerShell and Devops 2018 summit in the USA Mike Robbins b | t contacted me with a question. Interested in writing a chapter in …
·sqldbawithabeard.com·
A PowerShell Conference In A Book
Automatically format your formula!!
Automatically format your formula!!
Hi everyone. In our latest release, you can now automatically format your formulas! You can take all those very compact formulas, that can be very difficult to read and understand, and make them…
·powerapps.microsoft.com·
Automatically format your formula!!
Microsoft Business Applications Summit 2018 – Event recap
Microsoft Business Applications Summit 2018 – Event recap
We had a great Microsoft Business Applications Summit 2018 #MSBizAppsSummit event with several sessions related to PowerApps, Microsoft Flow and Common Data Service for Apps - but if you were not able to attend in person all of our sessions are posted online to watch on-demand.
·powerapps.microsoft.com·
Microsoft Business Applications Summit 2018 – Event recap
Field parameters - the dawning of a new era
Field parameters - the dawning of a new era
Field parameters allow the report designer to switch the content of a visual with ease. This feature allows the report consumers to interact with data without needing to create their reports
tommypuglia·minceddata.info·
Field parameters - the dawning of a new era
The Pareto Principle | LinkedIn
The Pareto Principle | LinkedIn
Analyzing data is much like the natural world in many ways. For example, if we walk around a forest, we see the trees towering over the ground.
tommypuglia·linkedin.com·
The Pareto Principle | LinkedIn
Flow is available in Excel and the Outlook Web App, introducing Business process flows, and more!
Flow is available in Excel and the Outlook Web App, introducing Business process flows, and more!
There are two new flow integrations: with the new Flow button in Excel, you can create and trigger automation directly on tables in your worksheets, and, you can now create flows that sync tasks to Microsoft ToDo in the Outlook Web App. Second, we are introducing a new type of flow: the Business process flow -- a stateful, human-interactive flow based on the Common Data Service for Apps. Finally, Microsoft Flow has four new connectors: Azure IoT Central, Survey 123, LMS365 and ProjectWise Design Integration, and, improvements to the SharePoint connector.
·flow.microsoft.com·
Flow is available in Excel and the Outlook Web App, introducing Business process flows, and more!
Learning with Mr. Dang | Common Patterns
Learning with Mr. Dang | Common Patterns
I am starting a blog series, which I've titled "Learning with Mr. Dang." In the beginning, I'll be walking through my methods for learning: what do I already know that I don't need to re-learn? What do I do when I don't know something? And as the name of this series suggests, over time, I will be writing about how I am exploring other capabilities in PowerApps so that you can learn at the same time as I am.
·powerapps.microsoft.com·
Learning with Mr. Dang | Common Patterns
PowerApps updates records while offline? Sweet!
PowerApps updates records while offline? Sweet!
Saving data locally to your device requires placing the data you want in a collection. The SaveData() function saves collections and LoadData() reloads them, so we can collect data in a collection and…
·powerappspros.com·
PowerApps updates records while offline? Sweet!
Express Yourself: Collection Functions in Microsoft Flow
Express Yourself: Collection Functions in Microsoft Flow
In this post, I will discuss all the Collection functions that can be used in Microsoft Flow. These functions generally work with Arrays, Strings, and Dictionaries. Function Description contains Th…
·faustocapellan.com·
Express Yourself: Collection Functions in Microsoft Flow
Microsoft Flow Resources
Microsoft Flow Resources
The links on this list contains resources for Microsoft Flow. Since I see myself accessing many of these links constantly, I decided to roll them up in a central place so I don’t have to be s…
·faustocapellan.com·
Microsoft Flow Resources
PowerApps Resources
PowerApps Resources
The links on this list contains resources for Microsoft PowerApps. I’m trying to compile as many resources as possible and have them rolled up in a central place so I don’t have to be s…
·faustocapellan.com·
PowerApps Resources
Express Yourself: Building Expressions with Microsoft Flow
Express Yourself: Building Expressions with Microsoft Flow
I’m happy to announce I will be working on a Microsoft Flow series titled Express Yourself: Building Expressions with Microsoft Flow. The first part of the series, which is this post, is dedi…
·faustocapellan.com·
Express Yourself: Building Expressions with Microsoft Flow
Express Yourself: Logical Functions in Microsoft Flow
Express Yourself: Logical Functions in Microsoft Flow
In this post, I will discuss all the Logical functions that can be used in Microsoft Flow. Function Description if This function returns a specified value based on whether the expression resulted i…
·faustocapellan.com·
Express Yourself: Logical Functions in Microsoft Flow
How I speed up my Power BI report 5x! | LinkedIn
How I speed up my Power BI report 5x! | LinkedIn
Can you spot the difference between the following two report pages? Yeah, neither do I! But, there is a huuuuuge difference between those two reports! What if I tell you that the report on the right is 5x faster than the one on the left? Would you believe me? No? Then keep reading and I will show yo
tommypuglia·linkedin.com·
How I speed up my Power BI report 5x! | LinkedIn
World Cup 2018 Prediction Game with PowerApps
World Cup 2018 Prediction Game with PowerApps
If you are a soccer fan then this blog is for you. With the world cup kicking off in just a week, I thought I would share a fun app that you can deploy within your organization to get your colleagues…
·powerapps.microsoft.com·
World Cup 2018 Prediction Game with PowerApps