Forum Discussion
AbbasG
4 years agoMemorable Member
Dataflow filter not working properly
Hello All,
I have a data flow for the product purchasing information.
The description column has the Tracking information.
I have filtered the description column with the text "tracking" which shows me the tracking details for each order no.
The problem is, whenever any order is updated with the tracking information. That order number is not automatically populated.
but when I open the .pbix file and do the filtering again then it shows.
I want all the order numbers to show automatically as and when the data is entered.
2 Replies
- amitchandakSuper User
AbbasG , is the dataflow and the dataset are getting updated properly on service? Dataset should get updated after dataflow
- AbbasGMemorable Member
Hi amitchandak , thank you for your time.
Yes, it is.