Forum Discussion
Anonymous
5 years agoNot applicable
Unable to get data from rest API error 409 conflict
Hi friends, Some APIs are giving successful data in power bi desktop but some are not. Example the below API call is giving me data in CURL / Powershell. But when tried in Power BI desktop f...
Anonymous
4 years agoNot applicable
Hi Kelly thanks for replying. Which code you are referring to?
v-kelly-msft
Community Support
4 years agoHi Anonymous ,
I hope you could remove below codes and test whether you still have the above issue:
Table0 = Source{0}[Table],
VULN_LIST = Table0{0}[VULN_LIST],
VULN = VULN_LIST{0}[VULN],
Best Regards,
Kelly
Did I answer your question? Mark my raeply as a solution!