Skip to main content

Notifications

Announcements

No record found.

Service | Customer Service, Contact Center, Fie...
Unanswered

15122024 - ask a question test 3

(0) ShareShare
ReportReport
Posted on by Community Manager
15122024 - ask a question test 3 description
Categories:
  • devanshu Profile Picture
    devanshu Community Manager on at
    15122024 - ask a question test 3
    Hi @Jatinkumar, I have the following code on the Items property of my Gallery:
    If(
        varUsageClaims = true,
        Filter(
            Claims,
            Title = Gallery3_1.Selected.authorisation
        ),
        Sort(
            With(
                {
                    _preFilter: Filter(
                        AddColumns(Claims,wma,LookUp(Events As _events,_events.theeventID=eventID).wma.Value),
                        startdatetime >= (DatePickerFrom_1.SelectedDate) && (enddatetime <= DatePickerTo_1.SelectedDate) && (StartsWith(
                            Title,
                            TextInput7.Text
                        ) || StartsWith(
                            licensee,
                            TextInput7.Text
                        ))&& wma=ComboBox4.Selected.Value
                    )
                },
                If(
                    !IsBlank(Searchbox.Selected.Result),
                    Filter(
                        _preFilter,
                        (eventID in Searchbox.SelectedItems.Result)
                    ),
                    _preFilter
                )
            ),
            dateentered,
            SortOrder.Descending
        )
    )
    there's no errors showing up and the Gallery opens (eventually...) but in the middle of the code I am trying to get the wma field value from the Events list to add to the Claims dataset (the eventID field is common to both lists) - it doesn't seem to be working because when I insert a Label in the Gallery and set the properties to ThisItem.wma it isn't recognised - I know I am missing something really obvious but I can't see what it is.....
     
    also the Gallery is very very slow to open
    can anyone help please?
  • devanshu Profile Picture
    devanshu Community Manager on at
    15122024 - ask a question test 3
  • devanshu Profile Picture
    devanshu Community Manager on at
    15122024 - ask a question test 3
    reply to thread on 2nd jan 2025
  • devanshu Profile Picture
    devanshu Community Manager on at
    15122024 - ask a question test 3

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

Dynamics 365 Community Update – Sep 16th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 283,860 Moderator

#2
Ludwig Reinhard Profile Picture

Ludwig Reinhard Microsoft Employee

#3
Martin Dráb Profile Picture

Martin Dráb 225,155 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans