This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am embedding a powerBI report into a website and I need to use push dataset to get live connection. I am creating a Push Dataset using API call:
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets
with Body
Hi @Cathy99,
This is a known limitation with Push Datasets. Unfortunately, the sortByColumn property in the Push Dataset API schema is not currently supported and is silently ignored by the service — the column sort-by settings must be configured manually in Power BI Desktop after the dataset is created.
Here is the workaround:
1. Open your Push Dataset in Power BI Desktop (connect via the Power BI service).
2. In the Data view, select the LOG_DAY column.
3. In the Column tools ribbon, click Sort by column and select DAY_ID.
4. Save and publish the report.
Note that this manual setting will persist in the report, even as data is pushed to the dataset.
If you want this behavior to be supported natively via the API, I would encourage you to submit this as a feature request on the Fabric Ideas board.
Hope that helps!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 36 | |
| 30 | |
| 23 | |
| 22 |