Microsoft 365 and Office | Development | Other
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm using an JS excel addin to create multiple tables that are used as a data source for a pivot table. Manually or using a VB-script you can create relations between the tables:
Is there a way to create these relations through the addin? I've checked the Excel JavaScript API documentation, but I didn't find any mention of table relations.