Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

Dataverse for Teams views

(0) ShareShare
ReportReport
Posted on by 18

Hi guys, 

 

I created a combobox in powerApp and i want to get the views of my Dataverse table. I used this expression: Choices('Table(views)').

 

But the dropdown is showing technical numbers instead of names of the views. Does anybody know how to solve this?

 

Thanks in advance!

Categories:
  • v-jefferni Profile Picture
    on at
    Re: Dataverse for Teams views

    Hi @Ainzo ,

     

    Please attach screenshots so that we will be able to know more about the issue. We need your formula for figuring out.

     

    Best regards,

  • Ainzo Profile Picture
    18 on at
    Re: Dataverse for Teams views

    @v-jefferni,

     

    The error is “Filter function has invalid arguments”. I don’t know what this means. 

  • v-jefferni Profile Picture
    on at
    Re: Dataverse for Teams views

    Hi @Ainzo ,

     

    I am using a Combo box in a Teams App. What is the error detail?

     

    Best regards,

  • Ainzo Profile Picture
    18 on at
    Re: Dataverse for Teams views

    Hi @v-jefferni ,

     

    Thank you for your reply and your time. However i tried using your formula and I get an error. I have a combobox where I want to use all the table views from dataverse for Teams.

  • v-jefferni Profile Picture
    on at
    Re: Dataverse for Teams views

    Hi @Ainzo ,

     

    Could you please share more detail about your scenario? Would you like to show all the views belonging to a specific table?

     

    If so, please try below method:

    1. Add Views table as a data source of your App.

    2. In Items of the Combo box, set formula as follows:

    Filter(Views, StartsWith(Name, "YourTableName"))

    vjefferni_0-1655703524968.png

     

    All the views belonging to a table will have their names start with the table name.

     

    Best regards,

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
mmbr1606 Profile Picture

mmbr1606 22 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 17

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics