microsoft / microsoft/powerbi-visuals-api
PowerBI Settings object dependency
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 108
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
While designing and developing complex powerbi custom visuals like the following which performs process mining over your dataset, the available chart types may be a lot. In this case, if selected chart type is "Process Map" should have its own sub settings while the chart type is "Resource Matrix" should have other settings displayed.
Is there any way to archive display of settings which depends on another setting, in this example "Process Map Method" setting belongs to chart type "Process Map" and "Resource Matrix Settings" to chart type "Resource Matrix" ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points. Start by reviewing the Power BI custom visuals API settings model and determine whether settings can depend on another setting; done would require a documented, agreed approach for showing chart-type-specific settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100