-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature request: allow user to disable field mapping #486
Comments
Had the same issue that after each click on "Apply changes" the field mapping popped up and kept popping up again no matter what I clicked. I ended up redoing the visual. --> Upvoted the feature request. |
As per comments on #511, I didn't realize there was a bug component to this issue, so I'm just looking into it. In the example directly above, the mapping dialog will be cleared if the user assigns the renamed field through the dialog. Still, if they change the spec, this persists and doesn't clear itself if the user manually edits the JSON and applies the changes. This should be corrected. CTA: (@Giammaria @remsidave + anyone else): For these cases, do folks agree that if the user closes the dialog in this situation, we assume they will handle any resulting issues and should clear any mapping issues from the visual state? For the issue in the OP, it would be good to see if we can reproduce it and if a similar issue caused it. Is this routinely reproducible also, and if so, do you have a sample workbook/reproduction steps to do so? Either way, we can provide an option to disable tracking/mapping. However, we'll need to ensure that it still tokenizes the spec on export. |
Just wanted to mention that I'm encountering this issue a lot right now as well - it appears to have something to do with the usage of field parameters, which I know aren't necessarily officially supported, but which I use extensively in my Deneb-based reporting. Hope that helps in reproducing. FWIW - I think a checkbox in the Settings area to enable/disable field tracking (enabled by default) might work pretty well, as an alternative to the CTA suggestion in the above posting. Thanks! |
This issue is for a combined bug and feature request.
Bug: Occasionally, the Edit Field Specification Field Mapping UI repeatedly pops up no matter which option is picked. See video here. Exiting and reentering edit mode does not fix the issue. Creating and navigating to a new page in the .pbix followed by returning to the original page seems to temprarily fix the issue. Once I come across this scenario with a .pbix that I'm able to share, I'll add it to this issue.
Feature Request: Give the user the option to disable the field mapping functionality.
The text was updated successfully, but these errors were encountered: