Forum Discussion
MonikaGole
3 years agoFrequent Visitor
Can we access data source settings in custom visual
Hi
Can we access data source settings of PowerBI in custom visual ?
1 Reply
- dm-pSuper User
Hi MonikaGole,
Custom visuals can only access data pushed to them from the data model, by the user as part of assigning fields and measures to the visual dataset. For data security reasons, they are not permitted to look at anything else in the workbook. You would need to surface any information you want to have to the data model and add to your visual as a column or measure for it to be visible.
Regards,
Daniel