svenchio
Super User
7 months agoStatus:
New
Add API interface to read the value set of a variable within a variable library
Currently, it is possible to get the value sets for a variable library via Items - Get Variable Library Definition - REST API (VariableLibrary) | Microsoft Learn but since it's an LRO, there's a high cost in time & processing to get the values (e.g. wait for the operation, getting the defintion, procesing the body, converting the payload, etc.)
The idea is to make avaialble an interface that returns the valueset for a given variable library/variable, example ...
This will be equivalent to the functionality exposed by notebookutils
samplevl = notebookutils.variableLibrary.getLibrary("sampleVL")
samplevl.test_int
samplevl.test_str
No CommentsBe the first to comment
Recent ideas
- fbcideas_migusr1 hour agoNew MemberUnder Review378Views12likes4Comments
Display Table[Column] instead of Column Name in Conditional Formatting Dialogs
In large-scale Power BI semantic models, it is common to have identical column names across multiple fact and dimension tables. Examples include columns such as Status, Category, Region, Employee ID,...Manickambeeie3 hours agoNew MemberNew3Views0likes0CommentsNative SAP SuccessFactors and Active Directory Connectivity for Simplified Data Integration
Having native connectors for SAP SuccessFactors and Active Directory would eliminate the need for workarounds such as notebooks, custom scripts, or complex integration setups. Users should be able...João_Cristo4 hours agoNew MemberNew3Views0likes0CommentsAllow Azure Databricks streaming tables to be mirrored into Fabric
Mirroring an Azure Databricks Unity Catalog into Fabric silently drops streaming tables. They are not greyed out, not flagged, not explained. They simply do not appear in the picker, so there is no w..._taab5 hours agoNew MemberNew5Views0likes0Comments