Forum Discussion
Anonymous
5 years agoNot applicable
Adding a Row to a Created Table?
Hello, I created a Table in PowerBI Desktop: Table = Filter( Summarize(ExistingTable, ExistingTable[UniqueID1], ExistingTable[UniqueID1], ExistingTable[Name], ExistingTable[Number1], Existi...
- 5 years ago
Anonymous
5 years agoNot applicable
Yes, but I don't have any table to UNION them from.
IE the data exists only in my head and I want to enter it into the table
AlexisOlson
5 years agoSuper User
You could use the Enter data button to create a new table with the data in your head or else define it as a DATATABLE with DAX.