microsoft / secmgmt-insights-connector

Power BI connector that provides insight into the current state of how Microsoft 365 is configured and whether best practices have been implemented
MIT License
13 stars 3 forks source link

Template - MailboxUsageDetail relationship #37

Closed ghost closed 4 years ago

ghost commented 4 years ago

Steps to reproduce

Utilizing the standard partner template with a customer that has numerous mailboxes, when the report refreshes a duplicate value error will be thrown

Expected behavior

The report to refresh without issue

Actual behavior

An exception is encountered because the relationship between the MailboxUsageDetails and Customers tables should be *:1

Environment

Windows 10 Power BI Desktop Template version 1.0

ghost commented 4 years ago

This issue has been addressed through PR #38