Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Can PowerBI replace my Excel time series data model?

Hi,   I am an avid Excel user, but I am fairly new to PowerBI and its possibilities. I have watched some basic training videos, but before I invest too much time I would love to get some overall fe...
  • Rupak_bi's avatar
    1 year ago

    Hi Anonymous 

    You can create custom table using DAX. The option available in the modelling tab. To create a date table you need to use calender function. You may search your queries in Google , chat GPT, CoPilot to get relevant codes to built the model.

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi Anonymous ,

     

    I'm glad you're using an interesting tool.

    Here are the common steps for how to create a report:

    1.Import Data:

    Open Power BI Desktop.
    Go to Home > Get Data > More....
    Select your data sources (e.g., Dynamics 365 for CRM data and your financial data source).
    2.Transform Data:

    Use the Power Query Editor to clean and transform your data.
    Ensure both datasets have a common date field for using.
    Use merge/append queries to enhance data associations or make data more concise
    3.Create Relationships:

    Go to the Model view in Power BI.
    Ensure the relationship between the CRM data and financial data is correctly established based on the date field.
    4.Create Visualizations:

    Use the merged data to create your desired visualizations and reports.

     

    Reference:

    Building Reports in Power BI Desktop to Display Business Central Data - Business Central | Microsoft Learn

    How to Connect CRM to Power BI for Advanced Data Analysis

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.