Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi there,
Can anyone suggest the possible DAX solution for the following Qlik Sense formula?
(avg({<RequestedFor>} TAT))*5
Your assistance is greatly appreciated.
Solved! Go to Solution.
Hi! @willstr
It would be similar formula for Dax code :AVERAGE('TableName'[TAT]) * 5
but please do let me know if you need to achieve anything specifically so I can help in case this doesn't work.
Hi @willstr ,
Thank you for being part of the community.
As @AnkitKukreja mentioned, using AVERAGE('TableName'[TAT]) * 5 is a good starting point in DAX. If your Qlik formula involves any special filtering on requested for and this isn’t giving you the expected result, please share more details. We would be happy to assist further.
Also, if @AnkitKukreja , response resolved your issue, please mark it as the solution to help others find it too.
Yugandhar
CST Member.
Hi @willstr ,
Could you confirm if your issue has been resolved or if you're still facing challenges? If the solution worked for you, please consider marking it as the accepted solution so it can help other community members. If you're still experiencing issues, feel free to share the details, and we'll be happy to assist further.
Thank You.
Hi @willstr ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution we provided for your issue worked for you or let us know if you need any further assistance?
Your feedback is important to us, Looking forward to your response.
Thank You.
Hi @willstr ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You.
Hi @willstr ,
Thank you for being part of the community.
As @AnkitKukreja mentioned, using AVERAGE('TableName'[TAT]) * 5 is a good starting point in DAX. If your Qlik formula involves any special filtering on requested for and this isn’t giving you the expected result, please share more details. We would be happy to assist further.
Also, if @AnkitKukreja , response resolved your issue, please mark it as the solution to help others find it too.
Yugandhar
CST Member.
Hi! @willstr
It would be similar formula for Dax code :AVERAGE('TableName'[TAT]) * 5
but please do let me know if you need to achieve anything specifically so I can help in case this doesn't work.
User | Count |
---|---|
16 | |
15 | |
14 | |
12 | |
11 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
9 |