Share your ideas and vote for future features
Suggest an idea
Options
- Mark all as New
- Mark all as Read
- Float this item to the top
- Subscribe
- Bookmark
- Subscribe to RSS Feed
Showing ideas with label Fabric platform | Support.
Show all ideas
Submitted
Tuesday
Submitted by
v-hnishikawa
Tuesday

Please take measures to prevent library inconsistencies from occurring due to automatic updates when the version of a dependent library is changed. For example, an upgrade to the marshmallow library 4.0.0 used internally by azure-ai-ml was released and automatically updated. As a result, a process that had been running in the morning could no longer be executed in the afternoon due to an inconsistency with azure-ai-ml.
... View more
See more ideas labeled with:
-
Fabric platform | Support
Submitted on
03-31-2025
09:57 PM
Submitted by
narendermalik
on
03-31-2025
09:57 PM
Objective: To improve the export capabilities of Power BI reports by allowing users to export reports to PowerPoint in an editable format and ensure consistent color formatting when exporting to Excel. Current Challenge: PowerPoint Export: Currently, when exporting Power BI reports to PowerPoint, the reports are often generated as static images. This limits users' ability to make post-export modifications directly within PowerPoint, such as adjusting text, resizing visuals, or changing layouts. Excel Export: When exporting reports to Excel, users frequently experience inconsistencies in color formatting, which affects the visual consistency and presentation of the data. Proposed Solution: Editable PowerPoint Exports: Enable Power BI reports to be exported to PowerPoint in a fully editable format. Each visual and text box should be converted into native PowerPoint objects, allowing users to edit text, change colors, and resize visuals directly in PowerPoint. Maintain the structural integrity of the report to ensure that the layout remains consistent with the original Power BI report. Consistent Color Formatting in Excel Exports: Implement a feature that preserves the color scheme applied in Power BI when exporting to Excel. Ensure that all visual elements such as charts, tables, and conditional formatting rules retain their colors in the Excel export, providing users with a consistent visual experience and reducing the need for manual adjustments. Benefits: Increased flexibility and efficiency for users who need to tailor reports for specific audiences or presentations without returning to Power BI for minor edits. Improved user satisfaction by reducing the time and effort required to manually adjust formatting in exported files. Enhanced consistency in reporting across different formats, reinforcing the professional appearance of reports. Implementation Considerations: Ensure compatibility with various versions of PowerPoint and Excel to maximize the adoption of this feature. Provide users with options to choose between static and editable exports based on their preferences or needs. Consider offering a preview option to view how reports will look in PowerPoint and Excel before finalizing the export.
... View more
See more ideas labeled with:
-
Data Engineering
-
Fabric platform | Capacities
-
Fabric platform | Support
-
Fabric platform | Workspaces
-
Power BI
Submitted on
03-12-2025
09:15 AM
Submitted by
jminer3
on
03-12-2025
09:15 AM
Dear Product Group, Why is the very common function not supported in the Fabric Warehouse? It is supported on all other flavor of SQL Server. Yes, I can query the sys.objects table to get the id, but a shortcut function reduces my total amount of code. Sincerely John Miner Data Platform MVP
... View more
See more ideas labeled with:
-
Data Warehouse
-
Fabric platform | Support
Submitted on
03-12-2025
09:07 AM
Submitted by
jminer3
on
03-12-2025
09:07 AM
Hi Product Team, In SQL Server, the fastest way to get a row count from a set of tables is shown below. Unfortunately, the wrong aswer is coming back, zero records. If we look use a SELECT statement, we get the correct row count. The statement is supported in TSQL for MS Fabric Warehouse but does not work correctly. Sincerely John Miner Data Platform MVP
... View more
See more ideas labeled with:
-
Data Warehouse
-
Fabric platform | Support
Submitted on
11-27-2024
01:20 PM
Submitted by
richard_gao
on
11-27-2024
01:20 PM
As per this post mongo connections are not able to support readreference or params in the connection string: https://community.fabric.microsoft.com/t5/Data-Pipeline/MongoDB-Atlas-for-Pipeline-Connection-Options-in-URL/m-p/4263144#M6124 This is a huge issue for us as we do not want to degrade performance of the mongo database while doing our reads.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
02-04-2025
10:08 AM
Submitted by
Cristin
on
02-04-2025
10:08 AM

