Forum Discussion

Seenuvasan's avatar
Seenuvasan
Frequent Visitor
2 years ago
Solved

I need a help with model.json for import

Hi Team,

 

I try to implement the power bi import service from nodejs as programming language. I stuck with model.json.

 

Can you guys give me explanation for this model.json.

 

And if you give me any sample file for the model.json that would be helpful for my project.

 

 

Thanks,

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Seenuvasan ,

     

    The file is a crucial part of the Power BI import service, especially when you’re using Node.js as your programming language. model.jsonIt’s used to define the structure of the data that you’re importing into Power BI.

    For your file, you’ll need to structure it according to the specific requirements of the Power BI import servicemodel.json. If you’re still having trouble, I recommend checking out the Power BI Embedded SDK for Node.js, which provides more detailed information and examples on how to work with Power BI in Node.js.

    Power BI Embedded SDK for Node JS | Microsoft Power BI Blog | Microsoft Power BI

     

    Best regards.
    Community Support Team_Caitlyn

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Seenuvasan ,

     

    The file is a crucial part of the Power BI import service, especially when you’re using Node.js as your programming language. model.jsonIt’s used to define the structure of the data that you’re importing into Power BI.

    For your file, you’ll need to structure it according to the specific requirements of the Power BI import servicemodel.json. If you’re still having trouble, I recommend checking out the Power BI Embedded SDK for Node.js, which provides more detailed information and examples on how to work with Power BI in Node.js.

    Power BI Embedded SDK for Node JS | Microsoft Power BI Blog | Microsoft Power BI

     

    Best regards.
    Community Support Team_Caitlyn