Hello, I am very new to PQ. I have imported huge data from SalesForce. I want to apply 'from and to' date filters on 'transactions date' column but I want users to input the 'from' (and 'to') dates in two separate cells in Excel to refresh my query. I imported the start date as a named range 'FromYTD' and saved as connection only. Then applied to the column as below.
Both the transactions column and From YTD is formatted as Date.
The error message I am getting is below. Please help. Thanks
Solved! Go to Solution.
In your formula, make it FromYTD{0} in place pf FromYTD. This will make it refer to first value of FromYTD list.
OR
Don't change formula, in your FromYTD list, right click on List column and drill down. This will make it a single value and you query will work correctly.
Brilliant! It worked. Thanks
In your formula, make it FromYTD{0} in place pf FromYTD. This will make it refer to first value of FromYTD list.
OR
Don't change formula, in your FromYTD list, right click on List column and drill down. This will make it a single value and you query will work correctly.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!