cancel
Showing results for 
Search instead for 
Did you mean: 

Complex requirement for reports!

former_member214928
Participant
0 Kudos

We have a requirement of fetching reports for user skills matrix.

In this we have 5 drop downs for selecting the criteria.

If we look at these, there are numerous combinations for fetching the data, which is not good coding standards.

If you can suggest me a better logic for fetching the data!!!

You will find the screenshot attached of the selection screen!!

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

Convert it to range table and use IN in select query.

This will help u.,

Regards,

Kiran

former_member214928
Participant
0 Kudos

Thank you for your help. This was the most efficient option I was thinking about!!!

Answers (0)