Forum Discussion
trivender
9 years agoRegular Visitor
Power BI core - adding TD in table
Hi I am trying to learn from Power BI core . I am not able to figure out which lines of code actually create a TD inside Power BI Table component... Please help.
antonb
9 years agoFrequent Visitor
Does TD stand voor timedimension or table definition or ..?
- trivender9 years agoRegular Visitor
PowerBI core : https://github.com/Microsoft/PowerBI-visuals-core
TD: -
Each data element of a table is wrapped inside a TD . My question is what lines of codes are responsisble for generating these TDs.
- trivender9 years agoRegular Visitor
Any idea....
- v-chuncz-msft9 years agoCommunity Support
You may start from the link below, and view call hierarchy.