Forum Discussion

JamesLeach's avatar
JamesLeach
Frequent Visitor
5 years ago
Solved

Only query new records

Hello, all!    I have a dataset pulled from a number of xml files in an Azure blob.   In that dataset are some IP addresses that I am querying location data for using a web API.  A lot of IP addres...
  • Greg_Deckler's avatar
    5 years ago

    JamesLeach Honestly there is no great solution for this. I think ImkeF (biaccountant.com) wrote a blog article on this that probably was the "cleanest" but there's really no "good" way.

     

    Seems like what you want is incremental refresh though, which Power BI has but not sure how that might work exactly with the API you are calling.