What if there was a Copilot button on every error message, from creating a connection to validating a job? If creating a connection failed, and I got an error message with a copilot entry, I could click on that and understand more details about the error and what I should do next.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
02-03-2025
10:01 AM
Submitted by
v-smalla
on
02-03-2025
10:01 AM
A Fabric lakehouse table is displaying an empty result (rows with no data in any column), even though the SQL script used to populate it hasn't changed. The data appears correctly in the Power Query editor, but after publishing or refreshing the dataset, the table shows no data.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
02-02-2025
05:32 PM
Submitted by
ThiamHuat_Tan
on
02-02-2025
05:32 PM
(a) In a Notebook, how can we execute a SQL statement? In Databricks notebook, we can change it to be able to execute SQL statement with %sql, but it is not possible in Fabric. spark.sql("SELECT month, round(SUM (rainfall),2) as MonthlyRainfall FROM ParquetRainfallTable WHERE location == 'Clementi Road' AND year == 2023 GROUP BY month, month_numeric ORDER BY month_numeric").show() (b) In the above SQL statement, it displays a table of values for month and MonthlyRainfall. However in Databricks, it can display a barplot easily in a Notebook. Can Microsoft consider this as an enhancement? it would be very useful, not only for barplots, but for other visualization like map too. Thanks.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
11-25-2023
03:47 AM
Submitted by
fbcideas_migusr
on
11-25-2023
03:47 AM
Since the Azure Synapse Influencer program appeared to be so popular, I propose to have the same program in-place for Microsoft Fabric.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
10-18-2024
11:29 AM
Submitted by
KellyL
on
10-18-2024
11:29 AM
Fabric Feedback SQL Endpoint / Lakehouse Why would the functionality of SQL Analytics Endpoint of a Lakehouse be so dependent on relationships made in the default sematic model? Ideally should be decoupled Issues with default sematic model will disrupt users trying to pull data from PowerBI or externally Default sematic model shouldn’t be touched at all? Why does functionality exist PBI experts told us to ever use default semantic model -- leads to confusion on our end SQL endpoint data is not refreshing on its own, we should not have to run scripts to manually refresh the data, it should refresh on its own Certain features are not available without notice that the features are in preview/testing Ie. AT TIME ZONE not being available anymore Creating relationships between tables in the sematic model take a while or errors are given which leads to multiple attempts being made Pipelines Deployment pipeline permissions should be separate from workspace permissions, no reason someone with test access permissions should be able to trigger a push to prod Trigger job for Data Warehouse via data pipelines should make it mor useable or us, plus beig able to interact with them somehow with a spark/python workflow, the keys and classic SQL constraints you can put on a table in the Data warehouse are very useful for dim data, but there is no straightforward way to ingest CSVs from source control that manage our slow moving dim data and update tables without using some sort of python library Permissions Access to an individual entity level is important If a user is granted contributor access to a workspace shouldn't mean they should edit all notebooks in it Misc/Minor VS code and Fabric experience is not viable Development in browser is not ideal Connection to the Spark pool always requires internet connection, but unexpected browser refreshes lead to lost work Data pipeline job history is basically unusable for any performance monitoring. Ideal to have bar chat showing duration of each job Dark mode would be nice
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
12-13-2024
11:25 PM
Submitted by
MAHESHNAPTEPATI
on
12-13-2024
11:25 PM
green construction/ green material supplier/ green logistics / esg finance/ sustainability/ SDG/ looking buyer supplier/ fintech patnership.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
12-03-2023
07:10 AM
Submitted by
daniel_scott1
on
12-03-2023
07:10 AM
Hello, I would love the option to receive a notification whenever a Fabric Idea gets promoted to the Microsoft Fabric release plan documentation, updates on estimated release dates, and when it is released. The link to the documentation could be included on the Fabric Idea once planned, and then a link to the monthly feature release article once delivered. The links could be added next to the Comments/Merged tabs. The reason I think this would be valuable is because the Fabric community can then track the maturity of an idea, and specifically receive updates on estimated timelines to deliver, and then utilize immediately once released. Thank you, Daniel.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
12-05-2024
04:58 AM
Submitted by
fbcideas_migusr
on
12-05-2024
04:58 AM
Good Day - I am not sure if this is the correct forum to ask this question. I woke up this morning to go to the Fabric Community web page and found out I was banned. I am trying to get some idea as to what I did or behavior I displayed that have me banned. The only thing I did was signed up for the challenge. This is my first time joining the community and would like to participate in the challenge. Please provide details as to how to correct this but it will not allow me to sign in using my outlook email address. Down below is my information: Tracy Seabrooks tseabrooks01@outlook.com Thank you
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
10-15-2024
05:13 PM
Submitted by
v-vepott
on
10-15-2024
05:13 PM
Hi Team, I have started forecasting the SKU utilization for Fabric using the Fabric SKU calculator in the Excel tool. While changing the values for the "Daily DW/LH Processing" category, I noticed it has a significant impact on the SKU selection. However, I am unclear about the exact values that should be entered here. Could you please clarify what "Daily DW/LH Processing" refers to? Does it represent the number of pipelines in ADF, or is it related to the data size processed daily through batch ETL? Looking forward to your guidance on this.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
10-14-2024
09:16 PM
Submitted by
fbcideas_migusr
on
10-14-2024
09:16 PM
In the current Welcome to Fabric home pages for each persona there are the "Create a Workspace" activities on the left, and the "Create Items" on the right. this works fine in Data Factory, because there's only a couple of items, but in other personas the "Create Items" section is condensed and requires scrolling. It would be nice if these two banners could be adjusted by dragging the | divider, or if the two banners just took up 50% of the real estate each.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
10-20-2023
11:04 AM
Submitted by
Adam_Suchodols1
on
10-20-2023
11:04 AM
as a member of development team who is responsible for reporting platform we would like to have a central dashboard/app where there would be list of features/services that would be soon deprecated related to Office 365 products or Azure. The reason for this is currently there are many blogs to follow news which is for us currently not possible to track all of them as they many times include information's not related to us as we are interested only in operational stuff so it is hard for us to follow. Recently as an example we had issue with capacity metrics app which was deprecated and we only got information about deprecation once the app suddenly stop refreshing and we searched for root cause. It would be very help full to have central place where we can look for future changes so we can plan in advance instead of hot-fixing the issues.
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
07-18-2024
09:43 AM
Submitted by
fbcideas_migusr
on
07-18-2024
09:43 AM
I'm using Quicken for my contracting business, and I keep getting a "Quicken Window Has Stopped Working" error. This happens frequently and disrupts my work. Has anyone else encountered this issue? Any solutions or tips would be greatly appreciated! Thanks!
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
07-18-2024
10:32 AM
Submitted by
fbcideas_migusr
on
07-18-2024
10:32 AM
I'm facing Rebuild Error Code 310 while trying to repair data in my contractor software. The process fails each time, and I can't figure out the root cause. Has anyone dealt with this issue before? Any insights or solutions would be greatly appreciated!
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
07-18-2024
09:32 AM
Submitted by
fbcideas_migusr
on
07-18-2024
09:32 AM
I'm looking to hire my first 1099 contractor and want to ensure everything is set up correctly. What steps do I need to follow to comply with IRS regulations and manage taxes properly? Any tips or resources would be greatly appreciated!
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Submitted on
07-18-2024
09:07 AM
Submitted by
fbcideas_migusr
on
07-18-2024
09:07 AM
I'm encountering System Error Code 1722 during software installation. The process halts unexpectedly with this error, and I can't figure out the cause. Has anyone faced this issue before? Any solutions or troubleshooting tips would be greatly appreciated!
... View more
See more ideas labeled with:
-
Fabric platform
-
Fabric platform | Support
Idea Statuses
- New 15,246
- Need Clarification 14
- Needs Votes 22,639
- Under Review 641
- Planned 270
- Completed 1,654
- Declined 227
Helpful resources
Latest Comments
-
kleigh
on: Auto-Spacing Option Between Visuals When Aligning ...
-
Rakshhit_Sharma
on: In "Manage relationships" view I need to filter by...
- inwon on: SET QUERY_GOVERNOR_COST_LIMIT feature available on...
- querussus_1 on: Insert visual cue in the headers of columns that p...
- boxysean on: Allow cross-tenant Private Link access to Fabric
-
ToddChitt on: The list of available connections via a pipeline C...
-
miyake-san on: Enable use of Entra ID groups as recipients for su...
- Dvarga0914 on: Allow you to select which bookmarks should be disp...
- marciusmgouza on: Enable search for slicers that use numeric fields
- waveyoo6 on: Request for HTML code alteration in subscription m...
-
Power BI
38,905 -
Fabric platform
550 -
Data Factory
453 -
Data Factory | Data Pipeline
304 -
Data Engineering
295 -
Data Warehouse
196 -
Data Factory | Dataflow
163 -
Fabric platform | Workspaces
140 -
Fabric platform | OneLake
130 -
Real-Time Intelligence
127 -
Fabric platform | Admin
124 -
Fabric platform | CICD
94 -
Fabric platform | Capacities
74 -
Real-Time Intelligence | Eventhouse and KQL
62 -
Fabric platform | Governance
55 -
Data Science
52 -
Real-Time Intelligence | Activator
52 -
Fabric platform | Security
52 -
Data Factory | Mirroring
39 -
Fabric platform | Support
36 -
Databases | SQL Database
32 -
Real-Time Intelligence | Eventstream
31 -
Fabric platform | Data hub
28 -
Databases
25 -
Data Factory | Apache Airflow Job
4 -
Fabric platform | Real-Time hub
3 -
Product
2