Hello, I've created a table with two columns named "X" and "Y" in Power BI Desktop. Each column contains integers. I also created a custom visual that I can import into Power BI Desktop. Is there a way for me to read data from the X and Y columns into my custom visual using TypeScript only or do I need some sort of external library to do so? Thanks.
↧