Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Problem in analysis service tabular project type partiation.

Hello,

 

I am creating analysis service tabular project type.
and fetching the reords from sql server.

     - I am cerating the two view in the sql.

-Views created in the sql server.
1.PreviousYear view.
    This view will bring the records from last year to previous 4 year records.
2.CurrentYear View.
     This view will bring the records from current date to last 1 year records.

 

- Hence i am creating a partiation for the above two view which will render records in the model,
- While i am executing both partiation individual it is returing the correct number of records.
- but when i am executing both pariation to render the records in the model i am receiving the more records after merging.

 

-> Is this the issue of merging the partiation.


Thank You
Patel Moulick.

Status: New