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 Automate / Unknown object name //...
Power Automate
Answered

Unknown object name // object of objects

(1) ShareShare
ReportReport
Posted on by 13

Hi 

Really hoping for help her.

I have this json object of objects:

            "values": {
                "niCEJ": {
                    "datepicker-action": {
                        "type""datepicker",
                        "selected_date""2024-02-25"
                    }
                },
                "oxDvx": {
                    "datepicker-action": {
                        "type""datepicker",
                        "selected_date""2024-02-29"
                    }
                }
            }.
The goal is to extract the 'selected_date' from each object in a Power Automate Cloud flow.
The issue is that the five charactor object name changes every time the flow runs, so I cant seem to select it. I've attemped to convert to root object to an array, and using string manipulation to extract to 'selected_date', but without much success.
 
I hope someone can help.
Categories:
I have the same question (0)
  • Verified answer
    SamLed Profile Picture
    2,340 Moderator on at

    Hi @Duck_Business,

     

    If getting an array of all date values ​​alone is sufficient, you can do this:

     

    SamLed_0-1708906644946.png

     

    Results:

    SamLed_1-1708906700716.png

    ______________________________________________________________

    If I have answered your question, please Accept the post as solution.
    If you like my response, please Thumbs Up.

     

     

  • KF-08110808-0 Profile Picture
    4 on at
     
    Thanks for your answer to this problem. I am facing a similar issue. Can you tell me how to also get the object names "niCEJ" and "oxDvx" using xpath? I need an output like this:
     
    [
    	{
    		"name": "niCEJ",
    		"selected_date": "2024-02-25"
    	},
    	{
    		"name": "oxDvx",
    		"selected_date": "2024-02-29"
    	}
    ]
     

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 223

#2
David_MA Profile Picture

David_MA 195 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 167

Last 30 days Overall leaderboard