Forum Discussion
Lookup Formula showing only a few projects - Power Apps
Sort(Filter(
PriorityCollect,
StartsWith(Title, TextInput2.Text) &&
('Project Status'.Value = Dropdown3.Selected.Value || IsBlank(Dropdown3.Selected.Value)) &&
('Project Manager'.DisplayName = Dropdown1.Selected.Value || IsBlank(Dropdown1.Selected.Value))
),ThisRecord.'Priority Ranking',SortOrder.Ascending
)
2. Formula I used to lookup for date on the custom card with different SharePoint list:
I got results for 10 out of 500 projects after I used the above formula.
Other 490 projects didn't show up results.
Please assist me by identifying where am I going wrong, so that I can apply the correct formula to retrieve the data. Thank you!
3 Replies
- marcelsmaglhaes
Super User
Hi h11 ,
I recommend posting your question on the Microsoft Power Platform Community Forum. They can provide more effective assistance with your issue. - h11
Helper III
Hi marcelsmaglhaes I did. However, after posting this question, my account got locked. I am searching for a way to unlock it but am unsure why it is locked. Also, I am unable to find an option for assistance or to contact customer service to get my account unlocked.
That is the reason, I posted in this group for help. Thank you!
- AnonymousNot applicable
Hi, h11
Thanks for marcelsmaglhaes help. You can visit the link to find account help. Hopefully your problem will be resolved in the Power APPS forums after the account is unlocked
Community Account Support - Microsoft Fabric Community
Best Regards,
Yang
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!How to get your questions answered quickly -- How to provide sample data in the Power BI Forum