Daniel Otykier

Results 318 comments of Daniel Otykier

Just a heads up, in case you're planning to use PowerQueryNet or a similar technique in a production scenario, where there is a risk of a Microsoft license/EULA audit on...

@sio The Power Query SDK is only intended for developing custom connectors - not for direct access to the mashup engine itself. Just because a certain .dll ships with a...

Agree with everything @Seddryck wrote. Just one minor point: As of august 2018, [Microsoft now officially supports connecting to the diagnostics port](https://www.sqlbi.com/blog/marco/2018/08/21/dax-studio-and-power-bi-diagnostic-port/), so DAX Studio is no longer violating anything...

> So this basically kills the project? Bummer. Yep, this is what I was afraid of. I hope that, some day, we will get an API or other means of...

This is actually by design, since the format string used on a Calculation Item is not a string but a DAX expression. In case you want to apply a fixed...

Hi @adamsmodi Thank you very much for this suggestion and for the offer to volunteer. Currently, however, it is not possible to localize the UI as application strings needs to...

Sorry for the delay in communication. > sometimes dumps a load of stuff your not interested in Could you be a little more specific about this? Tabular Editor should only...

I'm sorry to have to disappoint you. A pbix file that uses a live connection to any instance of AS (SSAS / AAS / PBI datasets) does not in itself...

Yeah, DirectQuery over AS is still in preview and there are some issues currently. I'm confident the team will have these issues sorted before GA.

Could you try to completely uninstall the tool, and then try to install [version 2.14.2](https://github.com/otykier/TabularEditor/releases/latest), which was released just now? Thank you.