Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 48848

Unable to turn on Personalize visuals with git-integrated PBIR files

$
0
0

Our team is unable to turn on the report setting Personalize visuals now that we've converted our pbix and pbit files to the new PBIR files and adopted git-integrated workspaces.  We've tried to hard-code the personalizeVisuals property in the definition report.json file, and tried removing the localSettings file from .gitignore (see below).  These changes result in a failure to sync branch updates in the workspace.  Git recognizes the changes, but VS Code warns the personalizeVisuals property is not allowed.  Attempting to turn on the Personalize visuals setting directly in the git-integrated workspace does not save and triggers a warning from the workspace that Preview features have some limitations.  Unfortunately, the MS documentation for PBIR limitations does not reference the Personalize visuals setting.  Has anyone else encountered this issue?  Does the community have any suggestions?  Thank you in advance.

report.json adds:
"settings":{

    "personalizeVisuals": true
}

.gitignore deletes:
**/.pbi/localSettings.json

Viewing all articles
Browse latest Browse all 48848

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>