The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Good morning
I wish you could help me with the next consultation.
I have a table 1 where I manage a record of unit entry dates. If in a day 5 units enter I have 5 records.
I would like to create a new table with a "date" column that has the unique values of the column of table 1 and also create a new column "quantity" where the sum of total income of units according to that date is.
Of this....
TABLE 1
New table...
Tuesday 7 ----3
Wednesday 8 ----5
and so on.
Thank you
Is this what you are looking for?
That's right.
Thanks a lot.