Video by: Reid Havens
Learn how to utilize row level security (RLS) to filter page navigation options for each user by using page navigation buttons and slicer selections in Power BI.
Video by: Reid Havens
Learn how to utilize row level security (RLS) to filter page navigation options for each user by using page navigation buttons and slicer selections in Power BI.
Come hang out as Didier Terrien and I talk about (Power BI Sidetools). Power BI Sidetools is an innovative external tool offering unique features to improve productivity when developing reports, with an impressive list of features and tools contained within! Features such as: exporting data to Excel, transferring DAX and M formulas to files, viewing DAX and M code in Visual Studio Code, preview DAX measures in auto-generated tables, and more!
I worked with data for almost 4 decades in various environments as a developer and project manager. Heavy user of Excel for a long time, I try to move data as much as possible to Power BI since it appeared on the market. Working now as the Group Data Quality Officer in Trescal, my skills cover business and IT areas for the benefit of productivity and quality.
Didier's Website
Sidetools Site
Sidetools Support
Didier's Linkedin
Didier's Twitter
Video by: Reid Havens
Part four of four in a series - learn how to leverage relationships and DAX calculated tables to create a time intelligence slicer with fiscal periods in Power BI. The end result will perform faster and create a better user experience versus needing to create many time intelligence DAX measures.
Part 1: Creating MTD/QTD/YTD Filters
Part 2: Applying USERELATIONSHIP Function
Part 3: Additional Date Periods
Video by: Reid Havens
Learn how to display DAX expressions in the description tooltip - when hovering over the measure in the fields list. This can be applied to all measures easily and effortlessly using Tabular Editor.
External Tool - Tabular Editor
foreach (var m in Model.AllMeasures) { m.Description = m.Expression; }
Signup for our mailing list to gain access to Power BI files and templates from the videos. You’ll receive a welcome email with a link and password to the Blog Files page.
Reid Havens’ early love affair with analytics has, over the past decade, turned into an evolution into data visualization and report design in Power BI.
Since then Reid has been writing articles and creating YouTube videos to share the word of BI, helping to inspire the next generation of Business Intelligence enthusiasts.