Forum Discussion
juarta
5 years agoFrequent Visitor
Extraer conversacion teams a power query
Como puedo extraer la conversación de mi chat a power query o descargar la conversación de teams
Hi juarta ,
To get data from teams in power bi, you can try these two ways:
- Use Graph API, please refer: How to get more out of your Graph API custom connector in Power BI
- Try to fetch the data with a standard-connector from Flow and save it to a JSON-file on your drive. From there you import it via a standard JSON-connector into Power BI. Please refer: Easy way to retrieve Teams data in Power BI via Flow
In addition, here is the simliar issue that you can refer:
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- v-yingjl
Community Support
Hi juarta ,
To get data from teams in power bi, you can try these two ways:
- Use Graph API, please refer: How to get more out of your Graph API custom connector in Power BI
- Try to fetch the data with a standard-connector from Flow and save it to a JSON-file on your drive. From there you import it via a standard JSON-connector into Power BI. Please refer: Easy way to retrieve Teams data in Power BI via Flow
In addition, here is the simliar issue that you can refer:
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.