We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 7 | |
| 7 | |
| 5 |