m-kovalsky

Results 117 comments of m-kovalsky

Is it possible to run the command line to run a command line to run a c# script without referencing a .bim file or server/database? Just want the script to...

Has something changed in the analyzer output? This script doesn't work anymore (object, category, severity) ```c# using TabularEditor.BestPracticeAnalyzer; var bpa = new Analyzer(); bpa.SetModel(Model); var results = bpa.AnalyzeAll().ToList(); // List...

Thank Daniel, the code below works. However, it seems that something has changed with category and severity. It used to be Rule.Category & Rule.Severity but that code doesn't work anymore....

Are you referring to the script below? In Tabular Editor 2? Running the script or saving the script as a custom action? I just saved this as a custom action...

This is resolved in [1.6.3](https://github.com/m-kovalsky/ReportAnalyzer/releases/tag/1.6.3). By the way, are you using Windows 11?

Would you be able send a copy of the CESES file?

Make sure to set the Sensitivity Label within Power BI Desktop. If you don't set this then an error occurs when the tool is trying to read the pbix->zip file.

Are you still experiencing this in 1.6.3?

Hi folks, I believe the solution to this issue is to set the Sensitivity Label for the Power BI Desktop file. Please try this and let me know.