How can I refresh a table partition by month in power bi?

Ashutosh Jena 0 Reputation points
2023-02-23T08:24:35.3366667+00:00

I want to create a partition by month in master power bi report.When we will refresh the the power bi report it will show the data year wise.

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,771 Reputation points
    2023-02-23T16:33:27.5+00:00

    Hello there,

    Dataset table partitions aren't visible and can't be managed by using Power BI Desktop or the Power BI service. For datasets in a workspace assigned to a Premium capacity, partitions can be managed through the XMLA endpoint by using tools like SQL Server Management Studio (SSMS), the open-source Tabular Editor, scripted with Tabular Model Scripting Language (TMSL), and programmatically with the Tabular Object Model (TOM).

    Advanced incremental refresh and real-time data with the XMLA endpoint https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-xmla

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

  2. Limitless Technology 44,771 Reputation points
    2023-02-23T16:33:36.5833333+00:00

    Double post

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.