Hi,
Cannot create Dynamic Views to display task assigned to [current user] while it displays only tasks that are created by the user under My Tasks.
Solved! Go to Solution.
Hi @Teresa24486,
You can create a new custom view on the task entity. Have a condition on your custom lookup fields to user where "custom user lookup" equals current user:
Note though that if you use that view you will only see records assign to yourself and not to the user you are trying test.
Hope this helps!
hi,
Need to Set custom Assigned User to current user to display my task view /my completed view on dataverse.
This should just be a Dataverse View filtered on the current Owner of the Record.
If you see created it is using Created BY.
Try using Owner (ownerid) field (column) instead and see if it works.
hi,
The fields are not OOTB fields, they are all custom lookup fields. Owner and Created By are the same fields i believe. I need to create custom views which will display tasks assigned on those custom lookup user. Hope the requirement is now clear.
Hi @Teresa24486,
You can create a new custom view on the task entity. Have a condition on your custom lookup fields to user where "custom user lookup" equals current user:
Note though that if you use that view you will only see records assign to yourself and not to the user you are trying test.
Hope this helps!
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
195 | |
70 | |
51 | |
41 | |
30 |
User | Count |
---|---|
255 | |
120 | |
97 | |
91 | |
78 |