eudesmcf

Results 6 comments of eudesmcf

@otykier I have the same problem, sometimes I get a timeout. I have similar problems when I use the lib azure.identity in my python code, I imagine it is something...

Hello @otykier. I'm testing inputing you suggestions. While I'm at it, I'm having trouble connecting to TE2 with the Service Principal via power shell. Can you tell me if the...

@TilsonM17 gerei a tabela de acordo com o Prisma, o ponto é entender se isso esta com erro dentro da ultima versão disponivel ou se foi um erro pontual em...

@otykier I need the script to import a set of rules via URL, it will be used in conjunction with the script I showed above.

Hi @m-kovalsky. The problem continue, I'm using TE3 3.14. ![image](https://github.com/m-kovalsky/Tabular/assets/23265096/30991c2e-2bdc-4c1a-ad74-2a8656112217)

Hi @m-kovalsky, in TE3 it works when you include the LoadExternalRuleCollectionsAsync method. ``` //using TabularEditor.BestPracticeAnalyzer; // Use this for Tabular Editor 2 using TabularEditor.Shared.BPA; // Use this instead of the...