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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Seenuvasan
Frequent Visitor

Push data set rest api - data type

Hi Team,

 

I have two questions with me,

 

1) What is the supported and available data type for push data set rest API ?

I found below and is there anything apart from these ?

 

Int64, string, bool, DateTime, Currency

 

2) I have to push my nested json object. Can I push below object as it is ?

 

 

 

 

data = [

{

"name": "seenu",

"age": 32,

"gender": "male",

"phone": [{"mob": "1234-1334"}, {"mob": "1234-3567"}]

},

{

"name": "seenu1",

"age": 33,

"gender": "male",

"phone": [{"mob": "1234-1335"}, {"mob": "2234-3567"}]

}

]

 

 

 

 

Note: I'm using Node.Js for rest APIs

 

1 REPLY 1
lbendlin
Super User
Super User

Your choices are much more limited

lbendlin_0-1698513312197.png

 

You can load your JSON object as text but then how do you plan to parse it?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

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.