Class PowerBIDataflowEntityColumn

All Implemented Interfaces:
IAsset, IBI, ICatalog, IPowerBI, IPowerBIDataflowEntityColumn, IReferenceable, AuditDetail, Serializable, Comparable<Reference>

@Generated("com.atlan.generators.ModelGeneratorV2") public class PowerBIDataflowEntityColumn extends Asset implements IPowerBIDataflowEntityColumn, IPowerBI, IBI, ICatalog, IAsset, IReferenceable
Instance of a Power BI Dataflow Entity Column in Atlan. Dataflows are reusable transformation logic that can be shared by many datasets and reports inside Power BI. Each Dataflow has an Entity which represents an instance of SQL data from source, that has columns associated with it.
See Also: