bug
4 TopicsIn Power bi Gantt 2.2.3 , percent completion value becomes 100% after adding legends
Hi , i am using gantt 2.2.3 visualisation to show progress of projects. I want to show legend colour based on project status , but when i am adding the field in legend the % completion is changing to 100% which is incorrect. 45 % is the correct progress. After adding the legend it is changing to 100%.Chiclet Slicer - Multiple Selection Option
Hi - i'm using the Chiclet Slicer and have set "Multiple Selection" to off. However, if I hold down CTRL it is still possible to select multiple categories in the slicer. This is causing issues with results in the dashboard. I saw this issue was brought up back in 2020 ( see https://community.powerbi.com/t5/Desktop/Chiclet-Slicer-allows-multiple-selection-with-CTRL-Click/m-p/1243342#M549563 ). It seems it has not yet been resolved. Is it possible to resolve it? ThanksColor picker for custom R HTML visual gives wrong color in R.
Here I showed how to include a text input and a dropdown list in a custom R HTML visual. Now I've tried to include a color picker. I entered the following node in capabilities.json: "Color": { "displayName": "color", "description": "color", "type": { "fill": { "solid": { "color": true } } } }, This indeed produces a color picker. But then, except for black and white, the color received in the R script does not correspond to the color chosen in Power BI: Is it a bug or am I doing something wrong? If this is a bug, where can I report it?507Views0likes0CommentsGantt 2.2.3 legend problem - bug
Hi all, I am using the Gantt chart 2.2.3 and I believe there is a bug. I need the legend to distiguish between two types of schedule we use for our projects (BL and Actual) The legend works fine (ish) until the start dates for the two categories in legend are the same. Here is what I mean: in the 1. case it works just fine and showing the BL schedule (yellow) and Actual Schedule (blue) correctly - in this case both, the start and the finish date for the BL and Actual Schedule are different. 3. case is a bit problematic, but does not display faulty view at least: in this case start and finish dates for Actual and Baseline Schedule are the same. (this becomes a bit of a problem when a project does not have Baseline Schedule assigned, then it displays them the same - seeming that also the project without BL schedule has BL schedule and the dates are the same as in actual schedule...) However this is not the biggest problem, but would be nice if it could show the line under "shadow" showing that the BL and Actual dates are the same. THE PROBLEM COMES IN EXAMPLE 2: here the start of BL and actual schedule is the same, BUT the finish is different, but the legend is not showing that! This is a very big problem as it shows faulty data. (just an example dates) I have build this view with another gantt chart - Gantt Chart byt MAQ Software and is shows the data correctly and also many testing has been done and there is no mistake in the data.