The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have 2 table daily and monthly, I want update data automatic form table daily to table montly in power BI desktop
How do I do that?
View attachments
Thank you!!!
Solved! Go to Solution.
Hi @nmhung49
You may use 'Append Queries' in Query editor. Make sure the 2 tables' column names are matched.
Regards,
Cherie
Hi @nmhung49
Below is the document about 'Group by' Function in Query Editor for your reference.
https://docs.microsoft.com/en-us/power-bi/desktop-common-query-tasks#group-rows
Regards,
Cherie
in the query editor you can make table Monthly a reference to table Daily and then use groupby and sum on Sales
if you just want to show monthly table in the visual then you can drag & drop table Monthly
to rows: Month and Branch
to values: Sale
in the Table visual, and the result will be the same
@Stachu wrote:in the query editor you can make table Monthly a reference to table Daily and then use groupby and sum on Sales
if you just want to show monthly table in the visual then you can drag & drop table Monthly
to rows: Month and Branchto values: Sale
in the Table visual, and the result will be the same
You can make a example?
Thank you
Hi @nmhung49
You may refer to this sample file.
Regards,
Cherie
@v-cherch-msft wrote:Hi @nmhung49
You may refer to this sample file.
Regards,
Cherie
Thank you for your help
I wan to combine data table daily -> Monthly and Table Monthly to create Table Result
You see to this sample file
How do I do it ?
Same this picture
Hi @nmhung49
You may use 'Append Queries' in Query editor. Make sure the 2 tables' column names are matched.
Regards,
Cherie
User | Count |
---|---|
70 | |
64 | |
61 | |
49 | |
28 |
User | Count |
---|---|
117 | |
81 | |
65 | |
55 | |
43 |