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 Automate
Unanswered

Null Skip Token

(0) ShareShare
ReportReport
Posted on by 41

Hi all, 

 

I am working on a flow using the List Rows function in multiple places. 

For some reason the first List Row function is not providing a skip token for the second List Row function.

 

This is the code I am using the generate the skip token from the first List Row function:

if
(
	empty
	(
		outputs('List_rows')?['body/@odata.nextLink']
	),
	'',
	decodeUriComponent
	(
		last
		(
			split
			(
				uriQuery(outputs('List_rows')?['body/@odata.nextLink']),
				'skiptoken='
			)
		)
	)
)

 

Any help would be much appreciated. 

TIA

Categories:
I have the same question (0)

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

Forum hierarchy changes are complete!

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

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 462 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 456 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard