You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm struggling to get contextRef text of a fact.
An ixbrl of a Japanese company has additional information in that contextRef (whether particular fact is from consolidated or non-consolidated statement). Without knowing the text of contextRef, I have not found a way to distinguish between these two types of facts (both are in the same ixbrl). I've tried conveting instance to JSON and other things... Is there a way to get this info?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm struggling to get contextRef text of a fact.
An ixbrl of a Japanese company has additional information in that contextRef (whether particular fact is from consolidated or non-consolidated statement). Without knowing the text of contextRef, I have not found a way to distinguish between these two types of facts (both are in the same ixbrl). I've tried conveting instance to JSON and other things... Is there a way to get this info?
<ix:nonFraction contextRef="CurrentYearDuration_NonConsolidatedMember_ResultMember" decimals="-6" format="ixt:numdotdecimal" name="tse-ed-t:NetSales" scale="6" unitRef="JPY">2,020,513</ix:nonFraction
Beta Was this translation helpful? Give feedback.
All reactions