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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi, When trying to use the LOOKUPVALUE formula in POWER BI, the following error was returned: A table of several values was provided, and a single value was expected.
Faturamento = LOOKUPVALUE(NF_SAIDA[NS_DATA_EMISSAO],
NF_SAIDA[PV_CODIGO],
PEDIDO_VENDA[PV_CODIGO])
NF_SAIDA[NS_DATA_EMISSAO]: Column containing the date the order was invoiced
NF_SAIDA[PV_CODIGO]: Column containing the SKU of the product (Table only for orders that have already been invoiced)
PEDIDO_VENDA[PV_CODIGO]): Column containing the SKU of the product (General typing table: budget or order)
Solved! Go to Solution.
Hi,
Thanks for the tip. I went to look and it really had duplicate values. I fixed it and it worked.
Thank you very much.
Hi,
Thanks for the tip. I went to look and it really had duplicate values. I fixed it and it worked.
Thank you very much.
Hi @Thiagops
Is the [PV_CODIGO] unique in the NF_SAIDA table? Any relationship between the two tables?
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 20 | |
| 10 | |
| 9 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 32 | |
| 31 | |
| 18 | |
| 12 | |
| 11 |