-
Hi,
We have been using this for a while, but recently some visuals are showing an error. If I remove the value in columns the data displays and we have still been able to export the data from this vi…
-
On Firms reports, grab the `Contacts` table, cleanup the SQL query from unnecessary columns, beautify, and simplify the Power Query if needed:
- Give meaningful names to steps
- Move a step to SQL i…
-
I've been using ReactJS.NET targeting build to client and server and facing the issue below:
```
An unhandled exception occurred while processing the request.
NodeInvocationException: Prerenderin…
-
Miguel, Hi!
Today I have received a big problem with connector.
Only part of data was uploaded. In my reprort I have start date equals 01/01/2018 and end date - today.
But today morning I have …
-
**Describe the problem you faced**
I'm running a spark structured streaming application that reads data from kafka and saves it to a partitioned Hudi MERGE_ON_READ table. Hive sync is enabled and I…
-
I have a WebAPI project (my sample project source code is [here](https://github.com/superman-lopez/ODataTest)) where I extended the WebAPI controllers with `EnableQuery` attribute in the same wa…
-
Hello
This is my first issue in GitHub.
I am trying to use this project to build a PowerBI application.
I can use some functions (installed_generation_capacity, unavailability_of_generation_units, …
-
I am trying to use power bi API with python
and I have seen this helpful video
https://www.youtube.com/watch?v=wUzZChTlzdE
but I get this error when I am trying to get the token as shown belo…
-
**Describe the bug**
Database now defaults to the first alphabetical perspective instead of model (since 2.13)
**To Reproduce**
1. Connect to a database with 3 perspectives, A, B and Model
2. No…
-
I have a WebAPI project (my sample project source code is [here](https://github.com/superman-lopez/ODataTest)) where I extended the WebAPI controllers with `EnableQuery` attribute in the same way …