Generate tabular processing DGML graph based on extended events XEL file
Brakdown tabular processing job into sigle processes to analyze bottlenecs
- Open SSMS
- Connect to your tabluar instance
- Open and execute XMLA extended-event-query-template.XMLA (provide path where XEL file will be stored)
- Star processing your tabular cube (full, table)
- In SSMS open file "Generate DGML graph.sql" (provide path where XEL file has been stored)
- Copy all rows from "Result" tab and save them to .DGML file
- Open Visual Studio -> open your DGML file (you need to install DGML extension to Visual Studio from Visual Studio Installer)
- Have fun with DGML graph