Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
kafreitass
Helper I
Helper I

value conversion error

Guys, hello!
Can anyone clear my doubt about an error?
I'm making an API call, I created a function where I declare that a parameter (page) is number, so when I invoke the function it returns the following error

1.png

When I change the page parameter to text, I can invoke the function, so I change the code to bring me a pagination and access it and expand the contents of the list, the result is the same

 

2.png3.png

5.png

Could anyone tell me why this could happen?

 

Thanks guys

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@kafreitass , I think pagina requires text,

Try like

pagina = Number.ToText(page)

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@kafreitass , I think pagina requires text,

Try like

pagina = Number.ToText(page)

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak It worked. Thank you so much

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.