Activity
Mon
Wed
Fri
Sun
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Memberships

Learn Microsoft Fabric

Public β€’ 6.9k β€’ Free

2 contributions to Learn Microsoft Fabric
Is there any way to connect Microsoft Fabric with SQL Management Studio using password?
Hi all, Now I only see people connect between Fabric and SSMS using email (user name). I want to know if we can connect by using other ways like password? My goal is to get data from Fabric so that ChatGPT can access and analyze. Thanks a lots πŸ˜„
0
1
New comment Mar '24
Get capacity from Azure Devops using Dataflow Gen 2
Hi all, I'm trying to get capacity from Azure DevOps using Dataflow Gen 2. After having the table containing all IterationId in the project, I used the following step to loop through each Id and get Capacity data. =Table.AddColumn(#"Added Working Day", "Capacity", each try Json.Document(Web.Contents("http://dev.azure.com/ProjectName/_apis/work/teamsettings/Iterations/"&[IterationId]& "/capacities")) otherwise null However, I get the error of credentials. I already checked and guaranteed that my credentials are correct. And when I filtered to get only 3 IterationId or less, the queries ran. Is there any limit in Fabric when getting data using a loop? Do you have any better solutions to retrieve Capacity data?
1
3
New comment Feb '24
0 likes β€’ Feb '24
Actually not @Will Needham The error is "Credentials are required to connect to the Web source". About the authentication, I use Basic kind. I tested it in Postman, and it's ok, so the token is valid. As I said, when I filter to get only 2 IterationId, the query runs successfully. So I don't think the problem is from my token. But I still don't know why πŸ˜…
1-2 of 2
Thanh Nhat
1
4points to level up
@thanh-nhat-7298
New to Fabric!

Active 6d ago
Joined Feb 5, 2024
powered by