Forum Discussion

CarlBlunck's avatar
CarlBlunck
Resolver I
2 years ago
Solved

Choose column - weird behaviour

I'm experiencing some weird behaviour in a dataflow.  Here is the code:   let   Source = VP_Schedule,   #"Filtered rows" = Table.SelectRows(Source, each [#"Paycode-level1"] = "Leave"),   #"Choo...
  • CarlBlunck's avatar
    2 years ago

    Ignore this...  I was just having a moment and didn't realise I had an error in an sql query...