This message was deleted.
# ask-questions
w
This message was deleted.
f
In the data source setting, you can define your own identifier types. By default we use
user_id
, but you can change that to
request_id
instead if you want. Then, update your assignment queries and metric queries to reference the request id and it should work as expected
👍 1
l
Ty for answering @future-teacher-7046 Other than the renaming, is there anything obvious which we have to look out for or would lead to wrong evaluation if we'd adopt in that way on request level?
139 Views