Rene Modery

Results 6 issues of Rene Modery

For the following example, the edge is missing between "Translate text" and the "Condition" container ![image](https://user-images.githubusercontent.com/15896715/163108090-0f884292-3889-48eb-a06d-7d3fe0b1ce8c.png) ![image](https://user-images.githubusercontent.com/15896715/163108107-240f0036-2e75-4b1f-841b-3c76db5468ff.png) Source: https://twitter.com/anthony_leduc/status/1508797666649645068

Windows Defender might stop PowerDocu from running right away: ![image](https://user-images.githubusercontent.com/15896715/215242243-1b45e09a-c147-4add-9733-8bb78c872810.png) "It said there was no publisher found" It is still possible to run PowerDocu by clicking on "More info" and...

Switch statements are not always rendered nicely, especially where there are multiple actions, conditions, etc. An example from the Power Platform CoE Starter Kit, Governance Components, RequestOrphanedObjectsReassignedChild Flow: ![flow-detailed](https://user-images.githubusercontent.com/15896715/214761937-f76b896f-1af6-4efe-acd5-4a746126e53c.png)

Github doesn't like it if Markdown and HTML are mixed. Any HTML tables within Markdown tables won't be rendered properly. See: https://github.github.com/gfm/#html-blocks

Hi! We published the Power BI dashboard to a premium workspace, so that we can easily grant access to selected stakeholders (e.g. HR teams in different countries). However, it seems...

I'm looking at integrating PowerFx.Core into my application so that I can format code snippets to a more user-friendly format. I can see that https://github.com/microsoft/Power-Fx/blob/main/src/tests/Microsoft.PowerFx.Core.Tests.Shared/FormatterTests.cs#L259 has got a test that...