Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

restrict loading of dataset

Can i restrict number of rows to load in dataset by applying where clause. Requirement is i dont want complete data to be imported in pbix but need data for 10 clients only.   Instead of applying ...
  • Thejeswar's avatar
    Thejeswar
    8 years ago

    In Option 2, your entire data is brought in, Only after that your filters are applied. In Other Words, Your report will have all clients information, but your visuals will get only the restricted clients information as you are applying the filters to your dataset before using in Visuals

     

    Yes you can see the datset size in your Group Storage Section. Find below the image

     

     

    Clicking on this, will display all the information related to the data sets