Forum Discussion

Rahp's avatar
Rahp
Icon for Helper I rankHelper I
1 year ago
Solved

Tally Data Linked to Powerbi

The tally data is linked with the powerbi through SQL The end result is to Construct the Financials statment in powerbi with drill down view for further analysis. Mainly the data I accumulated from...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi Rahp ,

     

    Thank you for reaching out to Microsoft Fabric Community Forum.

    Akash_Varuna Thank you for your quick response.

     

    Alongside the solution provided by Aksash_Varuna, you may also consider trying the following:

    As you're trying to build a financial statement in Power BI using Tally data (Ledger Master, Group Master, Transactions), but the group-wise drill-down amounts are incorrect.

    • Please ensure that,Group Master has proper parent-child hierarchy (e.g., GroupID, ParentGroupID) and validate that ledgers are correctly mapped to their groups.
    • Use explicit relationships between Ledger Master, Group Master, and trn_accounting.
    • Sometimes auto detected relationships might be wrong, please avoid relying on auto detected ones.
    • Build a hierarchy (Group → Subgroup → Ledger) using DAX or Power BI visuals.
    • Ensure you're aggregating at the ledger level only and also avoid including summary data from group levels.
    • Please make sure that cross-filtering is working as expected from group to ledger to transactions.

     

     

    If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!

     

    Regards,

    B Manikanteswara Reddy