Forum Discussion
mowu
8 years agoNew Member
Question of integrate map with restful api
Hi, we had integrate dataset with map and push data to dataset every 5 min by restful api then show the data in map, but we would like to filter specific columns and only show last status on the map...
- 8 years ago
Hi mowu,
Do you have a Timestamp field/column in your datasset that indicates when a record is added? If yes, you should be able to use that Timestamp field/column to apply a visual level filter(top 1 by latest [ts]) on the map visual to only show last status on the map. :smileyhappy:
Regards
mowu
8 years agoNew Member
v-ljerr-msft Thanks for your reply, it works now ! :smileyvery-happy:
v-ljerr-msft
8 years agoMicrosoft Employee
Hi mowu,
Great to hear the problem got resolved! Could you accept the reply as solution to close this thread, which could also help others who have similar issue easily find the answer? :smileyhappy:
Regards