When I view ReportObjects_UnusedObjects.txt, I see columns that are part of RLS or OLS or a relationship, as well as measures that are used for conditional formatting. Is this expected?
My model has two tables:

In addition to the relationship, there's an RLS role, an OLS role, and a table visual with conditional formatting (background color).
I expect to see only [Unused measure] in ReportObjects_UnusedObjects, yet I see everything but 'Table'[Column for a table visual]: ReportObjects_UnusedObjects.txt
Sample PBIX file: Sample for issue 14.zip
In case it matters, I'm connecting to the model locally. The only parameters I changed were pbiFolderName, pbiFile, addPersp (the latter set to true).
Is there something I'm doing incorrectly?
When I view ReportObjects_UnusedObjects.txt, I see columns that are part of RLS or OLS or a relationship, as well as measures that are used for conditional formatting. Is this expected?
My model has two tables:

In addition to the relationship, there's an RLS role, an OLS role, and a table visual with conditional formatting (background color).
I expect to see only [Unused measure] in ReportObjects_UnusedObjects, yet I see everything but 'Table'[Column for a table visual]: ReportObjects_UnusedObjects.txt
Sample PBIX file: Sample for issue 14.zip
In case it matters, I'm connecting to the model locally. The only parameters I changed were pbiFolderName, pbiFile, addPersp (the latter set to true).
Is there something I'm doing incorrectly?