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 / Distinct Dates in a La...
Power Apps
Answered

Distinct Dates in a Label Even Possible?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Is it possible to display Distinct dates in a label or text input?

 

I have a SharePoint list with several columns, including a Date/Time column, called Story_Date.

 

In my Canvas app, the user is able to filter the SP list items from the list (called Ascertainments), into a Gallery (called Stories_Gallery).

 

The formula, Distinct(Stories_Gallery.AllItems, Story_Date) works to filter Distinct dates, when used in a Dropdown, but does not work in a Label or Text Input.

 

I've been researching this for weeks, with no success.  What am I missing here?  Thank you!

 

 

 

Categories:
I have the same question (0)
  • TheRobRush Profile Picture
    11,128 Moderator on at

    Try Placing

     

    Concat(
     Distinct(Stories_Gallery.AllItems, Story_Date),Result,", ") 

    in a label

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Unfortunately that doesn't work either.  It says "Invalid Argument Type (Date). Expecting a Text Value Instead."

  • Verified answer
    TheRobRush Profile Picture
    11,128 Moderator on at

    In That case it woudl be

    Concat(
     Distinct(Stories_Gallery.AllItems, Story_Date),Text(Result),", ") 
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you!  This works perfectly.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard