Forum Discussion

kuldeepjain's avatar
kuldeepjain
Frequent Visitor
3 years ago

Generate a Table using DAX for filtered data displayed on a table visual

Hello All, i am trying to model the dynamic version of Weibull distribution. i have made it for a set of data but i need help to make this dynamic. 

Let's take a case: We have a data model built and I have made a report with a table visual from this data model. This visual has three columns, named "A","B", and "C" coming from measures. it has dynamic numbers of rows based on the selection of slicer and filters. Now I need a DAX calculated table generated from this table visual so that further analysis can proceed. 

 

if this is not possible with measures value, 

 

Is this possible in the case of table columns?  I have a huge table and I need to filter the subset based on filters and slicers and with filtered data, I need to apply ranking and other calculations to perform Weibull analysis

 

 

 

6 Replies

  • Hey kuldeepjain ,

     

    you ask for a lot without taking the time to provide a pbix containing sample but still reflecting your data model (tables, relationships, calculated columns, and measures).
    Take the time to create the pbix, upload the pbix to OneDrive, google drive, or dropbox and share the link. Make sure that no loign is required. If you are using Excel instead of the manual input method to create the sample data, share the xlsx as well (this is required to adapt the data model if necessary).
    Describe the expected outcome based on the sample data you provide.

    Regards,

    Tom

    • kuldeepjain's avatar
      kuldeepjain
      Frequent Visitor

      Thanks for the Quick response. The data is coming from data flow and due to data confidentiality, the original file is not shared. thus I think I will require to make a sample PBIX for this experiment. I will come back as suggested. 

      However if possible let me know whether the wish is legitimate and table visual data can be made available in the calculated table.

    • kuldeepjain's avatar
      kuldeepjain
      Frequent Visitor

      Hello Tom, I have uploaded the sample file and data. Please help.