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
Hi
I need to work out how long a sales request has not been added to a presales resource since being created
If there is a list of presales request, other list is creation date - How will I know whether a presales request has been allocated or not? There should be some column which tells me this.
Assuming that all presales request has not been allocated, then you can use following formula to know calendar days
= Duration.Days(Date.From(DateTime.FixedLocalNow())-[Creation Date])
Hi Vijay
Thank you so much for your reply. The data comes from a MS List. The one list is the presales name (which should only be where there is not presales selected) and the other one is the creation date. I need to work out how many days has a presales request been non allocated. Does that help you at all. If not please let me know what you need.
Can you post some sample data (without confidential/sensitive one)?
How to Get your Question Answered Quickly - https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
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.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 7 | |
| 7 | |
| 5 |