Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

Default filter value in Power Apps Portal and automatic apply

(0) ShareShare
ReportReport
Posted on by

Hi,

I'm creating a simple entity list on a Portal.

my list is configured to be filtered with different options.

I want to have 1 of these choices selected by default (it's check box filter list) and apply it by default.

using Javascript and jquery I can select the default value, fine

but I'm not able to apply this selection, 

here the javascript I'm using:

$(document).ready(function(){
$("input[type='radio']:eq(0)").prop('checked','true');
$(".entity-grid").trigger("refresh");

});
apparently the list is not ready when my script starts.
how to wait and apply my filter?
thanks.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 106 Most Valuable Professional

#3
Eugen Podkorytov Profile Picture

Eugen Podkorytov 102

Overall leaderboard

Product updates

Dynamics 365 release plans