Forum Discussion

BITomS's avatar
BITomS
Solution Supplier
2 years ago
Solved

Optimising DAX Query

Hi all,   I am getting an error for Resource Governing: This query uses more memory than the configured limit etc... on a specific visual. I have been optimising my PBI model to move logic closer t...
  • BITomS's avatar
    BITomS
    2 years ago

    Thanks 123abc but the new measure you suggested still only allows for a distinct slicer value being selected. The business case dictates that a user should be able to select multiple slicer values (each linked to a measure) to overlay on a chart visual.

     

    I have been following the other steps you said though and point 2 on reviewing the model has uncovered something - I didn't realise a visual filter could be so detrimental to report performance: https://blog.crossjoin.co.uk/2022/11/10/performance-tuning-table-visuals-with-filters-applied-in-power-bi/

     

    I've learnt a new PBI 'gotcha'! Removing the visual filter has resolved the query performance error.