As mentioned at https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/DataViewMappings.md, Each valid mapping will produce a DataView, but currently we only support performing one query per visual so in most situations you will only get one DataView. However, you can provide multiple data mappings with different conditions which allow. From my point of view, it is not supported yet.