Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi team,
I need some assistance, I'm getting this error message(A table of multiple values was supplied when a single value was expected) how can I fix these please.
Here's the mesaure formula I created.
@Anonymous
Please check the measure CHARM_NEW_Vehiclesnew[Quarter Loading] or share it here.
It is causes the error due to multiple values being returned.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hi Fowny,
Thanks for the swift response.
@Anonymous
Check the highlighted line where you have DATEADD. You need to provide a single value such as MAX(CHARM_NEW_Vehiclesnew[Date]). DATEDADD returns multiple valuues that's why you net an error.
If you can explain what exactly you are trying to calculate then, I will suggest the right solution.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hi Fowmy,
Thanks once again.
What I am trying to calculate if by fule type on month, quater and year as in the image below. but the formula from the excel file is
1. Issues below
Month=AL$43/$AA$43
Quarter: =SUM(AL$41:AL$43)/SUM($AA$41:$AA$43)--(SUM(AL$41:AL$43) to calulate the total number of vehicles per quarter / by the total number per quarter per fuel type SUM($AA$41:$AA$43
Year: =SUM(AL$32:AL$43)/SUM($AA$32:$AA$43) ( SUM(AL$32:AL$43 to calulate the total number of vehicles per month / by the total number per fuel type SUM($AA$32:$AA$43)
Please let me know if the above help to solve the problem
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
75 | |
56 | |
50 | |
44 |