Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I would like a method to import the entities and types in my power bi dataset with tweets similar to this sentiment model in: http://nisalbi.blogspot.com/2017/10/step-by-step-twitter-sentiment-analysis.html
This is the resultset from this method but I can't be sure how to import this and put this in a list of most common Persons or organisations within Power BI (https://docs.microsoft.com/en-gb/connectors/cognitiveservicestextanalytics/#EntitiesResult)
Here is the resulset from a recent politician's tweet. How would I process this into PowerBI for an indeterminate number of Entities?
How can I go about this with a power apps flow + power bi streaming dataset?
Hi, @treeofwisdom100
Could you please tell me whether your problem has been solved?
If it is, please mark the helpful replies or add your reply as Answered to close this thread.
It will help other community members easily find the solution when they get the similar issue.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi , @treeofwisdom100
It seems that only one entity in the streaming dataset is supported by design.
It is recommended to create a streaming data set for each entity.
BTY,you can also use web data source to call Twitter API and do the data cleaning in Query Editor .
Please refer to these related posts and video.
https://chris.koester.io/index.php/2015/07/16/get-data-from-twitter-api-with-power-query/
https://www.youtube.com/watch?v=i88CBli0uQc
Best Regards,
Community Support Team _ Eason