Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I would really appreacite some help or pointers what to google as to why Mean Table 1 displays OK but the other two are not displaying correctly
Pbix file: https://bit.ly/2H8MYOv
Solved! Go to Solution.
Hi,
You need to append data from all 3 Tables. Go to Home > Edit Queries. On that screen, go to Home > Append Queries as New. Build you visual from this appended Table.
Hope this helps.
Hi,
That link does not work.
Hi,
You need to append data from all 3 Tables. Go to Home > Edit Queries. On that screen, go to Home > Append Queries as New. Build you visual from this appended Table.
Hope this helps.
Hi Ashish. I had treid that method and failed. What I was doing wrong is that each "mean" column had the same name. If I give each mean column a slighty differnt name before the append.queries as new - it works great. Thank you so much 🙂
You are welcome.