Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ShrimpCreole
Helper I
Helper I

Query Logs Me Out of the Other Query.

I'm hoping my issue is simple.  I am able to connect to each of the below sources, which pull finanical data from seperate locations to be consolidated.   The credentials are basic with a User name and Password.  Each has a seperate user name.  When I connect to one, it logs me out of the other, so I have to re-enter the credentials.   I do, then it logs me out of the other, and so on.   How do I resolve this problem?

 

let
Source = Json.Document(Web.Contents("https://int.LightspeedADP.com/lsapi/AcctBalance/76220042")),

let
Source = Json.Document(Web.Contents("https://int.LightspeedADP.com/lsapi/AcctBalance/76204356")),

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

you can't. This is a design limitation.

 

On the Power BI service you can work around that by using a gateway and creating separate connections.  On the Power BI Desktop you have no solution (maybe there's a trick in the global data source settings where you can remove the higher level URL, but that is only a temporary reprieve).

 

You can raise an issue at https://issues.powerbi.com . If you have a Pro license you can consider raising a Pro ticket at https://powerbi.microsoft.com/en-us/support/pro/

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

you can't. This is a design limitation.

 

On the Power BI service you can work around that by using a gateway and creating separate connections.  On the Power BI Desktop you have no solution (maybe there's a trick in the global data source settings where you can remove the higher level URL, but that is only a temporary reprieve).

 

You can raise an issue at https://issues.powerbi.com . If you have a Pro license you can consider raising a Pro ticket at https://powerbi.microsoft.com/en-us/support/pro/

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors