Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Cobra77
Post Patron
Post Patron

No access Report Data powerbi.com

Hi,

 

A user can not access the report data with powerbi.com

the user has the rights to the workspace,

is in Role Reader but no DAX expression to filter

the gateway its ok

 

no problem with excel connexion direct to ssas cube ( when i test with EffectiveUserName)

no problem with my account or a another user.

 

Idea ? 

1 ACCEPTED SOLUTION

For an another project we wants test custom data

and modifying the file Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll , this 2 values

<setting name="ADUserNameLookupProperty" serializeAs="String">

 <setting name="ADUserNameReplacementProperty" serializeAs="String">

 

like : https://docs.microsoft.com/en-us/power-bi/service-gateway-enterprise-manage-ssas

 

but it did not work with the service account he had created for us on another domain apparently.

it would be possible to have more information on this topic

 

thanks

View solution in original post

3 REPLIES 3
Cobra77
Post Patron
Post Patron

Even putting his account on the gateway, the connection is etablish with success 

but always no data report access.

 

no request arrives on the base ( with profiler on ssas tabular 2016 server )

 

Hi

Is any RLS done in SSAS or Power BI to the user?

If it in this case, the user may be restricted to see data.

 

Best Regards

Maggie

For an another project we wants test custom data

and modifying the file Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll , this 2 values

<setting name="ADUserNameLookupProperty" serializeAs="String">

 <setting name="ADUserNameReplacementProperty" serializeAs="String">

 

like : https://docs.microsoft.com/en-us/power-bi/service-gateway-enterprise-manage-ssas

 

but it did not work with the service account he had created for us on another domain apparently.

it would be possible to have more information on this topic

 

thanks

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors