Forum Discussion
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 instead of summary of all data, is this possible ? thanks !
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
3 Replies
- v-ljerr-msftMicrosoft Employee
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
- mowuNew Member
v-ljerr-msft Thanks for your reply, it works now ! :smileyvery-happy:
- v-ljerr-msftMicrosoft 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