PowerBI / getting-started-web-app-asp.net

We moved this repo to https://github.com/Microsoft/PowerBI-CSharp/tree/master/samples/webforms/get-started-web-app-asp.net
19 stars 21 forks source link

Linking mechanism dataset tables #1

Open kyleballard opened 9 years ago

kyleballard commented 9 years ago

Requesting documentation for how to link dataset tables together, for example, if I had order header data in one table, and order line items in a different data set, but wanted the OrderId to exist in both columns and have my PowerBI dashboard be aware of this.

jocaplan commented 9 years ago

We currently don’t support table relationships through the API. It is a feature we are looking to add.

From: Kyle Ballard [mailto:notifications@github.com] Sent: Friday, March 20, 2015 5:29 AM To: PowerBI/getting-started-web-app-asp.net Subject: [getting-started-web-app-asp.net] Linking mechanism dataset tables (#1)

Requesting documentation for how to link dataset tables together, for example, if I had order header data in one table, and order line items in a different data set, but wanted the OrderId to exist in both columns and have my PowerBI dashboard be aware of this.

— Reply to this email directly or view it on GitHubhttps://github.com/PowerBI/getting-started-web-app-asp.net/issues/1.