Forum Discussion

anamika's avatar
anamika
Frequent Visitor
6 years ago

Issue with Tag Image in AI Insights

Hi,
I am facing an issue with Tag Image feature of AI Insights.
So, I have copied an image address and applied  in power bi service. The link is -
https://images.unsplash.com/photo-1567767292278-a4f21aa2d36e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&w=1000&q=80  
but I am getting this error -

"Expression.Error: The field 'Tag images.Json' of the record wasn't found.

Details
ID = 1
Category = Room
CognitiveServices.TagImages.Tags = living, indoor, sofa, room, window, furniture, decorated, plant, area
CognitiveServices.TagImages.Json = {
  "confidences": [
    {
      "name": "living",
      "confidence": 0.9945940375328064
    },
    {
      "name": "indoor",
      "confidence": 0.989990234375
    },
    {
      "name": "sofa",
      "confidence": 0.97918611764907837
    },
    {
      "name": "room",
      "confidence": 0.96237146854400635
    },
    {
      "name": "window",
      "confidence": 0.91391646862030029
    },
    {
      "name": "furniture",
      "confidence": 0.81680440902709961
    },
    {
      "name": "decorated",
      "confidence": 0.56170517206192017
    },
    {
      "name": "plant",
      "confidence": 0.48407882452011108
    },
    {
      "name": "area",
      "confidence": 0.35324913263320923
    }
  ]
}"

Anybody has faced the same issue? Any Solution?

2 Replies