power
4 Topicsissue with a simple DAX function using REMOVEFILTERS
Hi everyone, I’m experiencing an issue with a simple DAX function using REMOVEFILTERS, which behaves as expected when tested in a DAX query view (e.g., with summarizecolumns) but fails to clear filters when used in a table or matrix visual in Power BI Report Server Desktop (September 2024 release). Here are the details: I have a very basic measure that uses REMOVEFILTERS to clear specific filters on a column. While this works perfectly in the DAX query editor, the visual context (table/matrix) still applies the filters, ignoring REMOVEFILTERS. I also tried alternative functions like ALL and ALLSELECTED, but they do not work in the visual either.943Views0likes2CommentsPower BI Mobile App to Power BI Server with OAuth + WAP: All reports return 404
Greetings, I have configured Power BI Server + OAuth + ADFS + WAP per https://github.com/MicrosoftDocs/powerbi-docs/blob/live/powerbi-docs/consumer/mobile/mobile-oauth-ssrs.md and https://www.youtube.com/embed/okzPAI2uUek. Using Power BI mobile app on Android and iOS, I can successfully authenticate. However, attempting to render any report just "spins" and if clicking refresh, returns 404. I have seen this error reported in a few other places, including: https://community.powerbi.com/t5/Report-Server/PBI-with-ADFS-and-WAP-i-can-authenticate-to-Server-but-all/m-p/367034#M4177 https://community.powerbi.com/t5/Report-Server/PowerBI-Mobile-App-and-Report-Server/m-p/397097 I have tried various combinations of changes to the WAP Application, the ADFS Application Group, and SPNs. When attempting to observe via Fiddler, I see the 404 returned on "GET https://FQDN/powerbi/mobile?manifest=OfflineSupport..." Not sure if that's helpful, or a red herring. I also noticed that there are some differences between the github docs and guyinacube's youtube video re ExternalURL and BackEndServerURL. Some examples include "/reports/" and some do not. I'm wondering if that could be related? Has anyone who has had this issue been successful in resolving? Any guidance greatly appreciated! GuyInACube ReiniervDijk agera111 Thanks, JN598Views0likes0CommentsHow to start using PowerBI and create own scenario?
Hello, Im a beginner PowerBI user and I would like to create the simplest reporting system but Im not sure how... I want create the simplest reporting system with data to be retrieved from the company's data base. I want the report to be refreshed once a week and shown on the tv in office. I would like to know: - What do I need to create this scenario? (new pc? new server? some licence? some hardware?) - PowerBI Desktop is required to publish report? - Is it possible to publish reports via a website? - Can I install PowerBI Desktop on Linux systems? Im sorry if I made some mistakes. Please be understanding. Have a good day! Regards Daniel709Views0likes0Comments