We need to access some CSV files stored in the Hub repo from PBI Report Server. Previously, with KNIME Server, this worked using basic authentication (user/pass) in PBI RS with our personal KNIME Server credentials, but with the Hub, the related URL only works if we were previously logged into the Business Hub. We are talking about using a URL in a browser to access a Hub file, e.g:
Ok, we managed to do it by ourselves: In the Hub web interface, Hub user → Settings → Application passwords. Then these app credentials were used to log in when connecting to that CSV URL from PBI RS.
Is there any way to read all CSV files in a repo folder?