Forum Discussion
Anonymous
3 years agoNot applicable
Create a table from slicer
Hi , I have one table (tabla 1) with 10 columns and I meed to select values from a column (in a slicer) an create a new table (tabla 2) with the same columns in order to do an EXCLUDE(tabla 1 , tabl...
- Anonymous3 years ago
Hi v-jialluo-msft
Thanks for your replay ,
Just a correction, only I need to build the new table PrivilegedAccounts2 (in your case) came from the Table PrivilegedAccounts (table 1) in order to re calculate other measures,.Thanks
Anonymous
3 years agoNot applicable
Hi I create a new table creating a FILTER(tabla, any filter) in order to create an updated table from the original and then create a FLAG in the new one.
Thanks