Forum Discussion
create a new measure based on slider selection
ankitpatira: Thanks for your help! this solution won't work for me because the tables that you see in my first post are created in the Report view, they actually don't exist in my Data model. The rows in these tables such as 'Staff Count' is a mesure that I created by counting the raws in my data table. but I don't have a column name 'Staff Count' in my data table. The other limitation is that I have a single data table, see image below. The two tables in the Report view, are based on this single data table (table1) they just display data for different month, depending on the slicer selection. (I have a column Month in my table 1). Is there a way to save the report tables as data tables?
Thanks!
Anonymous
The table you created in Report View is only for rendering. It's not supported to save visuals as dataset. You have to do modeling in Data View or "Edit Query".
Regards,
- Anonymous10 years agoNot applicable
I suspected that Simon, thanks for confirming. Do you have any idea of documentation on how to save data model from a mesure in Power BI?