Buggy behaviors in RB make users give up (especially less-technical business users who this tool was designed for). The rest of us just get angry. These include: - Sometimes (inconsistently), pressing Enter will close the expression window and other time is adds a carriage return. - VB functions are (sometimes) translated to full-qualified object references which confuses users. - Certain field properties are changed when a data region is copied and pasted (example .UniqueName is changed to .Value) - Expression window just hangs & then crashes.
4 Comments
- fbcideas_migusrNew MemberSorry Paul, but personally I would prefer if RB was discontinued, and effort put into other SSRS or BI features. IMO It's a massive duplication of features/code (vs Report Designer in Visual Studio) and and of little practical use.
- fbcideas_migusrNew MemberAfter posting this, an example surfaced in a project I'm working on. In the expression editor, I entered: "=CINT(Fields!Week_of_Year.Value)" and then at some point, the editor has replaced my expression with: "=Microsoft.ReportingServices.RdlObjectModel.ExpressionParser.VBFunctions.CINT(Fields!Week_of_Year.Value)". If this were a more complex expression with embedded functions, it would be unreadable. If the simple form for the expression is acceptable, please don't modify my code. When this happens to new users and students in a class, it really freaks them out.
- lhigueroNew MemberI believe report builder should be web based and not require a windows ad account to use. It should work with claims or oauth. The fact it is not a web based designer makes it hard for end users to leverage. Reporting is different than analysis and all users aren't devs who have visual studio
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Fabric REST API endpoint for dataflow transactions should GET *sortable* results for a time-range
Dataflow refresh APIs seem to be the buggiest; the list of transactions on a GET for Fabric-dataflow, are not sorted by the latest. OData query options such as $top, $filter, $orderby do not work wit...mangalaiyer4 hours agoNew MemberNew2Views0likes0CommentsTax on nested-pipeline orchestration patterns
Summary Fabric Data Pipelines' ExecutePipeline activity, when run with waitOnCompletion: true, has a documented but unresolved platform behavior: after the invoked child pipeline actually finishes, ...JONATHANHAUN5 hours agoNew MemberNew3Views0likes0CommentsPower BI report opens in the workspace but not in the Power BI App after .pbip + AI edits
Hello Fabric Community members, I ran into an unusual issue today and wanted to share it in case it saves someone else time. The issue: -> I developed a report in Power BI Desktop and published ...Lodha_Jaydeep7 hours agoSolution SageNew9Views0likes0CommentsEnable Multi‑Select and Bulk Delete in Microsoft Fabric Recycle Bin
Summary The recently introduced Recycle Bin in Microsoft Fabric is a very useful addition; however, it currently lacks support for multi‑select and bulk delete operations. Although the UI displays ...dwramreddy7 hours agoRegular VisitorNew153Views4likes2Comments