Power-Fx
Power-Fx copied to clipboard
PowerFx Connector Table Integration Sample
PowerFx is so awesome!!
Short line about my product, it helping users to manage their data. I'm now trying to integrate PowerFx into my product, but having problem when trying to connect powerfx with sqlite.
As I see in documentation, PowerFx does support Table and helper functions like Filter, AddColumn, ShowColumns,...I wish my users can use these functions to interact with their database.
I have tried read PowerFx source like Connector, ConnectorTable, TabularService but look like they are just internal class only.
Can we have a sample host showing how to connect to a database like sqlite or sql server.