Power BI

Power BI

7501 bookmarks
Newest
Power BI Bookmarks Tips, Tricks, and Best Practices
Power BI Bookmarks Tips, Tricks, and Best Practices
Power BI Bookmarks Tips. Bookmarks are powerful and can improve the reader's experience. However, there are several settings to be aware of.
·powerbi.tips·
Power BI Bookmarks Tips, Tricks, and Best Practices
7 reasons DAX is not easy - SQLBI
7 reasons DAX is not easy - SQLBI
DAX is simple, but it is not easy. I cannot remember how many times I read this sentence on social media, attributed to me. For good reason: I have repeated
·sqlbi.com·
7 reasons DAX is not easy - SQLBI
Custom Visual Reports In Power BI
Custom Visual Reports In Power BI
In this tutorial, I’d like to discuss how you can improve your creativity when creating custom visual reports in Power BI. I highly recommend creating projects that are outside your organization’s environment. This is because when creating projects for your organization, your creativity is limited. M
·flip.it·
Custom Visual Reports In Power BI
Refinement of Semi-Additive Measures in DAX
Refinement of Semi-Additive Measures in DAX
In a previous story, I explained some details about Semi-Additive Measures. Here are some more hints on this topic
·towardsdatascience.com·
Refinement of Semi-Additive Measures in DAX
How to return 0 instead of BLANK in DAX - SQLBI
How to return 0 instead of BLANK in DAX - SQLBI
In this article we show some techniques to force a measure to return zero instead of blank, in order to highlight combinations of attributes with no data. P
·sqlbi.com·
How to return 0 instead of BLANK in DAX - SQLBI
Power BI Rest APIs Documentation – Interactive Report - Self-Service Business Intelligence
Power BI Rest APIs Documentation – Interactive Report - Self-Service Business Intelligence
When I am working with the Power BI REST APIs I am regular visitor of the API documentation. I always learn a lot about the data when I am building a Power BI report so I thought it would be a useful exercise to create a Power BI version of the API documentation. If you […]
·selfservicebi.co.uk·
Power BI Rest APIs Documentation – Interactive Report - Self-Service Business Intelligence
How to export more than 30,000 rows of data from Power BI Desktop. | Purple Frog Systems
How to export more than 30,000 rows of data from Power BI Desktop. | Purple Frog Systems
Have you ever wanted to export a table from Power BI Desktop into Excel just to make sure the DAX you’ve written is performing as expected but ran into this error message: “Data exceeds the limit – Your data is too large. Some data sampling may occur”? Most probably this has occurred because you’ve got […]
·purplefrogsystems.com·
How to export more than 30,000 rows of data from Power BI Desktop. | Purple Frog Systems
Fully customizable reports - Microsoft Power BI Community
Fully customizable reports - Microsoft Power BI Community
User Id or User Group based pages in Power BI report UI Our target is to make one report that has different pages to users depending on which AD groups they belong to. Alternative implementation methods Our requirement is simple and basic, but Power BI doesn’t support this type of solutions, so the ...
·community.powerbi.com·
Fully customizable reports - Microsoft Power BI Community
ADDCOLUMNS – DAX Guide - SQLBI
ADDCOLUMNS – DAX Guide - SQLBI
ADDCOLUMNS: Returns a table with new columns specified by the DAX expressions. https://dax.guide/addcolumns/
·sqlbi.com·
ADDCOLUMNS – DAX Guide - SQLBI
Twitter Dashboard Power BI App
Twitter Dashboard Power BI App
Have you been wondering how to measure the impact of different brands, persons, or organizations on Twitter? Now, you can. DataChant released a new Power BI app on Microsoft AppSource that allows you to search for any Twitter handle, hashtag, brand, or mentioned keywords and analyze their impact over time. The new app is our […]
·datachant.com·
Twitter Dashboard Power BI App
DAX Calculation Groups for Time Intelligence | Developer Support
DAX Calculation Groups for Time Intelligence | Developer Support
Dev Consultant Jean Hayes spotlights Data Analysis Expressions (DAX) with Calculation Groups. Power BI Premium (Preview), Azure Analysis Services and SQL Server Analysis Services 2019 now support Calculation Groups! Why am I so excited? Because this functionality was one of the best capabilities in Multidimensional Analysis Services through Named Sets and Calculated Members.
·devblogs.microsoft.com·
DAX Calculation Groups for Time Intelligence | Developer Support
DAX and M bits of experience
DAX and M bits of experience
This story is intended to share small bits of code that I have found extremely useful in my day to day activities as a Power BI consultant.
·oscarvalerock.medium.com·
DAX and M bits of experience
Create Customized Age Bins (or Groups) in Power BI - RADACAD
Create Customized Age Bins (or Groups) in Power BI - RADACAD
Power BI has the built-in feature of creating binning for a numeric field such as age. However, the default binning will create bins of equal size. If you want to create bins of different sizes, then …
·flip.it·
Create Customized Age Bins (or Groups) in Power BI - RADACAD