Power BI

Power BI

9059 bookmarks
Newest
RT @ehansalytics: A little #PowerBI tip - want to get a list of columns in a table? Great for documentation! Run the following #DAX query in DAX Studio or Tabular Editor 3. Preface your tablename with '$' and ignore the RowNumber* column. Need it in #PowerQuery - use Table.Profile
RT @ehansalytics: A little #PowerBI tip - want to get a list of columns in a table? Great for documentation! Run the following #DAX query in DAX Studio or Tabular Editor 3. Preface your tablename with '$' and ignore the RowNumber* column. Need it in #PowerQuery - use Table.Profile
A little #PowerBI tip - want to get a list of columns in a table? Great for documentation!Run the following #DAX query in DAX Studio or Tabular Editor 3. Preface your tablename with '$' and ignore …
·flip.it·
RT @ehansalytics: A little #PowerBI tip - want to get a list of columns in a table? Great for documentation! Run the following #DAX query in DAX Studio or Tabular Editor 3. Preface your tablename with '$' and ignore the RowNumber* column. Need it in #PowerQuery - use Table.Profile
ZERO Performance Cost Grouped Object Borders! — Havens Consulting
ZERO Performance Cost Grouped Object Borders! — Havens Consulting
Video by: Reid Havens Learn how to add borders to object groups without using any additional objects or having to customize the page background ! This optimized technique insures that there is zero performance cost when loading the report page! RELATED CONTENT 🔗 Button Shadow
·havensconsulting.net·
ZERO Performance Cost Grouped Object Borders! — Havens Consulting
Power BI April 2022 Feature Summary
Power BI April 2022 Feature Summary
Welcome to the April 2022 update. We are excited to announce New format pane and Power BI Goals updates, tooltips drill actions support for more build-in visuals, error bars for clustered column and bar charts preview feature, general availability of Dynamic M query parameters. There is more to explore, please continue to read on.
·powerbi.microsoft.com·
Power BI April 2022 Feature Summary
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting
Join Bernat Agulló and I as he shows you how to level up your skills in Tabular Editor ! He'll spend time showing you how to use C# scripts and macros to create calculation groups , diagnose and optimize your model , and much more! Plus learn how to leverage Visual Studio to cr
·havensconsulting.net·
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting
Update to required permissions when using composite models on a Power BI dataset
Update to required permissions when using composite models on a Power BI dataset
The ability to create a composite model on top of a Power BI dataset or an Azure Analysis Services model is in preview since December 2020. Since then, we have seen great adoption of this feature and have received great feedback that allowed us to make it even better! The team has been hard at work readying the feature for general availability, and although we are not announcing that today, we have great news to share regarding permissions.
·powerbi.microsoft.com·
Update to required permissions when using composite models on a Power BI dataset
Thin report support released
Thin report support released
We’re excited to announce the public release of new thin report capabilities for Power BI Documenter. According to early users, these new capabilities are helping to reduce the time spen…
·datavizioner.com·
Thin report support released
Data Factory V2 Activity Dependencies are a Logical AND
Data Factory V2 Activity Dependencies are a Logical AND
Azure Data Factory V2 allows developers to branch and chain activities together in a pipeline. We define dependencies between activities as well as their their dependency conditions. Dependency con…
tommypuglia·datasavvy.me·
Data Factory V2 Activity Dependencies are a Logical AND
ADF Data Flows: Distinct Rows
ADF Data Flows: Distinct Rows
Below is a method to use in ADF’s Mapping Data Flows to reduce the data stream in your data flows to only include distinct rows. This sample is available as a pipeline template here. Choose y…
tommypuglia·mssqldude.wordpress.com·
ADF Data Flows: Distinct Rows