Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |