Collecting tweets and do some sentiment analysis and visualize with PowerBI

With Microsoft Flow you can do some good things for analysis how people talk about things in social media f.e. twitter. For this I will collect twitter tweets filter by hashtag, detect the tweet language, do some sentiment analysis on the tweet text and store it in Data verse (formally know as Common Data Service)…

Tweet with media

During my test with the Twitter connector in Flow i tried a lot with tweeting. Here I want to show how you add an attachment to your tweet from a sharepoint list. First you have to load the item from the sharepoint which should be tweeted. With the output of this you can a condition…

Collect twitter tweets

To collect data from twitter you can use Microsoft Flow in combination with excel. First you have to select the Microsoft Flow trigger for “Twitter – when a new tweet is posted” and to select the hashtags you want to collect. in this example we collect all posted tweets for Dynamics 365. The next step…