issue
4 TopicsNew Card Visual issue with maintaining displayed cards set in Desktop on Service
Just like the issue Power BI has had with their List Slicers (over two months going now...), the Card (new) visual suddenly today stopped maintaining the displayed card value from PBI Desktop to viewing it in the service online. If you enable set a static value of displayed cards, it only allows 3 or fewer cards (which is not at all useful). Anybody else experiencing this? If so, could someone link me the Report An Issue site please? Microsoft has the least user-friendly support of any company I've ever worked with, and I cannot for the life of me find it. Thanks in advance!938Views0likes6CommentsDate Slicer - calendar icon size is not increasing according to values size (using between type)
I have a Date Slicer (using between type) when i increase values font size the calender icon size is not increasing it remains same. Values (font size: 32) Values (font size: 9):Solved969Views0likes3CommentsExclude This Week / Exclude Today selectors should not effect
Hi. I have a requirement like for e.g. when i select the YTD selector from Timeperiod Slicer and Excl Today from Exclude Slicer YTD with Exclude Today selector: and when i switch from YTD to any of these selectors (Yest,LW,LM,LQ,Today,MAT,Comp,Cust ) for e.g. LW not clearing the Exclude Today selector i am seeing the data '0' in the Matrix Visual. LW with Exclude Today selectors: The requirement is when we switch to LW or any of these selectors (Yest,LW,LM,LQ,Today,MAT,Comp,Cust ) with out clearing the Excl Today/Excl This Week it shoudl not effect the data it has to show the data. when u look at the below snip i have cleared the Exclude Today option i could see the data. similiarly i should see the data even when the exclude today/Exclude This week selectors is selected it should not effect the data. for these Selectors(Yest,LW,LM,LQ,Today,MAT,Comp,Cust ). i have a calculated Measure for Exclude Slicer i have a measure but i cant paste it here due to limited chars453Views0likes1CommentDrillDown issues with different time and value metrics
Hello! Ive been having some issues visualizing in a drill down from the quarters of a year to the months: I have a metric named, # of Backlog Unscheduled Cases (End of Month) that i have to use it in the axis with the time metric (month). The same for, # of Backlog Unscheduled Cases (End of Quarter) but with the time metric quarter. Ive been using this formula cause i want to put these 2 different values ina line chart so i have each metric matched with time metric that correspond. The issue is when i want to see the months because when I make a drill down to see the data divided by months, I just see the data of the beginning of every quarter. For example (month 1, month 4, month 7, month 11). I would like to see the data of the Twelve months(Ive checked the month metric separatedly and it works i visualize all the months, maybe its the formula). Here is a screenshot: ChangeInDrillDown = VAR month1 = 'Fact - Backlog Cases'[# of Backlog Unscheduled Cases (End of Month)] VAR quarter1 = 'Fact - Backlog Cases'[# of Backlog Unscheduled Cases (End of Quarter)] RETURN IF(ISFILTERED('Hierarchy - Fiscal Calendar on Open Date'[FiscalYear]),month1,quarter1)1.1KViews0likes3Comments