User Profile
dheeraj10
Microsoft Employee
Joined 7 years ago
User Widgets
Contributions
Re: Need urgent help unable to sync the report with GIT in fabric workspace
Hi Sahasra, I tried all the options you mentioned above but still facing same issue for all the options. Semantic model seems to be getting synced with the workspace but when it comes to report it gives the same error mentioned in original post.2.4KViews1like6CommentsNeed urgent help unable to sync the report with GIT in fabric workspace
Hi All, Need an urgent help, I am not able to sync my report with GIT it throws below error and i don't know how to proceed further. I tried to disconnect the workspace from GIT in Workspace setting and tried to sync it again but still i am getting same issue. Below is the detail of error in workspace, Cluster URI https://df-msit-scus-redirect.analysis.windows.net/ Request ID 9e41991a-6e77-44a9-dbbe-bd6344e90162 Workload Error Code UnknownError Workload Error Message Content provider provided invalid package content stream Time Tue Apr 01 2025 21:13:20 GMT-0700 (Pacific Daylight Time) Thanks in advance Regards, DheerajSolved2.5KViews1like12CommentsUnable to reopen PBIP format after applying visual level filter
Hello Community, I am currently working on PBIR format in desktop version and i keep my power bi up to date with latest updates. Current Version: 2.138.1203.0 64-bit (November 2024) Observed that for any new visual i cannot save and reopen PBIP file, if i apply visual level filter. (I am trying to apply top N filter) Error message: There is a property in visual.json under <filename>.Report >> definition >> pages >> <autogenenratepageid> >>visuals >> <autogeneratedvisualid> called "filterConfig" -> "filters", where "name" property is missing (value for this property seems autogenerated as well). Snippet of previosuly applied visual filter which does not get affected: Snippet of new visual filter which does not allow to open PBIP file after saving and closing: I am not sure since when this issue is popping up for other users, but previously applied visual filter are not impacted only for the new ones it seems to be an issue. Is there any way to get update from product team on resolving this issue ASAP ? Work Around: copied and changed the "name" : "value" of another visual and pasted it in new visual in visual studio code. Now i am able to open the PBIP without any issue and visual is also having the filter applied. (changed only last value). Posting it here so that if there are any other people facing similar issue as per latest update version this would be helpful for them as well. In advance, thank you for taking your valuable time for reading this post.Solved1.2KViews0likes2CommentsUnable to test RLS in power bi service with Azure Analysis service
Hi All, I had recently migrated my on-prem analysis service to azure analysis service. I used to test RLS in my reports connected to on-prem analysis service by following steps: 1. Open "Manage Gateways" in power bi service. 2. Under Gateway Cluster, click on the data source configured for the report to access the cube. 3. Then click on Users tab, and click on "Map user name" I used get the below where is can give my email in "Replace" and impersonation email in "With" After this process, when i used to open the report i was viewing as impersonated email. Since I moved to Azure analysis service, On Prem gateway will be available in azure portal directly. And I dont need to configure the data source. I can publish the reports directly to my workspace and give access to users to view the reports. To test RLS in power bi service connected to Azure analysis service, is there any way like above mentioned ? Please help me out.Solved1.7KViews0likes1CommentRe: Chiclet slicer shows only 1000 values
Hi Evgenii, Thanks for the link. I have followed the same steps mentioned in the link when I started exploring. I develop power bi reports and also very new to modifying custom visuals. I have just started exploring two days before, so I barely know the dev part. I follow below steps: 1. Extract chiclet slicer source code downloaded file from github 2. Ran 'npm i -g powerbi-visuals-tools' in powershell at extracted location 3. Ran 'pbiviz --install-cert' 4. After certificate was generated and import of certificate was successfull, I ran 'pbiviz start' 5. Got this error : error Could not find file: '.api/v1.13.0/PowerBI-visuals.d.ts'. 6. Ran 'pbiviz update' for the error 7. Got this error : Could not find file: 'node_modules/powerbi-visuals-utils-dataviewutils/lib/index.d.ts'. 8. Ran 'npm install powerbi-visuals-utils-formattingutils --save' for the error 9. Ran 'pbiviz start' again 8. got an error : Could not find file: "/node_modules/powerbi-models/dist/models-noexports.d.ts" 9. I fixed this error by removing the first '/', after this comiling was successfull. 10. Opened the code in visual studio code and modified the guid by incrementing it to 1. Compiled successfully. 11. Ran 'pbiviz package' and imported the visual to pbi report and it is blank. I don't know about console.log. If you can please elaborate on this one too. If you could tell me how can I debug the problem it would be very helpful.7.1KViews0likes3CommentsRe: Chiclet slicer shows only 1000 values
Hi Daniel, Thanks a lot for the information you provided. I tried changing the GUID by incrementing it to 1, but the visual is not loading after the change. I see a blank visual. Needed a clarification: based on what we should change the GUID.7.1KViews0likes5CommentsIncrease the limit of rows and column from 1000 to MAX in Chiclet Slicer
Hi Team, In chiclet slicer we have a feature for forced selection which is very useful for my reports. But I don't understand why there is a need to restrict the values in the slicer to only 1000. Even if I use search option I am not able to see the values that fall beyond 1000 (sort : alphabetical). It would be a great help if you remove the limit in slicer. Regards, D2KViews11likes0Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.