Power BI

Power BI

9062 bookmarks
Custom sorting
Azure Data Factory June 2022 Monthly Update
Azure Data Factory June 2022 Monthly Update
Welcome to Azure Data Factory’s first monthly update blog! Here we’ll share the latest updates on what’s new in Azure Data Factory. You can also find all of our updates at What's new in Azure Data Factory - Azure Data Factory | Microsoft Docs.   We’ll also be hosting our monthly livestream on Wednes...
·techcommunity.microsoft.com·
Azure Data Factory June 2022 Monthly Update
Announcing Public Preview of the SAP CDC solution in Azure Data Factory and Azure Synapse Analytics
Announcing Public Preview of the SAP CDC solution in Azure Data Factory and Azure Synapse Analytics
UPDATE! We've launched the new SAP connector in ADF today, June 30, 2022, and updated the blog post below accordingly.   For decades, companies have relied on Microsoft and SAP software to run their most mission-critical operations. Today, we’re excited to launch the public preview of SAP Change Dat...
·techcommunity.microsoft.com·
Announcing Public Preview of the SAP CDC solution in Azure Data Factory and Azure Synapse Analytics
Customer Orders Database – what next?
Customer Orders Database – what next?
A few years ago we created a code sample for enterprise developers called Customer Orders Database, designed to demonstrate how developers can create
·blogs.windows.com·
Customer Orders Database – what next?
Introducing the Azure Data Factory Studio Preview Experience
Introducing the Azure Data Factory Studio Preview Experience
We are excited to introduce the Azure Data Factory studio preview experience, where users can try new UI updates and provide feedback!   You may have seen a new banner in your data factory:     Or a new option in your data factory settings:     By enabling the studio preview experience, you’ll be ...
·techcommunity.microsoft.com·
Introducing the Azure Data Factory Studio Preview Experience
Azure Synapse Analytics June Update 2022
Azure Synapse Analytics June Update 2022
Azure Synapse Analytics June 2022 Update Welcome to the June 2022 Azure Synapse Analytics update! This month, you will find information about the Azure Synapse Success by Design playbook and rerunning pipelines with new parameters. Additional general updates and new features in SQL, Synapse Data Exp...
·techcommunity.microsoft.com·
Azure Synapse Analytics June Update 2022
CI/CD improvement using Global Parameters in Azure Data Factory
CI/CD improvement using Global Parameters in Azure Data Factory
We are introducing a new mechanism to include Global parameters in the ARM templates (from 'Manage hub' -' ARM template' - 'Include global parameters in ARM template').   It solves the earlier known issue, which overrode some Data Factory level configurations during deployments if the global pa...
·techcommunity.microsoft.com·
CI/CD improvement using Global Parameters in Azure Data Factory
Azure Static Web Apps CLI
Azure Static Web Apps CLI
In Azure news this week, you can now use CLI with Static Web Apps. Azure Container Apps support custom domains, and do we need Dev Box?
·acloudguru.com·
Azure Static Web Apps CLI
SharePoint List only returns 100 items in Azure Logic App
SharePoint List only returns 100 items in Azure Logic App
I was reading a SharePoint List using the "Get Items" activity in an Azure Logic App. I explain how you can create such a Logic App in the blog post Reading a SharePoint List with Azure Logic App. It all worked fine for a while, but recently the list grew larger than 100 items. Suddenly, I st
·sqlkover.com·
SharePoint List only returns 100 items in Azure Logic App
Start skilling on Azure with these helpful guides
Start skilling on Azure with these helpful guides
We are excited to introduce Azure Skills Navigator, a new learning resource designed especially for those that are new to Azure and want to learn more. Azure Skills Navigator is our very own ramp-up guide intended to help you develop a strong foundation on cloud technologies as you begin to ex...
·azure.microsoft.com·
Start skilling on Azure with these helpful guides
Learning Azure Synapse Analytics – Early Release
Learning Azure Synapse Analytics – Early Release
Just a quick post friends. As you may already be aware, with my friend and now Avanade colleague Richard Swinbank (@RichardSwinbank), we are at it again. Following the success and enjoyment of coll…
·mrpaulandrew.com·
Learning Azure Synapse Analytics – Early Release
Introducing User Defined Functions preview for mapping data flows in ADF and Synapse
Introducing User Defined Functions preview for mapping data flows in ADF and Synapse
We are excited to launch the public preview of user defined functions, a new feature for mapping data flows for Azure Synapse Analytics and Azure Data Factory. User defined functions allow users to define reusable functions that can be used across many mapping data flows. If you ever find yourself d...
·techcommunity.microsoft.com·
Introducing User Defined Functions preview for mapping data flows in ADF and Synapse
Azure Synapse Analytics May Update 2022
Azure Synapse Analytics May Update 2022
Azure Synapse Analytics May 2022 Update Welcome to the May 2022 update for Azure Synapse Analytics! This month, you’ll find sections on the new Azure Synapse Influencer program, Synapse Data Explorer live query in Excel, a Data Warehouse Migration guide for Dedicated SQL Pools in Azure Synapse, how ...
·techcommunity.microsoft.com·
Azure Synapse Analytics May Update 2022
Architecting for Performance on Databricks SQL
Architecting for Performance on Databricks SQL
Performance tuning for SQL queries and data warehousing is an art that data management folks have been struggling with for decades…
Database Administrators or DBA’s for short, have spent a considerable amount of time, and resources on performance optimizations to make user queries as fast as possible. While some modern data warehouse vendors have promised automatic query optimization, removing the need for your DBA to tune anything.
Honestly, this is what you paid the DBA for, to use their professional judgment on how to make the tables in the warehouse performant, and the best ones did this efficiently, so costs don't grow out of control as the data platform scales up with business growth.
be wary of any vendor that tells you you can get rid of them with their product.
The best DBAs are the ones that you don't even know their names”. This is because if the DBA is great at their job, everything runs fine and no one ever complains, so you don’t know who they are.
A great starting place for DBAs would be the Query History page. The Query History lists all queries that have been executed in that workspace. From there, you can sort, filter, and find troublesome queries in dire need of tuning. When a user complains about query performance, you can go to this page, filter for that user, and observe the queries they have been submitting
With Delta Lake, one of the major innovations is the JSON transaction log to deliver ACID transactions on a data lake. Along with ACID transactions, Delta Lake also collects statistics of the column data in the Parquet files the data is stored
·medium.com·
Architecting for Performance on Databricks SQL
Generate Documents from SharePoint List Items
Generate Documents from SharePoint List Items
Lightning Forms and Lightning List Actions from Lightning Tools enables you to create buttons that will generate documents from SharePoint list items.
·lightningtools.com·
Generate Documents from SharePoint List Items
Join us and the developer community to celebrate Azure Static Web Apps
Join us and the developer community to celebrate Azure Static Web Apps
Join us on May 19, 2022, to celebrate the one-year anniversary of Azure Static Web Apps! Come connect with others in the developer community and increase your Azure Static Web Apps skills in a fun, collaborative way. Hear from keynote speakers like Scott Hanselman and Donovan Brown, along with...
·azure.microsoft.com·
Join us and the developer community to celebrate Azure Static Web Apps
Bring Power BI and Excel together - Guy in a Cube
Bring Power BI and Excel together - Guy in a Cube
STOP defaulting to exporting your Power BI data to Excel! Adam shows you options you can use within Power BI to still work with your data in Excel if that’s what you are comfortable with.
·guyinacube.com·
Bring Power BI and Excel together - Guy in a Cube
Microsoft.Build.Sql: the next frontier of SQL projects
Microsoft.Build.Sql: the next frontier of SQL projects
In the April release of the SQL Database Projects extension for Azure Data Studio and VS Code (v0.16.1) we are introducing preview support for an SDK-style SQL project based on the package Microsoft.Build.Sql. The SDK-style SQL project introduces several advantages, especially for developers shippin...
·techcommunity.microsoft.com·
Microsoft.Build.Sql: the next frontier of SQL projects