I'm preparing a data source in Power query and I'm having some trouble with formulas involving date columns which legitimately have a lot of null values.
Is there an equivalent to NVL (oracle) in Power query I can use when writing the formulas to deal with null values as I'm getting errors.
I'm also looking for advice on how to write a formula that returns "Yes" if a date is between 2 other dates. Is there a power query equivalent to between (oracle)?
Any help would be much appreciated
Thanks very much
Rob
Is there an equivalent to NVL (oracle) in Power query I can use when writing the formulas to deal with null values as I'm getting errors.
I'm also looking for advice on how to write a formula that returns "Yes" if a date is between 2 other dates. Is there a power query equivalent to between (oracle)?
Any help would be much appreciated
Thanks very much
Rob