Mathias Thierbach
                                            Mathias Thierbach
                                        
                                    Interesting! Haven't seen this one before (or at least no one's reported it!) Your VM seems to be locked down somehow when iterating through processes. Just to clarify - did...
Also, do you have SQL Server running on that same machine?
Yes, that's what I thought. Easy to resolve then. pbi-tools is basically going through all processes called "msmdsrv", assuming those are linked to local PBI Desktop instances. SQL Server SSAS,...
@HankDank This is going to be fixed in the upcoming RC.2 release. For now, either ignore or stop the SSAS instance on your development machine.
@MarcusWegener @HankDank Would you mind testing your scenario again with the tool version at https://github.com/pbi-tools/pbi-tools/releases/tag/1.0.0-rc.2%2B20220501 This one has what I think is a fix, but I can't easily replicate your...
Note, I updated the release link above - got the numbering wrong before.
Thanks for confirming @MarcusWegener !
Ah, i see. This is not the exact same issue as the one reported by Marcus. Here, the problem appears to be the multi-user setup where conflicting processes are running...
@matherring @marcosqlbi Just committed a better fix for this issue which should cover all cases where `pbi-tools` chokes on another instance of SSAS on the same machine. It's currently available...
Supporting incremental refresh and other advanced partitioning scenarios is high priority on the roadmap. I'm currently working through workflows and manifest options for those. Not yet in the latest preview,...