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.
Dear colleagues.
Could you help me to fix this issue, as per my table and Measure below I would like to have the values in my last column (Quarter) please could you help me to fix the measure because for the column is empty, I don’t know why please advise:
Solved! Go to Solution.
Hi, @dofrancis3
There's one missing here.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @dofrancis3
I've briefly simulated some data in the hope of solving your problem. You can try the following formula.
New Table =
SELECTCOLUMNS(BizOPs_dataset,
"Country", BizOPs_dataset[Country],
"Year", BizOPs_dataset[Year],
"Quarter", BizOPs_dataset[Quarter],
"Antigen", "DPT1",
"Age Group", "12-13 months",
"Does Cumulative", [Measure]
)
Please refer to the attachment.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dear @Anonymous
As you can see it doen't work if i would like to use more measures and collumns please advise
Hi, @dofrancis3
There's one missing here.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dear @Anonymous,
Thank you for your support but please how can i avoid duplications (raws) in this measure
Dear @dofrancis3
Could you please provide sample data that fully represents your issue or question in a usable format, rather than a screenshot? Ensure the dataset is anonymized and does not contain any sensitive or unrelated information.
Additionally, it would be very helpful if you could share the expected outcome based on the provided data - this can be in any format, including a screenshot. Having a clear reference for comparison will significantly improve the chances of getting the correct solution in the first response.
For best practices, you may find the following links useful:
Please take a little more time to draft your. Some of the questions related to your initial query are as follows:
Thanks
Udit
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
12 | |
11 | |
7 | |
6 |