"bug"
3 TopicsChicklet Slicer PowerBI Embedded Failure
Hello All, We have distributed reports for a numebr of years now that are consumed both within the PowerBi Embedded API and within the PowerBI Service. Only recently have we found that the Chicklet Slicer we have always had in these reports has stopped working when consumed with PowerBI Embded. They function as per normal within the PowerBi Service online or the PowerBI Desktop. I have attempted to add the visual to the Orgnisational Visuals in the PowerBI Admin but it has no impact. It is version 2.2.1.0 of the Chiclet slicer. Should be easy enought to replicate. Use it on any report, open it inside PBIO Desktop and it works, open it in the PowerbI Service online and it works, open in PoiwerBI Embedded and it no longer functions. This is only as of recently. There is nothing wrong with the report as its worked for years. thanksFilter Slicer based on value on another slicer seems not work on me (a bug?)
Hello Power BI community, So here is the situation, I wanted to filter the date so that if I choose either "MTD" or "YTD", the date filter will be turned off. Only when I select "Period" will the date filter can be used. I followed some YouTube tutorials like: or and they provide a quite straightforward way to do it. So, what I did is I created a measure as follow: CustomDateDisable = INT(SELECTEDVALUE('MTD or YTD'[MTDORYTDORPERIOD])="Period") The measure seemed to work well for me. Proved by the value of the CustomDateDisable card: The problem came when I tried to put the CustomDatefilter measure on Date filter. The date filter seems to ignored the MTDORYTDORPERIOD value and only depends on how I choose the value on the CustomDateDisable pane. I really appreciate if there is someone to correct my logic or the implementation to this case. Thank you in advance. [UPDATE] Hey Power BI community, I update the case for an important context. It seems that I encountered some type of bug. When I changed the field to something other than Date, the filter worked perfectly to disabled the slicers. Also, the filter still worked fine when I changed the field to date, but the style I choose was vertical list or tile Only when I change the style to between, before, after, dropdown, relative date, or relative time, that the filter start to not working. Hopefully anyone on this forum can notice. Thank you in advance.674Views0likes2CommentsGrid outline not visible in report server
Grid for tables not displaying in Power BI Report server. The outline grid is turned on and displayed in the desktop version but it does not display in the report server. This is the desktop version view of a table: This is the report server view of the same table: Can the grid outlines be implemented in the report server? Thanks!559Views0likes1Comment