Forum Discussion

PaulCooper's avatar
PaulCooper
Frequent Visitor
6 years ago
Solved

Unable to persist random values in M Language

I am trying to add unit testing to my Power BI Connector project using the unit testing method provided by the https://github.com/Microsoft/DataConnectors/tree/master/samples/UnitTesting sample. This...
  • rcyber's avatar
    rcyber
    6 years ago

    Hello PaulCooper ,

    That's good solution but I have found a workaround already.

    Could you please explain this one:


    PaulCooper wrote:

    I already use a Node.js script to write M code for the schema in to my Connector project.


    How did you implement that? I'll be very appreciated for any info about that.