We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi Guys,
I am starting to learn Tabular Editor for power bi desktop changes and what i want is to just use C# script in order to outout "Hello World" in a console.
I tried with: Console.WriteLine("Hello, World!");
It showed that query was sucessfully run but there is nowhere output...
How to see it in tabuler editor 2.0 ?
Best.
Jacek
Solved! Go to Solution.
https://docs.tabulareditor.com/te3/features/csharp-scripts.html#helper-methods
Try
Info("Hello, World!");
or
https://docs.tabulareditor.com/te3/features/csharp-scripts.html#debugging-scripts
"Hello, World!".Output();
https://docs.tabulareditor.com/te3/features/csharp-scripts.html#helper-methods
Try
Info("Hello, World!");
or
https://docs.tabulareditor.com/te3/features/csharp-scripts.html#debugging-scripts
"Hello, World!".Output();
thank you!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |