Gerhard Brueckl

Results 99 comments of Gerhard Brueckl

hey @mthierba, you are absolutely right, there is definitely a mismatch as i am quite lazy to do both releases at the same time I will try to at least...

sure, I would really appreciate it So I guess the gitHub repo would be the master and whenever a new release is created, a could trigger a github action to...

a Release also always generates a Tag, no? I would probably do it "On Release" so its obvious when a new version also has to be published to the VSCode...

there was another issue https://github.com/gbrueckl/PowerBI-VSCode/issues/27 where we explicitly set the `applyRefreshPolicy `to `false` guess I have to rework this and make it more granular e.g. if you select a partition...

ok, was a quick fix I think - just released `v2.1.2` where this should be fixed now (as described above) could you please check @Lvanlaar26 and report back here if...

on a dataset-level or on a table level? i could probably overwrite the UTC time (API default) with your current local time - would that help? whats the default in...

would you do the incremental refresh on a single/set of tables or on the whole dataset? until I have investigated the table/partitions of a dataset, I do not know whether...

ok, I can get the Refresh policy information from here https://dax.guide/info-refreshpolicies/ will try to implement this in the next days