You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm trying to do testing on powerBI but I get this error , the file pbix is opened in the background , the error shows that the process name is opened and correct but why the connection is failing?
,NBi.NUnit.Runtime.TestSuite.Power BI : - Data Completeness - Validate Row Count:
System.AggregateException : One or more errors occurred.
----> NBi.Core.ConnectionException : No parent process found with the name 'logs'. Existing parent names were 'logs', ''',.
The connection string used was 'PBIX = logs'
The text was updated successfully, but these errors were encountered:
NBi was using a hack to connect to PowerBI and Microsoft refactored some code on this. Right now, NBi doesn't support anymore to connect to Power BI Desktop (the last versions). There is an alternative for this and it's probably available in my other project DubUrl.Adomd I let you check it and potentially work on your fork of NBi. I won't work to fix this.
Hello, I'm trying to do testing on powerBI but I get this error , the file pbix is opened in the background , the error shows that the process name is opened and correct but why the connection is failing?
,NBi.NUnit.Runtime.TestSuite.Power BI : - Data Completeness - Validate Row Count:
System.AggregateException : One or more errors occurred.
----> NBi.Core.ConnectionException : No parent process found with the name 'logs'. Existing parent names were 'logs', ''',.
The connection string used was 'PBIX = logs'
The text was updated successfully, but these errors were encountered: