Forum Discussion
Anonymous
4 years agoNot applicable
This dataset includes a dynamic data source.
Hi, I apreciate this question has been asked before, but none of the solutions have worked for me. There's a funciton, which I use to expand a list of teams from Azure devops. The source "Teams" is ...
GilbertQ
4 years agoSuper User
Hi Anonymous
have a look at this blog post it might help Power Query Errors: Please Rebuild This Data CombinationThe Excelguru Blog
Another alternative is to rather store the ID's in a table and then get the function to call it from the table?
- Anonymous4 years agoNot applicable
Thanks, but I know this link and I have tried this already.
The IDs are stored in a table, no?- GilbertQ4 years agoSuper User
Hi Anonymous
Yes they would be stored in a table. And then your table will call the function?
- Anonymous4 years agoNot applicable
Sorry, I meant to say, I am already doing that. The IDs are in a table.