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 / warning the columns pr...
Power Apps
Unanswered

warning the columns produced by this rule are all nested tables and or records

(0) ShareShare
ReportReport
Posted on by

 

Switch(
 Dropdown1.Selected.Value,
 "en", ShowColumns(Filter(Choices, Question.'Question ' = ThisItem.'Question '), 'Choice (ta_choiceidentifier)'),
 "fr", ShowColumns(Filter(Choices, Question.'Question ' = ThisItem.'Question '), Choice_Fr),
 //"en", ShowColumns(Filter(Choices, Question.'Question ' = ThisItem.'Question '), 'Choice (ta_choiceidentifier)'),
 //"fr", ShowColumns(Filter(Choices, Question.'Question ' = ThisItem.'Question '), Choice_Fr),
 Blank() // Optionnel : que faire si aucune condition n'est remplie
)

 

When i write this code, i obtain this error warning the columns produced by this rule are all nested tables and or records , why ?

Categories:
I have the same question (0)
  • WiZey Profile Picture
    3,023 Moderator on at

    Hello @toni_boudi ,

     

    It may be your functions are returning a table inside a table.

     

    Try using "Ungroup()" function to "un-nest" the table.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 490

#2
WarrenBelz Profile Picture

WarrenBelz 427 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 381

Last 30 days Overall leaderboard