Skip to content

Phil Seamark on DAX

Data modelling and DAX

  • Home
  • DAX Games
  • About Phil Seamark

Category: Medium

Pivoting Data for Speed

Pivoting Data for Speed

Posted on October 16, 2019October 25, 2019No Comments on Pivoting Data for Speed

In this article, I’m going to describe a technique you may wish to consider to help speed up your Power BI reports. This specific technique is designed to help speed up reports that show common period comparisons such as: This year versus last year (as difference and/or percent) Delta, or percentage change over the previous … Continue reading Pivoting Data for Speed

TopNSkip Alternative

Posted on May 14, 2019July 8, 2019No Comments on TopNSkip Alternative

I received an email recently asking for help with an interesting DAX question. The person was trying to get a DAX query working using the undocumented TOPNSKIP function to return a table of data that didn’t include the first N rows. The function syntax is as follows : TOPNSKIP ( <Rows>, <Skip>, <Table> [, <OrderByExpression> … Continue reading TopNSkip Alternative

Posts pagination

Previous page Page 1 … Page 3 Page 4

Search

Categories

  • Advanced
  • Aggregations
  • Analysis Services
  • Blog
  • Calculation Groups
  • Columns
  • Composite Models
  • Copilot Productivity
  • Data Modelling
  • DAX
  • Direct Lake
  • Direct Query
  • Distinct Count
  • Easy
  • Fabric Notebook
  • Filtering
  • Inventory
  • Medium
  • Monitoring
  • Optimise
  • Performance
  • Power BI
  • Power BI Refresh
  • PowerShell
  • Relationships
  • Semantic-link
  • SSMS
  • Time Intelligence
  • TMSL
  • TOM
  • Uncategorized
  • VS Code

Recent Posts

  • Optimize Your Power BI Model: Use COUNTROWS for Distinct Counts
  • Why the RLS bitmap default just went up 4x
  • Choose your model wisely: premium for design, cheap for execution
  • Teach AI to sound like you, not like AI
  • The same workspace on every device
Phil Seamark on DAX

Back to top
Loading Comments...