rupsterman
7 years agoAdvocate I
Status:
Needs Votes
How to adjust the Teradata .NET Data Provider Connection settings in Power BI
Please expose Teradata .NET settings in Teradata Connector for query performance and network transfer performance tuning. Customers should have the ability to set 'any' data source attribute per thei...
rupsterman
4 years agoAdvocate I
Re: UseXViews
Hardcoding UseXViews = True, generates additional security calls when trying to get list of user objects. The use case when to set this should be:
- When user needs objects from multiple schemas
- Default Database is not set
- UseXXiews=True
Otherwise,
- When user needs objects from single schema
- Default Database is set
- UseXViews=False
- Restrict to Default Database = true
Re: Response Buffer Size
Not exposing Response Buffer Size attribute limits users from experimenting if better performance can be achieved. The default response-buffer size may work well for on-prem. However, environments with high-latency will most likely benefit from higher Response-Buffer size (i.e. reduce round-trip calls).
Recent ideas
Exported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev20 minutes agoNew MemberNew1View0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky1 hour agoNew MemberPlanned868Views15likes5CommentsSupport Native SQL LIKE / NOT LIKE Wildcard Filtering Across Power BI Reports
Description Currently, Power BI does not provide a native way for report consumers to perform dynamic SQL-style wildcard filtering using patterns such as LIKE '____' - Above return all values wit...Seeralan2 hours agoNew MemberNew4Views0likes0Comments