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

Community site session details

Session Id :
Power Apps - Building Power Apps
Suggested answer

How remove blank space between drop down items

(0) ShareShare
ReportReport
Posted on by 16
Hi All,
 
I have drop down with many item to select. But somehow in drop down between items take lot of space. Please find the attachment for the drop down value and data card which I used.
 
How remove blank space between drop down items in power apps form?
 
Data Card:
 
 
Drop down values:
 
Categories:
I have the same question (0)
  • MS.Ragavendar Profile Picture
    4,543 Super User 2025 Season 2 on at
    How remove blank space between drop down items
     
    What is the Items Property in the drop down ?
  • Suggested answer
    MS.Ragavendar Profile Picture
    4,543 Super User 2025 Season 2 on at
    How remove blank space between drop down items
     
    In the Button my collection Data
     
    ClearCollect(
        DropdownCollection,
        {Value: "Item 1"},
        {Value: "              "},
        {Value: "Item 2"},
        {Value: "              "},
        {Value: "Item 3"},
        {Value: "              "},
        {Value: "Item 4"},
        {Value: "              "},
        {Value: "Item 5"},
        {Value: "              "},
        {Value: "Item 6"},
        {Value: "              "},
        {Value: "Item 7"},
        {Value: "              "},
        {Value: "Item 8"},
        {Value: "              "},
        {Value: "Item 9"},
        {Value: "              "},
        {Value: "Item 10"}
    )
     
     
    Remove the blank values
     
     
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
  • Suggested answer
    Youssef_Arouay Profile Picture
    162 on at
    How remove blank space between drop down items
    Blank space mentioned in red box are the DaraCardValue items under Template_DataCard1. So those are for your inputs in this DataCard of Edit Form I think !
     
    You can set down the height of those DataCardValue throught prop Height Or just delete them if You don't need Input !

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 651 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 385 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 230 Super User 2025 Season 2

Last 30 days Overall leaderboard