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.
5 Replies
- BhaveshPatelSuper User
What do yoy mean by powerbi core and "TD inside powerbi table component"?
- antonbFrequent Visitor
Does TD stand voor timedimension or table definition or ..?
- trivenderRegular 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.
- trivenderRegular Visitor
Any idea....