Fabric Notebooks - Add Configure cell toggle
In the same way that, in the Notebook UI, you can toggle a single cell in a notebook as a Parameter cell, consider adding a toggle that labels a cell as a configure cell.
To elaborate: Fabric notebooks have the capability to use %%configure magic to adjust settings on the session. Based on documentation, there are expectations that configure is in the first cell, and there are risks if you attempt a configure in the middle of a notebook session. Those new to Spark may be confused by this, and with the recent release of variable libraries, session configurations will be more important.
On top of that, when debugging a notebook with a configuration, starting a session with the UI bar does not take into account if configuration exists in the first cell, then causing a Livy failure unless you force your configuration because it started the session with default config.
There needs to be more visibility in the UI that highlights the implications of using the config magic.
Recent ideas
Enable Managed Private Endpoints Support for Microsoft Fabric Capacities Below F64
Managed Private Endpoints in Microsoft Fabric are currently supported only on F64 and higher capacities. Customers using lower capacities, such as F8, cannot establish private connectivity to Azure s...v-tsindhu42 minutes agoMicrosoft EmployeeNew4Views0likes0CommentsAccessibility bug: Notebook cell text becomes invisible under Windows 11 High Contrast mode
Any text written inside a Fabric notebook is invisible when Wndows High contrast mode is enables. This applies to cell text only (not the UI). In addition, auto-complete windows are not respecting t...abigb2 hours agoNew MemberNew3Views0likes0CommentsF5 for presentation mode in POWER BI DESKTOP
F5 for presentation mode in POWER BI DESKTOP. In design time when we press F5 . 1) The canvas goes to fit to screen mode. 2) Visual headers will be hidden for visual components which set to hidden in...ndaneshi4 hours agoNew MemberNeeds Votes104Views3likes2CommentsExpose Card Visual Reference Values to DAX via SELECTEDREFERENCEVALUE() or similar
Description The new Card visual introduces Reference Values and Reference Labels, which are excellent for displaying targets, benchmarks, prior periods, and other contextual metrics alongside a KPI....SEMattis5 hours agoAdvocate IIINew5Views0likes0Comments