Creating XBRL files - issue with Concept

Hello,

Concept fixedAssetsConcept = schema.GetConceptByName(“fixedAssets”);

This line returns fixedAssetsConcept as null

schema.Concepts.Count returns 0

My Question is From where concepts are fetched?


This Topic is created by Amjad_Sahi using Email to Topic tool.

@prajakta.kubal,
Please share your sample file and runnable console application to reproduce this issue here. We will observe the issue and share our feedback accordingly.