FAQ/Questions/reports-and-tenants.md
... ...
@@ -22,12 +22,7 @@ This means that a ReportSet will not be accessible to the user if their [[Curren
22 22
23 23
Here is a chart demonstrating accessibility between a user's CurrentUserTenantId and the ReportSet's OwnerTenantId:
24 24
25
-| |**CurrentUserTenantId**|none|"Tenant_1"|"Tenant_2"|
26
-|:---------------:|:---------------------:|:--:|:--------:|:--------:|
27
-|**OwnerTenantID**| | | | |
28
-|none | | + | + | + |
29
-|"Tenant_1" | | - | + | - |
30
-|"Tenant_2" | | - | - | + |
25
+![Tenant Table](/Guides/MVC-Integration/Namespace.png)
31 26
32 27
**Legend:** (+) Accessible (-) Not Accessible
33 28