Skip to main content

Posts Tagged ‘SSAS query’

SSAS Query Log Truncation During Synchronization

Problem: During one of my projects I found that the SSAS query log table seemed to be periodically getting truncated. I would notice this because I would run some queries against the cube, watch them get logged into the logging table, and then a few hours later they would be gone! I could not figure […]

SSAS Query Log Table Time Issue

Have you ever used the SSAS out of the box functionality to log queries? This can be used to see how many queries are run, how long each query runs, and which users are running the queries. If not, check out this blog for a description of some dashboards that can be created from this […]