m-kovalsky

Results 122 comments of m-kovalsky

If you want it to ignore the Incremental Refresh policy, I believe you should set the table(s) as such: ![image](https://user-images.githubusercontent.com/29556918/135982150-9e1e8c4a-190c-4dfc-9197-4e12e809ada9.png)

Yes, try it out and let me know. You can also run steps 1&3 as scripts. If this works, I can add a functionality within the tool to allow an...

This issue is a bit outside the scope of this tool. The error message isn't too helpful but make sure to check out Tabular Editor's documentation on the subject. Otherwise...

The concept for the mini model is based on the fact that it is easier to remove/modify objects than to add objects. Hence, starting with a 'master model' with all...

Interesting, thanks. Was curious if there is a way to do this without using the command line option.

This is precisely what I was looking for - thanks Daniel! Just one more thing - can we get the RuleCategory, Severity and other rule properties within this? I don't...

@otykier can we run the bpa inside of tabular editor (not using the command line) against a .bim file (not against the model loaded into tabular editor)?

I'd like to have a script/program which can run the BPA against a folder of .bim files (or pbip files) and save the output into a file.

Ah, TabularModelHandler is the key. Thanks Daniel!