I tried to calculate the reaction components of Tungsten Carbide.
First I got the item in A1 (this worked well):
=EVEONLINE.INVENTORYSEARCH(“Tungsten Carbide”;TRUE)
Then I tried to get its blueprint:
=EVEONLINE.BLUEPRINT(A1.id)
The result of this cell is “Test Reaction Blueprint”. It’s missing fuel as imput material and the product quantity is 20 intead of 10000.