Forum Discussion

AnttiKoskinen's avatar
AnttiKoskinen
Frequent Visitor
2 years ago
Solved

Latest date as filter in Power BI Dataflow

I'm trying to set a scheduled refresh with following piece of code, which system created automatically for me:    #"Filtered rows 1" = Table.SelectRows(#"Filtered rows", let latest = List.Max(#"Fi...
  • lbendlin's avatar
    2 years ago

    do you want to import the last modified file?  Sort the folder contents accordingly and then grab the binary from row 0.