web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Quiz questions - skip ...
Power Apps
Answered

Quiz questions - skip questions based on critera

(0) ShareShare
ReportReport
Posted on by 30

Hello,

We're building a Quiz-style app. All the questions are defined in a SharePoint list. We can loop trough them in our app.

Now some questions need to be hidden from the Quiz because they are not relevant to the contester. (Say the contester works in Engineering, he doesn't need to answer questions related to Finance, etc).

 

Now, how should we approach this? I think the goal is to create a collection with only the relevant questions, but I'm not sure how to do it.

 

Many thanks for whoever can solve this riddle.

 

 

Categories:
I have the same question (0)
  • Fredrik_A Profile Picture
    3,644 Super User 2026 Season 2 on at

    You can get the logged in Users Department from the Office 365 Users connector.

     

    Then have different questions visible properties true or false based on that. 

  • Verified answer
    timl Profile Picture
    37,283 Super User 2026 Season 2 on at

    Hi @RGommersElcee 

    You can just filter your SharePoint list to return the required records only.

    Let's say your SharePoint list includes a 'QuestionType' column, this is the syntax to return only engineering questions.

    Filter(YourSharePointList,
     QuestionType = "Engineering"
    )

     

  • Elcee_Rick Profile Picture
    30 on at

    Thank you @timl, this answer triggered me to structure my List in another way, so that I can use this. I'll accept it as solution.

     

    Cheers!

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard