Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
CG_Chris
New Member

Form to list formula query (An easy one)

I am sure this is really easy but I am new to Power Apps.

 

I have created a form which accepts multiple answers and a Microsoft list with the columns split out for each variant of the answer. At the moment each column is populated by the flow with "True" or "False" depending on whether the answer has been selected on the form. I want it to only populate if the answer has been selected and stay blank if it hasnt.

 

The formula i have used is;

 

if(contains(outputs('Get_response_details')?['body/r98e064XXXXXXXXXXfbd9463c6709201'],'Employee'),true,false)
 
Is there a better way of doing this? I have tried removing "false" and replacing with "0" but this doesnt work.
1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @CG_Chris 

 

This community is for Power Query. To seek for suggestions regarding to building PowerApps, you can go to Building Power Apps - Power Platform Community. Hope this helps. 

 

Best Regards,
Community Support Team _ Jing

View solution in original post

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @CG_Chris 

 

This community is for Power Query. To seek for suggestions regarding to building PowerApps, you can go to Building Power Apps - Power Platform Community. Hope this helps. 

 

Best Regards,
Community Support Team _ Jing

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors