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 / Creating a FAQ APP by ...
Power Apps
Unanswered

Creating a FAQ APP by a list of predefined questions

(0) ShareShare
ReportReport
Posted on by 102

Hi!

 

I need to create a App the scenario is:
Power App that has a list of questions. The user looks at the questions if they don't find it  then they submit a new one. In few words I am just struggling about the design or what to use. Trying with gallery but I don't thing is the case. They need to search as a google search in a text box search and I don't think that is possible Any ideas? Is quite a long list of questions and a bit of text.

Any help would be appreciated😀

Categories:
I have the same question (0)
  • cha_cha Profile Picture
    4,932 Moderator on at

    Hello @titawitch 

     

    You were right at first:

     

    Use SharePoint to store your data. Database would be like this:

    cha_cha_0-1671461971351.png

     

    Display the questions using gallery. I think gallery is good cause one keyword can be in multiple questions.

     

    Learn about Search function, so you know how to filter your gallery

    https://www.spguides.com/power-apps-search-function/

     

    Once you know it, you can create a button with Visibility only shown if there are zero results. GalQA below is the name of the results gallery.

    If(CountRows(GalQA.AllItems)=0,true,false)

     

     


      ✔️
    Just in case my response helped you solve your problem, please mark/accept this as a SOLUTION This helps community members if they experience a similar issue in the future.

     

      🔗
    🕸bistek.space  🐦 @cha_bistek  📺 @BisTekSpace 
  • titawitch Profile Picture
    102 on at

    thanks. I have a edit for so the formula  "If(CountRows(Gallery1_1.AllItems)=0,true,false)" needs to go to the visible property of it. But not sure what is the Item property of the form?

    I test it with a button and it works 🙂

  • cha_cha Profile Picture
    4,932 Moderator on at

    If you are using the form to view the selected Gallery item, then it should be:

    Gallery1_1.Selected

     

    But that information will only show if the display mode of the form is either Edit or View. If it's new, regardless of what is in the Item property, it will always be blank cause it assumes that you will be adding new information.

  • titawitch Profile Picture
    102 on at

    I just need to add a question, that means that when the condition is met the question datacard should be visible. 

    If is based in selected item does not work for me. Are there any works around for that?

     

    titawitch_1-1671531681109.png

     

  • Dush_S Profile Picture
    92 on at

    You can refer this video ,that how i developed a faq screen as an reference 

     

    How to create a faq section in powerapps 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 273

#3
Kalathiya Profile Picture

Kalathiya 232 Super User 2026 Season 1

Last 30 days Overall leaderboard