IT Technical Support for Developers

Tally Request XMLs




Tally data to Power BI

TallyPrime Integration with Power BI

Tally Reports available in Power BI
Tally ERP / Tally Prime we can integrate with Microsoft Power BI is posible with 100%, we can get Power 2 Reports using Tally BI + Microsoft Power BI

Is it possible to connect Tally and Microsoft Power BI?

How to get Tally reports in Power BI


There are two methods we can use...

1. TallyODBC
2. Web Interface (Using Tally XML request)

We can see it in Step By Step

I using TallyODBC

Step 1 : Open your Tallyprime in your desktop,
Opend Tally Company and enable ODBC Services

Step 2 : Open Microsoft Power BI in your desktop

Step 3 : Cleck Getdata option

Step 4 : Select ODBC data source

TallyODBC with Power BI

Step 5 : Select TallyODBC64_10000

TallyODBC tables


Step 6 : Select Tables from the Navigator

Step 7 : Using Power BI you can create Power 2 Reports.

TallyODBC Power BI reports

II using WEB API FOR Tally Data

Step 1 : You can create a Web Json output report using anyone of the followings...
1. PHP,Java, JSP,ASP,ASP.NET...
2. the above pages should hadle Tally XML request and response from Tally (check for
tally integrations for WEB)
Step 2 : Open your Tallyprime in your desktop,

Step 3 : Open Microsoft Power BI in your desktop


Step 4 : Cleck Getdata option

Step 5 : Select WEB data source

Tally WEB API

Step 6 : Enter your any one of the web report URL in URL Parts (as per step 1)

Step 7 : Select HTTP Request Header Parameters as Content-Type and enter "Text/Json" as a data and click "OK" button

Step 8 : do Power BI Kitchen work for the result
Changing the data types, creating Measure using DAX, creating new columns in power bi etc.,
Tallyweb Power BI reports

Step 9 : Create power BI dashboard as per your business needs
TallyWEB Power BI Charts



TallyPrime List of Companies XML Request

TallyPrime XML Request for List of Companies

<ENVELOPE>
<HEADER>
<VERSION>1</VERSION>
<TALLYREQUEST>Export</TALLYREQUEST>
<TYPE>Data</TYPE>
<ID>List of Companies</ID>
</HEADER>
<BODY>
<DESC>
<TDL>
<TDLMESSAGE>
<REPORT NAME="List of Companies" ISMODIFY="No" ISFIXED="No" ISINITIALIZE="No" ISOPTION="No" ISINTERNAL="No">
<FORMS>List of Companies</FORMS>
</REPORT>
<FORM NAME="List of Companies" ISMODIFY="No" ISFIXED="No" ISINITIALIZE="No" ISOPTION="No" ISINTERNAL="No">
<TOPPARTS>List of Companies</TOPPARTS>
<XMLTAG>"List of Companies"</XMLTAG>
</FORM>
<PART NAME="List of Companies" ISMODIFY="No" ISFIXED="No" ISINITIALIZE="No" ISOPTION="No" ISINTERNAL="No">
<TOPLINES>List of Companies</TOPLINES>
<REPEAT>List of Companies : Collection of Companies</REPEAT>
<SCROLLED>Vertical</SCROLLED>
</PART>
<LINE NAME="List of Companies" ISMODIFY="No" ISFIXED="No" ISINITIALIZE="No" ISOPTION="No" ISINTERNAL="No">
<LEFTFIELDS>Name</LEFTFIELDS>
</LINE>
<FIELD NAME="Name" ISMODIFY="No" ISFIXED="No" ISINITIALIZE="No" ISOPTION="No" ISINTERNAL="No">
<SET>$Name</SET>
<XMLTAG>"NAME"</XMLTAG>
</FIELD>
<COLLECTION NAME="Collection of Companies" ISMODIFY="No" ISFIXED="No" ISINITIALIZE="No" ISOPTION="No" ISINTERNAL="No">
<TYPE>Company</TYPE>
<FETCH>NAME</FETCH>
</COLLECTION>
</TDLMESSAGE>
</TDL>
</DESC>
</BODY>
</ENVELOPE>








Related Links...

Tally Integration, Tally ERP 9 Integration with Node.JS


How to Get Outstanding data


Export Optional Vouchers from Tally -XML Request


Party wise Sales in xml format


How to filter tally xml response based on voucher number?


Tally Alter Credit Limit and Credit Days using XML Request


How to Insert Memorandum voucher in Tally