Forum Discussion
Alicia_Anderson
Resolver I
2 years agoUnable to combine data - Power BI Service Refresh Error
The report runs fine in Power BI Desktop but when I publish it to the service it errors. I feel I have tried about everything but nothing works. 1) I made sure all my data sources privac...
- Anonymous2 years ago
Hi Alicia_Anderson ,
During my investigation I have found users in the past who have had similar experiences to you .
The solution given by other forum users was: You need to combine all the queries into one query.For original post, you may refer to:Solved: Unable to Combine Data Refresh Error - Microsoft Fabric Community
Hope it helps!
Best regards,
Community Support Team_ Scott ChangIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
aj1973
Community Champion
2 years agoAlexisOlson
Super User
2 years agoaj1973 This is not true.
I tested this query in the Power BI Service and it works fine.
let
Source = Csv.Document(Web.Contents("https://people.sc.fsu.edu/~jburkardt/data/csv/addresses.csv"))
in
Source