Forum Discussion

RogerSteinberg's avatar
RogerSteinberg
Post Patron
6 years ago
Solved

Multiple Reports Filtered by a parameter from a complete dataset

Hi guys,   I have a dataset that contains data about 10 different countries published in the service.   However, I would like to create individual reports for each country which would ultimately ...
  • v-easonf-msft's avatar
    v-easonf-msft
    6 years ago

    Hi, RogerSteinberg 

     

    A template file contains only the query definitions, data model and reports, but not the data. When opening a pbit file the user can enter parameter values. Then only the data matching these query parameters is loaded.

    Using template to create reports will   create several datasets (Although they are from the same datasource). 

    So  if you want to create a new report without creating a  new dataset,it is suggest to refer to this post  to create a new report by using powerbi dataset and then publish to the same workspace.

     

    Steps are as follows:

    connect to datasource -> create report 1->publish to service(dataset1)
    ->create report2 by using powerbi dataset1->publish to the same workspace(dataset1 ,only create a  report2)

    ->create report3 by using powerbi dataset1->publish to the same workspace(dataset1 ,only create a report3)->...

     

    One disadvantage is that after the model dateset1 is created, if you want to change it, you can only republish it.

     

    Best Regards,
    Community Support Team _ Eason
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.