-
### 🐛 Describe the bug
Hi,
I tried to export a model with a PowerSpherical distribution (the https://github.com/nicola-decao/power_spherical/blob/master/power_spherical/distributions.py) and would b…
-
as you allowed me to add a defined new Function to power-fx, Like this:
`
var config = new PowerFxConfig();
config.AddFunction(new HelpFunction());
var engine =…
-
This one: https://github.com/microsoft/Power-Fx/blob/f906e72c30ca53b6b9c40c21ff8429c42bf6a976/src/libraries/Microsoft.PowerFx.Core/Parser/TexlParser.cs#L235
Working on PA Copilot App Composition En…
-
The Mutation texlFunctions (
https://github.com/microsoft/Power-Fx/tree/main/src/libraries/Microsoft.PowerFx.Interpreter/Functions/Mutation ) should be shared with PA. Especially valuable to share C…
-
(this is a bit more advanced for a first issue - requires knowledge of [topological sorts](https://en.wikipedia.org/wiki/Topological_sorting?msclkid=57b2ed53bc0f11ec8f5e9d869b1106eb). But it's marked …
-
```
RSeries I2C is +5V vs NXP standard of 3v3.
The NXP standard, like the NunChuck connector is 3v3 VDC.
However to power the I2C FX Modules, we used 5VDC so that one 4 wire cable can
do both the I…
-
List of improvements to untyped object:
1. Allow an object to support both dot lookup and indexing. This enables things like indexed fields: `Index(obj, 1)` and `obj.Field1`
2. Enumerate list of…
-
‘The untyped object argument to the ‘Text’ function has an incorrect type. Expected: Text, Actual: Microsoft.PowerFx.Types.ExternalType.’ (Text(System.Activity.ChannelData))
-
Hi All
In a schematic I am using a BNO055
Datasheet: https://www.bosch-sensortec.com/media/boschsensortec/downloads/smart_sensors_1/bno055/bst-bno055-ds000.pdf
Symbol is located in Sensor_Motio…
-
There is an LSP Nuget that defines protocol classes.
https://www.nuget.org/packages/Microsoft.VisualStudio.LanguageServer.Protocol/
https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualstud…